Hi,
Could someone please make a cheat table for the game "Robin Hood - Sherwood Builders", which is currently on Steam and a free playtest version is available till Sep 25th? The game is really good with medieval themes and the player playing as Robin Hood, and as the leader of a medieval gang trying to rebuild their village from the ground-up.
I tried to hack the hunger values but wasn't successful. I'm able to find the Array Of Bytes in Cheat Engine, but not successful in creating a AOB Injection to freeze/nop the hunger value from decreasing.
Thanks.
Game Name: Robin Hood - Sherwood Builders Game Engine: ?? Game Version: ?? Options Required: Cheat Table with:
Thank you so much .
If possible and if you get time please do a tutorial on how to find these addresses and manipulate in Cheat Engine.
I tried to do a AOB injection and since it was VCRUNTIME140.dll it looks like we have to backtrace the calls and find the game's DLL to manipulate the actual point where the values are getting written.
Thanks again. Will try it out soon as I'm at work right now.
Thank you so much .
If possible and if you get time please do a tutorial on how to find these addresses and manipulate in Cheat Engine.
I tried to do a AOB injection and since it was VCRUNTIME140.dll it looks like we have to backtrace the calls and find the game's DLL to manipulate the actual point where the values are getting written.
Thanks again. Will try it out soon as I'm at work right now.
Alas, it does not work. Writes that the process name is incorrect. Correct "RobinHoodFull-Win64-Shipping.exe " but after replacing the process name in the script, it still didn't work.
Here's my attempt on the steam-Version. Also based on Cake-Sans tool, of course.
Health
Stamina
Skillpoints
Hunger and Thirst
additional hint: I could not find a reliable way to the addresses of Gold and Materials, but they are easy to find and edit. Gold is stored as float, all crafting materials are stored as 4-Byte-Integers. So search value, change it, search again and then edit the results. Max amount of most mats in the inventory is 50, so gather something, set value to 50. Put item in the ressources-chest where you can set the amount to what your heart desires.
Here's my attempt on the steam-Version. Also based on Cake-Sans tool, of course.
Health
Stamina
Skillpoints
Hunger and Thirst
additional hint: I could not find a reliable way to the addresses of Gold and Materials, but they are easy to find and edit. Gold is stored as float, all crafting materials are stored as 4-Byte-Integers. So search value, change it, search again and then edit the results. Max amount of most mats in the inventory is 50, so gather something, set value to 50. Put item in the ressources-chest where you can set the amount to what your heart desires.
have fun and good luck,
Marc
Thank you so much for getting the ball rolling on this table its an incredible start.
I was able to do the money thing like you said with float, but im assuming that changes every time you open up the game.
Im a lil unsure on how you do the inventory though because some items has the same quantity amount. I guess ill just wait until more is figured out but again thank you
I was able to do the money thing like you said with float, but im assuming that changes every time you open up the game.
Im a lil unsure on how you do the inventory though because some items has the same quantity amount.
Quite so. The addresses of all values are changing at every start. But what does work:
gather some ressources, for example pine-wood
put all of them in the ressources box
go to the build-desk, choose a building which needs this ressource
search for the value of ressources in the box
build this building so the amount changes
rescan your search results
after finding the adresses (most likely you'll end up with 4 results), set the value to 100 (dont' overkill, you'll have problems to get your workers killing trees if you do... and never ever pick up such a cheated item in your inventory again or you'll get spammed by "items are to heavy" messages for the rest of your life)
If you save the game and continue playing later, you'll still have the 10k ressources in the box
I was able to do the money thing like you said with float, but im assuming that changes every time you open up the game.
Im a lil unsure on how you do the inventory though because some items has the same quantity amount.
Quite so. The addresses of all values are changing at every start. But what does work:
gather some ressources, for example pine-wood
put all of them in the ressources box
go to the build-desk, choose a building which needs this ressource
search for the value of ressources in the box
build this building so the amount changes
rescan your search results
after finding the adresses (most likely you'll end up with 4 results), set the value to 100 (dont' overkill, you'll have problems to get your workers killing trees if you do... and never ever pick up such a cheated item in your inventory again or you'll get spammed by "items are to heavy" messages for the rest of your life)
If you save the game and continue playing later, you'll still have the 10k ressources in the box
Not very comfortable, I have to admit.
"search for the value of ressources in the box
build this building so the amount changes"
wow you can search specific inventory box for CE to scan?
how do i get it to search the storage box alone rather than every item i have on me, or in my personal chest?
The thing is most buildings require more than one item to craft/have in order to build.
if i can search the items only in the storage box 1 by 1 i will do that, but could u show me how to narrow that search to just the storage box please.
how do i get it to search the storage box alone rather than every item i have on me, or in my personal chest?
Not at all, I'm afraid. So you'll have to narrow down results by changing the desired value and filter the search results. As I said, not very comfortable