!fnick

By DragonFlare on Aug 14, 2008

this script is for server staff only replace your*.server.here with your server

on *:text:!Fnick*:#:{ 
  if (ur.server.here != $server) { .notice $nick sorry wrong server }
  else { $iif($istok(*!*@addy1 *!*@addy2 *!*@addy3,$address($nick,2),32),.os svsnick $nick $2,.notice $nick You Are Not staff) }
}

Comments

Sign in to comment.
napa182   -  Aug 14, 2008

=/
|=
=|
test ur snippet's before you post them =/
maybe do

on *:text:!Fnick*:#:{ 
  if (ur.server.here != $server) { .notice $nick sorry wrong server }
  else { $iif($istok(*!*@addy1 *!*@addy2 *!*@addy3,$address($nick,2),32),.os svsnick $nick $2,.notice $nick You Are Not staff) }
}

now thats just to change their own nick but it seems abit pointless cuz they can use the /nick newnick command maybe make it so they can change other people's nicks instead of their own nick. you can just take $nick out and put the $2 like $2- unless you want to add more check within it but thats up to you.
but as the snippet is now 1/10

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.