Jump to content
EGGTCL
  • We gather/collect eggdrop tcl scripts from all coders out there. Thank you for your support.

Quote Scripts

32 files

  1. Free

    autotalk.tcl

    Auto Speak in YOur Channel.

    2 downloads

       (0 reviews)

    0 comments

    Submitted

  2. Free

    quotes2112.tcl

    Stores quotes from users and shows them on command. 

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  3. Free

    quotes.tcl

    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-up     

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  4. Free

    quote.tcl

    Quote script by Koloth

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  5. Free

    quote.tcl

    Quote Script by Steinsky

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  6. Free

    quoteme-1.3.tcl

    This script basically stores quotes and sends a random quote to the channel.
     

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  7. Free

    quoteit1.0.tcl

    QuoteIt

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  8. Free

    QuoteEngine.tcl

    QuoteEngine for eggdrop bots

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  9. Free

    quotebot.tcl

    Quotebot IRC Script

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  10. Free

    quote1.0.tcl

    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 reviews)

    0 comments

    Submitted

  11. Free

    quote_tcl-3.52.tcl

    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 reviews)

    0 comments

    Submitted

  12. Free

    quote.v.1.1.tcl

    A simple quote script with random output 🙂

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  13. Free

    quote.tcl

    Quote script

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  14. Free

    public_quotes_system.tcl

    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 reviews)

    0 comments

    Submitted

  15. Free

    myquote2.tcl

    See README for further information

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  16. Free

    myquote.tcl

    See installation instruction within the file.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  17. Free

    murphyslaws100.tcl

    Description :
    This is a pointless script that will make your bot spit out Murphy's Laws when triggered.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  18. Free

    MovieQuote1.1.tcl

    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 reviews)

    0 comments

    Submitted

  19. Free

    moi.tcl

    Random quotes from our fearless leader.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  20. Free

    mashquotes.tcl

    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 reviews)

    0 comments

    Submitted

  21. Free

    legomans_quotescript_v1.2.0.tcl

    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 reviews)

    0 comments

    Submitted

  22. Free

    hsq.tcl

    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 reviews)

    0 comments

    Submitted

  23. Free

    fml.tcl

    This Script extract quotes from http://www.fmylife.com/random

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  24. Free

    duke.tcl

    Simple random quote script filled with best
    of Duke Nukem oneliners. 

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  25. Free

    dubya.tcl

    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 reviews)

    0 comments

    Submitted


×
×
  • Create New...