Just wondering what to do with this, started a mission w/ unknown initial value, scanned for no change, started over 11,000,000 results or maybe it was 100,000,000+
anyway i continuously scanned for no change, and the ONLY time i would scan for changed value was immediately after breaking a loot container.
i currently have 2 addresses that are going down by 1 each time i break a container, one is 20 above the other, and i have 3 values that go up 1 each time.
Any way to use these addresses to maybe respawn loot containers or make them all bust open or something? OR maybe just keep spewing loot? lol. Someone hit me up because i'm not too good beyond getting what writes to the address.
it looks like this every time i break a container:
value // after break
21 -1
41 -1
19 +1
40 -1
19 +1
19 +1
whats the difference between find out what writes and find out what accesses this address?
I moved the addresses down to the table, but when i choose what writes to this address and hit another container (like hit me in tutorial) no code shows up in the box

what am i doing wrong?