Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. M

    AHK to simulate WMK or touch screen (for RS3)

    I had an idea of using the AutoHotKey software (AHK) to simulate a human using Windows Mouse Keys or physically touching their screen to click for RS3. Windows Mouse Keys is a legal way to keep clicking in the same spots over and over again by holding CTRL and then pressing the key to make the...
  2. R

    Question Walk to exact coordinate

    A simple problem; I need to walk to an exact coordinate. When using any CoordinatePath subclasses (BresenhamPath, PredefinedPath, RegionPath) I typically walk to a near-by tile, and not to the exact coordinate specified. I tried setSetpDeviation to 0, but that did not help. I have had more...
  3. youramazingames

    Tutorial How to create an area for the player to move too!

    In this tutorial i will show you how too: Create an Area Select random Coordinate in area Create a path to Coordinate Walk there! This came around as i wanted to find a random coordinate in the bank for my player to move to and then interact with the bank to make it more realistic than going...
Top