Skip to content
Search the code archive

Search Snippets

Find community code by title, description or tag without leaving the TG007 Snippets library.

25 results found
Search results

Results for “mirc”

25 matches

General IRC 12/06/23

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…

By Snippets 0 likes 0 comments
View
General IRC 12/06/23

/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…

By Snippets 0 likes 0 comments
View
General IRC 12/06/23

$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…

By Snippets 0 likes 0 comments
View
General IRC 12/04/23

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…

By Snippets 0 likes 0 comments
View
General IRC 12/04/23

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…

By Snippets 0 likes 0 comments
View
General IRC 12/04/23

Personal on join greet by Errr

PERSONAL ON JOIN GREET WITH CHANNEL CONTROL It will sent a message to the channel when you join a specified channel This Script will send a message to the channels on join and will determine whether to say good-morning, afternoon or evening by the time o…

By Snippets 0 likes 0 comments
View
General ircWx 07/03/20

NickChange Logger

This informs the channel you are on as each person joins your channel that the nickname has been logged. If someone changes their name to another name or gets (ghosted) it then informs your channel of the previously known nicknames. You can also view the lo…

By Winz 1 like 4 comments
View