Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. case 0: { cheat = "Anti-AirBreak (onfoot)"; } //0 Anti-AirBreak (onfoot)
  2. case 1: { cheat = "Anti-AirBreak (in vehicle)"; } //1 Anti-AirBreak (in vehicle)
  3. case 2: { cheat = "Anti-teleport hack (onfoot)"; } //2 Anti-teleport hack (onfoot)
  4. case 3: { cheat = "Anti-teleport hack (in vehicle)"; } //3 Anti-teleport hack (in vehicle)
  5. case 4: { cheat = "Anti-teleport hack (into/between vehicles)"; } //4 Anti-teleport hack (into/between vehicles)
  6. case 5: { cheat = "Anti-teleport hack (vehicle to player)"; } //5 Anti-teleport hack (vehicle to player)
  7. case 6: { cheat = "Anti-teleport hack (pickups)"; } //6 Anti-teleport hack (pickups)
  8. case 7: { cheat = "Anti-FlyHack (onfoot)"; } //7 Anti-FlyHack (onfoot)
  9. case 8: { cheat = "Anti-FlyHack (in vehicle)"; } //8 Anti-FlyHack (in vehicle)
  10. case 9: { cheat = "Anti-SpeedHack (onfoot)"; } //9 Anti-SpeedHack (onfoot)
  11. case 10: { cheat = "Anti-SpeedHack (in vehicle)"; } //10 Anti-SpeedHack (in vehicle)
  12. case 18: { cheat = "Anti-Special actions hack"; } //18 Anti-Special actions hack
  13. case 19: { cheat = "Anti-GodMode from bullets (onfoot)"; } //19 Anti-GodMode from bullets (onfoot)
  14. case 20: { cheat = "Anti-GodMode from bullets (in vehicle)"; } //20 Anti-GodMode from bullets (in vehicle)
  15. case 21: { cheat = "Anti-Invisible hack"; } //21 Anti-Invisible hack
  16. case 22: { cheat = "Anti-lagcomp-spoof"; } //22 Anti-lagcomp-spoof
  17. case 23: { cheat = "Anti-Tuning hack"; } //23 Anti-Tuning hack
  18. case 25: { cheat = "Anti-Quick turn"; } //25 Anti-Quick turn
  19. case 26: { cheat = "Anti-Rapid fire"; } //26 Anti-Rapid fire
  20. case 27: { cheat = "Anti-FakeSpawn"; } //27 Anti-FakeSpawn
  21. case 28: { cheat = "Anti-FakeKill"; } //28 Anti-FakeKill
  22. case 29: { cheat = "Anti-Pro Aim"; } //29 Anti-Pro Aim
  23. case 31: { cheat = "Anti-CarShot"; } //31 Anti-CarShot
  24. case 32: { cheat = "Anti-CarJack"; } //32 Anti-CarJack
  25. case 35: { cheat = "Anti-Full Aiming"; } //35 Anti-Full Aiming
  26. case 37: { cheat = "Anti-Reconnect"; } //37 Anti-Reconnect
  27. case 38: { cheat = "Anti-High ping"; } //38 Anti-High ping
  28. case 39: { cheat = "Anti-Dialog hack"; } //39 Anti-Dialog hack
  29. case 40: { cheat = "Protection from the sandbox"; } //40 Protection from the sandbox
  30. case 42: { cheat = "Anti-Rcon hack"; } //42 Anti-Rcon hack
  31. case 43: { cheat = "Anti-Tuning crasher"; } //43 Anti-Tuning crasher
  32. case 44: { cheat = "Anti-Invalid seat crasher"; } //44 Anti-Invalid seat crasher
  33. case 45: { cheat = "Anti-Dialog crasher"; } //45 Anti-Dialog crasher
  34. case 46: { cheat = "Anti-Attached object crasher"; } //46 Anti-Attached object crasher
  35. case 47: { cheat = "Anti-Weapon Crasher"; } //47 Anti-Weapon Crasher
  36. case 48: { cheat = "Flood protection connects to one slot"; } //48 Flood protection connects to one slot
  37. case 49: { cheat = "Anti-flood callback functions"; } //49 Anti-flood callback functions
  38. case 50: { cheat = "Anti-flood change seat"; } //50 Anti-flood change seat
  39. case 51: { cheat = "Anti-Ddos"; } //51 Anti-Ddos
  40. case 52: { cheat = "Anti-NOP's"; } //52 Anti-NOP's
  41. case default: { cheat = "N/A"; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement