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.

Looking for a script/custom script.

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
s
seriosbrad
Voice
Posts: 1
Joined: Tue Mar 06, 2007 2:07 am

Looking for a script/custom script.

Post by seriosbrad »

I'm looking for something pubchancomm.tcl like listed here:

http://www.egghelp.org/tclhtml/3478-9-0-0-101.htm

However, I'd like it to be able to pull information from a file containing pre-set usernames for people I want to be op/deop/voice/etc.

For example lets say I have "ops.txt" with the content being:

Code: Select all

username1
username3
username3
And username1 in public chat says !op

I would then like the bot to op username1. Possible?
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Why a txt file, when the bot already has a userfile that you can flag people in, then use the public commands script with?
Post Reply