Advertisement
patate

popups-en

Oct 4th, 2022 (edited)
2,291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 4.01 KB | None | 0 0
  1. menu nicklist {
  2. scoutlink english modding
  3. .Engage:/say $* $read(ice-breaker-en.txt)
  4. .Swear
  5. ..Warn:/say $* - Please avoid using offensive language and/or swearing while on ScoutLink. See https://www.scoutlink.net/rules/
  6. ..kick: /kick # $* offensive language and/or swearing. See https://www.scoutlink.net/rules/
  7. ..Ban, Kick:/tban # $$?="Duration of ban" $$1 6 | /kick # $$1 Offensive language and/or swearing. https://www.scoutlink.net/rules/
  8. ..kill:/kill $1 offensive language and/or swearing. See https://www.scoutlink.net/rules/
  9. ..gline 15min:/gline $1 15m  :you were removed from network for offensive language and/or swearing. banned 15 minutes by $me - See https://www.scoutlink.net/rules/
  10. .Flood
  11. ..Warn:/say $* - Please avoid flooding/spamming the channel  (massive useless text  and/or  repeat the same over and over). See https://www.scoutlink.net/rules/
  12. ..kick: /kick # $* Flooding/spamming  (massive useless text  and/or  repeat the same over and over) See https://www.scoutlink.net/rules/
  13. ..Ban, Kick:/tban # $$?="Duration of ban" $$1 6 | /kick # $$1 Flooding/Spamming  (massive useless text and/or repeat the same over and over). See https://www.scoutlink.net/rules/
  14. ..kill:/kill $1 Flooding/spamming See https://www.scoutlink.net/rules/
  15. ..gline 15min:/gline $1 15m :you were removed from network for flooding/spamming  (massive useless text  and/or  repeat the same over and over. banned 15 minutes by $me - See https://www.scoutlink.net/rules/
  16. .Caps
  17. ..Warn:/say $* - Please don't abuse of caps (CAPS = shouting). See https://www.scoutlink.net/rules/
  18. ..kick: /kick # $* abuse of caps (CAPS = shouting) See https://www.scoutlink.net/rules/
  19. ..Ban, Kick:/tban # $$?="Duration of ban" $$1 6 | /kick # $$1 abuse of caps (CAPS = shouting). See https://www.scoutlink.net/rules/
  20. ..kill:/kill $1 abuse of caps (CAPS = shouting) See https://www.scoutlink.net/rules/
  21. ..gline 15min:/gline $1 15m :you were removed from network for abusing of caps (CAPS = shouting) See https://www.scoutlink.net/rules/
  22. .Info
  23. ..Warn:/say $* - Please avoid sharing or asking for personal information and/or social medias. See https://www.scoutlink.net/rules/
  24. ..kick:/kick # $* Sharing or asking personal informations and/or social medias. See https://www.scoutlink.net/rules/
  25. ..Ban, Kick:/tban # $$?="Duration of ban" $$1 6 | /kick # $$1 Requesting or sharing personal informations and/or social medias. See https://www.scoutlink.net/rules/
  26. ..kill:/kill $1 Sharing or asking personal informations and/or social medias. See https://www.scoutlink.net/rules/
  27. ..gline 15min:/gline $1 15m :you were removed from network for sharing or asking for personal information and/or social medias. banned 15 minutes by $me - See https://www.scoutlink.net/rules/
  28. .Not using English
  29. ..warn:msg # $1 $+ , the only language allowed on English channels is English. You can type /list for see our other language channels. www.scoutlink.net/channels/
  30. ..kick:/kick # $* Please speak English on English channels. Type /list or see www.scoutlink.net/channels/ for other languages
  31. ..Ban, Kick:/tban # $$?="Duration of ban" $$1 6 | /kick # $$1 Please speak only English on english channels. Type /list or see www.scoutlink.net/channels/ for other languages
  32. ..Move channel:/samove $1 # $$?="chan to join"
  33. .Inappropriate username
  34. ..sanick:/SANICK $$1 Scout_ $+ $r(00000-99999)
  35. ..remove caps from username:/sanick $$1 $lower($$1)
  36. ..gline 15min:/gline $1 15m :you were removed from network for using bad usernames. banned 15 minutes by $me - See https://www.scoutlink.net/rules/
  37. .Other
  38. ..Warn:/say $* - $$?="Please enter a reason" See https://www.scoutlink.net/rules/
  39. ..kick:/kick # $* $$?="Please enter a reason" See https://www.scoutlink.net/rules/n
  40. ..Ban, Kick:/tban # $$?="Duration of ban" $$1 6 | /kick # $$1 $$?="Please enter a reason" https://www.scoutlink.net/rules/
  41. ..kill:/kill $1 $$?="Please enter a reason" See https://www.scoutlink.net/rules/
  42. ..gline 15min:/gline $1 15m :you were removed from network for $$?="Please enter a reason" . banned 15 minutes by $me - See https://www.scoutlink.net/rules/
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement