View
Search Snippets
Find community code by title, description or tag without leaving the TG007 Snippets library.
Results for “irc”
25 matches
View
mIRC duel game by dronez4
Hi guys so i'm making a simple command line game, i've finished making a standard one, theres so much more to add but for now i'll show you what its like. this is called the DUEL game: Look at the pastebin to see what the game is like. https://pastebin…
Anti-Mass-Join by simo
Most modern updated IRCD's have all kinds of features to prevent mass joins some dont tho and those that have usually only lock channel if mass joins detected not removing mass joiners therefor this code might be some sort of solution for that part some…
DNSBL Check by [85]
This source code was written originally by "Patje", but with a few DNSBL bases, some was outdated. I added new DNSBL bases who are on my Eggdrop to watch which one DNSBL base Gzline innocent ppls with real IPs. If you have better bases come and tell me o…
Anti-Mass-Nick-change by simo
this will get rid of mass nick changes on channel and also will check for irccloud host and ban appropriately credits go to Neo Nemesis i modified his code a bit
/unzip & $unzip() v1.1 by ^WeSt
This is an usefull alias/identifier that allowing you to unzip/extract an ZIP file (and only .zip file) into a specific destination/folder without any extra tools by using Windows functions, it was tested under mirc 7.52 on Windows 10 and working, i am not…
CallBreak : Multiplayer Card Game for mIRC by manish17xxx
Here is my latest game - CallBreak. Its a multiplayer card game, a kind of brain-teaser that you would probably enjoy playing. For rules, please type !cbrules. It is a 4-player game and AI players will join if enough players aren't available. COMMANDS:-…
MasterVar Game for mIRC by manish17xxx
So this is my latest Math game which takes some real math skills and fast mind calculations to win. You get a set of numbers, some target numbers, and some operations. Your target is to use the numbers to form the target number by using the operations in th…
-Nick Grabber- by Fossa
Simple, effective nick grabber for stolen or occupied nicks, wrote a long time ago for networks without a nickserv (e.g. IRCnet).
$exe() identifier by ^WeSt
You can check for a running .exe progress on tasklist via that identifier. Usage: $exe(name.exe)[.total] (If the exe that your specified exist then it will return $true otherwise will be returned $false) .total (optional) = Will return the total exe…
$RandNow() - periodic random number generator by raccoon
$RandNow() lets you generate a random number that remains attached to a period of clock time. For instance, you can have it produce a new value on each hour (on the top of the hour), or every quarter hour or 30 seconds or what-have-you. Rather than gener…
Lottery for IRC by newklear
Usage: !tatamachance|!lotto|!powerball|!lottery to start the Lottery Examples: !lotto - Will start a 10 minute long Lottery !lotto 3600 - Will start a 1 hour or 3600 second lottery !lotto cancel - Will cancel the Lottery draw !toplotto - Will display…
irccloud / mibbit / kiwiirc by psykoo
This will remove any wide ban matching multiple irccloud/mibbit/kiwiirc clients and replace it with ident ban This version includes the unresolved IPs Original post by simo Special thanks to Ouims@freenode for helping with regex
Words Frequencies by gennarino
Words Frequencies using hash table! I wrote this script to learn hash tables. Copy the source in your script editor and you get a new menu tab called Words. The Top10 and Bottom10 aliases where taken from the official mirc documentation
Secured PM/DM by YmmaX
This mIRC script will check /whois and X verify on PM, also it will notify you if user is disconnected and if back connected. It closing PM after 3 minutes of inactivity.
PM Request by YmmaX
With this mIRC script you can manage your query by accepting or decline it. Also in this script you can set some common channel(s) and if user is in that channel/s the PM will be not filtered and it can write without moderation; script makes a exception for…
HTML Parser by biase
HTML Parser - you can scrap webs using this alias .. Requirement: Internet Explorer 9 and above Opening/parsing data into the NAME $html(,) for URL : noop $html(NAME,https://forums.mirc.com/ubbthreads.php/forums/5/1/scripts-popups) for FILE…
[DE] YouTube Announcer (mSL) by Kylar
Vorwort Nachdem ich für AdiIRC ein Script gesucht habe, welches Informationen zu verlinkten YouTube Videos anzeigt, wurde hier ich fündig. Allerdings ist das Script von nick1 (illhawkthat) in die Jahre gekommen und funktioniert nicht mehr richtig. Desw…
Aliases to handle note_file by gennarino
I wrote some aliases for my scripts. They might be of any use for some of you so I decided to post them here. You can install them just as any other mirc script: ALT-R for remote, NEW_FILE, past the following code and SAVE. Now you have a few aliases to ha…
znc+mirc=? - multiple znc connections on startup by bot
This simple script will allow you to open all your znc bouncers that you own on mIRC startup. Add the script in remote.ini and change it with your znc infos. If you have more then three znc's just multiply the ".server -m your-ip +port user/network:pass…
Simple ASL Script for mIRC Bots by Nienqster
Just a simple ASL script for mIRC bots! People still have the tendency to ask another persons ASL - so this script is made to set your ASL and the BOT will tell everyone your ASL whenever you join the channel! Enjoy!