Hey Guys.
Can anyone translate this here to C++?
This would be great
would only get cars.
thanx. :challenge_completed:
Can anyone translate this here to C++?
This would be great
Code:
0A8D: 29@ = read_memory 0xB74494 size 4 virtual_protect 0
29@ += 0x4
0A8D: 29@ = read_memory 29@ size 4 virtual_protect 0
for 30@ = 0 to 27904 step 0x100
0A8D: 31@ = read_memory 29@ size 1 virtual_protect 0
000A: 29@ += 0x1
if and
0029: 31@ >= 0x00
001B: 0x80 > 31@
then
005A: 31@ += 30@
// GOT THE CAR.
end
end
would only get cars.
thanx. :challenge_completed: