mIRC Home    About    Download    Register    News    Help

Print Thread
#192032 21/12/07 05:04 AM
Joined: Feb 2006
Posts: 47
F
Ameglian cow
OP Offline
Ameglian cow
F
Joined: Feb 2006
Posts: 47
If you change your nick, then change it back, unless it's grouped you have to change it back, release it (sometimes), then verify.

I decided to use aliases to make it easier.

/id msg nickserv identify PW
/die ns Release Name PW
/kill ns Ghost Name PW
/change Nick Name

You can probably get what each does...

I am wondering if there is a way to combine /die, /change, /id into one aliases?

Joined: Aug 2005
Posts: 1,052
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Aug 2005
Posts: 1,052
/id msg nickserv identify pw | die ns release name pw | nick name

or you can create a remote script to insert variables so you don't always have to edit the username and or pass


Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }
Joined: Feb 2006
Posts: 47
F
Ameglian cow
OP Offline
Ameglian cow
F
Joined: Feb 2006
Posts: 47
Thanks for the help. I got this to work: /test change | die | id


Link Copied to Clipboard