Discussion on [Release][Src][Python] Level - Farm - Buff - Bot within the Metin2 Hacks, Bots, Cheats, Exploits & Macros forum part of the Metin2 category.
For all the people who have also got the problem like @ that the .py File loads but the iPUSH-button is not displayed.
The problem could be that the PyLoader you're using doesnt show an error if it can't find the .py file.
It just shows that it has successfully loaded the .py file.
Solution
A possible Solution would be to load the .py file with the whole path to the file like so: load <pathToFile>/ipush.py
<pathToFile> => You need to look for youre own path to the file.
Exemple: C:/users/user/desktop
Hello. Has anyone to suggest an injector and an python loader? Can't find anything to work. i successfully do the injection, but when i do load... or select file(other pyhton loader) client closses, it closes on iPush, or even if i try to do something simple like chat.AppendChat(7, "hello") and yes i have imported the necessary libraries.