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.

Helper

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
B
BigToe
Halfop
Posts: 99
Joined: Thu Dec 30, 2010 4:49 pm

Helper

Post by BigToe »

Hi

I'm looking for a helper script, the idea is that you write topics in a .txt file and when you type to the bot in private ?? <topic> <nickname> it will send the topic's content to the nickname.


For example, the text file is:

HELLO
Creates a new user account in Q.
Parameters:
<email@address.com> - Your valid email address. The address should be written twice for validation.
OP
Gives you op you on one or more channels, or op other users on a given channel.
Parameters:
<#channel> - The channel to be opped at or to op at.
<nick> - The user or users to op.


When messaging the bot:

?? OP AlexMorgan

It will send the OP content to AlexMorgan

Or when typing

?? HELLO TonyBoy

It will send the HELLO content to TonyBoy

Thanks
w
willyw
Revered One
Posts: 1200
Joined: Thu Jan 15, 2009 12:55 am

Post by willyw »

This:

http://www.egghelp.org/tclhtml/3478-4-0 ... glearn.htm

does not exactly fit your request, as it responds to the channel. It could probably be modified to send to a nick though.
EggLearn
Info Scripts 1.0 18/04/2002 Defcon7 Allows you to manage (add, remove, search and modify) a database of definitions.
User avatar
Get_A_Fix
Master
Posts: 206
Joined: Sat May 07, 2005 6:11 pm
Location: New Zealand

Post by Get_A_Fix »

If you haven't been successful in finding a script that suits your needs, here is another one that does pretty much exactly what you want/need.

Give it a try, see how it compares to ones you have tried, or the one you're currently using. It can be found Here - Good Luck :)
We explore.. and you call us criminals. We seek after knowledge.. and you call us criminals. We exist without skin color, without nationality, without religious bias.. and you call us criminals.
B
BigToe
Halfop
Posts: 99
Joined: Thu Dec 30, 2010 4:49 pm

Post by BigToe »

Thanks a lot, will look into it!
Post Reply