Results 1 to 10 of 10
  1. #1
    sh0n4t4qui's Avatar
    Join Date
    Jun 2020
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    2

    Red face Df Client was updated.

    unlimited energy OFF
    Instant menu OFF
    Super Sprint OK
    More Loot Spots OK
    100% EXP BOOST OK
    Disable Zombie Attack 1 OK
    Disable Zombie Attack 2 OK
    Disable Zombie Attack 3 OK
    Disable Zombie Attack 4 OK
    Instant Kill FAILED

    if someone has new codes i would apreciate this , thanks.

  2. #2
    Mrmoonmoon's Avatar
    Join Date
    Jun 2020
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    1

    Can i have the more loot spots ?

    could i please have the code for more loot spots ?

  3. #3
    sh0n4t4qui's Avatar
    Join Date
    Jun 2020
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    2

    Smile

    Quote Originally Posted by Mrmoonmoon View Post
    could i please have the code for more loot spots ?
    AoB = AOBScan("04 02 1F 23 7D")
    if (AoB) then
    print("More Loot Spots OK")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+3, 0x13)
    end
    else
    print("More Loot Spots FAILED")
    end


  4. #4
    nhed2828's Avatar
    Join Date
    Jan 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by sh0n4t4qui View Post
    AoB = AOBScan("04 02 1F 23 7D")
    if (AoB) then
    print("More Loot Spots OK")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+3, 0x13)
    end
    else
    print("More Loot Spots FAILED")
    end

    how do i use this. tnx

  5. #5
    sh0n4t4qui's Avatar
    Join Date
    Jun 2020
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by nhed2828 View Post
    how do i use this. tnx
    Cheat engine bro, if you are gonna use stand alone cliente or browser check it out youtube how to use it , some of these codes dont work correctly using stand alone cliente or browser so try those codes where work for you.

  6. #6
    KRONOXD's Avatar
    Join Date
    Jun 2020
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    0
    Excuse me, could you pass me the 100% Exp codes please

  7. #7
    sh0n4t4qui's Avatar
    Join Date
    Jun 2020
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by KRONOXD View Post
    Excuse me, could you pass me the 100% Exp codes please
    AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
    if (AoB and AoB.getCount()==3) then
    print("Energia Infinita Ok")
    writeBytes(tonumber(AoB[0],16)+3, 0x70, 0x41)
    writeBytes(tonumber(AoB[1],16)+3, 0x70, 0x41)
    writeBytes(tonumber(AoB[2],16)+3, 0x70, 0x41)
    else
    Print ("Infinity energy OFF")
    end

    AoB = AOBScan("1F ?? 7D ?? ?? ?? ?? 38 ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 17")
    if (AoB and AoB.getCount()==15) then
    print("Menu Instantaneo Ok")
    for i=0,14 do
    writeBytes(tonumber(AoB[i],16), 0x1F, 0x00)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("Instant menu OFF")
    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("04 02 1F 23 7D")
    if (AoB) then
    print("More Loot Spots OK")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+3, 0x13)
    end
    else
    print("More Loot Spots FAILED")
    end

    -- 100% EXP BOOST:
    AoB = AOBScan("0A 22 ?? ?? ?? ?? 0B 06 1F ?? 3C ?? ?? ?? ?? 22 ?? ?? ?? ?? 0B 06 1F ?? 3C ?? ?? ?? ?? 22 ?? ?? ?? ?? 0B 06 1F ?? 3C ?? ?? ?? ?? 22 ?? ?? ?? ?? 0B ")
    if (AoB) then
    print("100% EXP BOOST OK")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+3, 0x01, 0x80)
    writeBytes(tonumber(AoB[x],16)+17, 0x01, 0x80)
    writeBytes(tonumber(AoB[x],16)+31, 0x01, 0x80)
    writeBytes(tonumber(AoB[x],16)+45, 0x01, 0x80)
    end
    else
    print("100% EXP BOOST FAILED")
    end

    -- DISABLE ZOMBIE ATTACK:
    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

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

  8. The Following User Says Thank You to sh0n4t4qui For This Useful Post:

    KRONOXD (07-02-2020)

  9. #8
    xelxdiegox's Avatar
    Join Date
    Jul 2020
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    ya no funciona el instant kill? :C

    ya no funciona el instant kill ? :c

  10. #9
    kiel03's Avatar
    Join Date
    Jun 2020
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    2
    My Mood
    Shocked
    Quote Originally Posted by sh0n4t4qui View Post
    AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
    if (AoB and AoB.getCount()==3) then
    print("Energia Infinita Ok")
    writeBytes(tonumber(AoB[0],16)+3, 0x70, 0x41)
    writeBytes(tonumber(AoB[1],16)+3, 0x70, 0x41)
    writeBytes(tonumber(AoB[2],16)+3, 0x70, 0x41)
    else
    Print ("Infinity energy OFF")
    end

    AoB = AOBScan("1F ?? 7D ?? ?? ?? ?? 38 ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 17")
    if (AoB and AoB.getCount()==15) then
    print("Menu Instantaneo Ok")
    for i=0,14 do
    writeBytes(tonumber(AoB[i],16), 0x1F, 0x00)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("Instant menu OFF")
    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("04 02 1F 23 7D")
    if (AoB) then
    print("More Loot Spots OK")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+3, 0x13)
    end
    else
    print("More Loot Spots FAILED")
    end

    -- 100% EXP BOOST:
    AoB = AOBScan("0A 22 ?? ?? ?? ?? 0B 06 1F ?? 3C ?? ?? ?? ?? 22 ?? ?? ?? ?? 0B 06 1F ?? 3C ?? ?? ?? ?? 22 ?? ?? ?? ?? 0B 06 1F ?? 3C ?? ?? ?? ?? 22 ?? ?? ?? ?? 0B ")
    if (AoB) then
    print("100% EXP BOOST OK")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+3, 0x01, 0x80)
    writeBytes(tonumber(AoB[x],16)+17, 0x01, 0x80)
    writeBytes(tonumber(AoB[x],16)+31, 0x01, 0x80)
    writeBytes(tonumber(AoB[x],16)+45, 0x01, 0x80)
    end
    else
    print("100% EXP BOOST FAILED")
    end

    -- DISABLE ZOMBIE ATTACK:
    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

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

    are these all working right now?

  11. #10
    sh0n4t4qui's Avatar
    Join Date
    Jun 2020
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    2
    - - - Updated - - -

    Read my first .....

    - - - Updated - - -

    No no está funcionando ni para el browser ni para el stand alone.

    - - - Updated - - -

    Quote Originally Posted by xelxdiegox View Post
    ya no funciona el instant kill ? :c
    No no esta funcionando, tampoco el de energia infinita y el menu instantaneo.
    Last edited by sh0n4t4qui; 07-03-2020 at 12:22 AM.

Similar Threads

  1. [Solved] NRelay stuck on ECONNRESET after client was updated to 31.9.1
    By setecby in forum Realm of the Mad God Help & Requests
    Replies: 3
    Last Post: 08-14-2019, 09:29 AM
  2. [Outdated] MCG V2's MW2 All Client Tool UPDATED! - RTM - Godmode, Unlimited Ammo, Super Jump
    By MrChannelGaming V2 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 43
    Last Post: 01-06-2015, 07:27 PM
  3. [Outdated] Client Hexer - Update your client by yourself!
    By BernardoLima in forum Realm of the Mad God Hacks & Cheats
    Replies: 98
    Last Post: 10-11-2013, 06:22 PM
  4. [Solved] Someone comes to the LT client CABR Updated
    By Bico News Game in forum Combat Arms BR Coding Help
    Replies: 4
    Last Post: 10-27-2011, 09:18 PM
  5. [Info] Client Issue - Updated - Solved
    By Wyo in forum CrossFire Hacks & Cheats
    Replies: 1
    Last Post: 02-11-2010, 10:01 AM