Latest mIRC Code Snippets

Popular / Snippets

gennarino created a Page  -  Mar 30, 2023

GeoIP localization for hidden IPs Address. Some IP addresses are not visible because users connect throught Web-Interfaces to IRC. In most cases IP is hidden in the IDENT field as Hex number. In this case this snippet can help to build a correct request for WEB Based GeoIP localization sites. In very few cases the IP is not shown in any way: here there is nothing that I can do. Of course I do not have..

 Respond   mIRC  
JamesBond created a Page  -  Dec 28, 2022

ENGLISH VERSION hello everyone, with this script you will be immediately informed when your BOT PC is restarted (because of a Windows Update) so that you can restart them quickly.

 Respond   mIRC  
JamesBond created a Page  -  Dec 28, 2022

NEDERLANDSE VERSIE hallo allemaal, met dit script zal je meteen op de hoogte zijn wanneer je BOT pc herstart is (vanwege een Windows Update) zodat je ze snel weer kan herstarten.

 Respond   mIRC  
masterzwerg created a Page  -  Aug 14, 2022

abgeändertes Countdowntimer "aliases" Addon für mIRC-Bots Getestet am: 14.08.2022 Bot: DC-mbot 1.9 mIRC-Version: 7.69

 Respond   mIRC  
manquosh created a Page  -  Jun 05, 2022

Need help with a code driving me CRAZY remove [xxxxx]

pinkpolaris created a Page  -  Apr 08, 2022

mIRC WHOIS Information in @whois Window - when a user joins the channel, automatically the whois information will be sent into the @whois window.

  1 Thread   mIRC  
Errr created a Page  -  Mar 10, 2022

Scripts whois users on join and sets +v ( voice ), if the nick is identified.

  1 Thread   mIRC  
MMX created a Page  -  Mar 06, 2022

Simple is the keyword. You don't need any registrations or API keys. Just load the script and it should work in any channel your bot is in. Also tested and works well on ADIIRC 4.2Important: mIRC v7.56+ is required, because of $urlget function.

JamesBond created a Page  -  Feb 03, 2022

hallo allemaal,

  1 Thread   mIRC  
Errr created a Page  -  Dec 05, 2021

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 of the day you are joining. You can add the channel/channels you want to send an on join message to.

  1 Thread   mIRC  
Errr created a Page  -  Nov 19, 2021

PERSONAL ON JOIN GREET WITH CHANNEL CONTROL

  1 Thread   mIRC  
elvara created a Page  -  Jul 28, 2021

on ^:snotice:: { if (Client connecting iswm $1-) { noop $regex($1-,: ([^ ]+) \x28([^@]+)@([^\x29]+)\x29) if (!$window(@Konekcije)) { window -mg[1]k[0]bxlkapoCzdk0tnbL @Konekcije 0 0 300 700 titlebar @Konekcije - Konekcije! } iline @Konekcije 1 5[ $+ $time(HH:nn) $+ ] $regml(1) ( $+ $regml(2) $+ @ $+ $regml(3) ) } if (Client exiting iswm $1-) { dline @Konekcije 1 $sline(@Konekcije,%i) haltdef window..

elvara created a Page  -  Jul 28, 2021

####################################################

 Respond   mIRC  
Imk0tter created a Page  -  May 07, 2021

Here is an alias that allows you to replace the n'th occurence of the specified substring in the specified string with a token.

  1 Thread   mIRC  
Imk0tter created a Page  -  May 06, 2021

Here is a snippit of code that allow you to get tokens from bvars (binary variables).

 Respond   mIRC  
bot created a Page  -  Mar 16, 2021

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.

curl created a Page  -  Feb 02, 2021

I want to post to the website in proxy.txt I want to send hits to a site with ip addresses in proxy.txt

  1 Thread   mIRC  
Vickito created a Page  -  Dec 24, 2020

Esté es un AutoJoin o mejor conocido como 'Entrada Automatica'. No hay mucho que decir, es simple y rápido de usar, solo debes ponerlo en tu mIRC o IRCap. No te dará Error o Fallo (conocido como Glitch), no causará problemas con otros scripts.

 Respond   mIRC  
gennarino created a Page  -  Dec 22, 2020

Converts normal text into styled text using Unicode. The conversion is done using the corresponding unicode character in another font. All the users on IRC should see the unicode font instead of their original font for messages. The output is displayed in UNICODE case-sensitive.

gennarino created a Page  -  Dec 07, 2020

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 handle your notes.

JamesBond created a Page  -  Oct 28, 2020

nederlandse/Dutch uitleg/explanation

 Respond   mIRC  
Kylar created a Page  -  Sep 25, 2020

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. Deswegen habe ich ein Rewrite vorgenommen und meine eigene Version erstellt und auf das wesentliche (das Anzeigen von Informationen) reduziert. Bei dieser Neuauflage..

JamesBond created a Page  -  Jul 10, 2020

Beste kijkers,

 Respond   mIRC  
YmmaX created a Page  -  Jun 29, 2020

This script prevent to join in the channels, before X login, also connecting with a random nickname.

  1 Thread   mIRC  
nexuxirc created a Page  -  Jun 26, 2020

I did this for my protection in the room, but I would like to record the ident and the nick and the total ip of the nick in a text file

  1 Thread   mIRC  
JamesBond created a Page  -  Jun 12, 2020
biase created a Page  -  May 22, 2020

Opening/parsing data into the NAME $html(,<URL|FILE|HTMLString>) for URL : noop $html(NAME,https://forums.mirc.com/ubbthreads.php/forums/5/1/scripts-popups) for FILE : noop $html(NAME,html_content_source.html) for TEXT: noop $html(NAME,'Scripts & Popups - mIRC Discussion Forums')

  1 Thread   mIRC  
YmmaX created a Page  -  May 16, 2020

With this script users are automatically unhide under D chan-mode. Captha module is included and can be enabled.

 Respond   mIRC  
YmmaX created a Page  -  May 13, 2020

BAN a user in all common channel/s, with/out X. Syntax: /globalban /xglobalban

 Respond   mIRC  
YmmaX created a Page  -  May 05, 2020

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 channel @ops too. Because after query acceptation you can't see the text lines before, this script give you posibility to check the logs, but for..

 Respond   mIRC  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.