new update working hack

Posts 106115 of 115 · Page 8 of 8
How to use this?
AoB = AOBScan("02 7B 5C 0A 00 04 7B 0F 0A 00 04 28 A7 23 00 06 16 6B 3D 29")
if (AoB) then
print("1hit ON")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+19, 0x00)
end
else
print("1hit OFF")
end

In my cheat engine after i excecute, it say 1HIT OFF. anyone can help ^^
Quote Originally Posted by cyrilhere View Post

In my cheat engine after i excecute, it say 1HIT OFF. anyone can help ^^

Code:
AoB = AOBScan("02 7B 8E 0B 00 04 7B 41 0B 00 04 28 C9 23 00 06 16 6B 3D 2C")
if (AoB) then
print("1hit ON")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+19, 0x00)
end
else
print("1hit OFF")
end
try that one instead
help with this ?
Quote Originally Posted by Brian Leonardo49 View Post
Because only work for zombies, if u use it for pvp u the one who will get 1 hit keep that in mind, well we can make 1 hit bandits not same AoB thats for sure
i wanna ask if i could do critical hit always ?
i got this function from another post
DF34_05e0d4ad07e9e581b430ade7f80ec771ff3ece24f and i found df_criticalhit=2
do you know what to change to make it always critical ?
https://prnt.sc/vk62vg
Help please
Quote Originally Posted by Khaloudy View Post
i wanna ask if i could do critical hit always ?
i got this function from another post
DF34_05e0d4ad07e9e581b430ade7f80ec771ff3ece24f and i found df_criticalhit=2
do you know what to change to make it always critical ?
https://prnt.sc/vk62vg
hey i wanna update and make cheats and i am trying to understand AoB but i see that in your screen shot it even says the string from which AoB derive from could you tell me what programs you used or shortly explain how can i check which string does specific AoB derive from i would really appreciate it

- - - Updated - - -

Quote Originally Posted by Khaloudy View Post
i wanna ask if i could do critical hit always ?
i got this function from another post
DF34_05e0d4ad07e9e581b430ade7f80ec771ff3ece24f and i found df_criticalhit=2
do you know what to change to make it always critical ?
https://prnt.sc/vk62vg
hey i wanna update and make cheats and i am trying to understand AoB but i see that in your screen shot it even says the string from which AoB derive from could you tell me what programs you used or shortly explain how can i check which string does specific AoB derive from i would really appreciate it

- - - Updated - - -

Quote Originally Posted by JcGamesX View Post
I've spend the entire day looking for how to reactivate the 1 hit, cuz before the update 55 it was working, now its broken, i'm looking for it but i cannot confirm if it will be back working
Hey could you help me i wanna know how do you search and how do you know which AoB is the one youre searching for do you somehow see it in string or you decode it or idk i am kinda new but i wanna learn if you could just shortly explain how you find AoB's u need
Is this still working?
AoB = AOBScan("00 00 04 02 1F 14 7D E1 00 00")
if (AoB) then
print("More Loot ON")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+5, 0x15)
end
else
print("ERROR MORE LOOT")
end
Quote Originally Posted by Khaloudy View Post
i wanna ask if i could do critical hit always ?
yes you can


Quote Originally Posted by Khaloudy View Post
do you know what to change to make it always critical ?
well you need to try it by your self is not that hard

prob can get ban, soft ban (1 day)
Tuto pls
can someone do a tutorial oh how to get aobs like the latest method?
PLZ
Quote Originally Posted by anovice101 View Post
can someone do a tutorial oh how to get aobs like the latest method?
Yes Please, teach us too. Please give us knowledge on how you guys finding the aobs and how you changing the values,
Is there a detection for changing code?
Can someone teach me how to hack like this? I'm a new player
Quote Originally Posted by trapremix21 View Post
AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
if (AoB) then
print("Infinite Energy OK")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+3, 0x70, 0x41)
end
else
print("Infinite Energy 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("72 69 67 68 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 1 OK")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 1 FAILED")
end

AoB = AOBScan("64 6F 75 62 6C 65 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 2 OK")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 2 FAILED")
end

AoB = AOBScan("6C 65 66 74 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 3 OK")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 3 FAILED")
end

AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
if (AoB) then
print("Disable Zombie Attack 4 OK")
for x=0, AoB.getCount()-1 do
writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
end
else
print("Disable Zombie Attack 4 FAILED")
end
Can someone teach me how to hack like this? I'm a new player
Posts 106115 of 115 · Page 8 of 8

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?