Log in

View Full Version : Alternative Multiclient Solution



Chuitox
11-04-2013, 09:27 AM
The problem with some users trying to run NeoMC or XenoMC seems to rely on the Windows Kernel. I personally took some time to code a MC but the problem is not in the code. In my computer NeoMC used to work as well as XenoMC but after sometime it just stopped. If none of those MC applications work for you a little bit of research will give you 2 different solutions for this.


Do It Yourself!

You can do it manually
Use Process Explorer (http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx) and do what all MCs do programmatically.

You should do this:

Show Lower Pane
https://www.dropbox.com/s/mj5yzubynfwa65x/Show_Panel.png?dl=1
Search for the application in the list
Find the Mutex in the lower pane and kill it with right click
https://www.dropbox.com/s/9o2ve7xyztz10nz/Killing_Mutex.png?dl=1


If you don't mind taking some risks you can edit Tibia.exe
Use a hex editor like this one (http://mh-nexus.de/en/hxd/)
You should know that there is no risk so far actually but you may not do it the right way

You should do this:

Make a backup of Tibia.exe
Search hex string: FF 00 75 40 68
https://www.dropbox.com/s/z6jhi4kupgcctvt/Searching_Hex_String.png?dl=1
Change the highlighted 75 to EB
https://www.dropbox.com/s/u42iifv3ubbigpx/Modifying_Hex_Value.png?dl=1
Save the changes and open as many clients as you want


If you want to save the trouble just download the modified executable file from my signature and scan it with your favorite Antivirus :)

Blequi
11-04-2013, 09:53 AM
PS: All applications like NeoMC, XenoMC, BlackdMC and these 2 solutions I mention modify the client and there is no MC that doesn't do it. some MC applications like NeoMC and XenoMC modify the memory of the Tibia Client whereas others modify the physical file.

XenoMC does not modify any bit in the Tibia Client, it's a OS level feature. It closes a mutex that the OS maintains and the Tibia Client has not to do about it. The Tibia Client just checks this mutex's state that tells if you can open a new Tibia instance or not.

Chuitox
11-04-2013, 10:14 AM
XenoMC does not modify any bit in the Tibia Client, it's a OS level feature. It closes a mutex that the OS maintains and the Tibia Client has not to do about it. The Tibia Client just checks this mutex's state that tells if you can open a new Tibia instance or not.

Thanks for the rectification :)

hunner980
11-09-2013, 05:13 AM
Thanks for the rectification :)

btw both these ways are extremely detectable iv done both and got banned on 2 of my accounts

Chuitox
11-09-2013, 06:53 AM
btw both these ways are extremely detectable iv done both and got banned on 2 of my accounts

I doubt it. Been using it for years now. I do use a proxy though but no idea if that helps me at all :p

hunner980
11-09-2013, 08:25 AM
I doubt it. Been using it for years now. I do use a proxy though but no idea if that helps me at all :p

it prob does i got banned on 2 accounts for this, it could also be chance tho

spam250
11-11-2013, 03:34 AM
You could also try blackDmc - ive no idea if this simply works the same was as neo and xenomc's however neither of these work for me yet blackD does.

TibiaInc
11-11-2013, 10:13 PM
blackd mc ftw

Luls
11-12-2013, 12:21 AM
btw both these ways are extremely detectable iv done both and got banned on 2 of my accounts

You must be forgetting that mc isn't illegal anymore.

dinmamma
11-12-2013, 12:32 AM
You must be forgetting that mc isn't illegal anymore.

But

Rule 3b) Using Unofficial Software to Play
Manipulating the official client program or using additional software to play the game.

That is illegal ^^
Even if they aren't checking client-sided issues as far as we know.

Luls
11-12-2013, 01:17 AM
Ah. Right you are ^_^

Vic99
11-13-2013, 08:19 AM
Or you can get VMware Workstation and run a few virtual machines.


However it requires a decent computer depending on how many you wanna run and if you wanna bot them you need to get multiple licenses.


but it is completely legal =)

maklakierek
12-28-2013, 01:22 PM
So Chuitox alternative solution for MC is not save, as XenoMC ?

Chuitox
12-28-2013, 03:26 PM
So Chuitox alternative solution for MC is not save, as XenoMC ?

If you are having problems with NeoMC and XenoMC I would suggest you to do it manually (First alternative)

maklakierek
12-29-2013, 09:46 AM
If you are having problems with NeoMC and XenoMC I would suggest you to do it manually (First alternative)


And it is safe like XenoMC ?

Chuitox
12-29-2013, 10:50 AM
And it is safe like XenoMC ?

Yes, by using Process Explorer you are doing manually what NeoMC and XenoMC do programmatically

maklakierek
12-29-2013, 01:12 PM
Yes, by using Process Explorer you are doing manually what NeoMC and XenoMC do programmatically


It works on Windows XP ! Yuppii ! Thx men
If i'm right i have to mutex the next one Tibia i opened yee :) ?

Chuitox
12-29-2013, 01:18 PM
It works on Windows XP ! Yuppii ! Thx men
If i'm right i have to mutex the next one Tibia i opened yee :) ?

Correct

Jfrye
02-15-2014, 11:43 PM
Old thread here, but this computer is running XP unfortunately, and do I have to do this process everytime I want to run mc, or by doing it one time can I mc anytime?

Afromanz
02-16-2014, 12:04 AM
Old thread here, but this computer is running XP unfortunately, and do I have to do this process everytime I want to run mc, or by doing it one time can I mc anytime?

Yea think so. Just try his modi Tibia.exe in his signature. Works wonders =)

Raziol
03-15-2014, 12:26 AM
It works on Windows XP ! Yuppii ! Thx men
If i'm right i have to mutex the next one Tibia i opened yee :) ?


How did you do this on WinXp? I can't work it out. May you upload screen?



EDIT: OMG, i'm such a dumb shitfuck, i didn't see download link and spend 3hours looking where in task manager is the lower pane. Then i figured that maybe my task manager is broken or there is no funtion for winxp, so after 3h i found the program called process explorer, and beat it. by the way it works perfectly, but i want to figure why isn't xenomc finding this stupid mutex ,while human can ??

Chuitox
03-19-2014, 12:03 PM
How did you do this on WinXp? I can't work it out. May you upload screen?



EDIT: OMG, i'm such a dumb shitfuck, i didn't see download link and spend 3hours looking where in task manager is the lower pane. Then i figured that maybe my task manager is broken or there is no funtion for winxp, so after 3h i found the program called process explorer, and beat it. by the way it works perfectly, but i want to figure why isn't xenomc finding this stupid mutex ,while human can ??

It's a problem with Windows I think, I have had the same issue coding my own MC.

#BUMP

Tibia MC 10.37 executable is already in the Dropbox folder :)

Chuitox
03-31-2014, 07:00 PM
#BUMP

Tibia MC 10.38 executable is already in the Dropbox folder

derkonsito
03-31-2014, 09:17 PM
#BUMP

Tibia MC 10.38 executable is already in the Dropbox folder

what dropbox folder?

Afromanz
04-01-2014, 06:53 AM
#BUMP

Tibia MC 10.38 executable is already in the Dropbox folder

Thanks alot!


what dropbox folder?

https://www.dropbox.com/sh/w9i4i3k8rwlhbkt/lGynwrfYSa

Jerekaine
06-26-2014, 06:00 AM
no one have been banned to do this mc??? i just done this one so i want to ask before i start to bot

Chuitox
07-21-2014, 06:54 PM
no one have been banned to do this mc??? i just done this one so i want to ask before i start to bot

Bans don't appear to come from multiple clients rather than reports and same actions being performed restlessly. If you're not willing to risk it though you shouldn't bot.