I’m new so I’m sure I’m just not searching the right lingo to find the tools I’m looking for. I’ve been custom building scripts by hand from Xtoys on rotary tools and now, with an OSSM and Handy, have moved into position funscripting and its… not gonna work in my workflow XD
I have a handfull of scripts that are just I/O (either off/ minnimum value, or intended max value/ peak). Is there a good script tool that would take that script and fill in the gaps of the peak and vallys wihtout a bunch of manual work?
I was originaly going to make a script request and chat up any takers but I am not trustworthy ;)
I’m not sure I understand what you are asking for. If you have peaks and valleys already then you have a basic script. The only reason to add points in between is to fine tune acceleration and deacceleration between a min and max. However, that is more of details that distinguish a highly detailed script from a basic script.
This is how it looks like for me in a section of a script I’m working on now:
The blowjob section I’m working on is more detailed and I intentionally add points between min and max (peaks and valleys) to match what is going on on screen.
Ahhh, now that I’m looking at what you have music comes to mind:
I’ve got a square wave and I’m hoping there was some automation to turn it into a sine wave. I don’t even have that diagnal point that you have in the second image. No automation tools exist for that? I’m thinking I’ve got a fringe use case here.
Otherwise, sounds like I’ve got someanual work on my hands!
OFS support the use of extensions that can do all kind of things that isn’t in the base application. However, I rarely use them so I’m not sure what’s available. Search for extension in the software section and see if there are anything useful. If there isn’t then maybe you can write your own extension.
You could post an example script, I could think of 1 or 2 things to test, but to put it quickly to a test is easier than to write an essay with maybe no result.
I made them. There are 7 in total. Going to post soon, after all the bullshit it took to make them I really don’t feel like putting in the effort of making a forum post right now as well haha
For modifying existing funscripts, HaptiQ has a timeline editor that lets you adjust points, smooth transitions, and control acceleration/deceleration between peaks and valleys. It’s designed for fine-tuning scripts directly in the browser. You can upload your script and make adjustments visually. haptiq.app
Thanks to everyone for the responses and help! This one certainly was closest to getting where I need it to be - how were you able to get that done so quickly?
Hoping to get some items converted and start posting some freebies!
Alright, checked, … once loaded, it’s 2 button clicks in my app, the problem is just, parts of it are written in a just-for-me manner, I am aiming for a release one day, but I just have time once in a while to work on it, to bring it in a releasable state - don’t wait for it.
Until then I just could transform the one or other script for you the same way.
What it does - basically - it grounds the points and create new middle points from the grounded script - there is more to it, if that would be all the result would look differently, it’s quite a while ago when I wrote that part - would have to look up the code myself.