Suicide Bomb
Active member
- Joined
- Jun 22, 2014
- Messages
- 100
- Reaction score
- 1
Hey guys, I got this cleo code and I actually don't know how to convert it to an asi. Could some of you help me? Thanks.
Code:
{$CLEO}
0000:NOP
while true
wait 0 ms
0A8D: 0@ = read_memory 0xB6EC1C size 4 virtual_protect 0
0A8D: 1@ = read_memory 0xB6EC18 size 4 virtual_protect 0
if
8045: not 0@ == 1@ // (float)
then
0A8C: write_memory 0xB6EC18 size 4 value 0@ virtual_protect 0
end
end