Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. # Aura Check Config
  2.  
  3. # With this enabled, the invisible bot will automaticly spawn on its own and check the player.
  4. AutomaticMode: true
  5.  
  6. # This will explain what to do when the player has reached a certain VL level.
  7. VlActions:
  8. 2: kick {Player} KillAura Detected!
  9. 6: ban {player} KillAura is not allowed!
  10.  
  11. # This, in seconds, will say when to clear a players VL
  12. ClearTime: 120
  13.  
  14. # How many hits on the bot in one second should be considered one VL.
  15. BehindBotVL: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement