- Thread Author
- #341
Here is my 3 hour prog of this bot:
Settings:
I had to babysit on a 2nd monitor for this because in the 3 hours I had my Wilderness sword 3 unequipped 3 times causing me to lose maybe 2 or 3 runs/hour.
- Nature runes
- All pouches including massive
- Abyssal Titan
- 5% RC output bonus from quest
- Wilderness sword 3 for chance to teleport to inner ring of Abyss
I can definitely see this bot achieving close to 4m/h with:
- Addition of Wilderness Sword 3 support to actionbar
- Infinity Ethereal outfit support for an additional 12 essence per run
- Use of keybind "1" for preset selection instead of clicking preset 1 with the mouse.
Thank you for that proggy and report!
The wilderness sword 3 is not supported in this version, but it will be in the next
Ethereal outfit will not be supported for now because it is simply not worth it. Why?
- The ethereal outfit will force you out of the bank tab. This means the bot has to re-open the bank to withdraw the preset
- I had to implement a very hacky solution to get the correct ethereal outfit interface (TLDR: Takes up around ~5 seconds)
- All mouse movement around the bank is very unstable, causing the bot to slow down even further (the more interactions you do which are bank related, the slower the bot will get)
I have all the framework in place, and I can enable the outfit support at any time. If improvements are made to the bank interactions, I will think about adding it again.
Use of keybindings are Playersensed.
PlayerSense is used to prevent accounts from having the same pattern, even when they are running the same bot. By giving each account a different behavior when it comes to certain things (such as using hotkeys for interfaces, hotkeys for the actionbar, when to enable run and much, much more) we strive to combat against some of the pattern detecting code that Jagex uses to identify bots.