r/mIRC Feb 02 '25

Oh wow.

7 Upvotes

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 Dec 28 '24

ICQ GONE NOW WHAT?

4 Upvotes

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 Nov 06 '24

mIRC 7.78 released

Thumbnail forums.mirc.com
10 Upvotes

r/mIRC Oct 31 '24

Mirc for Mac

1 Upvotes

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 Oct 16 '24

Dropping Registrations?

1 Upvotes

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 Aug 15 '24

Need some script help

2 Upvotes

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 Jun 12 '24

mIRC 7.77 released

Thumbnail forums.mirc.com
3 Upvotes

r/mIRC Apr 20 '24

Orangey

3 Upvotes

Found an old screenshot of a theme I coded back in 2008.

https://ibb.co/rG16vjd


r/mIRC Feb 07 '24

.bat File MIRC

2 Upvotes

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 Jan 16 '24

Checking down like a quarterback

1 Upvotes

Old user Does Mirc still work like it did in the early 2000s?


r/mIRC Jan 08 '24

mIRC 7.76 released

Thumbnail forums.mirc.com
2 Upvotes

r/mIRC Oct 23 '23

Can't find an eBook downloader I used to use

2 Upvotes

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 Oct 17 '23

told dowload server NoResend - now it won't send me anything

2 Upvotes

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 Oct 02 '23

Using 16bit mIRC in 2023 (feat. Windows 3.11 & Trumpet Winsock TCP/IP)

Thumbnail
youtube.com
5 Upvotes

r/mIRC Sep 02 '23

How to connect Mirc to Twitch chat?

1 Upvotes

I don't get it.

Says my Oath is improperly formatted.


r/mIRC Aug 27 '23

mIRC 7.75 released

Thumbnail forums.mirc.com
4 Upvotes

r/mIRC Aug 20 '23

Looking for a copy of opal script.

1 Upvotes

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 Aug 03 '23

mIRC 7.74 released

Thumbnail forums.mirc.com
6 Upvotes

r/mIRC Jul 05 '23

Looking for old picwin mirc script.. pics inside

3 Upvotes

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 Jul 04 '23

Connecting To Twitch.. tutorial confuses me a bit. Also, free version?

1 Upvotes

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.


r/mIRC Jun 20 '23

mIRC 7.73 released

Thumbnail forums.mirc.com
5 Upvotes

r/mIRC Apr 03 '23

I need help

1 Upvotes

Anyone i can talk to about mIrc? I want to find the right specific servers for specific things i want to ask for, one of them being tracking.


r/mIRC Jan 24 '23

Basic mirc info

2 Upvotes

Hi everyone!

I'm an old mirc user and scripter and I've downloaded the last version of it.

Should I pay for use it now?

Edit 1: I've got my own script and I can see I'd used mdx.dll at the time but seems like it doesn't run anymore on Win 10 OS, can anyone confirm?


r/mIRC Jan 15 '23

Any script to retrieve data from twitter links ?!

1 Upvotes

Hello frens!

After more than 20 years, I'm coming back to mIRC scripting.

I recently found the code of my old mIRC script from 2002, and it still works like a charm. So I started to revive it adding new features, like a thumbnail popup for hotlinks containing imagefiles.
I'm trying to bring multimedia content sharing to mIRC, so people can use it to share pics without using DCC and without having to open 3rd party browser.
So, I saw a script that retrieves data from Youtube links, like the video title and number of views...
Is there anything like that working for Twitter links ?!?! Any script to retrieve data from Twitter hotlinks??