Country Story // infinite stamina and stealing
Country Story // infinite stamina and stealing
Steps:
- Select browser in ce5.5 (hex, 8bytes, ASROM)
- Go into CountryStory
- Plant/harvest something to use up stamina
- Scan "558B000000F4888B" 2 address returned.
- Right click the top address and disassemble it
- 2 lines down you'll see the line "sub ecx,edx". Change it to "sub edx,edx"
Now anything you do will not deduct stamina. - Go to your friend's farm and STEAL a crop. The stealing must be successful to find the value.
- NEW Scan "C82B000000D48A8B" 1 address returned.
- Right click disassemble and change the line "sub ecx,eax" to "sub eax,eax"
You can now steal continuously.