Thread: df aob 10/04/24

Results 1 to 8 of 8
  1. #1
    janrey004's Avatar
    Join Date
    Aug 2021
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    My Mood
    Aggressive

    df aob 10/04/24

    fastloot
    02 7B CE 18 00 04 28 E5 00 00 0A 06 5A 58 7D CE 18 00 04
    change to
    02 7B CE 18 00 04 22 cd cc cc 3d 06 5A 58 7D CE 18 00 04

    Infinite Energy
    22 00 00 C0 3F 5A 58 7d
    change to
    22 00 00 70 4a 5A 58 7d

    Super Sprint
    66 40 22 CD CC 8C 3F 22 6F 12 83 3B 11 10 6B 5A 58 5A 22 CD
    change to
    66 40 22 CD CC 7a 40 22 6F 12 83 3B 11 10 6B 5A 58 5A 22 CD

    DZA, no spit, always follow
    16 0A 12 01 FE 15 58 00 00 01 20 00 5C 1B 00 0C
    change to
    17 0A 12 01 FE 15 58 00 00 01 20 00 5C 1B 00 0C

  2. #2
    Dezz22's Avatar
    Join Date
    Dec 2023
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    Red face how?

    Quote Originally Posted by janrey004 View Post
    fastloot
    02 7B CE 18 00 04 28 E5 00 00 0A 06 5A 58 7D CE 18 00 04
    change to
    02 7B CE 18 00 04 22 cd cc cc 3d 06 5A 58 7D CE 18 00 04

    Infinite Energy
    22 00 00 C0 3F 5A 58 7d
    change to
    22 00 00 70 4a 5A 58 7d

    Super Sprint
    66 40 22 CD CC 8C 3F 22 6F 12 83 3B 11 10 6B 5A 58 5A 22 CD
    change to
    66 40 22 CD CC 7a 40 22 6F 12 83 3B 11 10 6B 5A 58 5A 22 CD

    DZA, no spit, always follow
    16 0A 12 01 FE 15 58 00 00 01 20 00 5C 1B 00 0C
    change to
    17 0A 12 01 FE 15 58 00 00 01 20 00 5C 1B 00 0C
    how to use this code? should i put this on cheat engine>? and how to?

  3. #3
    hyrokkin's Avatar
    Join Date
    Apr 2024
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    fast loot and dza not working

  4. #4
    Dezz22's Avatar
    Join Date
    Dec 2023
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    what app? is it cheat engine?

    Quote Originally Posted by hyrokkin View Post
    fast loot and dza not working
    how to use the code?

  5. #5
    hyrokkin's Avatar
    Join Date
    Apr 2024
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Dezz22 View Post
    how to use the code?
    AoB = AOBScan("66 40 22 CD CC 8C 3F 22 6F 12 83 3B 11 10 6B 5A 58 5A 22 CD")
    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("22 00 00 C0 3F 5A 58 7D")
    if (AoB) then
    print("Infinite Energy Activated")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+3, 0x70, 0x4A)
    end
    else
    print("Infinite Energy FAILED")
    end


    press ctrl + alt + L in cheat engine while having the game paused at connecting to servers and paste this code to it then execute

  6. #6
    TheBigBraguiBrugui's Avatar
    Join Date
    Apr 2024
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by hyrokkin View Post
    AoB = AOBScan("66 40 22 CD CC 8C 3F 22 6F 12 83 3B 11 10 6B 5A 58 5A 22 CD")
    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("22 00 00 C0 3F 5A 58 7D")
    if (AoB) then
    print("Infinite Energy Activated")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+3, 0x70, 0x4A)
    end
    else
    print("Infinite Energy FAILED")
    end


    press ctrl + alt + L in cheat engine while having the game paused at connecting to servers and paste this code to it then execute
    AoB = AOBScan("66 40 22 CD CC 8C 3F 22 6F 12 83 3B 11 10 6B 5A 58 5A 22 CD")
    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("22 00 00 C0 3F 5A 58 7D")
    if (AoB) then
    print("Infinite Energy Activated")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+3, 0x70, 0x4A)
    end
    else
    print("Infinite Energy FAILED")
    end

    AoB = AOBScan("16 0A 12 01 FE 15 58 00 00 01 20 00 5C 1B 00 0C")
    if (AoB) then
    print("DZA OK")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16), 0x17)
    end
    else
    print("DZA FAILED")
    end

  7. #7
    spikeysam435's Avatar
    Join Date
    Dec 2022
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    DZA and fast loot is not working

    Help?

  8. #8
    notAVendor's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    4
    someone got banned already .. who will be the next?

Similar Threads

  1. REQ (source code) espname or wallhack & AOB
    By gaconk in forum Piercing Blow Hack Coding/Source Code
    Replies: 5
    Last Post: 06-09-2012, 06:12 AM
  2. AoB's
    By DEUTCH in forum Metal Assault Discussions
    Replies: 0
    Last Post: 06-04-2011, 08:20 PM
  3. Introduction to Updating Auto Assembly Scripts (AOB Scan)
    By Blitz in forum Game Hacking Tutorials
    Replies: 4
    Last Post: 04-28-2011, 12:23 AM
  4. AoB Scan
    By Sintax1 in forum C++/C Programming
    Replies: 5
    Last Post: 03-31-2011, 09:36 PM
  5. [Release] [gMS v.89+] Perfect BP Bot 3.0 (UPDATED 22/08/2010, Recoded, 100% AoB Based!
    By Slice- in forum MapleStory Hacks, Cheats & Trainers
    Replies: 63
    Last Post: 09-28-2010, 04:16 PM