Advertisement
Mokole

MIRC Script

Jun 24th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. /op /mode # +ooo $$1 $2 $3
  2. /dop /mode # -ooo $$1 $2 $3
  3. /j /join #$$1 $2-
  4. /p /part #
  5. /n /names #$$1
  6. /w /whois $$1
  7. /k /kick # $$1 $2-
  8. /q /query $$1
  9. /send /dcc send $1 $2
  10. /chat /dcc chat $1
  11. /ping /ctcp $$1 ping
  12. /s /server $$1-
  13. /mychan {
  14.  
  15. timer 1 1 /join #SunandShadow
  16. timer 1 2 /join #BloodMemories:ooc
  17. timer 1 3 /join #IS.ST
  18. Timer 1 4 /join #RM.ooc
  19. timer 1 5 /Join #RPG-hub
  20. timer 1 6 /Join #IS.Bawn
  21. Timer 1 7 /join #is.Dinner
  22. Timer 1 8 /join #is.SElabs
  23. Timer 1 9 /Join #IS.Ivory.Mirrors
  24. Timer 1 10 /join #IS.Umbra
  25. Timer 1 11 /join #IS.dice
  26. Timer 1 12 /join #is.outer.bawn
  27. Timer 1 13 /join #RMTV
  28. Timer 1 14 /join #Fate.of.illusions
  29. Timer 1 15 /join #is.Upper.deck
  30. Timer 1 16 /join #Is.Below.Deck
  31. Timer 1 17 /join #Is.CandC
  32. Timer 1 18 /join #Iron_Secrets
  33.  
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement