Any code
WORKING
AoB = AOBScan("72 69 67 68 74 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==1437) then
print("DZA1 OK")
for i=0,1436 do
writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("DZA1 ERROR")
end
AoB = AOBScan("6C 65 66 74 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==1415) then
print("DZA2 OK")
for i=0,1414 do
writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("DZA2 ERROR")
end
AoB = AOBScan("64 6F 75 62 6C 65 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==1272) then
print("DZA3 OK")
for i=0,1271 do
writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("DZA3 ERROR")
end
AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==21) then
print("DZA4 OK")
for i=0,20 do
writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("DZA4 ERROR")
end
AoB = AOBScan("62 69 74 65 20 61 74 74 61 63 6B")
if (AoB and AoB.getCount()==1049) then
print("DZA5 OK")
for i=0,1048 do
writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("DZA5 ERROR")
end