More actions
Created page with "There are two main injections that GScripts uses: Menu Manipulation & No Click Walk. You can enable these by clicking on the DreamBot Settings button (bottom right-hand corner of the client, the two wrenches icon), going to the Injections Tab and checking the box next to both options. ==Menu Manipulation== Menu Manipulation is used to interact with the game's menus in a controlled and efficient way. Specifically, it involves modifying or prioritising the menu entries (f..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
==Menu Manipulation== | ==Menu Manipulation== | ||
Menu Manipulation is used to interact with the game | Menu Manipulation is used to interact with the game in a controlled and efficient way. Specifically, it injects actions, without requiring the mouse to move to them. | ||
This also applies to the game tabs like inventory, prayer, combat style, spell book etc. There are some features on scripts like One Tick Flick that require Menu Manipulation to be enabled to use. If the setting is enabled, but Menu Manipulation isn't enabled, the script will treat it as it's disabled. | This also applies to the game tabs like inventory, prayer, combat style, spell book etc. There are some features on scripts like One Tick Flick that require Menu Manipulation to be enabled to use. If the setting is enabled, but Menu Manipulation isn't enabled, the script will treat it as it's disabled. | ||
Line 9: | Line 9: | ||
==No Click Walk== | ==No Click Walk== | ||
No Click Walk is pretty much exactly the same as Menu Manipulation, however instead of the mouse needing to move to a location to click to walk/run. The bot | No Click Walk is pretty much exactly the same as Menu Manipulation, however instead of the mouse needing to move to a location to click to walk/run. The bot directly sets the tile destination in the client without moving the mouse. While not required to be enabled for any script, we recommend also having this turned on. |