Simple Menu
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 |
| Scores Submitted | 0 |
| Date Added | Apr 07, 2008 |
| Last Updated | Apr 09, 2008 |
| Tags | chanserv memoserv menu mirc nickserv |
Introduction
Just load in your Remotes(Alt+R)
And right click in a channel to view the list of commands to use.
I'm still new to scripting so atleast give me some credit for trying :)
mIRC Snippet:
Simple Menu
Posted on Apr 8, 2008 9:06 am
Posted on Apr 8, 2008 9:06 am
The Entry Mesage is wrong u made it
\"/cs ET $chan entrymsg $$?=\"Enter Message:\"\"
inplace of
\"/cs SET $chan ENTRYMSG $$?=\"Enter Message:\"\"
\"/cs ET $chan entrymsg $$?=\"Enter Message:\"\"
inplace of
\"/cs SET $chan ENTRYMSG $$?=\"Enter Message:\"\"
mIRC Snippet:
Simple Menu
Posted on Apr 8, 2008 1:51 pm
Posted on Apr 8, 2008 1:51 pm
| Code: |
.Identify:/ns id $$?=\"Enter Password:\" .Ghost:/ns ghost $$?=\"Enter Nick:\" $$?=\"Enter Password:\" .Group:/ns group $$?=\"Enter Nick:\" $$?=\"Enter Password:\" .drop:/ns drop $$?=\"Enter Nick:\" .Password Change:/ns set password $$?=\"Enter New Password:\" .Recover Nick:/ns recover $$?=\"Enter Nick:\" $$?=\"Enter Password\" .Release Nick:/ns relase $$?=\"Enter Nick:\" $$?=\"Enter Password:\" |
I\'d make the $$?=\"Enter Password\"\'s $$?*=\"Enter Password:\" so that it writes *\'s into the input box.
mIRC Snippet:
Simple Menu
Posted on Apr 8, 2008 4:29 pm
Posted on Apr 8, 2008 4:29 pm
Thanks for noticing the typo SonnyX, I was in a hurry for work in the morning lol.
mIRC Snippet:
Simple Menu
Posted on Apr 8, 2008 4:29 pm
Posted on Apr 8, 2008 4:29 pm
Didn\'t think about that mountaindew, thanks.
mIRC Snippet:
Simple Menu
Posted on Apr 9, 2008 8:26 am
Posted on Apr 9, 2008 8:26 am
I always believed that: .Release Nick:/ns relase $$?=\"Enter Nick:\" $$?*=\"Enter Password:\"
Was ment to be: .Release Nick:/ns release $$?=\"Enter Nick:\" $$?*=\"Enter Password:\"
again a typo :(
Was ment to be: .Release Nick:/ns release $$?=\"Enter Nick:\" $$?*=\"Enter Password:\"
again a typo :(






