Advertisement
Mokole

MIRC Script1

Jun 25th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 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 5 /join #BloodMemories:ooc
  17. timer 1 10 /join #IS.ST
  18. Timer 1 15 /join #RM.ooc
  19. timer 1 20 /Join #RPG-hub
  20. Timer 1 25 /join #IS.dice
  21. Timer 1 30 /join #RMTV
  22. Timer 1 35 /join #Fate.of.illusions
  23. Timer 1 40 /join #Iron_Secrets
  24.  
  25. }
  26. /mychan2{
  27.  
  28.  
  29. timer 1 1 /Join #IS.Bawn
  30. Timer 1 5 /join #is.Dinner
  31. Timer 1 10 /join #is.SElabs
  32. Timer 1 15 /Join #IS.Ivory.Mirrors
  33. Timer 1 20 /join #IS.Umbra
  34. Timer 1 25 /join #is.outer.bawn
  35. Timer 1 30 /join #is.Upper.deck
  36. Timer 1 35 /join #Is.Below.Deck
  37. Timer 1 40 /join #Is.CandC
  38.  
  39. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement