Soldtodie Posted August 23, 2014 Posted August 23, 2014 How can i deactivate the client antiban? Thanks.
Dog_ Posted August 23, 2014 Posted August 23, 2014 Why the hell would you want to?because 'antiban' is more likely to get you banned 1
Mysteryy Posted August 23, 2014 Posted August 23, 2014 How can i deactivate the client antiban? Thanks. You unregister the antiban behaviours in the script thread. I am at work so I cant get the exact code, but you can find it if you look in the api. ^_^ 1
Swizzbeat Posted August 23, 2014 Posted August 23, 2014 Here, I'm adding it to the API as well: private void clearDefaultAntibanBehavior() { for (AntiBan.BehaviorType b : AntiBan.BehaviorType.values()) { antiBan.unregisterBehavior(b); } }
Soldtodie Posted August 23, 2014 Author Posted August 23, 2014 (edited) for(Behavior be : antiBan.getBehaviors()) { if(be != null) { antiBan.unregisterBehavior(be); } } Edit: Didn't saw Swizzbeats post. Edited August 23, 2014 by Soldtodie
Mysteryy Posted August 23, 2014 Posted August 23, 2014 for(Behavior be : antiBan.getBehaviors()) { if(be != null) { antiBan.unregisterBehavior(be); } } Edit: Didn't saw Swizzbeats post. Why would an antiban enum contain a null type. :P
Dog_ Posted August 23, 2014 Posted August 23, 2014 Why would an antiban enum contain a null type. because it's osbot 3
Spartan 117 Posted August 24, 2014 Posted August 24, 2014 because it's osbot Mate bash others once u get ur own shit up :p
Dog_ Posted August 24, 2014 Posted August 24, 2014 Mate bash others once u get ur own shit up :pi do what i want mate