Pushing commands
Here is an alternative to the ASM since some people think it disconnects them:
Can't even remember where I got this...
Then to use :
Also : You must make sure to wait for CShell before setting the variable, I will not answer any question about why it crashes because that is most likely the reason.
Can't even remember where I got this...
Code:
class cILTClient
{
public:
char offset[520];
int ( *RunConsoleCommand ) ( char* szCommand );
};
Code:
cILTClient *ILTClient = *(cILTClient**)0xILTCLIENTADDRESS;
ILTClient->RunConsoleCommand("ShowFps 1");



xD