Quick Ghost

By SharkEyes09 on Jun 01, 2009

This will ghost your nick and a few other steps very alot more quicker :)
Post it in your aliases

Command
/ghost

Steps
• Asks you for the NICK you want to ghost
• Asks you for your NICK password
• Sets your NICK as "TEMP12345"
• Does a GHOST command for your NICK
• Changes your NICK
• Identifies you

/ghost {
  set %nick $?="NICK you would like to ghost:"
  set %password $?="Enter your NICK password:"
  /NICK TEMP12345
  /NickServ GHOST %nick %password
  /NICK %nick
  /NickServ IDENTIFY %password
}

Comments

Sign in to comment.
PATX   -  Jul 04, 2009

5/10 i hate ghosting this is so much easier.

 Respond  
Cheiron   -  Jun 02, 2009

it all depends if you have secure and / or kill set on
also it depends if you have auto id set on a remote.

 Respond  
WorldDMT   -  Jun 02, 2009

hi

no need for identify after ghost i think!!

for nick TEMP12345 u have to put a randon number because 2 user can try to use it same time and one will have an error msg nick TEMP12345 is used

 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.