Updated Radar Hack!
This lets you see enemies in the radar!
0x37849008
1 = Alpha
2 = Bravo
I do it like:
[PHP]
if(*(long*)0x37849008 == 1) {
*(long*)0x37849008 = 2;
} else {
*(long*)0x37849008 = 1;
}
[/PHP]
ahahhaha lol CA has ben dumped
Stop posting shit without giving credits
This is like word for word out of the source you stole