mIRC Home    About    Download    Register    News    Help

Print Thread
#59259 05/11/03 06:48 PM
Joined: Nov 2003
Posts: 5
D
devious Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
D
Joined: Nov 2003
Posts: 5
Hi
I'm looking for a timed message addon ... needs to be channel specifac though. (Most I've found havent been)
Is there something simple I could simply slip into remotes? Lol
Terrible at this stuff smile
Thanks

#59260 05/11/03 07:06 PM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
alias delayedmsg { .timer 1 $1 /msg $2 $3- }

/delayedmsg <Seconds> <channel/nick> <message>

/delayedmsg 10 KingTomato hey king, i sent this 10 seconds ago!


-KingTomato

Link Copied to Clipboard