Hey all =) I wanted to code my first hack dunno whether it'll work but just wanna try it after i read alot in this excellent forum and other tutorials and books in i-net and home.
So here is my Code with credits to me and all those which tuts i read ;-) for example CN.
If i build it i got the base.cpp(18) C2100: illegal indirection
The internet told me that it is and Compiler Error and has to do with the Pointeroperator * but i'm not able to fix it yet.
litterally.... i mean i had it named PTC before to altough i had made a new source and forgot to edit it and i already had to manny PushToConsole commands so i was to lazy to replace .
But the PTC or PushToConsole is just a NAME for our void isn't it? and so i don't care about the name?
LOL WHILE I WAS WRITING THIS KUROTENISHS POST CAME IN
same time same thought
Originally Posted by BCKP_KuroTenshi
whahha ehm >.> your a coder u should know that you can name it everything you want -_- hell my gobal keys for my pub hack are
But i mean... He didnt define it or something look at the source...
Originally Posted by techial2
But i mean... He didnt define it or something look at the source...
ehm... he states "void __cdecl PTC(const char* ptcCommand)
"
so that means when you typ PTC u need to add a command after it: ("ShowFPS 1"); come one this is the first line of a void/int/char ... hell i can name it void __cdecl O(const char* ptcCommand)... idk if i get the picture of what ur sayin but yeah. aslong that there is a push with the ptcCommand its fine how you name it.
ehm the GetHandleModuleA("d3d9.dll")!=NULL isnt needed for PTC hacks right?