About This File
Hack Script for items.
INFO:
1_ This script is not optimised for Readability and learning, use Simple Hack Script by Backlift for learning lua and testing things out if you are a beginner.
2_ It may be possible to hack other things with it (like health...) but not tested, has a cap, may crash.
3_ you MAY get game crash sometimes (game mechanism is sensitive to changes), don't worry, restart the game and try again.
FAQ:
Q: Why 9000?
A: because game has a cap of item (65535) and I got some crashes about items having too much values (32000 and 12000), seems under 10K is safe, so I set it to 9K
Q: What happens if I set values to 1 million or more?
A: game can only save items upto 65535 number, it won't save, and next time you resume game and pick one of that item and it goes 65536...game crashes.