Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    boy's Avatar
    Join Date
    Mar 2014
    Gender
    female
    Location
    MEGAN ft $NOT
    Posts
    3,087
    Reputation
    1097
    Thanks
    761
    My Mood
    Scared

    Lightbulb Cheat Engine to modify Trader Goods

    In Cheat Engine look for "Value Type," and click the dropdown menu next to it. Change it from "4 Bytes" to "Array of byte." with Hex checked

    Code:
    ?? 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 00 00 ?? ?? ?? ?? ?? ?? 00 00 D9 9A 5E 6A 00 00 00 00 08
    Start First Scan

    Once it is done scanning, you should have no more than 15 addresses.

    Identify the number of goods you have and convert it to hex. You can use google to do this or Windows Calculator (set it to Programming).

    In this image, you’ll see that I have 16 goods. Coverted to hex, 16 is 10.

    https://imgur.com/a/GLHd1cK

    If we look at the addresses we found, you’ll see that one of the values begins with 10. That is the address that contains our goods at the moment.

    https://imgur.com/a/yZB5JeQ

    Double click that address adding it to the cheat table.

    Now, right click the value of the addrress and click the "Show as decimal" option.

    https://imgur.com/a/Lkm5P0K

    Then, double click the type of the address and change it from "Array of byte" to "Byte," and then click OK.

    https://imgur.com/a/lIc1Xht


    Now it should look like this:

    https://imgur.com/a/I32HSb2

    Simply change the value and you're good.

    https://imgur.com/a/ovBaQLf

    From here, you can freeze the value of the goods and it'll keep that number you edited to, as long you stay in that lobby.



    DO NOT use Cheat Engine for giving yourself Gold, it's highly bannable can be 7 Day, 30 Day, or Permanent ban

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

    electrino (05-31-2020),Evolutioneer (12-07-2020),Kill3rism (05-23-2020),Nightelion (05-16-2020)

  3. #2
    cyanstar's Avatar
    Join Date
    Aug 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    This is awesome! Thanks for the detailed explanation!

    Don't suppose you know the array code for the moonshine?
    Last edited by cyanstar; 05-12-2020 at 01:16 PM.

  4. #3
    memeshammy's Avatar
    Join Date
    Jan 2018
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive

    Thanks

    Is cheat engine detected?

  5. #4
    boy's Avatar
    Join Date
    Mar 2014
    Gender
    female
    Location
    MEGAN ft $NOT
    Posts
    3,087
    Reputation
    1097
    Thanks
    761
    My Mood
    Scared
    Quote Originally Posted by memeshammy View Post
    Is cheat engine detected?
    They don't ban for cheat engine unless you're manually reported, or mess with gold by manually editing it

  6. The Following User Says Thank You to boy For This Useful Post:

    fartpoopman (05-18-2020)

  7. #5
    Nightelion's Avatar
    Join Date
    Mar 2020
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Thanks for the detailed explanation,I did the all of this things but at the starting delivery,my game is remaining the loading screen,the delivery is can't start.
    Last edited by Nightelion; 05-16-2020 at 01:33 PM.

  8. #6
    boy's Avatar
    Join Date
    Mar 2014
    Gender
    female
    Location
    MEGAN ft $NOT
    Posts
    3,087
    Reputation
    1097
    Thanks
    761
    My Mood
    Scared
    Quote Originally Posted by Nightelion View Post
    Thanks for the detailed explanation,I did the all of this things but at the starting delivery,my game is remaining the loading screen,the delivery is can't start.
    Sometimes related to the free roam lobby, if you get stuck in the loading screen when trying start delivery just restart game and try again (works best in solo lobby)

  9. #7
    NathanD7's Avatar
    Join Date
    Feb 2020
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Dead
    Has anyone tried to change gold value of daily challenge missions, or even bounties with CE? Or is everything related to changing gold value going to get you banned?

  10. #8
    boy's Avatar
    Join Date
    Mar 2014
    Gender
    female
    Location
    MEGAN ft $NOT
    Posts
    3,087
    Reputation
    1097
    Thanks
    761
    My Mood
    Scared
    Quote Originally Posted by NathanD7 View Post
    Has anyone tried to change gold value of daily challenge missions, or even bounties with CE? Or is everything related to changing gold value going to get you banned?
    messing with gold in any way besides afking in races will get you banned

    edit; make an afk macro and just afk in races is best way to get gold its about 1.5-2/hr

  11. #9
    Jawleyy's Avatar
    Join Date
    May 2020
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    Thanks for this by the way.

    I ran into some halting in the game, which caused the rockstar disconnected screen. If anyone else needs a fix to it, I just added the hex of the in-game value to the start of the array.

    So instead of:
    Code:
    ?? 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 00 00 ?? ?? ?? ?? ?? ?? 00 00 D9 9A 5E 6A 00 00 00 00 08
    It's this: (Using 10/100 goods as an example)
    Code:
    0A 00 00 00 00 00 00 00 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 00 00 ?? ?? ?? ?? ?? ?? 00 00 D9 9A 5E 6A 00 00 00 00 08
    If two addresses show, the bottom usually works fine, but editing both doesn't crash the game.

  12. The Following User Says Thank You to Jawleyy For This Useful Post:

    boy (05-30-2020)

  13. #10
    boy's Avatar
    Join Date
    Mar 2014
    Gender
    female
    Location
    MEGAN ft $NOT
    Posts
    3,087
    Reputation
    1097
    Thanks
    761
    My Mood
    Scared
    Also when doing this, if you use the RDR2 Solo Lobby tool you can use Speed Modifier and just make $500-650 in like 2 minutes

  14. #11
    Squiblo's Avatar
    Join Date
    Jan 2020
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by boubie View Post
    Also when doing this, if you use the RDR2 Solo Lobby tool you can use Speed Modifier and just make $500-650 in like 2 minutes
    Where do I download the speed modifier? And how do I do the solo lobby thing?

  15. #12
    boy's Avatar
    Join Date
    Mar 2014
    Gender
    female
    Location
    MEGAN ft $NOT
    Posts
    3,087
    Reputation
    1097
    Thanks
    761
    My Mood
    Scared
    Quote Originally Posted by Squiblo View Post
    Where do I download the speed modifier? And how do I do the solo lobby thing?
    it's in the cheat engine itself but the rdr2 solo lobby tool is an external download

  16. #13
    Squiblo's Avatar
    Join Date
    Jan 2020
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by boubie View Post


    it's in the cheat engine itself but the rdr2 solo lobby tool is an external download
    Where did you download yours? And CE won't get me banned even if I do the speed multiplier/the method for the trader?

  17. #14
    Tsuzi's Avatar
    Join Date
    May 2020
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Still working as of 6/4

    Still working as of 6/4, make sure you turn off your anti-virus when doing this.
    Sometimes will still disconnect you when you scanning...

  18. #15
    Kill3rism's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    Looks like it's broken with new Naturalists update

    28/07/2020
    Looks like it's stopped working
    Doing a search just brings an empty list

Page 1 of 2 12 LastLast

Similar Threads

  1. Found what modifies flashlight charges in Cheat Engine? How to freeze?
    By Mothman33 in forum Dead by Daylight Discussion & Help
    Replies: 3
    Last Post: 03-26-2018, 01:11 AM
  2. Any good alternatives for cheat engine
    By TheMrViscerator in forum Programming Tools
    Replies: 1
    Last Post: 11-24-2017, 10:21 PM
  3. Need a guy who is good with Cheat Engine.
    By Remember in forum Work & Job Offers
    Replies: 0
    Last Post: 04-05-2017, 01:15 PM
  4. [Solved] Cheat Engine Knockback Modifier and Reach?
    By Lord Helios in forum Minecraft Help
    Replies: 1
    Last Post: 04-01-2016, 02:24 AM
  5. [Help Request] I want to modify the items id with Cheat Engine
    By zs812020086 in forum 7 Days to Die Discussions & Help
    Replies: 5
    Last Post: 04-10-2015, 12:00 AM