everything in the game is 4 bytes you can do direct search for it, except for doubloons you have to search the income from the stats then edit that income
Doubloons-- Gold
1) Find the process and Activate the mono features [Link]
2) Have the shipyard built.
3) Enter to build a ship (there are 6 ships, we will use 1 and 2)
4) click on ship 1 and scan 1000 4bytes --> click on ship 2, enter 1200 and next scan --> repeat until you get a result.
5) Right-click on the result --> browse this memory region --> Tools in upper tabs --> Dissect data/structures --> Structures --> Define new structure --> Ok --> m_currentAmmount (they have a > at start of the line, open it) [Link] --> m_value (gold will be here) --> double-click on the gold number and edit directly. [Link]
I tried with 90 million, and it works, to put more gold you must repeat the entire process.
Limitation on captains. Search for 1, 2 and 3 bytes of an integer. After which you can freeze the value and hire an unlimited number of captains. The construction of a ship has no restrictions.
Doubloons-- Gold
1) Find the process and Activate the mono features [Link]
2) Have the shipyard built.
3) Enter to build a ship (there are 6 ships, we will use 1 and 2)
4) click on ship 1 and scan 1000 4bytes --> click on ship 2, enter 1200 and next scan --> repeat until you get a result.
5) Right-click on the result --> browse this memory region --> Tools in upper tabs --> Dissect data/structures --> Structures --> Define new structure --> Ok --> m_currentAmmount (they have a > at start of the line, open it) [Link] --> m_value (gold will be here) --> double-click on the gold number and edit directly. [Link]
I tried with 90 million, and it works, to put more gold you must repeat the entire process.
For now, this is the only method to exchange gold (Doubloons) that works for me. [Link]
is simpler to look up the icome and rise it and frozen it,
they create to many AI for anything.... but one to make code for CE ? O.o
An AI to make scripts requires scanning data from the launched game. So it's not possible.
Could cheat engine integrate AI to do advanced or predefined searches, I think this would require too much RAM.
Limitation on captains. Search for 1, 2 and 3 bytes of an integer. After which you can freeze the value and hire an unlimited number of captains. The construction of a ship has no restrictions.
that will break the game at some point, either you won't be able to select any of the buildings, or pirates price goes 99999999 and make you bankrupted, to avoid that just conquer an iceland that has captain's inn build it you will get two extra slots search new number, remove the building search again...till you find your real number change it to whatever you want, you will be able to spawn unlimited captains with cheap price, and the game won't break
search for 4 bytes. unknown initial value.
build something (example:wood cutter for 100)
search for decreased value by (woodcutter 100)
repeat to build and search for decreased by amount
you should have 2 values left with a difference of 5000!
change value 1 to like 20000000
change value 2 to like 20005000