mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Oct 2005
Posts: 827
P
pouncer Offline OP
Hoopy frood
OP Offline
Hoopy frood
P
Joined: Oct 2005
Posts: 827
for eg when i scan my local aops and stuff, if there are lots iof people on it i get flooded out

msg # whatever is what i use

anyone have a timer alias or something so i can do like

msgtimer 100 msg # hello

where 100 is the millisec etc

Joined: Oct 2006
Posts: 14
H
Pikka bird
Offline
Pikka bird
H
Joined: Oct 2006
Posts: 14
mIRC has this built in. In Options go to IRC / Flood and turn on Enable flood protection and Queue Own messages.

Joined: Oct 2005
Posts: 827
P
pouncer Offline OP
Hoopy frood
OP Offline
Hoopy frood
P
Joined: Oct 2005
Posts: 827
that didnt help but thanks for reply.

im looking for a timer alias to msg stuff

anyone got one?

Joined: Mar 2003
Posts: 612
B
Fjord artisan
Offline
Fjord artisan
B
Joined: Mar 2003
Posts: 612
alias msgtimer {
timermsgtmr $+ $2 -m 1 $$1 msg # $2-
}

usage..

/msgtimer milliseconds message you want

i.e.
/msgtimer 100 hello

Last edited by billythekid; 17/10/06 11:10 PM.

billythekid

Link Copied to Clipboard