1 hit Kill
[ Go to bottom | Go to latest post | Subscribe to this topic | Latest posts first ]
1 hit Kill
from Xeleath on 06/19/2019 02:22 AM1 hit kill but no EXP
Insert this code same as the speed boost and other code during connecting
AoB = AOBScan("6b 30 37 19 45")
if (AoB and AoB.getCount()==3) then
print("one shot kill Ok")
for i=0,2 do
writeBytes(tonumber(AoB,16)+2, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("one shot kill error")
end

Welcome %Guest% Hope you enjoy :)






Reply