No i havnt tried NeoMC and yes i am using Windows Vista
Printable View
No i havnt tried NeoMC and yes i am using Windows Vista
Is this mc safe?
i cant get XenoMC to work tho...
do you have teamviewer?
I may re-code this entire MC soon. The code, as anyone can see, is sloppy. I threw it together in about 3 hours and did no re-factoring nor did I realize that different systems used different mutexing protocols. I'll probably give it a nice GUI, tray icon, autorun at startup and the ability to autoload Xeno if prefered.
@Up
That would be awesome, not that I realized that anything was wrong with the current version. :p
But I do like nice new shiny things.
~ Shadow Wolf
That sounds good. And no i dont have teamviewer
for me its very hard to shut down the mc.
even if i close all my tibia clients i cant close the MC
not even with CTRl + alt + DEL
and then try to shut down the prosses.
I do not know why this error Failed to connect to | WebemServices! [result code: 0x080070422] every time I try to open the injector of this error and does not open please let me explain why this error and give me a solution for me to use the xenobot!
PS: Windows XP
perfect :D
When i tried to run the Xeno mc, its only working once in 50 tries :/
Alll the other time i get message from tibia that i cant run many clients at the time :/
Anybody have a clu why its doing that?
Plz i need it asap :D
bump :D
Just try the MC I have linked in my sig.
great mc dark
What does that mean closed mutex for tibia client with PID 3420? i cant get it to work :(
Works like a charm on my Windows 7.
i dont know if this is normal but i get like Closed mutex for tibia clients PID 5542
Closed mutex for tibia clients PID 5542 like that when i open one and the more i open i get like
Closed mutex for tibia clients PID 5542
Closed mutex for tibia clients PID 5542
Closed mutex for tibia clients PID 5542 thats normal? 1 open 2x of same text 3 open 3x of same.
Exactly @XtrmJosh :)
It gives me the Tibia Client error when i try to open the second tibia client
Can anyone help in why this isnt working on xp
This is simply not working for me after the update I guess. It worked before.
@DarkstaR Does XenoMC works for u for the newest Tibia update? Just to be sure. If it does, then It's something else. :/
It makes my first client crash i died like 3 times already wtf is this shit
My MC and NEo mc never work.... When it work, i can only open liek 2 client and after that im not able anyore to open more. Suck to bot all my char at the same time. Any body have a safe alternative for the neo and xeno mc ?
Thank in advance :p
Petit ours :D
Use Process Explorer and kill the handle "TibiaPlayerMutex". :)
never did that can you explain me :D ?
edit: i fugure out how it work but i can only open 2 clients. can i open more?
Ofc dude! :)
Download the Process Explorer:
http://technet.microsoft.com/en-us/s.../bb896653.aspx
How to:
- Firstly open your Tibia Client
- Run the process explorer (For Windwos Vista/7/8 right click in the Process Explorer and select Run as administrator)
- Press ctrl + L to open a panel below.
- Press ctrl + H to open the handles
- Now the panel above search the process Tibia.exe and select it.
- In the panel below search for a mutant name \baseNamedObjects\TibiaPlayerMutex
- Click the right mouse button on the mutant and then close hand confirming with a yes
I try to run MC now though it isn't working.
It doesn't change the mutex, therefore I cannot open another client.
I don't know what is wrong with it, and I'm very disappointed as I won't use any other MC except Xeno.
Thanks.
Bro try the same thing as dexter told me, this is very easy to do fast and safe.
(i guess this is what xeno mc is doing but you do it by yourself.)
Download process explorer and close the tibia mutex(to know how look at the post 229 of this thread.
work well and you can open 10 thousend client if you want.(you only need to close the mutex for all of them.)
i dont understand "open source"? what's the difference between this and neo mc and is neo mc detectable?
How can i compile it in Mvcpp 2008 ??
If i build solution:
Code:1>Compiling resources...
1>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>.\XenoMC.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'.
1>Build log was saved at "file://d:\Ax Mc\xenomc\xenomc\UniversalMC\Release\BuildLog.htm"
1>XenoMC - 1 error(s), 133 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
@Up, can't see your error, only a build log. Tells me nothing.
Each client takes roughly 50,000 KB (51,200,000 Bytes) of RAM. 10,000 * 51,200,000 = 512,000,000,000. That's roughly 476 GB of RAM. You cannot open 10,000 clients unless you are running something similar to Jaguar.
http://wklej.org/hash/76aaa614419/
All build log :)
You need professional edition, you're using express. I'm including afxres.h which is an MFC specific library and not packaged with express. You can try replacing it with window.h but I'm not sure if it will work.
Hello
Just wondering, have anyone been using XenoMC on 2 facc knights to train? :)
Did it work out well, or did this "detection-tool" detect you?
Thanks in advance
Does it work for anyone on Windows 8? I just upgraded and it doesn't work for me, worked fine on Win 7.
I replace afxres.h witch windows.h and Mc is work, thanks :)Quote:
You need professional edition, you're using express. I'm including afxres.h which is an MFC specific library and not packaged with express. You can try replacing it with window.h but I'm not sure if it will work.