Guest User

Untitled

a guest
May 20th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. On *:text:*:#: {
  2.  
  3. set %ESR $1 $2 $3 $4 $5 $6 $7 $8 $9 $10
  4.  
  5. if ( Empty-suit isin %ESR ) msg #hiby  4 $1-
  6. }
  7.  
  8. On *:text:*:#: {
  9.  
  10. set %THR $1 $2 $3 $4 $5 $6 $7 $8 $9 $10
  11.  
  12. if ( Thief isin %THR ) msg #hiby  4 $1-
  13. }
  14.  
  15. On *:text:*:#: {
  16.  
  17. set %ASSO $1 $2 $3 $4 $5 $6 $7 $8 $9 $10
  18.  
  19. if ( Associate isin %ASSO ) msg #hiby  4 $1-
  20. }
Add Comment
Please, Sign In to add comment