please ineed superboy can anyone fix it?

Posts 15 of 5 · Page 1 of 1
please ineed superboy can anyone fix it?
please someone who can fix this hack would really appreciate it

AoB = AOBScan("1F ?? ?? ?? 06 00 04 02 ?? ?? ?? ?? 04 7B")
if (AoB) then
print("Superboy OK")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+1, 0x00)
end
else
print("Superboy FAILED")
end
WHat it does ?
Quote Originally Posted by RICHTER241089 View Post
please someone who can fix this hack would really appreciate it

AoB = AOBScan("1F ?? ?? ?? 06 00 04 02 ?? ?? ?? ?? 04 7B")
if (AoB) then
print("Superboy OK")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+1, 0x00)
end
else
print("Superboy FAILED")
end
Can any one of you tell me if it is there any no zombie attack hack without zombie explotion damage or acid damage ?
Suggestion
Quote Originally Posted by Eltek View Post
Can any one of you tell me if it is there any no zombie attack hack without zombie explotion damage or acid damage ?
Dude, if I were you. You better go use this---

AoB = AOBScan("28 0A ?? ?? ?? 1F ?? 6B 7E ?? ?? ?? ?? 58 80 ?? ?? ?? ?? 2A")
if (AoB) then
for i=0,0 do
writeBytes(tonumber(AoB[i],16), 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
print ("No Zombies OK")
else
print("No Zombies FAILED")
end

--- because if you ever use the NZA, around 10-20 mins, you'll get banned. That code is safe because PalaS0 patched it. BTW, here's the hacks I am using...

AoB = AOBScan("28 0A ?? ?? ?? 1F ?? 6B 7E ?? ?? ?? ?? 58 80 ?? ?? ?? ?? 2A")
if (AoB) then
for i=0,0 do
writeBytes(tonumber(AoB[i],16), 0x00, 0x00, 0x00, 0x00, 0x00)
end
AoB.Destroy()
AoB = nil
print ("No Zombies OK")
else
print("No Zombies FAILED")
end

AoB = AOBScan("02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 28 ?? ?? ?? ?? 16 6B 3D 34")
if (AoB) then
for i=0,0 do
writeBytes(tonumber(AoB[i],16)+19, 0x00)
end
AoB.Destroy()
AoB = nil
print("Instant Kill OK")
else
print("Instant Kill FAILED")
end


AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
if (AoB) then
print("Infinite Energy OK")
for i=0,AoB.getCount()-1 do
writeBytes(tonumber(AoB[i],16)+3, 0x70, 0x41)
end
AoB.Destroy()
AoB = nil
else
print("Infinite Energy FAILED")
end

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("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

AoB = AOBScan("00 00 04 02 1F 23 7d ?? ?? ??")
if (AoB) then
print("More Loot Spots ON")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+5, 0x13)
end
else
print("More Loot Spots OFF")
end

They're all UNDETECTED, already used them around 2hours and half mins in my lvl 50+ alt account. So, Yeah. It's Safe.
Side quest - chapter 1.5
Im kind of new what does super boy do?
P....s i still love you 😏
Quote Originally Posted by RICHTER241089 View Post
please someone who can fix this hack would really appreciate it

AoB = AOBScan("1F ?? ?? ?? 06 00 04 02 ?? ?? ?? ?? 04 7B")
if (AoB) then
print("Superboy OK")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+1, 0x00)
end
else
print("Superboy FAILED")
end
go to func DF34_f4e6e80e74223a44ab22e2cd435ad983b9cbd4a5 and in movenext where the switch is, look for an if statement in the second case, and make sure it always passes.


//for people who are confused about which movenext (search for DF34_832a2bdffc23966cec2c529dc6b7db bfdc5a547c) its the one with main player position
Posts 15 of 5 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?