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.

blootbot script

Old posts that have not been replied to for several years.
Locked
T
TomSommer

blootbot script

Post by TomSommer »

Hi, I'm looking for a tcl script that works like a blootbot, so it contains words

like, it will respond to ??hello and say something that a user has added with !! etc... hope you get my point

:)
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

If you mean a information script..
EG
You: !help ops
Bot: OP's is a channel mode, that allows a user to manage and control a channel
There are plenty of these available in the Tcl archive.
T
TomSommer

Post by TomSommer »

no... not !op

Like if a user say ??pizza then the bot searches if "pizza" has been added and displays the record...
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Basicaly, as I stated (allthough every script does not have to bang one the nose).

You type somthing like
!help op
or
!help pizza
And the bot replies
A channel mode than allows you to give others modes, and control the channel in genral.
or
A italian dish of flat bread base, with tomato and cheese topping
Once again, see the Tcl archive.
T
TomSommer

Post by TomSommer »

aha! ok... so what do I search for... Don't really know what you call this kind of script

Thank
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Attempting to look through the whole archive would be a start. Other things would be to search for keyswords. IE, ifnormation, help, retrieve. All the scripts have discriptions, so you will know basicaly what they do.

We are not here to do it for you, especialy when you show no signs of attempting it yourself.
T
TomSommer

Post by TomSommer »

I DID try... FYI
Locked