Instruction for installation: 1) Download Python if you have not already: https://www.python.org/downloads/ 2) Download the program here: dropbox.com/s/grx4mp3eifcco6f/ScratchModdingTool.pyw?dl=0 and press the 'Download' button in the top right-hand corner Instruction On How To Use: 1) Open the program that you just downloaded (double click on it), it will ask you for a file, double click on a saved scratch file, and it will open up the list of objects. 2) Now, for each object you can, rename, edit the script or edit the variables of. 3) Have fun messing around with the scratch files without any of the usual restrictions :)
This project is not fully complete yet, this is the list of features and there current status: Variable Editor: Is Usable: Yes Stage of Completion: 100% Description: This will let you edit the names and values of each variable in the project Script Decompiler(Viewer): Is Usable: Yes Stage of Completion: 65% Description: This will let you open up the scratch scripts in and view them in a Python-like scripting language Script Compiler(Saving): Is Usable: No Stage of Completion: 20% Description:This will let you edit the python scripts and save them into the project again, so they can be opened up in scratch, this will let you create hacked blocks more easily then before Future Features: - Working compiler - Image viewer / editor - Scratch-like block editor If you have any suggestions, then I will be happy to add them to this list, and they may be added to the program in the future :)