mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Apr 2008
Posts: 2
D
Bowl of petunias
OP Offline
Bowl of petunias
D
Joined: Apr 2008
Posts: 2
Hi, if I want to advertise something on a channel and the channel says: 1 line every 30 seconds, how do I setup a timer that will automatically submit the info every 30 seconds? Also, do I need to be on that channel for the timer to work? I'm a newbie at this..thanks for any help!

Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

Originally Posted By: dishguy06

how do I setup a timer that will automatically submit the info every 30 seconds?


/timer 0 30 msg <chan> <message>

Change <chan> to your channel name and change <message> to your advertisement.

Originally Posted By: dishguy06

Also, do I need to be on that channel for the timer to work?


You don't have to be on the channel for the timer to execute, but most channels have the +n channel mode set which means no messages can be sent to the channel from outside the channel. So yes, you would have to be on the channel for this to work correctly.

~ Edit ~
You can name the timer if you want, so that you can easily stop the timer later.


/timerADVERT 0 30 msg <chan> <message>

To stop the timer type /timerADVERT off

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
As a note, a message every 30 seconds is likely to get you banned.


Invision Support
#Invision on irc.irchighway.net
Joined: Apr 2008
Posts: 2
D
Bowl of petunias
OP Offline
Bowl of petunias
D
Joined: Apr 2008
Posts: 2
Ok thanks for the info. Another question, I have performed the channels that I advertise in so that when I connect to irc it automatically joins those channels. How do I set up the timers so they will be automatically launched after joining the channel?

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Just put the timers in the perform with the joins.


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard