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

    Post Updated Raven Ridge V234 Codes Fast Sprint/One Hit and more

    Firstly I would like to thank my friend zramboxz who was crucial and the reason for the super sprint code to come to life.

    Secondly, I would like to ask people who contact me asking about how to use dnspy or how to download it to simply search. There are several tutorials here; just search, and you will get what you want.

    Thirdly, I would like to inform you that I will be making a post to discuss paid private hacks, and as it is not as simple to freely distribute everything.


    If you are interested in a paid private hack with surprising and extremely useful functions, contact me and I will help you (if you need help with any code you are developing, or want to help me, you can also get in touch)

    my disc: yamerox20






    I am not responsible for any type of ban, use at your own risk.



    super sprint


    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

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

    infinity energy

    AoB = AOBScan("22 00 00 C0 3F 5A 58 7D 37 40 00 04 02 6F CF 28 00 06 1F 31")
    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

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

    disable zombie attacks

    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

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

    one hit


    AoB = AOBScan("02 7B 3A 15 00 04 7B CC 14 00 04 28 CD 2D 00 06 16 6B 3D 46")
    if (AoB) then
    print("1hit activated")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+19, 0x00)
    end
    else
    print("1hit deactivated")
    end
    Last edited by yamero2.0; 02-08-2024 at 12:35 PM. Reason: wrong code correction

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

    Haynk (02-08-2024),ppantheon (02-08-2024),Zinx. (02-08-2024)

  3. #2
    Haynk's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    27
    i couldn't get infinite energy to work, but everything else is working fine!!! thanks for the work, man.

  4. #3
    yamero2.0's Avatar
    Join Date
    Dec 2022
    Gender
    female
    Posts
    17
    Reputation
    10
    Thanks
    9
    My Mood
    Hot
    Quote Originally Posted by Haynk View Post
    i couldn't get infinite energy to work, but everything else is working fine!!! thanks for the work, man.
    fixed! I had pasted the wrong code, thanks for letting me know

  5. #4
    gamenatorGR's Avatar
    Join Date
    Jan 2024
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Could you post the assembly (hex) values for super sprint if possible please
    Last edited by gamenatorGR; 02-08-2024 at 12:42 PM.

  6. #5
    forasteirofodaow's Avatar
    Join Date
    Oct 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by gamenatorGR View Post
    Could you post the assembly (hex) values for super sprint if possible please
    66 40 22 CD CC 8C 3F 22 6F 12 83 3B 11 10 6B 5A 58 5A 22 CD
    66 40 22 CD CC 7A 40 22 6F 12 83 3B 11 10 6B 5A 58 5A 22 CD

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

    hex code for one hit

    Quote Originally Posted by forasteirofodaow View Post
    66 40 22 CD CC 8C 3F 22 6F 12 83 3B 11 10 6B 5A 58 5A 22 CD
    66 40 22 CD CC 7A 40 22 6F 12 83 3B 11 10 6B 5A 58 5A 22 CD
    please one hit hex code?

  8. #7
    Zinx.'s Avatar
    Join Date
    May 2015
    Gender
    female
    Location
    Sweden
    Posts
    57
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep
    All of the codes works
    Thanks a lot.

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

    hey

    Quote Originally Posted by Zinx. View Post
    All of the codes works
    Thanks a lot.
    did you get hex for one hit?

  10. #9
    npsk789's Avatar
    Join Date
    Sep 2018
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    3

    ONE HIT

    02 7B 3A 15 00 04 7B CC 14 00 04 28 CD 2D 00 06 16 6B 3D 46
    ~
    02 7B 3A 15 00 04 7B CC 14 00 04 28 CD 2D 00 06 16 6B 3D 00

  11. #10
    bruh347's Avatar
    Join Date
    Feb 2024
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Question help

    im noob so how to do this?

  12. #11
    mredd99's Avatar
    Join Date
    Feb 2024
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0

    Someone please help

    Quote Originally Posted by bruh347 View Post
    im noob so how to do this?
    Someone please help i tried to get dnspy up and running and i successfully searched the hex values but i don't know how to change the values please somone reply

  13. #12
    joshgn3's Avatar
    Join Date
    Mar 2023
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    is the one hit working with bandits??

  14. #13
    buzzsaw666's Avatar
    Join Date
    Nov 2023
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by yamero2.0 View Post
    Firstly I would like to thank my friend zramboxz who was crucial and the reason for the super sprint code to come to life.

    Secondly, I would like to ask people who contact me asking about how to use dnspy or how to download it to simply search. There are several tutorials here; just search, and you will get what you want.

    Thirdly, I would like to inform you that I will be making a post to discuss paid private hacks, and as it is not as simple to freely distribute everything.


    If you are interested in a paid private hack with surprising and extremely useful functions, contact me and I will help you (if you need help with any code you are developing, or want to help me, you can also get in touch)

    my disc: yamerox20






    I am not responsible for any type of ban, use at your own risk.



    super sprint


    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

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

    infinity energy

    AoB = AOBScan("22 00 00 C0 3F 5A 58 7D 37 40 00 04 02 6F CF 28 00 06 1F 31")
    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

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

    disable zombie attacks

    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

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

    one hit


    AoB = AOBScan("02 7B 3A 15 00 04 7B CC 14 00 04 28 CD 2D 00 06 16 6B 3D 46")
    if (AoB) then
    print("1hit activated")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+19, 0x00)
    end
    else
    print("1hit deactivated")
    end
    new update out, 1 hit and infinate stamina a.o.b's require updates

    do you have a telegram or somewhere else we can discuss your other project? discord wont work for me

  15. #14
    boni87's Avatar
    Join Date
    Feb 2024
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    1
    They updated the client again

  16. #15
    mredd99's Avatar
    Join Date
    Feb 2024
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by yamero2.0 View Post
    Firstly I would like to thank my friend zramboxz who was crucial and the reason for the super sprint code to come to life.

    Secondly, I would like to ask people who contact me asking about how to use dnspy or how to download it to simply search. There are several tutorials here; just search, and you will get what you want.

    Thirdly, I would like to inform you that I will be making a post to discuss paid private hacks, and as it is not as simple to freely distribute everything.


    If you are interested in a paid private hack with surprising and extremely useful functions, contact me and I will help you (if you need help with any code you are developing, or want to help me, you can also get in touch)

    my disc: yamerox20






    I am not responsible for any type of ban, use at your own risk.



    super sprint


    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

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

    infinity energy

    AoB = AOBScan("22 00 00 C0 3F 5A 58 7D 37 40 00 04 02 6F CF 28 00 06 1F 31")
    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

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

    disable zombie attacks

    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

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

    one hit


    AoB = AOBScan("02 7B 3A 15 00 04 7B CC 14 00 04 28 CD 2D 00 06 16 6B 3D 46")
    if (AoB) then
    print("1hit activated")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+19, 0x00)
    end
    else
    print("1hit deactivated")
    end
    Update the script pls

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 0
    Last Post: 01-10-2024, 05:49 PM
  2. [Request] zombie one hit and fast loot aob?
    By AJ15802206 in forum Dead Frontier Hacks
    Replies: 0
    Last Post: 07-01-2023, 08:59 PM
  3. Replies: 8
    Last Post: 02-22-2022, 06:30 AM
  4. Replies: 29
    Last Post: 02-18-2015, 01:53 AM
  5. **Selling Minecraft gift codes, Steam keys, Origin Keys and more***
    By Distributor in forum Selling Accounts/Keys/Items
    Replies: 10
    Last Post: 03-06-2013, 08:14 AM