Advertisement
smessie

AAK config

Apr 9th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 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. commands:
  10. killaura-heuristics: 'consolekick {Player} Je gebruikt (mogelijk) hacks. (KillAura Heuristics) (Survival)'
  11. killaura-reach: 'consolekick {Player} Je gebruikt (mogelijk) hacks. (Reach) (Survival)'
  12. killaura-playeroverhead: 'consolekick {Player} Je gebruikt (mogelijk) hacks. (KillAura) (Survival)'
  13. kick-for-hacking: true
  14. reach-check: true
  15. killaura:
  16. secret-check: true
  17. fightspeed-check: true
  18. playeroverhead-check: true
  19. heuristics:
  20. accuracy-thresholds:
  21. 1:
  22. ping: 100
  23. threshold: 9
  24. 2:
  25. ping: 160
  26. threshold: 12
  27. 3:
  28. ping: 220
  29. threshold: 15
  30. 4:
  31. ping-more-than: 350
  32. threshold: 25
  33. reach-thresholds:
  34. 1:
  35. ping: 80
  36. threshold: 9
  37. 2:
  38. ping: 120
  39. threshold: 12
  40. 3:
  41. ping: 185
  42. threshold: 15
  43. 4:
  44. ping-more-than: 265
  45. threshold: 25
  46. fightspeed-threshold: 15
  47. suspicious-direction-offset: '120.0D'
  48. playeroverhead:
  49. npcs: 3
  50. threshold: 2
  51. real-player-names: true
  52. broadcast-message: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement