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.

triggers

Old posts that have not been replied to for several years.
Locked
i
infernal

triggers

Post by infernal »

now that my bot is finally online, i need to know how to add triggers to it, someone can help me with this?
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

By using an TCL script designed to do what stuff you want. Either learn how to do one or get one from the TCL Archive.
Once the game is over, the king and the pawn go back in the same box.
i
infernal

Post by infernal »

well, i've downloaded my self a tlg script, it works for the triggers, only the triggers are posted in the channel and doesn't pm the message, and i can't print a .txt file with it
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

You can see what type of triggers are supported by the eggdrop.
If you have the eggdrop.xxx.tar.gz package, unzip it and in the
dir /docs/html you would find tcl-commands.html

Open the file and goto the topic 'Bind Types' there you will see how
to create binds and which events are supported by the eggdrop.
Useful tcl procedures with arguments are also listed for each bind
which may be necessary.

I know I mostly use the file to look in for binds myself, if its helpful
to me, it might be helpful to you if you are looking to create your
own scripplets.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Locked