axazol
New Member
- Joined
- Jun 27, 2010
- Messages
- 308
- Reaction score
- 8
Install:
Plugin tries get control when you are near with portal to "The Climb" or to "The Upper Submerged Passage" and use it.
Also trying to use Shrines and Chests asap.
And doing resync (/oos) randomly every from 15 to 45 seconds.
Tested on Ledge Normal, but should work on all difficulties
v1.2 Changes:
- "Plan B" in action! Simple stop GrindBot, zoning and activate bot again on another side (Climb/Passage).
- Unnecessary code removed.
- Make Resync action only if not in town.
v1.1 Changes:
In file (LedgeRunner.cs) change
private bool DoResync = true;
to
private bool DoResync = false;
to disable /oos spam
Download archive and unZip it into Plugin folder of the bot. Must look like [..\Exilebuddy\Plugins\LedgeRunner\LedgeRunner.cs]
Setup:
Set Ledge as grinding area into Grind Bot settings.
Enable LedgeRunner in Plugins tab.
Start the bot.
Enable LedgeRunner in Plugins tab.
Start the bot.
Plugin tries get control when you are near with portal to "The Climb" or to "The Upper Submerged Passage" and use it.
Also trying to use Shrines and Chests asap.
And doing resync (/oos) randomly every from 15 to 45 seconds.
Tested on Ledge Normal, but should work on all difficulties
v1.2 Changes:
- "Plan B" in action! Simple stop GrindBot, zoning and activate bot again on another side (Climb/Passage).
- Unnecessary code removed.
- Make Resync action only if not in town.
v1.1 Changes:
In file (LedgeRunner.cs) change
private bool DoResync = true;
to
private bool DoResync = false;
to disable /oos spam