Ban Your Self :3
Hey all I decided to release this little feature lol its a s2s so if ya dont know what ya doing then idk what to tell ya lol sorry haha
it is fun to use though I tell ya that much.
it is fun to use though I tell ya that much.Code:
g_LTClient = *(CLTClient**)ADDR_LTCLIENT; //ban ya self creds - TheRealVB, DComic, HOTD, Delta!
g_CommonLT = g_LTClient->Common();
if(ValidPointer(g_LTClient))
{
CAutoMessage Msg;
Msg.Writeuint8(120);
Msg.Writeuint8(1);
Msg.Writeuint8(1);
Msg.Writeuint8(123);
Msg.Writeuint8(1);
Msg.Writeuint8(1);
Msg.Writeuint8(000);
Msg.Writeuint8(1);
Msg.Writeuint8(155);

