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 :Code:class cILTClient { public: char offset[520]; int ( *RunConsoleCommand ) ( char* szCommand ); };
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.Code:cILTClient *ILTClient = *(cILTClient**)0xILTCLIENTADDRESS; ILTClient->RunConsoleCommand("ShowFps 1");