[RELEASE]Metin2.SG & WoM2 .pyc Decompyler

07/27/2013 16:41 RecIron#91
Quote:
Originally Posted by [SA]Drilius View Post
We're trying to stand against such commits and put restricts to our work that would take a whole life of someone of you if you'd try to do it.

I was a developer for 3 fine months, after, I quit for being sick of the corruption I've always witnessed, GM's get paid for making items privately, Christopher plays with a full geared character, a LOT of undetected hacks that I tried them myself.

And no, I haven't seen such a breaker to our compiled files on google.
I know there's a whole bunch of C++ programs that would do this job, but it takes a smart ass to use them.



DMCA is not the only way to protect ourselves from copyright infringement, there should be an action taken as soon as possible against these illegal works.

TEC-Interactive also has the right to sue you while you're at home watching The Simpsons.

Just be nice and original, there's no need to use or steal copyrighted stuff.
You were never a developer of TEC, you were banned for hacking :D
07/27/2013 19:53 yodaniyoo#92
every time that i try to decompile a file i get a 0kb .py file
07/28/2013 00:04 Musca Radu#93
ich habe versucht mit die Files von sg aber wenn ich zb serverinfo.py offne ist es leht waru? :-s (das selbe ist auch beim wom)
07/28/2013 10:49 [SA]Drilius#94
Quote:
Originally Posted by RecIron View Post
You were never a developer of TEC, you were banned for hacking :D
I had a normal character that was named Drilius and this one was banned due to hack-use by my friend Eddie while he was on it. I had not to reveal my identity, even if by saying that I have a normal character.
07/28/2013 15:08 arczaniol1#95
[15:08:05] Unable to find HexPart! Searched: 54454332
[15:08:05] Error Finding all patch points (0 from 1)!
07/28/2013 15:14 mamAmok#96
Quote:
Originally Posted by arczaniol1 View Post
[15:08:05] Unable to find HexPart! Searched: 54454332
[15:08:05] Error Finding all patch points (0 from 1)!
USe the orher patch file
07/28/2013 19:40 yodaniyoo#97
Quote:
Originally Posted by yodaniyoo View Post
every time that i try to decompile a file i get a 0kb .py file
any solution ?
07/29/2013 03:04 sLay.#98
Moin,
wahrscheinlich sitzt das Problem vor dem Rechner aber wir haben schließlich 02:57 ...

Decompilen ist kein Problem, (nehme jetzt als Beispiel die Serverinfo.pyc)
Nehme die .pyc , wähle patch2python und patche das ganze, danach decompile.bat benutzen und dann hab ich das Pythonscript als .py ...
So nun kann ich die Datei bearbeiten (angenommen änder ich nur den Namen des Servers von Singapore auf Singapore1).
Nun will ich das ganze Compilen (Python 2.2 installiert) der normale Compiler.exe aus'm Ordner oder nen alternativen Compiler hab ich zur Verfügung. Danach hab ich die .pyc File und mache wieder patch2tec.xml im patcher auf die Nicht-Backup.pyc ...
Das Problem ist nun das ich hier den Fehler bekomme das die Backup.pyc bereits exisiert, kein Problem verschoben oder gelöscht und es funktioniert. Doch wenn ich nun die .pyc wieder ins root.epk/eix Verzeichnis packe und den Client starten will passiert nichts.
syserr sagt:
Quote:
0729 03:03:00005 :: RunMain Error
Die neue .pyc Datei ist zudem kleiner als die originale serverinfo.pyc (1,35kb und 1,39kb)

Weiß jemand woran es liegen könnte, dass es im Client nicht mehr funktioniert?

Danke!
07/29/2013 10:14 Sanchez_x#99
Quote:
Originally Posted by yodaniyoo View Post
any solution ?
First drop the patched .pyc file to the decompyle.exe and just then drop to the decompyle.bat.
07/30/2013 19:41 yodaniyoo#100
Quote:
Originally Posted by Sanchez_x View Post
First drop the patched .pyc file to the decompyle.exe and just then drop to the decompyle.bat.

I do something wrong ?
07/30/2013 22:55 HULKOUSE#101
Quote:
Originally Posted by yodaniyoo View Post
[Only registered and activated users can see links. Click Here To Register...]

I do something wrong ?
You do right, maybe singapora is updated for that now.

I dont know but on my computer works.

Regards
07/31/2013 18:12 Woziee#102
Quote:
Originally Posted by HULKOUSE View Post
You do right, maybe singapora is updated for that now.

I dont know but on my computer works.

Regards
Same problem here, we waiting for update :handsdown:
p.s: Can you give us a working serverinfo.pyc please?
08/04/2013 13:14 night_walker34#103
Give Error:

[Only registered and activated users can see links. Click Here To Register...]
08/06/2013 10:28 Kurosaki70#104
i think noob question but what is msvcp110.dll, msvcp110d.dll and msvcr110d.dll and I turn and how these (sorry for my bad english)
08/06/2013 11:33 Nick#105
Quote:
Originally Posted by Kurosaki70 View Post
i think noob question but what is msvcp110.dll, msvcp110d.dll and msvcr110d.dll and I turn and how these (sorry for my bad english)
Start the decompiler and you'll see an error message, you need the "msvcr110d.dll". Therefore - copy the dynamic link library (dll) in your folder of your decompiler. It'll works if you've done that..
Try it out! ;)