mIRC Home    About    Download    Register    News    Help

Print Thread
#212696 30/05/09 08:00 PM
Joined: May 2009
Posts: 8
M
Mozart Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
M
Joined: May 2009
Posts: 8
when i play a script it runs too fast and i get disconnected. what can I do?

Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
/help /play

maybe is something for you..


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
Joined: Dec 2008
Posts: 1,515
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,515
Try to use /timer command.

e.g: /timer 1 3 .echo -s This is an example!

the 1 returns the time's that you want to echo the example and the 3 is the SECONDS that you want to see the message!

for more try : /help /timer

Last edited by westor; 31/05/09 11:22 AM.

Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-
Joined: Jan 2007
Posts: 1,156
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2007
Posts: 1,156
/play [-escpbn q# m# f# rl# t#] [channel/nick/stop] <filename> [delay]

This plays a text file to a user or a channel.


Default is 1 sec. (1000ms)

/play file.txt 1400

Joined: May 2009
Posts: 8
M
Mozart Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
M
Joined: May 2009
Posts: 8
Thank you. It worked! smile


Link Copied to Clipboard