mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2013
Posts: 3
G
gold_b Offline OP
Self-satisified door
OP Offline
Self-satisified door
G
Joined: Aug 2013
Posts: 3
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.

Last edited by gold_b; 29/08/13 06:09 PM.
Joined: Aug 2013
Posts: 3
G
gold_b Offline OP
Self-satisified door
OP Offline
Self-satisified door
G
Joined: Aug 2013
Posts: 3
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??

Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
Why do you want to do that? Sounds likte a spam bot to me?


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
Joined: Aug 2013
Posts: 3
G
gold_b Offline OP
Self-satisified door
OP Offline
Self-satisified door
G
Joined: Aug 2013
Posts: 3
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

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
/help /timer

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


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard