no idea man
Super Boy !
there is a way to found all the gameobjects active but out the debugging option on cheat engine i cant go forward to do more testing i gonna have to find a way to do try get more data, there is DF481_e8b26d899b4cb6ebf37d79c8c2b3003c81e69fb8+$DF 481_96ad929efb70feaa01d17dfeb621e885cc441206$2495+ $.MoveNext () is connected with the enemy tables there can be a way to change the zombies position/heal/damage from enemys but is kinda fck for me atm do anything new :P
AoB = AOBScan("55 8B EC 53 57 56 81 EC AC 00 00 00 8B 75 08 8B")
if (AoB) then
print("no zombies ok")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+4, 0xC3)
end
else
print("no zombies failed")
end
Here's another one but as the other guy said, I have no idea if this is for browser or not.
If it does not work, can you update the DZA. Thanks you.
if (AoB) then
print("no zombies ok")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+4, 0xC3)
end
else
print("no zombies failed")
end
Here's another one but as the other guy said, I have no idea if this is for browser or not.
If it does not work, can you update the DZA. Thanks you.