Funscript.io - a website for playing, modifying and generating funscripts!

agreed!

Yes there is, but it’s dependent on the next version of the Handy firmware/API, which should be coming out in the next few months.

1 Like

After some serious play testing :stuck_out_tongue_winking_eye: I had another idea.

I often skip the “boring” parts of a video/script. Having the heat map makes it really easy to see where the action is and jump to that spot. However the heat map is currently not show in full-screen mode, so I have to exit full-screen, click the map, and then enter full-screen again.

What would you think of instead showing the heat map in the view region behind the scrubber, at least in the full-screen mode? It could slide up on hover and slide away again when the mouse is moved away.

Thanks!

2 Likes

For the kiiro keon and the launch you could just look at the buttplug.io integration.
Syncydink works with the Kiiro launch, just was never updated for the Keon. (But buttplug.io is now updated for the keon)
I’m sure you could easily add functionality and then ask users here to test for you. (might take longer to test/debug for sure)
But Syncydink’s repo is available on github; same with buttplug.io integration.

Since Syncydink is no longer updated, there is no non-VR method for mobile for the newer toys. (I.e. Keon) which, I will say is leagues better than the old Launch(Much easier to hold + much smoother strokes).
Then you have the new fleshlight version (Universal Launch) which… doesn’t even have bluetooth.

But again, I’d look into buttplug.io and see if you can integrate it there. I don’t mind testing for you either :stuck_out_tongue:

Yeah if I were to add support for more devices I’d almost certainly use buttplug since bluetooth programming is a huge pain. I’ll hit you up for testing (as well as make a general post asking for testers) if I do end up adding buttplug support!

1 Like

hi. thanks for the awesome software.
Two things

  1. I upgraded my handy to fw 3 rc1 and since I get a “failure to download script t handy: undefinded” error when I load up a funscript, even one that worked before I upgraded firmware.
  2. I am not understanding how the randomize feature under the manual tab works. I check the box yet the strokes do not change they stay the same as they did when set manually in the section right above.

otherwise I love the interface

Oh yeah firmware 3 isn’t supported yet - now that rc1 is out though I’ll probably be adding support at some point over the next week or two.

The randomize feature adds a random offset to the stroke/speed settings that you apply via the top part of the UI every so often. You can configure how often it changes your settings, and how much it can change them by.

If you just leave everything on the page at default, and press the Play button, you should notice that the Handy changes speed and stroke length a little every 2-6 seconds. Set the bottom two sliders to full (50%) if you want to double check that it’s working.

Suggestion for local script video player: A loop/repeat video button. Some of my PMVs are only a couple minutes long. It would be nice to just let it repeat while I stay in the zone.

Another benefit: I like to listen to PMVs with the script synched to the music. Then watch whatever in VR (SLR). GOTTA TRY IT!. Also great is to slow the playback speed of the VR while the PMV script and music pound away. A loop would be beneficial here as well ; ) Thanks for considering!

That’s easy to add, and I can see how that would be useful! I’ve added it to my to-do list :slight_smile:

1 Like

Simple feature request.
Add a cookie for the handy key to save the key in your browser
something like (not my actual key, just random characters I typed)

hmm, it should be saved in LocalStorage

Although it only attempts to connect automatically at each page load, and if it fails (e.g. the Handy isn’t plugged in yet) it doesn’t autofill the connection key box, so perhaps that’s a bit misleading. I’ll add fixing that to the todo list!

THANK YOU. this is literally the ONLY tool I could figure out how to use out of the bat and understand easily. I might start making scripts now…

(I couldn’t even manage to do a simple offset in other tools)

3 Likes

Just wanted to drop by and say I tried out the Auto feature in this and i liked it alot!

1 Like

Question: is there a way to change the stroke lengths and positions while playing a local script, especially if watching in full screen mode. For example, maybe I want to start off with the max length being 30 and as the session goes on (and my blood flows a bit more :slight_smile: ) i can adjust it to 50 something like that?

You can just use up and down buttons on the Handy to match the lenght you like at the moment.

Thanks for the quick reply and your suggestion wi work while in local video mode while displaying in full mode?

Yup - the up and down buttons change stroke length on the actual Handy itself, no need for the app to do anything :slight_smile:

Can you please explain the color coding in the heat map? I find some green sections faster than some red sections, etc.

Hmm that’s very interesting - could you send me the script in question and tell me which bits were faster or slower?

I’ve noticed a few problems in my heatmap code over the past few weeks and have been gearing up to do a big rework on it, so this info could definitely help!

Ok… took me a min to find one and remember it later. :slight_smile:

Check out: https://discuss.eroscripts.com/t/porn-addict-goon-hypno/24168

Starting around 9:45 it’s green, yellow, orange, yellow, green. It appears that the starting green is faster than the orange and following yellow sections. There is a brief quick spurt towards the end of the first green section - perhaps this is what was meant for the first short yellow section meaning there is a brief lag in the start of a color after a tempo change?

I like that website and the features it provides.
It’s nice that you can drag local videos and scripts and play it without any additional program - so local videos+scripts with Handy are finally usable on a Mac (in a browser).

“Browse scripts” doesn’t show anything apart from the following error message:
“The column Script.funscripts does not exist in the current database.”
I guess that feature is work in progress.

And you published the code on Github - is it then possible to copy the code to my personal webserver (Apache running on Linux in my LAN) and host everything locally? And having available all my downloaded videos+scripts when i “Browse Scripts” - in the future?

Thanks for all the work you’re putting in that and all the other software you’re providing to the community. Much appreciated.