mIRC Home    About    Download    Register    News    Help

Print Thread
#248112 21/09/14 12:02 PM
Joined: Sep 2014
Posts: 5
Q
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
Q
Joined: Sep 2014
Posts: 5
Alright im a total noob with mirc. But ive made some progress.

Im working on a chat bot for Twitch, and i want the bot to tell a message in the chat every 15min but i dont know how to make the script. Anyone that could help me?

Thanks.

Joined: Dec 2008
Posts: 1,515
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,515
Help file: /help /timer

Example:

/timer[MSG-ONE] 0 300 msg #channel TIMED-MSG-HERE

; 0 = the times that you want (0 = unlimited) , you can use any times you want.
; 300 = the seconds that you want to message into your channel the message


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-
westor #248116 21/09/14 12:08 PM
Joined: Sep 2014
Posts: 5
Q
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
Q
Joined: Sep 2014
Posts: 5
Its really that easy. Wow, sorry for my lack of IQ.

Joined: Dec 2008
Posts: 1,515
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,515
Yes also you can stop the timer using.. /timer[MSG-ONE] off


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-
westor #248119 21/09/14 12:12 PM
Joined: Sep 2014
Posts: 5
Q
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
Q
Joined: Sep 2014
Posts: 5
Thank you!


Link Copied to Clipboard