PLEASE HELP ME I have a problem with MyMultiHack [python]

09/30/2013 14:41 titanxy#1


Hello, i have a problem with my multi hack is python file ,waas.py file,now i have compiled it,now is .pyc file,i want import this .pyc file in metin2,i tried wrote in logininfo.py "import MyMultihack" and when i start the game Show a log error with " Bad magic numer...." why? i dont want inject with pythonloader.. i want inject .pyc file in metin2,How i can inject this ? with logininfo.py ? or how i can make a launcher .exe for pyc file,..
09/30/2013 17:30 noahrmal#2
I think you compiled the py file wrong, try to put your py file in the lib folder and import this module, than you have a working pyc file in you lib folder.