mIRC Homepage
Posted By: gold_b help with an automsg command - 29/08/13 05:46 PM
Hello Guys !
I wrote a little autojoin script, and I would want to add for it a command that can send amsg (to all channels in each server) every 2 minutes.

Is it possible ???

Thank's a lot.
Posted By: gold_b Re: help with an automsg command - 30/08/13 12:45 PM
btw, this is my script:

on *:START:{
server irc.oftc.net -i gold_b -j #debian,#linode amsg "hello"
server -m irc.webchat.org -i gold_b -j #johore,#jiwakacau amsg "hello
}

how can i make the "hello" amsg to come every 2 minutes??
Posted By: sparta Re: help with an automsg command - 30/08/13 01:24 PM
Why do you want to do that? Sounds likte a spam bot to me?
Posted By: gold_b Re: help with an automsg command - 30/08/13 01:31 PM
sounds like... but NOT laugh
I need to publish some statement every few minutes in my channels for new users, kinda "help sentence"..

btw, ty for the answer smile
Posted By: Riamus2 Re: help with an automsg command - 03/09/13 11:31 PM
/help /timer

However, if you need to provide a help message for all users, you are far better off providing it in the topic.
© mIRC Discussion Forums