July 12, 201510 yr is there anyway I can disable the random mouse & camera movements that are made by the client
July 12, 201510 yr This should work: antiBan.unregisterBehavior(AntiBan.BehaviorType.CAMERA_SHIFT); antiBan.unregisterBehavior(AntiBan.BehaviorType.RANDOM_MOUSE_MOVEMENT); antiBan.unregisterBehavior(AntiBan.BehaviorType.SLIGHT_MOUSE_MOVEMENT);
Create an account or sign in to comment