Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    yamero2.0's Avatar
    Join Date
    Dec 2022
    Gender
    female
    Posts
    17
    Reputation
    10
    Thanks
    9
    My Mood
    Hot

    Post Raven Ridge update: Disable zombie attacks & Infinity energy

    (you will need to change this through dnspy, for some reason it doesn't work through the cheat engine) disable zombie attacks:

    16 0A 12 01 FE 15 58 00 00 01 20 00 5C 1B 00 0C
    to
    17 0A 12 01 FE 15 28 00 00 01 20 00 5C 1B 00 0C

    ----------------------------------------------------------

    infinity energy:

    22 00 00 C0 3F 5A 58 7D 6C 3F 00 04 02 6F CE 28 00 06 22 00
    to
    22 00 00 70 41 5A 58 7D 6C 3F 00 04 02 6F CE 28 00 06 22 00

    or

    AoB = AOBScan("22 00 00 C0 3F 5A 58 7D 6C 3F 00 04 02 6F CE 28 00 06 22 00")
    if (AoB) then
    print("Infinite Energy Activated")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+3, 0x70, 0x41)
    end
    else
    print("Infinite Energy FAILED")
    end

    -----------------------------------------------------------------------------------------------------


    I will certainly need help to find a new way or place to multiply the damage, find the place to multiply the character's speed, and to find the new location related to the zombies' life so that it is possible to make a one hit code.
    For tonight this is what I managed to do, please if you have anything cool feel free to share.Anything I find I will update here.


    let's work together, my discord: yamerox20
    Last edited by yamero2.0; 02-06-2024 at 05:17 PM.

  2. The Following 4 Users Say Thank You to yamero2.0 For This Useful Post:

    1f0rg0t (02-07-2024),Haynk (02-06-2024),KenpachiS (02-06-2024),XOAPs (02-08-2024)

  3. #2
    ahmad823's Avatar
    Join Date
    Jan 2024
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    4
    My Mood
    Lurking

    the dnspy

    i pretty new to used dnspy i just download it but didnt work ??? need another app ?

  4. #3
    KenpachiS's Avatar
    Join Date
    May 2023
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    I couldn't find it on DNSPY

    Help your brother who couldn't locate DZA.

    New updates, you can modify, to access, go to the program and crtl+F, and then paste the code.
    Last edited by KenpachiS; 02-06-2024 at 05:35 PM.

  5. #4
    Zinx.'s Avatar
    Join Date
    May 2015
    Gender
    female
    Location
    Sweden
    Posts
    57
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep
    thanks for the AoBs, do you have more that you are willing to share?

  6. #5
    yamero2.0's Avatar
    Join Date
    Dec 2022
    Gender
    female
    Posts
    17
    Reputation
    10
    Thanks
    9
    My Mood
    Hot
    Quote Originally Posted by KenpachiS View Post
    Help your brother who couldn't locate DZA.

    New updates, you can modify, to access, go to the program and crtl+F, and then paste the code.
    you can contact me at discord and i will send the dll for you just replace it (as much as I'm sharing my discord so other experienced people can get in touch)

    my disc: yamerox20

    (pode falar cmg em portugues inclusive)

    - - - Updated - - -

    Quote Originally Posted by Zinx. View Post
    thanks for the AoBs, do you have more that you are willing to share?
    Tomorrow I'll try to get something, but for now that's all I've managed, it's difficult for me since I'm not an experienced programmer, just curious
    Last edited by yamero2.0; 02-06-2024 at 05:48 PM.

  7. The Following User Says Thank You to yamero2.0 For This Useful Post:

    ffelipe (02-06-2024)

  8. #6
    ahmad823's Avatar
    Join Date
    Jan 2024
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    4
    My Mood
    Lurking

    Your assembly get remove by antivirus

    yep contain virus you give me

  9. #7
    yamero2.0's Avatar
    Join Date
    Dec 2022
    Gender
    female
    Posts
    17
    Reputation
    10
    Thanks
    9
    My Mood
    Hot
    Quote Originally Posted by ahmad823 View Post
    yep contain virus you give me
    For some reason, when I recompile the assembly with dnspy, the virustotal website understands that it has something malicious linked (I don't know why this happens) that's why I shared the code so you can do it yourself if you dont trust me.

    https://www.virustotal.com/gui/file/...5d4a?nocache=1
    Last edited by yamero2.0; 02-06-2024 at 08:10 PM.

  10. #8
    ahmad823's Avatar
    Join Date
    Jan 2024
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    4
    My Mood
    Lurking

    mine it's not contain any virus

    Quote Originally Posted by yamero2.0 View Post
    For some reason, when I recompile the assembly with dnspy, the virustotal website understands that it has something malicious linked (I don't know why this happens) that's why I shared the code so you can do it yourself if you dont trust me.

    https://www.virustotal.com/gui/file/...5d4a?nocache=1
    maybe it's because you PC/laptop get infected by virus that's why when you upload something it's cause virus trying to corrupt and infect the file you make to try spread to someone pc
    mine it's pretty same even window defender not say virus but from you yes virus bro

  11. #9
    yamero2.0's Avatar
    Join Date
    Dec 2022
    Gender
    female
    Posts
    17
    Reputation
    10
    Thanks
    9
    My Mood
    Hot
    Quote Originally Posted by ahmad823 View Post
    maybe it's because you PC/laptop get infected by virus that's why when you upload something it's cause virus trying to corrupt and infect the file you make to try spread to someone pc
    mine it's pretty same even window defender not say virus but from you yes virus bro
    ??? no. I'm sure this occurs when compiling the dll, probably by configuring it correctly this won't happen.

  12. #10
    Haynk's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    27
    just tested and it works! thanks for the work, man.

  13. The Following User Says Thank You to Haynk For This Useful Post:

    yamero2.0 (02-07-2024)

  14. #11
    gamenatorGR's Avatar
    Join Date
    Jan 2024
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    To all who want to do the assembly part

    If you want to do the assembly change and not AOB you can use sites like hexed on the Assembly-UnityScript dll file

  15. #12
    buzzsaw666's Avatar
    Join Date
    Nov 2023
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    3

    both these are working for me

    AoB = AOBScan("16 0A 12 ?? FE 15 ?? ?? ?? ?? 20 ?? ?? ?? ?? 0C")
    if (AoB) then
    print("Turn off zombie attacks Succeed")
    for i=0,4 do
    writeBytes(tonumber(AoB[i],16), 0x17)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("Turn off zombie attacks Fail Need Update")
    end

    EDIT: nyx my stamina aob, yameros is working tho, so is this turn off attacks
    Last edited by buzzsaw666; 02-07-2024 at 08:13 AM. Reason: correction

  16. The Following 2 Users Say Thank You to buzzsaw666 For This Useful Post:

    1f0rg0t (02-07-2024),yamero2.0 (02-07-2024)

  17. #13
    1f0rg0t's Avatar
    Join Date
    Jan 2024
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by buzzsaw666 View Post
    AoB = AOBScan("16 0A 12 ?? FE 15 ?? ?? ?? ?? 20 ?? ?? ?? ?? 0C")
    if (AoB) then
    print("Turn off zombie attacks Succeed")
    for i=0,4 do
    writeBytes(tonumber(AoB[i],16), 0x17)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("Turn off zombie attacks Fail Need Update")
    end

    EDIT: nyx my stamina aob, yameros is working tho, so is this turn off attacks
    Not working for me only ? still get hit. Tested 2 times.

  18. #14
    boni87's Avatar
    Join Date
    Feb 2024
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    1

    Thanks!

    Hello,

    I have recompiled the dll using hexedit, both codes are working and no virus detection, thank you

  19. The Following User Says Thank You to boni87 For This Useful Post:

    yamero2.0 (02-07-2024)

  20. #15
    buzzsaw666's Avatar
    Join Date
    Nov 2023
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by 1f0rg0t View Post
    Not working for me only ? still get hit. Tested 2 times.
    strange i just tested when i saw your reply, still working for me

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 4
    Last Post: 01-10-2020, 12:52 AM
  2. Disable Zombie Attack Tutorial
    By GodsWolf in forum Dead Frontier Hacks
    Replies: 10
    Last Post: 08-05-2016, 12:07 AM
  3. [Release] DeadFrontier Disable Zombie Attack NO Lag
    By kungdash in forum Dead Frontier Hacks
    Replies: 14
    Last Post: 04-15-2015, 05:22 PM
  4. How to Hack Dead Frontier: Disable Zombie Attack Ability
    By socom100 in forum Dead Frontier Hacks
    Replies: 6
    Last Post: 12-17-2013, 10:15 PM
  5. Surviving a Zombie Attack !
    By Dec0r87930 in forum General
    Replies: 19
    Last Post: 08-07-2008, 09:45 PM