You must register to post or download hacks.
If you are having any issues, shoot us an email, Contact MPGH Support. As always, have fun and enjoy your stay! - MPGH Staff
Hmm ok,, //Msg2short
I use different methods. No I am not telling you them
Well do you have a s2s working? Which doesnt use LTclient?
S2S is patched in LTClient.
Lol Why ^^ ? u tested that?
make it GetasyncKeyState(VK_DELETE)&1 and youll crash ^^
Well it doesnt crash me but it justs doesn’t do anything ^^
I dont code for CA EU but I would doubt it, since it is outdated in CA NA and will crash you the second it is activated.
void Spammer() { if (GameStatus == 1 && spammer == 1 && (GetAsyncKeyState(VK_DELETE))) { CAutoMessage Msg; Msg.Writeuint8(104); Msg.WriteWString((wchar_t*)L"ihope you like being spammed " ); // Text Msg.WriteWString((wchar_t*)L"Gm"); // Tag Msg.Writeint32(0); Msg.Writeint32(0); Msg.Writeint32(0); g_LTClient->SendToServer(Msg.Read(), MESSAGE_GUARANTEED); } } Does this work on CAEU?
Can you help me making AVA Hacks?? i allready got an menu but now i need to add functions and Unpatch the d3d menu. Please Help me