Welcome on MasterOf13FPS! MasterOf13FPS

Register today or sign up if you are already a member and never miss any cool content again :)

How can I code an antibot?

ping check, fly check, position check, etc
 
You goen on server then you do the checking for bots then when you know how de botting works you make something leik a onground check thänken me later
 
At first you should get a list of all the entities ( for (Entity entity : mc.theWorld.loadedEntityList) { // your checks here } ) then write your checks like entity.isInvisible() etc (these are basics)
 
just think about it.
You have a player flying around you with never swinging, going away and so on.
Thats really sus isnt it?
Yeah just make a check for that.
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top