Advertisement
NORTBE

Untitled

Apr 6th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. # | --->> PLEASE READ 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: 'ekick {Player} &2[&aAntiCheat&2] &f-> &6Вы были кинуты за использование боевых читов.'
  11. killaura-reach: 'ekick {Player} &2[&aAntiCheat&2] &f-> &6Вы пытались атаковать с невозможного расстояния.'
  12. kick-for-hacking: true
  13. reach-check: true
  14. killaura:
  15. secret-check: true
  16. fightspeed-check: true
  17. npc-check: false
  18. heuristics:
  19. accuracy-thresholds:
  20. 1:
  21. ping: 100
  22. threshold: 15
  23. 2:
  24. ping: 160
  25. threshold: 18
  26. 3:
  27. ping: 250
  28. threshold: 21
  29. 4:
  30. ping-more-than: 350
  31. threshold: 30
  32. reach-thresholds:
  33. 1:
  34. ping: 80
  35. threshold: 15
  36. 2:
  37. ping: 120
  38. threshold: 18
  39. 3:
  40. ping: 185
  41. threshold: 21
  42. 4:
  43. ping-more-than: 265
  44. threshold: 30
  45. fightspeed-threshold: 21
  46. suspicious-direction-offset: 120.0D
  47. broadcast-message: '&2[&aAntiCheat&2] &6{Cheater} &7был кикнут за читерство.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement