void heyom8aronies() {
while(true) {
if (yourbooleanistrue) {
for (int i = 0; i < 64; i++) {
uintrptr_t entity = RPM(clientdll + EntityListOff + (i * 0x10));
BYTE bSpotted = RPM(entity + 0x935);
if (!bSpotted)
WPM(entity + 0x935, 1);
}
}
}
}
