Metin2 hack creator wannabe

02/02/2016 17:36 moi1980#1
Hey there, everyone. I'm wondering what are the best programming languages to learn for creating metin2 hacks? Appreciate it.
02/03/2016 12:04 Mi4uric3#2
C++, because it provides you with direct access to the games memory if you inject your code as a compiled dll file and you can reuse structures from the source code (Metin2s source code has been leaked and released in early 2014 and it's written in c++).