Page 1 of 1

Funscript Editor

Posted: Mon Oct 13, 2025 11:18 pm
by dymuffshthers
If theres something you want changed in your funscripts this program maybe for you.
easier to work with freequency, width, volume and other files that dont change 10 times a second ( alpha and beta im looking at you).

I'll tell you my experience and motivation behind it. Mistress and the Controlbox was the best at the time ( now I think Clutch is the king). MCB has these very low pulse freequency spots that go like 13 and 9 Hz. with alpha and beta all over the place these few seconds are a bit punishing. i manually opend up the funscript files and did a find all and replace for all the low frequency stuff ( in the restim it does allow to adjust the lowest frequency and other limits but then the whole spectrum get offsetted)

so i present to you the funscript_editor_multi. You can just select the low freequency range for the entire duration and push it up. Or move individual data points as you like. im adding the source code python file also incase you have fears. you can see it and compile ur own. the .exe attached for others, no install just runs.


the two pics show how in MCB the pulse.freequency channel is only selected for editing, rest showing dimmed in the background. first pic (1.png) all the data points below 20 being selected ( other than when its 0) then next pic (2.png) all those points moved up.

exe 64Mb - https://mega.nz/file/F311DBwB#iPnN9MT2N ... oKHg6JtNgM
py 35kb - https://mega.nz/file/0zlygLJZ#qLvyxbyms ... Dtk5XB_Y4k
2.png
2.png (346.92 KiB) Viewed 4117 times
1.png
1.png (367.87 KiB) Viewed 4117 times

Re: Funscript Editor

Posted: Tue Oct 14, 2025 5:30 am
by edger477
Screenshots look like this might be useful for understanding the creations and experimenting (havent dl the code/program yet).

As for MCB/Clutch, it does sound like you have issue with box or electrodes, as those parts are quite integral to the experience, at least for me, and they don't feel bad at all.

Re: Funscript Editor

Posted: Tue Oct 14, 2025 5:45 am
by dymuffshthers
Clutch no issues, just the MCBs 10 seconds total. Didn't mean to say theres anything wrong with those 2. The best there is in my taste.
Could be the acoustic properties of my setup like you said.

Again this was just to explain my motivation.

Program can be useful if you quickly wanna crank something up even.

I took the volume file of mcb. Deleted all data points except the first and last, renamed it frequency.funscript ( from windows ) then added a few dots and now i have the carrier frequency changing too. Kept lines between 70 to 90 so id get somewhere 700 to 900.

Re: Funscript Editor

Posted: Tue Oct 14, 2025 6:06 am
by edger477
dymuffshthers wrote: Tue Oct 14, 2025 5:45 am Kept lines between 70 to 90 so id get somewhere 700 to 900.
It not really like that. 70 to 90 means that frequency will be between 0.7 and 0.9 of the range. If you have defaults which is I think 500 to 1500, then range is 1000, meaning you set it to 700-900, but since min is 500, that is where it starts, so it means it will be 1200-1400.

All other axes in restim work like that.

Re: Funscript Editor

Posted: Tue Oct 14, 2025 12:53 pm
by dymuffshthers
True true.

if using defaults of 500 to 1000
itll have to be 40% and 80% to get a corresponding 700 - 900hz

testing the attached one for mcb that just goes up to 900 back down to 700hz
i like it slightly.

https://mega.nz/file/U29yADbZ#_I6HgBGZe ... 3EfXDkyPRA
Screenshot 2025-10-14 181640.png
Screenshot 2025-10-14 181640.png (309.37 KiB) Viewed 3957 times