Page 7 of 9 FirstFirst ... 56789 LastLast
Results 91 to 105 of 128
  1. #91
    Kamnewt3108's Avatar
    Join Date
    Apr 2017
    Gender
    female
    Location
    NeverLand Peter Pan
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Drunk
    Whats up guys and girls?..I idk what codes your using but use mine they never freeze, stop responding, or closeAoB = AOBScan("25 26 ?? 13 ?? ?? 00 00 60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
    if (AoB) then
    print("Super Sprint OK")
    for i=0,AoB.getCount()-1 do
    writeBytes(tonumber(AoB[i],16)+13, 0x6c, 0x40)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("Super Sprint 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("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

    - - - Updated - - -

    Also does anyone have DZVomit, or DZExplode im working on it now but cant get the right crack...but its coming

  2. #92
    ChaosMischief's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Kamnewt3108 View Post
    Whats up guys and girls?..I idk what codes your using but use mine they never freeze, stop responding, or closeAoB = AOBScan("25 26 ?? 13 ?? ?? 00 00 60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
    if (AoB) then
    print("Super Sprint OK")
    for i=0,AoB.getCount()-1 do
    writeBytes(tonumber(AoB[i],16)+13, 0x6c, 0x40)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("Super Sprint 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("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

    - - - Updated - - -

    Also does anyone have DZVomit, or DZExplode im working on it now but cant get the right crack...but its coming
    Good luck mate we're all waiting LOL. Im one of the scrubs who dont have a clue what and how you guys do it. Im just good at using it

  3. #93
    carymenac's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    57
    Reputation
    10
    Thanks
    20
    My Mood
    Bored
    Well after awhile of trying im still unable to identify the instant loot code, if anyone would be kind enough to reply to me with what it looks like in the game files then ill get back to working on the code

  4. #94
    bagas1111's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    2
    My Mood
    Happy
    I Find Code GM LOOTING But I No To Build Simple Cheat

    Can You Tell Me, How To Build Cheat ??

  5. #95
    ChaosMischief's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    Can somebody make or update Lootspot Everywhere codes? Or it is not safe? Doesnt matter if not GM, normal loot is fine.

  6. #96
    rap_ray's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    1
    Thanks a lot! It works very well.
    I wander if you can adjust the "Super Sprint" to a normal speed(124 agility speed) so that It can be used in multilayer mod without getting spotted.
    It's very useful cuz you can save a lot of stat points in agility, especially for alts.

  7. #97
    MrJealous3's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    What are the DZA3, DZA2, DZA1, Etc. What do those do?

  8. #98
    ygro's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    59
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by MrJealous3 View Post
    What are the DZA3, DZA2, DZA1, Etc. What do those do?
    means Disable Zombie Attack. I dont use em but i think you need 3 of them at once to make it work or something, idk much since i was always using other disable zombie codes back then.

  9. #99
    kris19275's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Happy
    Everything works fine for me, except GM Loot and Looting Table 3. Could you please update these two or add No Vomit and No Explosion also? Thanks In advance, I really like the hack and I support you!

  10. #100
    astharoth890's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    4
    My Mood
    Amused
    how bout am INfiniteAmmo or increase loot of weapon and armour chance by 200

  11. #101
    samsam215's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    35
    Reputation
    10
    Thanks
    1
    Pistol hack please or GM Loot

  12. #102
    FujiToday's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Hey OP could you recheck the Superboy code, whenever i tried to run it an error message appears.

  13. #103
    syahAz's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    hey can you create damage hack and exp...it would be great

  14. #104
    FujiToday's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Quote Originally Posted by rap_ray View Post
    Thanks a lot! It works very well.
    I wander if you can adjust the "Super Sprint" to a normal speed(124 agility speed) so that It can be used in multilayer mod without getting spotted.
    It's very useful cuz you can save a lot of stat points in agility, especially for alts.
    124 agi isn't really fast.

  15. #105
    seanwee's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Hey guys ive been using the DZA 1-4 and im happy to say that it works on EVERY BOSS withoit ban .

    You jist have to keep moving when attacking. I think they detect it as an xp cheat as you are not moving but your xp is going up.

Page 7 of 9 FirstFirst ... 56789 LastLast

Similar Threads

  1. Auto Hack AoB Cheat Engine [Dead Frontier]
    By dexter2013 in forum Dead Frontier Hacks
    Replies: 15
    Last Post: 4 Weeks Ago, 08:57 AM
  2. [Request] Dead Frontier Requesting new codes(AoB) because some are patch
    By dennismike121 in forum Dead Frontier Hacks
    Replies: 3
    Last Post: 03-15-2016, 02:39 AM
  3. [Help] Help me find aob codes dead frontier pls step by step ?
    By brunexreloadlokao in forum Dead Frontier Hacks
    Replies: 0
    Last Post: 03-09-2016, 10:17 AM
  4. [Tutorial] Dead Frontier: Finding Aob Hacks
    By pr2hack in forum Dead Frontier Hacks
    Replies: 9
    Last Post: 12-25-2014, 08:18 PM
  5. [Request] Lua script to unlock all Teir bonuses?
    By Screenguyy in forum Payday 2 Hacks & Cheats
    Replies: 2
    Last Post: 08-20-2014, 01:53 PM