carellqs 0 Posted February 6, 2019 Hello. I implemented some random behaviour in anti-ban classes like checking how much xp left till other level, random camera movement, checking combat level, switching through fight styles if doing combat, breaks to imitate toilet time and etc, but I was thinking maybe someone has tried to make method to imitate misclicking on objects? Scrolling through javadocs and cant find any of information that I need for that. Or is it better to make my own class for that? Any ideas? Thank You!
7804364 231 Posted February 6, 2019 You can make your own method to handle object clicks, and make it so 10% of the clicks will miss the object with a random amount of pixels away.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.