mIRC Homepage
Posted By: CaLy Server with password - 03/12/16 12:23 PM
Hello! i have a question about servers with password.

I didnt write down the password of a server i added in the past. Is there any way to retrieve the password from the server list ?

Thanks and have a nice weekend!
Posted By: Wolfie Re: Server with password - 30/12/16 11:34 PM
Code:
//echo -tag . $server(#,group).pass


#=0 will tell you how many servers are in that group
#=1 first server in the group, #=2 is second, etc.
group = name of group of the servers

You really only need to use the group option if you have a situation where the same server address is used in more than one group. If you know the server address and you only use it in one group, then use this:

Code:
//echo -tag . $server(serveraddress).pass
© mIRC Discussion Forums