Use "changed value" everytime your money count should change in practice mode. Since it's encrypted it will be a big number. Freeze random values until your money doesn't decrease as it should normally.
You should know though that the game not only saves the display values, but also one value for the itembox money which loads when loading the shop/buying something and then the actual money value which only writes on closing the itembox/picking money up. So it's best to just keep opening and closing the shop while buying something to find either one.
[/QUOTE]
Another hint for you would be that the 'true' value is only stored in 1 address and it's value isn't the same as what is shown in your inventory or in the shop.
I used the clues left in here to actually get it to work
Another hint for you would be that the 'true' value is only stored in 1 address and it's value isn't the same as what is shown in your inventory or in the shop.
I made my own script for it but it requires manually toggling it on and off for each new game. Also it may have bugs cause sometimes I get a negative balance instead of a positive balance.
I made my own script for it but it requires manually toggling it on and off for each new game. Also it may have bugs cause sometimes I get a negative balance instead of a positive balance.
I made my own script for it but it requires manually toggling it on and off for each new game. Also it may have bugs cause sometimes I get a negative balance instead of a positive balance.
[/QUOTE]
Can you upload it here? So that we can develop more CT based on that
I posted 2 tables for unopened cosmetic chests here for prior to Niko's update and Niko's update. What are you doing.
[/QUOTE]
Do you have to have an unopened chest first before it works, because I'm using that table and it's not finding any value for me to edit, but I also haven't earned a chest
I used the clues left in here to actually get it to work
Another hint for you would be that the 'true' value is only stored in 1 address and it's value isn't the same as what is shown in your inventory or in the shop.
[/QUOTE]
Or, consider this. Drop scripts/tables or better instructions instead of saying "I'm smart! I figured out the hints. You should do that too!" I don't do that because it makes me look like a dick, and neither should you.
Use "changed value" everytime your money count should change in practice mode. Since it's encrypted it will be a big number. Freeze random values until your money doesn't decrease as it should normally.
You should know though that the game not only saves the display values, but also one value for the itembox money which loads when loading the shop/buying something and then the actual money value which only writes on closing the itembox/picking money up. So it's best to just keep opening and closing the shop while buying something to find either one.
[/QUOTE]
ifound the inventory set.Just like the credits using the same algorithm.But
I posted 2 tables for unopened cosmetic chests here for prior to Niko's update and Niko's update. What are you doing.
[/QUOTE]
I know and thank you for the work, but it turns out that with this new update new cosmetics have arrived and your "table" no longer works. Could you help us with a script that works please?