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

Greet Scripts

9 files

  1. Free

    insult.tcl

    insult.tcl

    This rather silly script generates random insults and insults people with the
    !insult command.

    Usage:
        !insult                 insult yourself
        !insult user            insult user

    Enable for a channel with:    .chanset #channel +insult
    Disable for a channel with:   .chanset #channel -insult

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  2. Free

    greetings.tcl

    greetings.tcl

    This script greets people who join channels.

    Enable for a channel with:    .chanset #channel +greetings
    Disable for a channel with:     .chanset #channel -greetings

    1 download

       (0 reviews)

    0 comments

    Submitted

  3. Free

    killgreets.tcl

    Informations
    This script helps users to learn how useless are autogreet scripts, ie. these "things" that automatically reply to messages like "goodnight to all".
    Current version
    Current version is 0.1.
    Usage
    The bot owner should simply start KillGreets with channel command !kg. As soon as the monitored user's script will write "oh oh oh goodnight my friend!" (or similar silly text) in reply to another user, KillGreets will start an infinite loop forcing other users to "convince" the bad guy to remove his useless client add-on.
    To stop KillGreets just type !kg again. To set users to be watched, edit killgreets.tcl or use .set kg_nicks {"nick1" "nick2" "nick3"} from bot's console.
    Download and installation
    KillGreets can be downloaded directly from this site: killgreets.tcl.
    To install it follow these steps:
    Edit preferences (AKA settings) in file killgreets.tcl. If you don't do it the script will not work!
    Copy the script into the folder scripts/ of your Eggdrop installation.
    Add at the end of eggdrop.conf file the following line: source scripts/killgreets.tcl
    Connect to your bot thru DCC or shell and issue the following command: .rehash
    Script status
    This script is freeware. If you think that it can inproved or wish to suggest new features, please write me.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  4. Free

    GreetAdmins.tcl

    Greet on Flag Tcl
    This TCL greets on user when joining on a chan..with messages..
    You can change the messages...so it`s a nice script 🙂  

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  5. Free

    greet.tcl

    Greet tcl
    This TCL will give messages..random to users who enter the channel..
    the messages can be set.. as you wish.. and as many as you want 🙂
    IT IS ACTIVATED BY COMMAND in DCC .chanset #canal +greets or
    using my tcl chanset.tcl via the private command "setinfo #canal +greets"

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  6. Free

    BlackGreet.tcl

    BlackGreet TCL
    A greeting tool that allows you to add more greetings
    in the database, and set the one you want for your channel.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  7. Free

    greeter.tcl

    Description :
    Greeter gives your bot an auto-greet with a twist.
    Using probabilities for different things, it modifies
    the way it greets, and if it greets at all.
    Can also be set to only greet on certain channels.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  8. Free

    greeter.tcl

    This script is a simple onjoin greeter or channel message sender, posting whatever you wish to new people who join your channel(s). 
    It can be enabled/disabled per channel and so can the greetings/messages.

    1 download

       (0 reviews)

    0 comments

    Submitted

  9. Free

    infoline.tcl

    In your eggdrop.conf file, you will have this setting, change it however you want it.
    Set here the time (in seconds) that someone must have been off-channel
    before re-displaying their info line.
    #set wait-info 5
    Commands are:
    !infoline add text to add for infoline
    to add a new infoline, or replace an old one.
    NOTE: text for infoline is restricted to 120 characters. Exceeding this limit will cut the text off.

    0 downloads

       (0 reviews)

    0 comments

    Submitted


×
×
  • Create New...