if(*(int*)0x3781886C == 1) { // 1 = Ingame
Memoria((LPVOID)0x374AF296, "\x90\x90\x90", 3); // Super Bullets On
} else if(*(int*)0x3781886C == 5) { // 5 = Lobby
Memoria((LPVOID)0x374AF296, "\x0F\x94\xC0", 3); // Super Bullets Off
}
My only Cuestions is: I need to remplace (int*) for the hack int name?