Jump to content

chain

Administrators
  • Posts

    5,964
  • Joined

  • Last visited

  • Days Won

    17

Files posted by chain

  1. MScripter

    This is an IDE and validator for mIRC scripting. At this point, it's still very much a work in progress, and may crash a lot.
    Features:
    Customisable syntax highlighting for mIRC remote, alias and popup scripts
    Error checking for mIRC scripts
    Synchronisation with running mIRC instances
    Variable matching (when the cursor is on a variable, highlights other uses of it)
    Hash table editor
    Dialog table designer

    4 downloads

       (0 reviews)

    0 comments

    Submitted

  2. language-msl

    mIRC Script Language Syntax for Linguist
    A repository dedicated to add mSL support to Linguist.
    Features
    mIRC v7.64 syntax support
    AdiIRC v3.9 syntax support

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  3. KeepMyNick

    Have you ever connected to IRC and discovered that your nick is taken by someone else or not available?
    This mIRC script helps to address this issue and to automatically reclaim your nick once it's available. You can configure different nicks for different networks.
    Nick change could be triggered by several server events or by the timer. Actual mode depends on whether you are on a common channel with the person that uses your nick or not.

    2 downloads

       (0 reviews)

    0 comments

    Submitted

  4. TV Show Pre Monitor v1.2

    A mIRC script that monitors defined pre channels for your favorite TV shows and gives a notification when an episode is released online.
    Installation
    Put the file showmonitor.mrc wherever you wish. Preferably in a folder with write access.
    Open your mIRC application, run the remote script editor, click file and then load.
    Browse to where you put the file and load it. Bam, it's installed and ready to use.
    Usage
    After loading the script, right-click in any channel, query or status window and select TV Show Pre Monitor.
    You can also type /showmon anywhere.
    Edit the settings as needed. For more information on the various settings, check the help text at the bottom of the GUI while hovering over the part you want help with.
    NOTE: You will require your own access to pre channels, no such information will be provided through this script.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  5. SayWeather

    International Weather script for Eggdrop, Based on Lilys Simple Weather. Users can now set/save multiple weather locations! Script does the current weather conditions, a 1 to 7 day forecast, world time, and more from the www.apixu.com API page. Displays in both F/C and MPH/KPH.

    24 downloads

       (0 reviews)

    0 comments

    Updated

  6. Eggdrop v1.8.x

    Some features of Eggdrop:
    Basic IRC channel administrative functions (authorized operators, ban lists, flood control Runs on Linux, *BSD, SunOs, Mac OS X, etc... IPv6 support SSL protection of IRC and botnet traffic An official Docker Eggdrop image Base funtionality can be extended with customized Tcl scripts and/or C modules The ability to form botnets and share partylines and userfiles between bots A robust documentation, forum, and online support community Support for the big five IRC networks ( Undernet, DALnet, EFnet, IRCnet, and QuakeNet)

    22 downloads

       (0 reviews)

    0 comments

    Updated

  7. PAPAROACH Script

    Chatting online with friends and getting to know new people is one of the top activities ever since the Internet made communication among peers possible. Most users prefer instant messaging clients because they are easier to use and there are numerous dedicated programs to choose from.
    A utility a bit more different than the majority of its siblings is mIRC and it is very appreciated for its extensible character which allows pretty much anyone, without requiring advanced knowledge or some set of skills to add new functions through simple scripts.
    For those who don't want to spend any time to make these add-ons themselves, a huge number of ready-made solutions are up for grabs. PAPAROACH Script is one such tool and what makes it more special are the built-in utilities that allow for a lot of operations to take place.
    After the installation is done, the users will practically have at their disposal a modded mIRC, in which the PAPAROACH menu is the highlight. Inside are several functions and tools which cover everything from channel and user related commands to extras like a dictionary, a calculator, a music player and some Internet and file explorer applications.
    Modifying the current nickname, finding a specific server using some special filters and activating the auto-join feature for some channels are also possible with PAPAROACH Script. There is also an IP Lookup program as well as a so-called Cyber Kit, which can be used to send ping, traceroute, whois and other types of queries.
    Those who want to kill time for a while have not been forgotten and for them a special edition of the famous 'Snake' game is packed inside this software solution and ready to be played right inside the mIRC window.

    2 downloads

    0 comments

    Submitted

  8. dircproxy

    dircproxy is an IRC proxy server ("bouncer") designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away. You connect to IRC through dircproxy, and it keeps you connected to the server, even after you detach your client from it. While you're detached, …

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  9. psotnic

    Psotnic is an IRCnet bot written in C++. The main goal of the project was to create a fast, stable and easy to use bot.
    Here is a list of features:
    antiidle
    7 ctcp emulation types
    kick4 and kick6
    ipv6 support
    clone check: host, ident, /24 ipv4 class, /64 ipv6 prefix, proxies (!~@*.isp.com)
    socks5 support
    vanilla BNC support
    shitlist (shits are enforced upon addition)
    alternative slave support
    module loading (each one is protected with md5 sum)
    3 types of owners (permanent (+x), super owner (+s), owner (+n))
    channel modes protection (only +n can change channel modes)
    master can only op one person per mode
    encrypted links between bots (blowfish)
    encrypted config file and userlist (blowfish)
    autolimit
    limit override protection (mass invite protection)
    ban and limit enforcing
    user level based protection (user gets kicked if he harms user with higher level)
    mass, remote and slave joins
    channel flags support
    dynamic invites, bans and exempts
    was op test
    keepnick
    no trust between bots
    very fast oping (does not use botnet for oping) algorythm
    getop (nearly not used for oping), getkey, getinvite, unban
    all features can be controlled via .set and .chset command
    channel locking (+i) when number of bots on channel reaches below critical level
    CIDR ban support
    bots can be updated via partyline
    15 chars long nicknames support
    reop (+R) mode support
    on join host resolver (linux only, since 0.2.3)
    config can be edited via partyline (since 0.2.3)
    omnipresent hashtables make bot less cpu consuming (since 0.2.3)
    new random number generator makes (xor shift) decision algorithm less cpu consuming (since 0.2.3)
    source code (since 0.2.6)
    ident spoofing for oidentd (since 0.2.8)
    SSL support for irc and partyline connections (since 0.2.9)
    partyline management of invite, exempt and reop modes. (since 0.2.12)
    There are a lot of more features. Please read the documentation and the changelog.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  10. Botnet op tcl

    Allows linked bots to securely op/invite/etc. one another, similar to getops.tcl. One of the main features of this script is its "delayed op" mechanism to reduce +o flooding whenever a bot joins (particularly annoying if you have a large botnet).

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  11. Botnet Tools

    Botnet Tools by TG ## This little tcl is handy for making your botnet do fun things. ## ## COMMANDS: .netjump <server> .netjoin <#channel> .netpart <#channel> ## .nethash .greet .netset <#channel> <+/- setting> ## .announce .netmode <#channel> <mode> .netsave ## .passcheck .changepass <password> .netinfo ## .servstat .removeuser ## ## Questions or comments email jsimm@satexas.com ## ## Version 3.4 ## ## gaiden (EFNet) gordo@transwarp.net ## ## Version 3.4.1 ## - fixed problem with the .netset command. it was trying to pass ## one argument to the channel set command. when setting ## flood modes it needs to pass two. ## - beefed up the netjoin/netpart commands by passing ## the name of the user issuing the command to the botnet. ## added code so it'll half work with earlier versions. ## (could do the same for the other commands but should use ## the new version throughout the botnet anyway) ## - made the join channel settings a variable so they're up top. ## changed defaults to +revenge and -dynamicbans on join. ## - commented out ident_att redirect by default ## - changed the flood level defaults ## - lowered the bind flags required for some functions to make ## use of +t and +m flags ## ## EverRaver (EFNet) everraver@home.com ##

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  12. Invite tcl

    Botnet invite script.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  13. Botnet Commands

    Botnet commands script.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  14. bnusers4.0

    Botnet script that allows you to control either one bot or all bots at the same time.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  15. addedbots

    Lists all Added Bots of the Botnet. Checks for Linked Bots, OnChan Bots and displays missing Linked/OnChan Bots.

    0 downloads

       (0 reviews)

    0 comments

    Updated

  16. althub.tcl

    Makes all bots remove all old althubs and adds wanted new althub in all bots.

    0 downloads

       (0 reviews)

    0 comments

    Updated

  17. I Love me! v2.0

    Personal Edition
     
     

    0 downloads

    0 comments

    Submitted

  18. ircxpro

    Use at your own RISK
     
     

    0 downloads

    0 comments

    Submitted

  19. iShare

    basic simple script
     
     

    0 downloads

    0 comments

    Submitted

  20. kano14

    What's New.txt

    1 download

    0 comments

    Submitted

  21. Krypt IRC

    README.txt

    0 downloads

    0 comments

    Submitted

  22. KûwâîT2

    Welcome to ‡› KûwâîT2 ‹‡ Script for mIRC 5.5+ and Higher. This is a
    highly advanced script for diffrent Kind of Systems, You can
    Find PRotiction Sys, Service Sys, ScaNNeR Sys, FuN Sys, WaR
    Sys, Away Sys, SounD Sys and OTher Stuff of features.
    however it is also a great script to just chat with.

    0 downloads

    0 comments

    Submitted

  23. 0 comments

    Submitted

  24. LeetKillah V2.6

    0 downloads

    0 comments

    Submitted

  25. LookSharp3.0

    0 downloads

    0 comments

    Submitted

×
×
  • Create New...