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.
What's New in Version 1.0.1 See changelog
Released
- Fixed the bug, sometimes the script was unable to edit the values.
(Thanks to @Enyby)
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now