Instructions inside project. Feel free to comment any suggestions or problems you find with the script.
Intended for SlightestWild's "Idler Game V0.2.3.6 BUGGED (found at link https://scratch.mit.edu/projects/1252242164/)", but can be integrated into any Scratch project (of course). UPDATE 01.15.2026 -abbreviator now properly handles decimal points -abbreviator rejects negative numbers (in the meantime, you can always use a "join () ()" block connecting a hyphen to the output. Make sure to make the input positive with the "abs of ()" block.) -overall optimization