Post by kogasa on Feb 8, 2016 0:45:05 GMT
This is the autohotkey script I use for running natures via abyss. Each key is mapped to a single click or mouse movement and everything is relative to current position, so (if you subscribe to the AHK-believers' camp) it is fair game for RS and will not be detected as macroing. The advantage of using a script like this is consolidating your movements. Instead of moving your mouse a fixed distance downwards, a key click moves the mouse that distance, allowing for simple movements to be done precisely and quickly while minimizing risk of RSI due to repetitive mouse movement.
pastebin.com/Zzfgeynj
Description
In this case, the three rows of the number pad are used:
1 - Right click
2 - Move 76 pixels down
3 - Left click
4 - Left click
5 - Move 40 pixels down
6 - Left click
7 - Right click
8 - Move 44 pixels down
9 - Left click
Positioning your mouse over a stack of items while banked (e.g., pure essence in bank, nature runes in inventory) and pressing 123 on the numpad will deposit all of them.
Positioning your mouse over a rune essence pouch and pressing 456 will fill the pouch, move down to the next item in the inventory, and click on that one. Set up your pouches in a vertical column so you can press 456 to fill 2, or press 45 n times for n pouches.
Positioning your mouse over your top rune essence pouch and pressing 789 will unload that pouch. This leaves your mouse directly over the next item down, so pressing 789 n times will empty n vertically stacked pouches. Positioning your mouse over an equipped (charged) Amulet of Glory and pressing 789 will teleport you to Edgeville. 789 will also use a Banker's "Bank" right click option, but I just left click the booth.
In short:
1. Bank, get whatever potions/food you prefer to bring, mouseover essence, 123
2. Mouseover top pouch, 45 for each pouch, eat food, re-bank, mouseover essence, 123, deposit nature runes/unused food (mouseover 123)
3. Get to altar, craft, mouseover top pouch, 789 (repeat for every pouch)
4. Open equipped tab, mouseover glory, 789
Repeat
pastebin.com/Zzfgeynj
Description
In this case, the three rows of the number pad are used:
1 - Right click
2 - Move 76 pixels down
3 - Left click
4 - Left click
5 - Move 40 pixels down
6 - Left click
7 - Right click
8 - Move 44 pixels down
9 - Left click
Positioning your mouse over a stack of items while banked (e.g., pure essence in bank, nature runes in inventory) and pressing 123 on the numpad will deposit all of them.
Positioning your mouse over a rune essence pouch and pressing 456 will fill the pouch, move down to the next item in the inventory, and click on that one. Set up your pouches in a vertical column so you can press 456 to fill 2, or press 45 n times for n pouches.
Positioning your mouse over your top rune essence pouch and pressing 789 will unload that pouch. This leaves your mouse directly over the next item down, so pressing 789 n times will empty n vertically stacked pouches. Positioning your mouse over an equipped (charged) Amulet of Glory and pressing 789 will teleport you to Edgeville. 789 will also use a Banker's "Bank" right click option, but I just left click the booth.
In short:
1. Bank, get whatever potions/food you prefer to bring, mouseover essence, 123
2. Mouseover top pouch, 45 for each pouch, eat food, re-bank, mouseover essence, 123, deposit nature runes/unused food (mouseover 123)
3. Get to altar, craft, mouseover top pouch, 789 (repeat for every pouch)
4. Open equipped tab, mouseover glory, 789
Repeat