Any Working Cheats for Browser?

Posts 1–8 of 8 · Page 1 of 1
Any Working Cheats for Browser?
I wanted to know if there were any codes that still work on browser, the ones that I have are DZA and Infinite Energy, I would appriciate some replies
Quote Originally Posted by Muzakabo View Post
I wanted to know if there were any codes that still work on browser, the ones that I have are DZA and Infinite Energy, I would appriciate some replies
AoB = AOBScan("1F ?? 7D ?? ?? ?? ?? 38 ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 17")
if (AoB) then
print("Instant Open OK")
for i=0,AoB.getCount()-1 do
writeBytes(tonumber(AoB[i],16), 0x1F, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("Instant Open FAILED")
end

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
Thanks for sharing, I appriciate every help, I'm hoping someone has the supersprint, that's the one I'm lacking now, still, thanks a lot
Quote Originally Posted by Muzakabo View Post
Thanks for sharing, I appriciate every help, I'm hoping someone has the supersprint, that's the one I'm lacking now, still, thanks a lot
AoB = AOBScan("60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
if (AoB) then
print("Super Sprint OK")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+5, 0x7A, 0x40)
end
else
print("Super Sprint FAILED")
end
Quote Originally Posted by Brian Leonardo49 View Post
AoB = AOBScan("60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
if (AoB) then
print("Super Sprint OK")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+5, 0x7A, 0x40)
end
else
print("Super Sprint FAILED")
end
Thanks a lot bud
Quote Originally Posted by Brian Leonardo49 View Post
AoB = AOBScan("1F ?? 7D ?? ?? ?? ?? 38 ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 17")
if (AoB) then
print("Instant Open OK")
for i=0,AoB.getCount()-1 do
writeBytes(tonumber(AoB[i],16), 0x1F, 0x00)
end
AoB.Destroy()
AoB = nil
else
print("Instant Open FAILED")
end

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
How do i make df work on my browser ? it keeps asking me to install unity when ive already installed it
Interesting,
thanks for your contribution
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?