Kongomonga is correct! I bet you 100% that you leeched this and not even looking at the code immediately went here for us to fix it!I will explain.If your a coder you will no what to do!
Instructions:
Since your Bypass( PushToConsole Method ) is outdated you will need to update it a diffrent way! Credits to Gordan'
You will need to define this first line of code!
[php]#Define ENGINE LTC = PUT ENGINE LTC HERE[/php]
Next, You will need add this ass ( Yes i said ass big woop ) your first line of code for your PTC Method!
[php]typedef int (__cdecl* RunConsoleCommand_t)(char* cmd);
[/php]
Next, you go to add this below the first line of code in your ptc method.
[php]RunBoobCommand_t pRunConsoleCommand = (RunConsoleCommand_t)ENGINE LTC;[/php]
There ya go now to make a hack all you need is:
[php]If(getasynckeystate(VK_f12)<>0{
pRunConsoleCommand("Showfps 1");
}else{
pRunConsoleCommand("???? 0");// i wonder what goes here?
}[/php]