dead frontier
hello guys
1. i need exp code
Are u retarded?
pd: i need too.
uhhhhh
you mean this one ? work both client and browser
AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
if (AoB and AoB.getCount()==3) then
print("Expboost OK")
writeBytes(tonumber(AoB[0],16)+3, 0xA4, 0x46)
writeBytes(tonumber(AoB[1],16)+3, 0xA4, 0x46)
writeBytes(tonumber(AoB[2],16)+3, 0xA4, 0x46)
else
Print ("Expboost ERROR")
end