Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Missclicks minimap

Joined
Jun 6, 2015
Messages
7
CNU1vWP.png


It tries to walk by clicking on the area circled in red. The click does not go through to the minimap, so it gets stuck in loop.

Just using this:
BresenhamPath.buildTo(area).step(true);​
 
Joined
Apr 26, 2015
Messages
9
CNU1vWP.png


It tries to walk by clicking on the area circled in red. The click does not go through to the minimap, so it gets stuck in loop.

Just using this:
BresenhamPath.buildTo(area).step(true);​
Not only that area but actualy bots think that the minimap is bigger than it actualy is and it keeps clicking the trim of the minimap(dragon) instead of clicking on the minimap itself
 
Top