Advertisement
smessie

survival config AAK

Apr 11th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. # | --->> PLEASE READ THE ENTIRE AAK OVERVIEW FOR CONFIG HELP <<--- | #
  2. debug: false
  3. cancel-suspicious-combat: true
  4. min-tps: '18'
  5. cheat-names:
  6. killaura-heuristics: 'KillAura (heuristics)'
  7. killaura-npc: 'KillAura (NPC check)'
  8. killaura-reach: 'KillAura (reach)'
  9. moving-nofall: 'NoFall'
  10. commands:
  11. killaura-heuristics: 'consolekick {Player} Je gebruikt (mogelijk) hacks. (KillAura Heuristics) (Survival)'
  12. killaura-reach: 'consolekick {Player} Je gebruikt (mogelijk) hacks. (Reach) (Survival)'
  13. killaura-playeroverhead: 'consolekick {Player} Je gebruikt (mogelijk) hacks. (KillAura) (Survival)'
  14. moving-nofall: 'kick {Player} &8[&cAAK&8]&f Didn`t fall correctly'
  15. kick-for-hacking: true
  16. reach-check: true
  17. moving:
  18. nofall-check: false
  19. killaura:
  20. secret-check: true
  21. fightspeed-check: true
  22. playeroverhead-check: false
  23. heuristics:
  24. accuracy-thresholds:
  25. 1:
  26. ping: 100
  27. threshold: 13
  28. 2:
  29. ping: 160
  30. threshold: 15
  31. 3:
  32. ping: 220
  33. threshold: 17
  34. 4:
  35. ping-more-than: 350
  36. threshold: 27
  37. reach-thresholds:
  38. 1:
  39. ping: 80
  40. threshold: 9
  41. 2:
  42. ping: 120
  43. threshold: 12
  44. 3:
  45. ping: 185
  46. threshold: 15
  47. 4:
  48. ping-more-than: 265
  49. threshold: 25
  50. fightspeed-threshold: 22
  51. suspicious-direction-offset: '120.0D'
  52. playeroverhead:
  53. npcs: 2
  54. threshold: 4
  55. real-player-names: true
  56. visible: false
  57. broadcast-message: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement