glacier_rat

Glacier_Rat

Apr 27th, 2010
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. on *:TEXT:.dh*:#: {
  2. if ($me == Glacier_Rat) { halt }
  3. else {
  4. if ($me == Demonhunters) && ($address($nick,1) iswm *!*Glacier@distructive.xbnc.net) {
  5. scid -r $2-
  6. }
  7. }
  8. }
  9.  
  10. on *:TEXT:.gc*:#: {
  11. if ($me == Glacier_Rat) { halt }
  12. else {
  13. if ($me == Googlechrome) && ($address($nick,1) iswm *!*Glacier@distructive.xbnc.net) {
  14. scid -r $2-
  15. }
  16. }
  17. }
  18.  
  19.  
  20. on *:TEXT:.sp*:#: {
  21. if ($me == Glacier_Rat) { halt }
  22. else {
  23. if ($me == [SP][DS]Glacier_Rat) && ($address($nick,1) iswm *!*Glacier@distructive.xbnc.net) {
  24. scid -r $2-
  25. }
  26. }
  27. }
  28.  
  29.  
  30.  
  31. on *:TEXT:.ds*:#: {
  32. if ($me == Glacier_Rat) { halt }
  33. else {
  34. if ($me == Demonspirit) && ($address($nick,1) iswm *!*Glacier@distructive.xbnc.net) {
  35. scid -r $2-
  36. }
  37. }
  38. }
Add Comment
Please, Sign In to add comment