Discussion on [Release] Python Loader for All 32/64bit Servers within the Metin2 Hacks, Bots, Cheats, Exploits & Macros forum part of the Metin2 category.
Releasing the external (no injection needed) python loader i made yesterday, the video is just for demonstration, the download DOES NOT include stmod scripts or anything related to it
The python loader uses shellcode to load python scripts for both 32 and 64bit servers, with or without python27.dll
If the injector doesn't work for some server, message me on
discord: bromoket
Or PM me here/reply to this thread
Obviously this won't work work CShield and other good protected servers,
but if you need one DM me on discord
I'm trying to create a hack for a private server that may not be known to everyone. I didn't get anything specialised like X7 damage or anything else I'm trying to create via AI, but I couldn't get some functions like damage or monsters. Are these the functions I need or are there other functions?
I'm trying to create a hack for a private server that may not be known to everyone. I didn't get anything specialised like X7 damage or anything else I'm trying to create via AI, but I couldn't get some functions like damage or monsters. Are these the functions I need or are there other functions?
What Ai are you using? I'm working o a similar project
[Python-Modul]EXP-Donator (kompatibel mit Python Loader) 11/23/2013 - Metin2 Hacks, Bots, Cheats, Exploits & Macros - 27 Replies Moin,
da man mich danach gefragt hat und ich sowieso mal ein Beispiel für die Benutzung meines Python Loaders veröffentlichen wollte, habe ich die Gelegenheit genutzt und euch eben einen EXP-Spendebot geschrieben.
Man kann ihn einfach mit dem oben verlinkten Python Module Loader laden und ihn mit F5 aktivieren/deaktivieren.
Sobald ihr mehr als 99 Erfahrungspunkte habt (man kann nur in 100er Schritten spenden), werden alle Erfahrungspunkte an eure Gilde gespendet.
Wer Lust hat und...
[Python]Python Loader vs import 07/29/2013 - Metin2 Private Server - 2 Replies when i tried to inject my bot with this
pyScrLoader = ui.PythonScriptLoader()
pyScrLoader.LoadScriptFile(self, "eigenartig/mainboard.py")
syserr shows me:
0728 16:55:05139 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/effect/hit/percent_damage1.mse) Error
0728 16:55:05139 :: CInstanceBase::RegisterEffect(eEftType=264, c_szEftAttachBone=, c_szEftName=d:/ymir work/effect/hit/percent_damage1.mse, isCache=1) - Error
0728 16:55:05139 :: CEffectManager::RegisterEffect...