Mga Bosing Help me with this please

Posts 17 of 7 · Page 1 of 1
Mga Bosing Help me with this please
void ExtraAmmo()
{
*(int*)(0x00A5AF34) = 1;
*(int*)(0x00A5AF35) = 1;
}

void Bandage()
{
*(int*)0x00A5AF3A = 1;
}

Mali po ba ito??
kasi bug po ayaw gumana pag ongame me pa help naman po
gnon tlga ung nagbubug 5/6 5/6 5/6
idol tama po ba code ko?
yup int* tlga sila mnsan nga bandage ko d gumagana e
Quote Originally Posted by HAxCodER2 View Post
yup int* tlga sila mnsan nga bandage ko d gumagana e
Thanks po idol basic pa lang alam ko hehehe ayaw kasi gumana kernel detective ko sa windows 7 thanks a lot idol
Para maiksi ganito gawin mo

if (PXitems)
{
*(int*)(ADR_SniperX2) = 1;
*(int*)(ADR_AssaultX2) = 1;
*(int*)(ADR_Bandage) = 1;
*(int*)(ADR_ExtraAmmo_1) = 1;
*(int*)(ADR_EtraAmmo_2) = 1;
}

#define ADR_ExtraAmmo_1 0x00A5AF34
#define ADR_ExtraAmmo_2 0x00A5AF35
#define ADR_AssaultX2 0x00A5AF36
#define ADR_SniperX2 0x00A5AF38
#define ADR_Bandage 0x00A5AF3A
Posts 17 of 7 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?