Guest User

Untitled

a guest
Sep 27th, 2017
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. ;to load place this file in your main mirc folder
  2. ;and then in your status bar type /load-rs sbnc.mrc
  3. ;feel free to edit =o)
  4. ; ~ Cyber|an^TigeR ~
  5. Menu * {
  6. [-=shroudBNC=-]
  7. .[Unload This!]:unload -rs $script
  8. .-
  9. . User Commands
  10. .. View/Erase - ShroudBNC.Log
  11. ... View shroudBNC.Log: /msg -sBNC read
  12. ... Erase shroudBNC.Log: /msg -sBNC erase
  13. .. Set Vhost
  14. ... View Vhosts: /msg -SBNC vhosts
  15. ... Set Vhost: /msg -SBNC set vhost $$?="Type Vhost Address:"
  16. .. Set Password : /msg -SBNC set password $$?="Type Password:"
  17. .. Set Realname : /msg -SBNC set realname $$?="Type Realname:"
  18. .. Set Offline Nick : /msg -SBNC set awaynick $$?="Type Offline Nick:"
  19. .. Set Offine Message : /msg -SBNC set away $$?="Type Offline Message:"
  20. .. Set Server : /msg -SBNC set server $$?="Type Server Address:" $$?="Type Server Port:"
  21. .. Jump :/msg -SBNC jump
  22.  
  23. . Admin Commands
  24. .. Manage Users
  25. ... Add/Remove
  26. .... Add User : /msg -SBNC adduser $$?="Type Username:" $$?="Type Password:"
  27. .... Del User : /msg -SBNC deluser $$?="Type Username:"
  28. .... Add Admin : /msg -SBNC admin $$?="Type Username:"
  29. .... Del Admin : /msg -SBNC unadmin $$?="Type Username:"
  30. ... Suspend/Unsuspend
  31. .... Suspend User : /msg -SBNC suspend $$?="Type Username:" $$?="Type Reason (Optional):"
  32. .... Unsuspend User : /msg -SNC unsuspend $$?="Type Username:"
  33. ... Disconnect User : /msg -SBNC kill $$?="Type Username:"
  34. ... Reset User Password : /msg -SBNC resetpass $$?="Type Username:" $$?="Type Password:"
  35. ... Send Message To All Users : /msg -SBNC global $$?="Type Message:"
  36. .... User List : /msg -SBNC who
  37. .. Set MOTD : /msg -SBNC motd $$?="Type Message Of The Day:"
  38. .. Set Default Vhost :/msg -SBNC $$?="Type Default Vhost:"
  39. .. Restart ShroudBNC :/msg S-NBC reload
  40.  
  41. }
Add Comment
Please, Sign In to add comment