Convert 5 meta to funscript format

Hi all,
I don’t have a Windows machine (Only a mac user). I am aware of the method mentioned using Script Player or MetaFunscript.exe on windows but I don’t see a native mac version for the same and don’t find another solution.
Could someone please help me convert this five scripts to a funscript format that works with the handy?

The scripts are ‘Latest WankzVR Scripts - Murphystyle’. Page one linked here within the forum:
https://discuss.eroscripts.com/t/script-posts-from-infrequent-posters-on-rts/14556/81

The download link of the scripts (zip):
https://discuss.eroscripts.com/uploads/short-url/hvEdPRHy5EfRbyZ2Dh5y7eF0GW4.zip

Any help would be extremely appreciated.
Thanks again!

so ive had a similar issue. i have made a simple python script to take a folder and look in sub folders for meta files and convert them to funscripts. it just used python built-ins and should work on all OSs. just be sure you use python 3 not python 2 that is built into mac os.
you can find it on my GitHub: