CaptainAmerica
New Member
- Joined
- Apr 19, 2014
- Messages
- 346
- Reaction score
- 2
i get compile error when trying to use your HandleTarget.cs file... recopying over the original is only way to get DB to load again.. what was change you made to the original .cs file?
Actually the solution is very simple if you don't mind going in and editing yourself. Find the "SetRangeRequiredForTarget()" method, scroll down a bit and look for "case GObjectType.Item:", then change the value from "TargetRangeRequired = 6f;" to 1f. Still experimenting with values as 1f still seems to be too large for gems but all other items it should work.
Essentially what this change does is force the bot to move to the exact location the item is at before attempting to pick it up.
The results for chest number two are amazing. It let me move away from the dance and wait the bot always had to do around the second chest too a much smoother tap and move away like the rest of the chests, only coming back if there is something it wants.
Last edited: