|
ekhart Novice
Joined: 28 Aug 2008 Posts: 31
|
Posted: Wed Oct 05, 2022 8:03 pm
Change the speedwalk speed? |
I like the fast speedwalking, and the ability to simply click a box on the map and walk to it. Also using the #walk command. However, is there a way to slow it down and put maybe a .1 or .1 second buffer between actions? Can only queue so many actions on the game and room names have many factors which can cause them not to show which makes 'safe' walking not work most of the time.
|
|
|
|
chaossdragon Apprentice
Joined: 09 Apr 2008 Posts: 168
|
Posted: Thu Oct 06, 2022 12:57 am |
Look into #step #pause #resume I used to run a bot that would start and follow a speedwalk using those commands to nav through rooms, check for mobs, kill if present or move to next room if no mob detected.
|
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4715 Location: Pensacola, FL, USA
|
Posted: Thu Oct 06, 2022 2:05 pm |
Preferences
Scripting tab on the left
General scripting tab up top
Edit the delay between speedwalk steps.
Or just put the mapper in safe mode, in which case it confirms each step before sending the next command. |
|
_________________ Discord: Shalimarwildcat |
|
|
|
|
|