Advertisement
Guest User

Untitled

a guest
Apr 28th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. ######### REMOÇÃO
  2. automacro GMarruaceiro {
  3. console /^(You are no longer: Strip Weapon|You are no longer: Strip Shield|You are no longer: Strip Armor|You are no longer: Strip Helm|Player \[GM\])(.*)/
  4. run-once 1
  5. timeout 1
  6. exclusive 1
  7. call {
  8. do quit
  9. }
  10.  
  11. ######### SONO
  12. doCommand quit {
  13. whenStatusActive bodystate_sleep
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement