Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. true, //0 Anti-AirBreak (onfoot)
  2. true, //1 Anti-AirBreak (in vehicle)
  3. true, //2 Anti-teleport hack (onfoot)
  4. true, //3 Anti-teleport hack (in vehicle)
  5. true, //4 Anti-teleport hack (into/between vehicles)
  6. true, //5 Anti-teleport hack (vehicle to player)
  7. true, //6 Anti-teleport hack (pickups)
  8. true, //7 Anti-FlyHack (onfoot)
  9. true, //8 Anti-FlyHack (in vehicle)
  10. true, //9 Anti-SpeedHack (onfoot)
  11. true, //10 Anti-SpeedHack (in vehicle)
  12. true, //11 Anti-Health hack (in vehicle)
  13. true, //12 Anti-Health hack (onfoot)
  14. true, //13 Anti-Armour hack
  15. true, //14 Anti-Money hack
  16. true, //15 Anti-Weapon hack
  17. true, //16 Anti-Ammo hack (add)
  18. true, //17 Anti-Ammo hack (infinite)
  19. true, //18 Anti-Special actions hack
  20. true, //19 Anti-GodMode from bullets (onfoot)
  21. true, //20 Anti-GodMode from bullets (in vehicle)
  22. true, //21 Anti-Invisible hack
  23. true, //22 Anti-lagcomp-spoof
  24. true, //23 Anti-Tuning hack
  25. false, //24 Anti-Parkour mod
  26. true, //25 Anti-Quick turn
  27. true, //26 Anti-Rapid fire
  28. true, //27 Anti-FakeSpawn
  29. true, //28 Anti-FakeKill
  30. true, //29 Anti-Pro Aim
  31. true, //30 Anti-CJ run
  32. true, //31 Anti-CarShot
  33. true, //32 Anti-CarJack
  34. false, //33 Anti-UnFreeze
  35. true, //34 Anti-AFK Ghost
  36. true, //35 Anti-Full Aiming
  37.  
  38. false, //36 Anti-Fake NPC
  39. true, //37 Anti-Reconnect
  40. true, //38 Anti-High ping
  41. true, //39 Anti-Dialog hack
  42. true, //40 Protection from sandbox
  43. true, //41 Protection from invalid version
  44. true, //42 Anti-Rcon hack
  45.  
  46. true, //43 Anti-Tuning crasher
  47. true, //44 Anti-Invalid seat crasher
  48. true, //45 Anti-Dialog crasher
  49. true, //46 Anti-Attached object crasher
  50. true, //47 Anti-Weapon Crasher
  51.  
  52. true, //48 Protection from connection flood in one slot
  53. true, //49 Anti-callback functions flood
  54. true, //50 Anti-flood by seat changing
  55.  
  56. true, //51 Anti-DoS
  57.  
  58. true //52 Anti-NOPs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement