mIRC Homepage
Posted By: nanu2 IP-Post Script Problem - 17/06/08 01:32 PM
Hi,

}
ip {
//say My IP: $ip
}

With that code its possible to send someone other my ip with /ip.

The problem is, that this doesnt work at some people.

I can do it, there is no problem.

Someone other gets his Local Ip.

Antoher gets only "My IP:" and there is NO Ip.


Whats the mistake and wheres the problem?


thanks

Posted By: Lpfix5 Re: IP-Post Script Problem - 17/06/08 02:47 PM
you have too many brackets that are closing and I wouldn't recommend overwritting the ip alias but to fix ur script right now I would put

alias ip say My IP: $ip

or

alias ip {
say My IP: $ip
}
© mIRC Discussion Forums