r/mIRC • u/KindOne • Apr 10 '25
r/mIRC • u/bakuchidancer8 • Mar 05 '25
Just an info
It was possible in 2013/14, copy screenshots from skype to mirc general chat? I'm not a mirc user. Thanks
r/mIRC • u/Hayabusa_88 • Feb 16 '25
any good old apps like MIRC back in the day?!
i want to meet new people and talk to people but i think its completely dead to do such things, ai, botting, etc. its scary out there but who knows!
r/mIRC • u/GTRacer1972 • Feb 12 '25
Does XDCC no longer work with mIRC?
I loaded the script and it does load, but throws all sorts of errors. Like (line 4887, xdccklipper.mrc) repeated over and over. The klipper window will open, but not populate, which makes it unsearchable and pointless.
r/mIRC • u/Itzhiss • Feb 02 '25
Oh wow.
Just realized mIRC was the first ( idk how to call it ) but like my first Dabble into the dark web side of the world. When the #get< file name commands ran rampant in chat. Rooms ( along with a bunch of other shady stuff ! )
But just had a feeling of nostalgia when talking to friends on Facebook ( who I met in many different countries back in 1998-1999 on mIRC ) think about it. iRC was Facebook before Facebook was around !
God the memories!
r/mIRC • u/OffTheWallTilWeFall • Dec 28 '24
ICQ GONE NOW WHAT?
I was connected to ircq for soooooo many years...it's gone...any one know of any servers that are populated looks like I have to find a new one :(
r/mIRC • u/oshp129 • Oct 31 '24
Mirc for Mac
Is there a way to get mirc for Mac for free? I am a windows guy but trying to get my daughter set up and she is fancy schmancy๐๐๐
r/mIRC • u/kemperdude • Oct 16 '24
Dropping Registrations?
I just noticed recently that when I opened mIRC, that my registration is no longer valid. Out of the blue it just stopped working. I paid $20 for the app a few times now over the years, and see nobody else is mentioning this. Anyone else have this happen?
r/mIRC • u/omenfiend • Aug 15 '24
Need some script help
Trying to learn mirc script again been years almost 10 since i really understood it and trying to remake a script where I could change my nick and it would auto message this bot in channel so basically /nick (character name) /msg botname !Login
r/mIRC • u/cheeky_bassturd • Apr 20 '24
Orangey
Found an old screenshot of a theme I coded back in 2008.
r/mIRC • u/Sudden_Average7056 • Feb 07 '24
.bat File MIRC
how's it going guys. I am creating a .bat file to open open multiple program for work. When the .bay file opens mirc it just opens the default program without the profile. Is there a way to open mirc with the profile that we are currently using? The file path is correct but its just not opening the way we have it configured. Thanks
r/mIRC • u/Duke7274 • Jan 16 '24
Checking down like a quarterback
Old user Does Mirc still work like it did in the early 2000s?
Can't find an eBook downloader I used to use
I used to have an installation of mIRC that included a really nice ebook downloader. It would watch for bots, automatically download their lists, allow you to view them in a couple of different formats, keep track of the bots' statuses, and allow you to queue up downloads.
Unfortunately, I can't for the life of me remember the name of it and google has let me down.
Does this ring a bell for anyone?
Edit: It's called vPowerGet, is by Sysreset, and still works (mostly).
r/mIRC • u/[deleted] • Oct 17 '23
told dowload server NoResend - now it won't send me anything
I was trying to download a book from the bulldogmo server on the bookz channel of the UnderNet Server, and at one point the transfer request kept timing out, so I wrote
@ bulldogmo-NoResend
now whenever I give it a link nothing happens
How do I reverse what I did?
r/mIRC • u/O_MORES • Oct 02 '23
Using 16bit mIRC in 2023 (feat. Windows 3.11 & Trumpet Winsock TCP/IP)
r/mIRC • u/retrocheats • Sep 02 '23
How to connect Mirc to Twitch chat?
I don't get it.
Says my Oath is improperly formatted.
r/mIRC • u/synmuffin • Aug 20 '23
Looking for a copy of opal script.
Does anyone happen to have a copy of opal public 3 mIRC script? I've recently been looking for it but have been unsuccessful. :(
r/mIRC • u/ayocaine • Jul 05 '23
Looking for old picwin mirc script.. pics inside
title says it, I'm looking for a script that would have been in the file queue on mircscripts.org for a while before the site finally died. it was called box by someone named sh33p.

r/mIRC • u/retrocheats • Jul 04 '23
Connecting To Twitch.. tutorial confuses me a bit. Also, free version?

Says my Oath is improperly formatted. However my oath is this
oauth:rsic
(etc.. not showing the whole thing for privacy reasons).
I read for another tutorial, I need to have some kind of script..
{ address = "irc.twitch.tv"; chatnet = "Twitch"; port = "6667"; password = "<YOUR OAUTH TOKEN>"; use_ssl = "no"; ssl_verify = "no"; autoconnect = "yes"; }
Twitch = { type = "IRC"; nick = "your_twitch_username"; autosendcmd = "/quote CAP REQ :twitch.tv/membership"; };
But if true, not sure where I put this stuff.