mIRC Homepage
Posted By: chubster70 get bot to repeat a channel message - 14/06/06 03:59 PM
is there a script to get my bot to repeat a message to my channel every 10 mins or so. if so can someone tell me how ...many thanks
Posted By: SCNDRL Re: get bot to repeat a channel message - 14/06/06 04:22 PM
use this Commands
if bot runs without Sock ;

/timer 0 600 /msg #channel message

else ;

/timer 0 600 /sockwrite -n SocketName PRIVMSG #channel Message
Posted By: chubster70 Re: get bot to repeat a channel message - 14/06/06 06:03 PM
ok thanks so how do i stop it
Posted By: MikeChat Re: get bot to repeat a channel message - 14/06/06 06:16 PM
name the timer

/timerBOT 0 600 /msg #channel message

else ;

/timerBOT 0 600 /sockwrite -n SocketName PRIVMSG #channel Message

then to stop use /timerbot off

type /help /timer
Posted By: chubster70 Re: get bot to repeat a channel message - 14/06/06 06:31 PM
once again mikechat - thanks for your help .
© mIRC Discussion Forums