This guide will show you how to download virtually any karaoke song for free, using MiRC and Omenserve/Autoget. I owe a huge thank you to all the folks on the #karaoke+mp3s channel for making kmp3s.com–that tutorial is the foundation for this one.
These tools are pretty old-school, and setting them up is a pain. But it’s worth the trouble to download karaoke tracks on demand. For KJs, this is a must.
MiRC is Windows only, but Mac users can run it in Parallels (that’s what I do) and this guide will cover that.
Overview
The KJ community uses a system for filesharing that, while complicated and low-tech, works well for sharing large libraries within a small community.
The basis for it all is IRC, which is the classic internet solution to the chat room problem. This all goes down on the #karaoke+mp3’s channel on the Undernet server. They even made a website for their channel here: kmp3s.com.
On top of IRC sits Omenserve, a robot that tells everybody what songs you’re sharing, and sends people songs on request.
Autoget slaps a Napster-style interface onto the whole thing. You can search everyone’s song lists, and download songs.

Step 1: Install mIRC
- Download it here: mIRC 6.21 (I’m hosting it myself since you need a specific old version)
- Run the mIRC installer.
- Change the installation folder to C:\mIRC
- Don’t start mIRC, or quit if it starts.
Step 2: Setup Port Forwarding
I you only have one computer at home, and you never connect to the internet through a router, you can skip this step. If you’re not sure, do it.
- Download this UPnP tool: BaUPnP.exe
- Right click on it and select “Create Shortcut”
- Rename the shortcut to “Port Forwarding” or “Run before MIRC”.
- Right click on the shortcut and click in the “Target” field.
- Paste the following numbers afer “BaUPnP.exe” 10051 10052 10053 10054 10055 10056 10057 10058 10059 10060 113 5645 5646
- Click “OK”
- Double click on the shortcut.
A window should open that looks like this:

If it says “No UPnP router found” then you need to turn UPnP for your router, or forward all those ports manually. Google the name of your router and upnp or port forwarding for more info.
You’ll need to run this tool each time you use mIRC. You can try to put it in C:\Documents and Settings\All Users\Start Menu\Programs\Startup but that didn’t work for me… it always runs before I connect to the internet. You can also forward ports by hand, but if you have a laptop this is a huge pain in the ass… each time you connect to a new network you need to do it again. Often, you won’t have access to the router.
Step 3: Install Autoget
- Download it here: Autoget 7.40b4
- Extract the zip file
- Run AGsetup740b4.exe
- Change the install folder to C:\mIRC\
Step 4: Setup Omenserve / MiRC
- Download it here: Omenserve 2.60
- Extract the zip file.
- Run OmenServe_Setup.exe
- Change the install folder to C:\mIRC\
- Click “select folder” button, find & select mIRC folder, press OK
- Click install button
- Check “auto load script into mIRC” and “view omenserve installation instructions”, click ‘finish’
- mIRC will start, and give a script initializing warning message. Click “yes”
- Click OK on mIRC option screen
- Go to File -> Select Server
- Find “Undernet” in the list, double click on it, and double click on “Random US server” or “Random EU server”.
- Enter your info, pick a nickname, and click OK.
- Go to Favorites -> Add to Favorites
- For “channel” enter #karaoke+mp3s, check “Join on connect”, and click OK.
- Click on “Favorites” and #karaoke+mp3s should now be in the list. Click on it.
Now you should see a Window that looks like a chatroom, with lots of ads for different users’ collections. At this point, if you get stuck, you can ask other people in the channel for help.
Step 5: Start Omenserve
- Bring up omenserve config screen by pressing F2 or commands -> omenserve -> omenserve v2.60
- Click “main”, ensure that ‘main nick for trigger’ is your IRC nickname
- Cick ‘lists’, highlight ‘default’, click add folder.
- Add all your karaoke folders (subfolders added automatically)
- After all file directories have been added, click “generate list”
- on QuickList screen, select “type file info”, click generate list.
- Wait for status screen to give “list completed” message
- Open omenserve config screen (F2), click “channel” button.
- Select “add channels”, highlight channel #karaoke+mp3s (you must be IN the channel, or it will not appear in this screen), select channel mode, select “default list”, click “add channel”.
- click “main”, check “Server On” box, click “close”.
- Go to Commands -> Omenserve -> Send Channel Ads.
You should now be sharing your music in the #karaoke+mp3s. Soon, the channel ops will see your ad and will try to download your list. Once they verify that you are sharing, you will be “voiced”, and your name in the right sidebar will get a “+” next to it. Without this, most people won’t let you search their lists.
Again, you can ask for help in the channel if you have a problem.
Step 6: Load Autoget
- Run mIRC
- Click on the #karaoke+mp3s window.
- Type /load -rs autoget.mrc
- mIRC will give a warning message. Click “yes”.
- If you get an error message, you may need to type /load -rs autoget/autoget.mrc or give the exact location to the autoget.mrc file.
- Go to “Commands”. “Autoget v7.40b4″ should now show as an option, right above Omenserve.
- Go to Commands -> Autoget -> Open
You should now see a familiar Napster-style search and download interface. Click on the “search” tab and try a search and download.
Autoget will grab peoples’ lists, and you can search those locally using “Local Search”. Then right click and select “Add to waiting” for songs you want.
Step 7: Miscellaneous Configuration
These are a bunch of options that should make everything work smoothly. If there are others missing, please let me know.
- Commands -> Autoget -> Configuration -> Main tab -> Set “Download Method” to “Active”
- Commands -> Autoget -> Configuration -> Options tab -> check “Automatically Join Servers”, “Automatically close windows”
- Commands -> Autoget -> Configuration -> Channels tab -> click “Add” enter #karaoke+mp3s / undernet and select “Active”
- Click Done
- File -> Select Server -> Connect -> Options -> check “Connect on startup” and “Reconnect on disconnection”
- In this Window, click “Advanced” check “DCC” and enter “10051″ and “10060″ under first and last. Click OK.
- File -> Select Server -> Connect -> Identd -> make sure “Enable Identd is checked”
- File -> Select Server -> DCC -> check “Augo-get file” and “minimize” and select “Resume” if file exists.
- File -> Select Server -> DCC -> Options -> check “Close Window: Send & Get” and “Passive DCCs”
- File -> Select Server -> DCC -> Ignore -> Select “Disabled” and uncheck “Turn ignore back on in:”
Options 6-10 are particularly important. If any of 1-5 are redundant, let me know.
At this point you should be able to close mIRC and restart, with all your downloads starting up again automatically.
For Mac: running mIRC in Parallels
Its easy to run Windows applications on Intel Macs (non-G4/G5) using Parallels.
- Download Parallels
- Find a serial number.
- Find a Windows XP CD
- Insert the CD
- Run Parallels, select “New Virtual Machine” and follow the instructions.
You can also use Bootcamp. Hit CMD-Space, type “boot” and launch “Boot Setup Assistant”. Parallels is better because you won’t be stuck in Windows whenever you want to use mIRC.
it can be done…

Well, I am having trouble with this setup. Several things concern me. One is, when I start mIRC from my desktop, the first thing to pop up is a little item that asks if I want to register now or continue with a 30 day free trial. I thought this was TOTALLY free???
Over all, my nick is not ‘voiced’ and I cannot download anybody’s songs. I have used another site in the past for mIRC and had no problems, but this is quite different. I am used to using karaoke-realm, and that is not available here.
What gives with this? I would appreciate very much if you would respond with something that helps. You can even call me by telephone or IM on Yahoo. I would just like to be able to actually TALK to someone ear to ear about this. I am really tired of abscure email instructions that don’t prove any help at all. I have followed your instructions and after days of re-doing everything over and over, I am still not successfully using the program.
If you don’t want to help me, just say so and I’ll quit wasting your time and mine. All I want is to get karaoke songs to download on my computer.
I thank you in advance for your assistance.
Sincerely,
Carol Trow
503-537-0502
other email accts:
mistymnt1@yahoo.com
friskybusinessnw@yahoo.com
centerstage.karaoke@yahoo.com
I just happened on this site and read your email to them. I am sure it is disaapointing. I have been collecting for years. In fact I have 80,000 titles. I am looking for someone to trade with. I am alos looking for the song from gigi “i REMEMBER IT WELL”
aNYWAY FEEL FREE TO EMAIL ME I am tryng to revisit downloading again and my brain is rusty. I sure have no interest in a site that seems to have you frustrated. What do you think?
Michael
emege saygi tesekkürler
emege saygi tesekkürler
guzel paylasim tesekkurler
I have dowmloaded mirc to find karaoke and i am very disapointed. i cant search for a site so i can’t find one
the above listed link is broken can i get a copy? i was previously running on another laptop that was stolen.
It is my very first time i go post. I collected so numerous interesting stuff within your weblog especially its discussion. From the tons of comments on your articles, I guess I am not the only one particular having all of the fun the following! retain up the beneficial perform.Regards
I’m trying to read this in the 3.838 version of the aol browser and the content looks rather cut up. I think you should take a look.
Have none of you guys ever heard of usenet ? All the Karaoke channels are the same !!! a few ego ops and a ton of files being shared illegally whilst all showing your IP , and before you spout “we have our hosts hidden” try typing NETSTAT in a command prompt next time you have a dcc send on the go….YES THAT IS THE OTHER PERSONS IP SHOWING !!
All of you have them boring trivia bots, like the days when IRC was first created…
Heres a plan , if your going to ACTUALLY DO IT, why not push all your egos under the table and all merge to a PROPER network (such as efnet , one of the big ones) , and get a few BOTS , and all of you main OPS pitch in and share it properly with NO CONDITIONS FOR USERS TO SHARE.. People cant share what they dont have, and for GODS SAKE, THE FILES ARE TINY ENOUGH… Stop forcing people to have to share…. it takes an hour on a good connection to download more than any of you have from usenet … 1 HOUR.. think about it…. GET A LIFE !!
Wasted typing , because your ego is going to delete this message.. may you and the other egotisitical fools rot in hell
I am trying to use mIRC to download karaoke songs as i have previously done but cant seem to find the correct channel
shoes for orphan souls http://topcitystyle.com/-sweater-dolce-amp-gabbana-category25.html wittner shoes used ski clothes lauren graham
http://topcitystyle.com/khaki-leather-shoes-color28.html furniture designer williams evans web designer magazine
I have recently lost my icon for my mirc server after paying over $65 for the program. Now I am unable to connect and karaokeinfo want’s another $20 dollars to update my guide. I don’t need the guide I only need to know how to get back to my server. (which is ratzbag as far as I know. Someone help!!! I don’t want to have to pay again.
I have been using Mirc for a couple of weeks and have really enjoyed it. Today after I put in the @find (What ever) zip,
Nothing happens. I have paid for the system and request help.
Kindest Regards,
Dr. Robert Lawrence
(818) 652-8100
Thanks teşekkürler I have been using Mirc for a couple of weeks and have really enjoyed it. Today after I put in the @find (What ever) zip,
Nothing happens. I have paid for the system and request help.
Kindest Regards,
Dr. Robert Lawrence