mIRC Home    About    Download    Register    News    Help

Print Thread
J
javatis
javatis
J
hi how do i get the $address for a certain nick ... the nick itselfs isent the problem that would be

det %x 2
$nick($chan(1), %x)

but how to get the address??

Joined: Dec 2002
Posts: 1,245
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Dec 2002
Posts: 1,245
$address($nick($chan(1), %x) ,1)

/help $address
/help $mask

J
javatis
javatis
J
uhm but that does not give out the full address something is cutten from the beinnign the first 8 digits

Joined: Dec 2002
Posts: 1,245
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Dec 2002
Posts: 1,245
did you look up $mask ?

D
DaveC
DaveC
D
no he expects you to do it for him LOL!

J
javatis
javatis
J
Quote:
no he expects you to do it for him LOL!


no i dont expect that...

i read about that bit in each of the 26 cases of $mask iam missing the first 6-7 digits freom the address

smile

greetz

D
DaveC
DaveC
D
$address($nick($chan(1), %x) ,5)


Link Copied to Clipboard