This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Auto-timed messages

Old posts that have not been replied to for several years.
Locked
C
Chris-ECBMgr

Auto-timed messages

Post by Chris-ECBMgr »

I'd like my bot to run on an auto-timer of 45 minutes, reading lines of text (in order, one line per channel message, each 45 minutes) from a text file. I have searched the forums, etc. and maybe its because I'm a newbie to all of this ... I just don't see what I'm looking for.

Can anyone give me a tip or trick, hint or SCRIPT that will do this, with NO user input from the ops in a channel?

Thanks in advance!

Chris
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

you need your bot to dump on the channel a line of text it has read from a text file, once every 45 minutes?
C
Chris-ECBMgr

Post by Chris-ECBMgr »

Yeah, every X minutes, I need it to dump a single line from a txt file ... and then X minutes later, dump the next line, and continue doing this, in succession.
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

Have you ever read "The Manual"?
C
Chris-ECBMgr

Post by Chris-ECBMgr »

That just makes my eyes cross :-P

I don't even know what I'm looking for. :-P
Locked