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

DNS/IP Scripts

14 files

  1. Free

    host.tcl

    host.tcl

    This script resolves host names or ip addresses using the tool "host" with
    the !host command.

    Usage:
          !host name|ip           resolve name or ip address
    Enable for a channel with:    .chanset #channel +host
    Disable for a channel with:   .chanset #channel -host

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  2. Free

    findip.tcl

    Informations
    This script allows to find out the real IP of an user connected thru webchat services based on cgi:irc. In these services IP is converted into an hex long and used as the ident part of hostmask.
    Usage
    Once installed the script will automatically show informations about users who enter in a channel thru a webchat service. The same information wille be available by using the channel command !findip nick_of_the_user.
    Bot owner can enable/disable features on the fly:
    .set findip_do (0|1)
    Enable (1) or disable (0) global support for !findip
    .set findjoinedip_do (0|1)
    Enable (1) or disable (0) global display of user's IP when they join a channel
    .set findip_channel(#channel_name) "0" or .set findip_channel(#channel_name) "1"
    Enable (1) or disable (0) display of user's IP when they join channel_name
    These settings can be made permanent by editing the findip.tcl file.
    Download and installation
    FindIP can be downloaded directly from this site: findip.tcl.
    To install it follow these steps:
    Edit preferences (AKA settings) in file findip.tcl. If you don't do it the script will not work!
    Copy findip.tcl into the folder scripts/ of your Eggdrop installation.
    Add at the end of eggdrop.conf file the following line: source scripts/findip.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.

    2 downloads

       (0 reviews)

    0 comments

    Submitted

  3. Free

    CheckDomain.tcl

    DESCRIPTION: 
    Tells you whether an Internet domain name is registered or not.
    Every valid user can have it's own list of domains that the eggdrop will verify using a timer and announce if something changes to them.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  4. Free

    BlackDNS.tcl

    DESCRIPTION:
    Next Generation of DNS TCL
       + now suporting multiple ip/hosts/nicks all in one command
       + shows the IPv4 ips and the IPv6 (if the server where the eggdrop is on supports it)
       + supports also reverse dns
       + command flood protection 

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  5. Free

    BlackCountryEN.tcl

    The script will ban all IPs which are in countries added to the blacklist.
    You can add both full name and/or countries shortcut.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  6. Free

    BadIP.tcl

    DESCRIPTION:

    Bans onjoin users that have their IP considered as VPN/Proxy/Bad IP. Also can scan ##
    onConnect users (the eggdrop must have IRCOP status) and GLINE their IP. Remember   ##
    to write a valid email on "badip(check_mail)" variable.   

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  7. Free

    BlackIp.tcl

    Black IP Script

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  8. Free

    IpStatus.tcl

    IpStatus 1.0
    With this TCL you check if an ip/host is UP or DOWN Remember to load http.tcl first 🙂 To work activate -> .chanset channel +ipstatus

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  9. Free

    dns.tcl

    !Dns Version 3.1 Based on Script by I_strike - edited by depthCoRE team!
    Commands:
                       !dns <adresse/host>
                       !User@host <nick>
                       !dnsnick <nick>
                       !amsg <message>

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  10. Free

    domainwhois.tcl

    This script connects to the Network Solutions whois server and displays
    the registration information for a domain name. You can also set your
    own whois server to connect to.    

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  11. Free

    dns.tcl

    Dns by IRCSpeed Exp

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  12. Free

    ipinfo.tcl

    IP Info checks user ip.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  13. Free

    geoip.tcl

    GEOIp Script

    1 download

       (0 reviews)

    0 comments

    Submitted

  14. Free

    dns.tcl

    Domain Name System

    0 downloads

       (0 reviews)

    0 comments

    Submitted


×
×
  • Create New...