Page 1 of 1

[RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Sun Jul 16, 2017 7:52 am
by WatchItDry
UNTESTED

For this Launch Hero Test I choose to use a simple JOI video. There's no music, cuts, or beat meter. I did upload two versions however one with beats and one without. I don't feel beats are necessary with Launch Heroes but I'll let you decide.

The script is written to follow Melena's hand. So as she strokes up or down the Launch should respond accordingly. I did not account for thresholds so it may FAIL. Any feedback on how Launch responds will be appreciated. Basically if her hand is moving and Launch isn't than it failed.

Strokes are all spaced between 100ms and 200ms on average so hopefully it isn't a total fail.

As always any comments feedback or suggestions are always welcomed and appreciated.

Enjoy!!

ScriptPlayer

Fleshlight

Video is 1920x1080p, 5minutes.

Lube It - Melena - Launch Hero - Funscript

Lube It - Melena - Launch Hero - No Beats

Lube It - Melena - Cock Hero

Re: [RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Sun Jul 16, 2017 8:34 pm
by Liquid
Nice job on the sync :smile: It's pretty spot on.

Re: [RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Sun Jul 16, 2017 10:52 pm
by WatchItDry
Liquid wrote: Sun Jul 16, 2017 8:34 pm Nice job on the sync It's pretty spot on.
Awesome glad it worked. Was kind of worried it was either going to totally fail or just perform randomly.

Re: [RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Mon Jul 17, 2017 10:21 am
by hallojo1337
:thumbsup: Do you have some more like this?

Re: [RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Mon Jul 17, 2017 3:31 pm
by WatchItDry
hallojo1337 wrote: Mon Jul 17, 2017 10:21 am Do you have some more like this?
Not yet made this to kind of get a range for the thresholds of the Launch. I'll see if I can find another clip to do a script for and then after I wanna try and create like a CH but with a Launch script.

Re: [RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Mon Jul 17, 2017 6:03 pm
by Tittyluvr1334
WatchItDry wrote: Mon Jul 17, 2017 3:31 pm
hallojo1337 wrote: Mon Jul 17, 2017 10:21 am Do you have some more like this?
Not yet made this to kind of get a range for the thresholds of the Launch. I'll see if I can find another clip to do a script for and then after I wanna try and create like a CH but with a Launch script.
Let me recommend for CH trial use something with a lot of basic stuff - psytrance, RYG, or even Sync Stars.

Re: [RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Mon Jul 17, 2017 7:00 pm
by WatchItDry
Tittyluvr1334 wrote: Mon Jul 17, 2017 6:03 pm Let me recommend for CH trial use something with a lot of basic stuff - psytrance, RYG, or even Sync Stars.
Well actually was thinking of creating my own ch with my own scenes this way I could better account for Launch thresholds.

Re: [RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Tue Jul 18, 2017 1:17 am
by Tittyluvr1334
WatchItDry wrote: Mon Jul 17, 2017 7:00 pm
Tittyluvr1334 wrote: Mon Jul 17, 2017 6:03 pm Let me recommend for CH trial use something with a lot of basic stuff - psytrance, RYG, or even Sync Stars.
Well actually was thinking of creating my own ch with my own scenes this way I could better account for Launch thresholds.
even better!!! That provides the community new content, too! How is this possibly a bad idea??? :-D

Re: [RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Tue Jul 18, 2017 8:17 pm
by Rule63MePlease
I am way too poor to ever afford something like that. But I do like to see new technology in action. :-)

Re: [RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Sat Jul 22, 2017 1:56 am
by senorgif2
This is amazing, mostly everything worked for me, a few strokes were too close together. How did you make this? I want to get into making some of my own funscripts, but I have no idea where to start. :-D

Re: [RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Sat Jul 22, 2017 2:35 am
by WatchItDry
senorgif2 wrote: Sat Jul 22, 2017 1:56 am This is amazing, mostly everything worked for me, a few strokes were too close together. How did you make this? I want to get into making some of my own funscripts, but I have no idea where to start.
The makers of scriptplayer are currently developing an app to create scripts. This one was done by hand tho. If you open up the script you'll see

{"pos": 5, "at": 35636}

pos = position - 5 is lowest 90 is highest. but you can theoretically have it anywhere between
at = video time - this is in milliseconds so 10 seconds = 10000 milliseconds

Then you just tell it what you want it to do. I'm sure once app is done it'll be a lot easier. I'm just pretty meticulous so don't mind the extra work :smile:

Re: [RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Sun Jul 23, 2017 8:15 pm
by senorgif2
Dayum, that is a lot of work. I opened the file and noticed that and I was like there must be an easier way to do this. But I guess not :lol:

Re: [RELEASE] Lube It - Melena - Launch Hero *Untested*

Posted: Sun Jul 23, 2017 9:05 pm
by Liquid
senorgif2 wrote: Sun Jul 23, 2017 8:15 pm there must be an easier way to do this. But I guess not :lol:
No *yet*. We are working on it :yes:

Edit: And also here