The #Help script :D
Posted by Ryan
Monday, June 27, 2005
Description: its pro
#Help wouldnt show me the script so i took it into my own hands this script is probaly basic but if you post something bad about it ill kill you.
menu nicklist {
Help
.Help { set %currenthelp $$1 | msg $Chan [^B][^K]7«[^K]14 $+ %Currenthelp $+ [^B][^K]7»[^O] %help }
.Stop { set %Currentstop $$1 | msg $Chan [^B][^K]7«[^K]14 $+ %currentstop $+ [^B][^K]7»[^O] %stop } }
heres a little other fun stuff
menu nicklist {
Command
.Voice { mode $chan +v $$1 }
.Devoice { mode $chan -v $$1 }
.Op { mode $chan +o $$1 }
.Deop { mode $chan -o $$1 }
.PermVoice { msg $chan !Addpeon $$1 }
.PermOp { msg $Chan !Addop $$1 }
.Deluser { msg $Chan !Deluser $$1 }
.Resync { msg $Chan !Resync } }
#Help wouldnt show me the script so i took it into my own hands this script is probaly basic but if you post something bad about it ill kill you.
menu nicklist {
Help
.Help { set %currenthelp $$1 | msg $Chan [^B][^K]7«[^K]14 $+ %Currenthelp $+ [^B][^K]7»[^O] %help }
.Stop { set %Currentstop $$1 | msg $Chan [^B][^K]7«[^K]14 $+ %currentstop $+ [^B][^K]7»[^O] %stop } }
heres a little other fun stuff
menu nicklist {
Command
.Voice { mode $chan +v $$1 }
.Devoice { mode $chan -v $$1 }
.Op { mode $chan +o $$1 }
.Deop { mode $chan -o $$1 }
.PermVoice { msg $chan !Addpeon $$1 }
.PermOp { msg $Chan !Addop $$1 }
.Deluser { msg $Chan !Deluser $$1 }
.Resync { msg $Chan !Resync } }