its external esp?
Hello guys,
My friend sent me his project but all the code is polish.
Instead of:
It should be something like:Code:CzytajDane(i);
or instead of:Code:ReadMemory(i);
It should be something like:Code:void ProcesGry(char* Nazwa)
Is there any way how to translate it? I really want to learn what to do.Code:void ProcessName(?)(char* ProcessName)
Thanks for any help!
Want to have any Steam Item? For Dota2, CS:GO or TF2? Get my Ebook now!
Features: Full Support, Cheap, 100% Chance of making Profit and a 10/10 Score!
if you cold post a block from the code we could help you
Want to have any Steam Item? For Dota2, CS:GO or TF2? Get my Ebook now!
Features: Full Support, Cheap, 100% Chance of making Profit and a 10/10 Score!
Those are his function & variable names that he made himself... The most you can do is put the names in google translate and it will translate for you. VS isn't a translator, it doens't have functions that translate written code into a different language.
Go learn the basics, you'd know VS doesn't translate anything if you were experienced. The best you can do is change the variable/function names on their definition and Visual Studio will ask you if you want to change the name of the variable/function on the rest of the code.
Edit: ALSO, Google is your friend. Your best friend.
Last edited by trevo123; 08-02-2016 at 12:58 PM.
Sorry to say but you are either gonna have to use google translate or get a new source, VS doesn't translate source code
Been over a week since last update/bump, assuming solved.
/Closed.