Advertisement
hhaos

Untitled

Mar 17th, 2022
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. function Delaycheck()
  2. if svo.classes.blademaster.fighting and not anticheesing.anticheeseon
  3. then
  4. svo.ignore.clumsiness = true
  5. svo.ignore.mildconcussion = true
  6. send("Curing priority clumsiness 26'' curing priority damagedhead 26")
  7. anticheesing.anticheeseon = true
  8. send("curing manathreshold 1")
  9. end
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement