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.

Simple script request..

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
G
GanjaTCL
Voice
Posts: 2
Joined: Thu Nov 16, 2006 3:17 am

Simple script request..

Post by GanjaTCL »

I suppose its simple.. as its very simple to code in mIRC.. but what I was hoping for..

On command, be it channel or priv msg, spit out the contents of a txt file via notice to user.

I suppose this will bump the script 'level' up a little bit, but if possible, make it so that the command can only be requested every 5 seconds and/or queue up the line to be sent out to the queued users..

IE:

User: !rss
Notice - Bot: blah blah blah
User2: !rss
Notice - Bot: Please wait a moment, as I'm currently in use.
Notice - Bot: blah blah blah (to user2)
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Lots of these already in the tcl archive.
G
GanjaTCL
Voice
Posts: 2
Joined: Thu Nov 16, 2006 3:17 am

Post by GanjaTCL »

rosc2112 wrote:Lots of these already in the tcl archive.
I had looked before posting, as the rules stipulated..

I couldn't find anything.. If I'm overlooking it please point it out to me =\
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Search for "rules" for example, there's a lot of scripts that just dump text to the channel.
Post Reply