#Closed
Are you sure injection is on "M2DragoBot.dll"? And "M2DragoDumperLibrary.dll" is in the same folder with the metin2 patcher? If your method doesn't work, try to inject "M2DragoBot.dll" with "CheatEngine" .dll injection (i use this method and for me work very well)Quote:
Thanks for the open-source bot etc. I appreciate that.
I'm getting an error while injecting the .dll. Xenos Injector is giving "Error code 0xC00001A5", and Extreme Injector is giving "System.Exception: The Injection method used returned NULL (injection failed)." Is this caused by .dll or injector or the game itself?
Thanks again for the codes.
Yes, I'm sure. I guess it's because of anti cheat. I tested with cheat engine, and it gave me this error, "dllinject failed. The injection thread took longer than 10 seconds to execute. Failed finding address of msvcrt!__mb_cur_max_func". Interesting lolQuote:
Are you sure injection is on "M2DragoBot.dll"? And "M2DragoDumperLibrary.dll" is in the same folder with the metin2 patcher? If your method doesn't work, try to inject "M2DragoBot.dll" with "CheatEngine" .dll injection (i use this method and for me work very well)
Give me in private message address URL for that server of metin2, i want to "play" on him also :DQuote:
Yes, I'm sure. I guess it's because of anti cheat. I tested with cheat engine, and it gave me this error, "dllinject failed. The injection thread took longer than 10 seconds to execute. Failed finding address of msvcrt!__mb_cur_max_func". Interesting lol
You can't import .py file or execute python code with this program, you can use only python functions using c++. Download CodeBlocks and learn c++ :rtfm:Quote:
how to compile file ?
how can we edit it and build it again and for example how to edit it to import 1.py file in metin2 folder.
Probably you didn't compile .dll correctly, be sure when you import python directories and libraries and after this check if compiler is for 32 bytes, on 64 will cause crash or errors like your error ;)Quote:
Interestingly enough, I got your source code because I wanted to start a project on my own, and when I compiled it to a dll, it failed to inject. Same source, nothing changed. Your version already compiled works, I don't know why that happens, but keep up the good work