So, I was wondering how exactly one goes about implementing an anti-ban code. Since server side is able to detect an injection, how would making a bot more "human-like" even help with anti-ban?
So, I think that I'm going to stick closer to apaec's code while incorporating the having a full method then burying you used. Simply because the code that you wrote is missclicking alot(attacking, picking up other random stuff) and since i'm still newer to this I think i'll try to figure out why.
next goal:
printing exp/hr
Let me give you a bit of the background i guess. It may make it easier to see what i'm doing i'm using apaec's simple tea thievers guides (thanks =P).
so:
Basically taking it and changing slight code.
Goal:
pick up an entire inventory of bones and bury them after a full inventory
Thank you, where do i go about getting the information i need. Via the libraries and what not. I need to know how to pick everything up and basically everything else.
I was wondering how one goes about burying all bones in inventory. I understand ".dropALL();" and how it is able to drop all the items, but i wish to bury and "buryALL();" simply wont work. For this one a simple answer would be great but, if someone could direct me in the direction of which I can look this information up for myself that would be even better.