mIRC Home    About    Download    Register    News    Help

Print Thread
#194090 29/01/08 06:23 AM
Joined: Nov 2007
Posts: 117
T
Vogon poet
OP Offline
Vogon poet
T
Joined: Nov 2007
Posts: 117
alias clones {
set %limite 1
:loop
//echo -a $ialchan($address($1,2),#,%limite)
inc %Limite
if %limite > 5 { halt }
goto loop
}

i made this, but doesnt work , any help

thnx

TheWarlock #194091 29/01/08 06:30 AM
Joined: Dec 2002
Posts: 503
B
Fjord artisan
Offline
Fjord artisan
B
Joined: Dec 2002
Posts: 503
What exactally are you trying to do?

This code does.. very little.

Bekar #194110 29/01/08 04:30 PM
Joined: Nov 2007
Posts: 117
T
Vogon poet
OP Offline
Vogon poet
T
Joined: Nov 2007
Posts: 117
i use /clones nick and then show it the clones of the same ip

TheWarlock #194114 29/01/08 05:58 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }

Link Copied to Clipboard