mIRC Home    About    Download    Register    News    Help

Print Thread
#226610 09/10/10 08:59 AM
Joined: Aug 2010
Posts: 69
N
N3M3S1S Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Aug 2010
Posts: 69
In my nick list pop ups I have this:

Code:
Kick User:/kick $chan $nick
Ban User:/mode $chan +b $nick
Ban Host:/mode $chan +b $address($1,2)


Now for some reason $address doesn't always return. IAL is on. I even changed it to $mask($address($1,2),2) and the same results. Why is this?


"There is no theory of evolution, only a list of creatures Chuck Norris allows to live."
N3M3S1S #226611 09/10/10 09:56 AM
Joined: Sep 2005
Posts: 116
Vogon poet
Offline
Vogon poet
Joined: Sep 2005
Posts: 116
You need to do /who on #channel when joining or /whois <user>.

To ban user you can use /ban command. Try /help /ban.

Last edited by deVilbaT; 09/10/10 10:00 AM.

when no one watching us
we are invisible
N3M3S1S #226618 09/10/10 03:26 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Right. And as an explanation of why you need to /who or /whois for IAL to work...

IAL doesn't just automatically fill up for you when you are on a channel. It will fill for each nick when the nick does something. For example, if you're on the channel and someone joins, changed their nick, types something, etc, then it will fill with their information. If you join a channel and try using a command on someone who was already in the channel and hasn't done anything besides idle since you joined, IAL won't be filled for that person. The way around that is to /who the channel or /whois the person to get the information to fill IAL.


Invision Support
#Invision on irc.irchighway.net
Riamus2 #226622 09/10/10 09:57 PM
Joined: Aug 2010
Posts: 69
N
N3M3S1S Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Aug 2010
Posts: 69
Okay thanks guys laugh


"There is no theory of evolution, only a list of creatures Chuck Norris allows to live."
N3M3S1S #226648 10/10/10 02:43 PM
Joined: Mar 2010
Posts: 146
Vogon poet
Offline
Vogon poet
Joined: Mar 2010
Posts: 146
Also use $$1 instead of $1 to make sure the command will be executed when you selected a nickname from nicklist.


Nothing...

Link Copied to Clipboard