-
We gather/collect eggdrop tcl scripts from all coders out there. Thank you for your support.
Quote Scripts
32 files
-
0 comments
Submitted
-
0 comments
Submitted
-
quotes.tcl
By Pugsley
CodeNinja Quote System v1.0.1
Commands (<required> [optional]):
!addquote <quote> (adds a quote)
!delquote <quote id> (deletes a quote)
!quote [quote id] (gets a specific or random quote)
!findquote <regexp string> (find quotes matching regexp string)
!lastquote (get the last quote added to the database)
!quoteauth <nick> (find quotes added by nick)
!quotechan <#chan> (find quotes added in #chan)
Changes
v1.0.1 Quote file is automatically added upon adding first quote Fixed a bug with random quotes v1.0.2 Changed how search commands (e.g. !findquote, !quoteauth, and !quotechan) handle excess results Fixed a var mix-up0 downloads
0 comments
Submitted
-
0 comments
Submitted
-
0 comments
Submitted
-
quoteme-1.3.tcl
By Pugsley
This script basically stores quotes and sends a random quote to the channel.
0 downloads
0 comments
Submitted
-
0 comments
Submitted
-
0 comments
Submitted
-
0 comments
Submitted
-
quote1.0.tcl
By Pugsley
Commands are:
-quote (for a random quote)
-quote *text* (for a quote containing the search string *NEEDED* the asterics are needed around your search string.
-numquote * (will tell you how many quotes are in the database.)
-numquote *string* (will tell you how many quotes contain that string.)
-delquote EXACT QUOTE MATCH including the DATE (not the matches string) to delete the quote. ie, a quote: <DragonFlu> I wrote this tcl, dont rip it! (Date: 12 Mar 1999)
To Delete:
-delquote <DragonFlu> I wrote this tcl, dont rip it! (Date: 12 Mar 1999) would delete the above quote from the database and reload the database.
0 downloads
0 comments
Submitted
-
quote_tcl-3.52.tcl
By Pugsley
Note:
The following commands are all public commands, they are available via message
and DCC chat also. With or without the command designation, they will work in
private message. File request commands are not available in DCC chat.
0 downloads
0 comments
Submitted
-
0 comments
Submitted
-
0 comments
Submitted
-
public_quotes_system.tcl
By Pugsley
Description :
This script adds following commands :
!addquote <quote> : To add a quote. !quote <quote number> [#chan] : To display a quote. !quoteinfo <quote number> [#chan] : To display some informations about a given quote. !delquote <quote number> : To delete a quote. !randquote [#chan] : To display a random quote. !lastquote [#chan] : To display the last quote. !findquote [-all/#chan] <search argument(s)> : To look for a quote. Put some quotation marks around your search arguments to look for an exact match.
Use the -all option to do a global search in every channel's databases OR specify a chan.
!deletedquoteinfo <quote number> : To display some informations about a deleted quote (admin command) !undelquote <quote number> : To restore a deleted quote (admin command) !forcedelquote <quote number> : To delete a quote, even if you are not its author. (admin command) !cancelquote <latest quote number> : To cancel cancel the latest recorded quote on the current channel. (Removes it entirely, does not leave any remains) (admin command)
No need to say that !forcedelquote and !cancelquote commands must be used ethically,
for maintenance operations or in order to face users misuse of the commands.
A directory named quotes.db will be created in the eggdrop's directory.
It contains quotes databases.
0 downloads
0 comments
Submitted
-
0 comments
Submitted
-
0 comments
Submitted
-
murphyslaws100.tcl
By Pugsley
Description :
This is a pointless script that will make your bot spit out Murphy's Laws when triggered.
0 downloads
0 comments
Submitted
-
MovieQuote1.1.tcl
By Pugsley
The quotes listed in this file were compiled, by JimG, from various movie quote web sites.
New/more movie quotes will be added when time permits.
0 downloads
0 comments
Submitted
-
0 comments
Submitted
-
mashquotes.tcl
By Pugsley
Mash Quote Database
By Datacide@goddamn-inter.net
This script is based on Discworld Quotes 1.0 by Dibbler
who based his on Dubya.tcl, which is filled with George W Bush quotes.
All credits for the actual programming of the script goes to that scripts programmer. http://www.unknown.nu/eggdrop/
I added the !suicide and the mash quotes. I will probably add some stuff over time, mainly a quote function
according to the person being quoted, so check up in between on www.goddamn-inter.net or www.cybermancer.org
To add a quote just add lines like "\" QUOTE (M*A*S*H)\""
The \ is important, as it is an escape character for the Quote marks, hence if you have
single or double quotes in the quote, you need tp put a \ in front
0 downloads
0 comments
Submitted
-
legomans_quotescript_v1.2.0.tcl
By Pugsley
Version 1.2.0
This is the second public release of this script.
In this version, multiple channels are supported, with seperate
databases for each one. In the previously released version, one
database was used for all channels, and all the qutoes were shared
between all the channels. Also, you can specify which channels
the quotescript will operate on. In teh previous version you could
not.
Fixed a 'bug' whereby one could save a blank quote.
Version 1.0.1
This was the first public release of this script.
It simply allowed people to save quotes on any channel the bot was operating on.
0 downloads
0 comments
Submitted
-
hsq.tcl
By Pugsley
Description: The script takes quotes from Bart and Homer Simpson, Eric Cartman, Stevie Griffin and Borat from www.smacie.com.
Description: This script paste random Bart and Homer Simpson, Eric Cartman, Stewie Griffin and Borat quotes from www.smacie.com to channel.
Installation / Setup:
1. Copy the hsq.tcl script to your bot's scripts folder.
2. In the eggdrop.conf file, enter the line source scripts/hsq.tcl
3. .rehash the bot.
1en. Copy hsq.tcl to scripts folder. 2en. Add line source scripts/hsq.tcl to the end of eggdrop.conf file. 3en. .rehash your bot from partyline.0 downloads
0 comments
Submitted
-
0 comments
Submitted
-
duke.tcl
By Pugsley
Simple random quote script filled with best
of Duke Nukem oneliners.
0 downloads
0 comments
Submitted
-
dubya.tcl
By Pugsley
Dubya 1.0
Random quotes from our fearless leader. All quotes are guaranteed to be accurate.
Check <http://www.unknown.nu/eggdrop/> for updated versions... this file should be quite large by 2004.
0 downloads
0 comments
Submitted