Mass invert scripts?

Is there a way to mass create an inverted version of a script? I want to create another version of all the scripts in one folder but theyre all inverted

I just updated my tool and added inverting to it.

You can download python, then download the script.
Go to the folder with the .py file downloaded and type in “cmd”

Then do the command
python .\FunscriptJsonParsing.py --folder "C:\Users\hl69\Desktop\FunscriptStuff" --output_type 2

Replace the “C:\Users\hl69\Desktop\FunscriptStuff” part with your own folder.

1 Like

im getting an error when i try it. it says python was not found. I installed python 64bit

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.