PTC??

Posts 115 of 24 · Page 1 of 2
PTC??
so what exactly does PushToConsole do?
omg i literally logged in just for this
because you know how you see all of these leechers trying to act badass with there hacks and no one responded to this(the ones that are leechers not all are) becuase they dont know anyway

its using inline asm to send a string to a function(this is the conolse) and it applies it to game
in other words its like having the console in MW2 just you cant see it
Quote Originally Posted by TheFallenOwns View Post
omg i literally logged in just for this
Lmao, I just didn't even bother to answer /
Quote Originally Posted by markoj View Post
Lmao, I just didn't even bother to answer /
i know that was pointed toward the leechers not the coders
its a hack like
this->pushtoconsol ("Blablabla") 1;
else
this->pushtoconsol ("Blablabla") 2;
Quote Originally Posted by UKnownError View Post
its a hack like
this->pushtoconsol ("Blablabla") 1;
else
this->pushtoconsol ("Blablabla") 2;
fail<to short>
What the fuck you did respond so therefore "I didn't bother to respond" makes no sense. All he wants to know is how it works so why you guys being assholes. PushToConsole uses ASM to "Push" the command to the engine. You can look at it as a method to use to call voids on combat arms. If you do not know anything about voids or how they work this would be a example.

Code:
void Chams() {
Show-A-Message-Box("LOL");
}
This is not correct C++ nor how it works, but it can give you a general idea of whats going on. So if we used the above code we would do..

Code:
PushToConsole("Chams");
Which would show a messagebox of course if the functions were declared. Again all of these codes are incorrect its just my method I used to help explain it. Hopefully you some what get it now.
Quote Originally Posted by UKnownError View Post
its a hack like
this->pushtoconsol ("Blablabla") 1;
else
this->pushtoconsol ("Blablabla") 2;
its not a hack, and this pointers aren't even required in that code /
Quote Originally Posted by CoderNever View Post
What the fuck you did respond so therefore "I didn't bother to respond" makes no sense. All he wants to know is how it works so why you guys being assholes. PushToConsole uses ASM to "Push" the command to the engine. You can look at it as a method to use to call voids on combat arms. If you do not know anything about voids or how they work this would be a example.

Code:
void Chams() {
Show-A-Message-Box("LOL");
}
This is not correct C++ nor how it works, but it can give you a general idea of whats going on. So if we used the above code we would do..

Code:
PushToConsole("Chams");
Which would show a messagebox of course if the functions were declared. Again all of these codes are incorrect its just my method I used to help explain it. Hopefully you some what get it now.
erm i wasnt being an ass to anyone care to re-read my post? except for the last guy
1. thank you codernever for the help and explanation
2. does this work for all games?
3. what does the number after the qoutation marks mean in the pushtoconsole function
4. Is this the only method to make some hacks? i feel like its cheating...
Quote Originally Posted by kibbles18 View Post
1. thank you codernever for the help and explanation
2. does this work for all games?
3. what does the number after the qoutation marks mean in the pushtoconsole function
4. Is this the only method to make some hacks? i feel like its cheating...
no infact i dont even consider this real hacking unless you were the one to find it (gellin)
it would be appreciated if those who replied to my questions gave me answers. THeFallenOwns i am asking you to stop these meaningless replies on my thread. thank you
Quote Originally Posted by kibbles18 View Post
it would be appreciated if those who replied to my questions gave me answers. THeFallenOwns i am asking you to stop these meaningless replies on my thread. thank you
are you fucking serious?
i told you exactly how PTC worked in my first post and now you say you think its pointless and i put my opionion and your telling me to get the fuck out wow
um dude hacking is cheating but game hacking unless its serversided is not ilegal but like most hacking is ilegal
UKnownError Fuck you. Shit Head. You fucking don't know shit
Posts 115 of 24 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?