Nick Locker
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 2.0 |
| Scores Submitted | 1 |
| Date Added | Feb 18, 2008 |
| Last Updated | Feb 19, 2008 |
| Tags | lock nickname |
|
|
Introduction
Reason: I kept getting abused with /svsnicks so i locked my nick with this ;)
To use:
Right click anywhere
Nick locker
Power = on
mIRC Snippet:
Nick Locker
Posted on Feb 18, 2008 4:25 pm
Posted on Feb 18, 2008 4:25 pm
" Reason: I kept getting abused with /svsnicks so i locked my nick with this ;) "
That tells me a couple things.
1) You are probably using bad nicks.
2) The ones with the power to use that command should not have it.
That tells me a couple things.
1) You are probably using bad nicks.
2) The ones with the power to use that command should not have it.
mIRC Snippet:
Nick Locker
Posted on Feb 19, 2008 10:03 am
Posted on Feb 19, 2008 10:03 am
k answer to 1) I was using the name LucSatise or Rayth
2) tell them that
2) tell them that
mIRC Snippet:
Nick Locker
Posted on Feb 19, 2008 11:57 am
Posted on Feb 19, 2008 11:57 am
| Code: |
if ($nick == $me) || ($newnick == $me) { |
all u need is if ($nick == $me) because $newnick can't == $me if you're already $me
| Code: |
set %Nick $nick nick $nick |
the variable is pointless if ur not using it
| Code: |
..On: /set %nicklock On | echo -a Nick Locker On ..Off: /set %nicklock Off | echo -a Nick Locker Off |
i would use $style and $iif to disable whether it's on or off already
mIRC Snippet:
Nick Locker
Posted on Feb 19, 2008 12:03 pm
Posted on Feb 19, 2008 12:03 pm
Edited to match Mountain Dew's suggestions.
mIRC Snippet:
Nick Locker
Posted on Feb 19, 2008 12:07 pm
Posted on Feb 19, 2008 12:07 pm
lol...why'd you take the /nick line out? that's the main part of this script
mIRC Snippet:
Nick Locker
Posted on Feb 19, 2008 1:01 pm
Posted on Feb 19, 2008 1:01 pm
lolz took out wrng line :O
mIRC Snippet:
Nick Locker
Posted on Sep 15, 2008 6:07 pm
Posted on Sep 15, 2008 6:07 pm
hmm..pretty good script....
i had to manually do /set %guestdisable on
(i edited it so if i get reset to guest it changes me back and identifies...)
but other than that....good
i had to manually do /set %guestdisable on
(i edited it so if i get reset to guest it changes me back and identifies...)
but other than that....good







