⚡[ESTIM RELEASE] - Electric Dreams

Discussion about Cock Hero and other sexy videos.

Moderator: andyp

User avatar
jtcrave69
Explorer
Explorer
Posts: 65
Joined: Sat Nov 07, 2020 12:00 am

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by jtcrave69 »

This was so enjoyable! Not knowing which ending to expect makes the build up more intense.
se77ens wrote: Fri May 19, 2023 2:31 am
Spoiler: show
I’d like to weight the random scale to make it a 40% chance to get ending 1, 30% for ending 3, 20% ending 4, and only 10% ending 2.
This should do it, replace this line

Code: Select all

set /a ending_number=%random% %% 4 + 1
with this code:

Code: Select all

set /a r=(%RANDOM% %% 100) + 1

if %r% LEQ 40 ( set /a ending_number=1 )
if %r% GTR 40 ( if %r% LEQ 50 ( set /a ending_number=2 ) )
if %r% GTR 50 ( if %r% LEQ 80 ( set /a ending_number=3 ) )
if %r% GTR 80 ( set /a ending_number=4 )
se77ens
Explorer
Explorer
Posts: 10
Joined: Thu May 18, 2023 7:40 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch
Location: Texas, USA

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by se77ens »

jtcrave69 wrote: Fri May 19, 2023 4:28 am
This should do it, replace this line

with this code:
So rad. I was on the right track, syntax was a little off. Seems to work, will find out my fate in…. ugh… 7 days.

Thanks man! This community is great, so glad I finally joined!
MatzeM
Explorer At Heart
Explorer At Heart
Posts: 107
Joined: Sun Aug 09, 2020 9:02 pm

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by MatzeM »

Hello Together,

just need to say thank you again for that wonderful piece of art.

Rillo, DigitalParkingLot and Edger, this one is on my "all time favorite" list and I really enjoy it.

Especially the approach with the multi ending is genious

If I'd have a wish, I would wish to see another release similar to this one.

Best regards
M
bd4224
Explorer
Explorer
Posts: 6
Joined: Sun Oct 16, 2022 6:31 pm

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by bd4224 »

This looks great! Any chance of getting a version that could be played on android? Premade with only one ending would be plenty, I'd just like to be able to experience it (no access to a computer, only a tablet). Thank you.
User avatar
boundupone
Explorer At Heart
Explorer At Heart
Posts: 614
Joined: Sat Jun 01, 2013 8:01 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by boundupone »

I finally had a chance to spend some time with this, and have 2 full play throughs (I manually selected the ending as i get so few chances to properly stim i dont want a denied ending.

Overall love the video, the idea, the girls are unbelievable. Would prefer some harder clips in there, but really enjoyed it

For some reason I could not get the triphase to work for me. tried many trode configurations and was constantly trying different MA settings (right from min to max). maybe is my ET312b?

dual channel was sooo much better, and some fantastic signals in here.

the best scene stim wise for me was the girl girl scene at about 1 hour, that had me riding the edge and trying not to cum

cum signal, unfortunately didn't do it for me, was nice, but not enough to get me over the edge (the one from the gog scene I mention above with a ramp would for sure have made me cum on the spot)

overall one of the best, and looking forward to what comes in the future
Try anything once!
User avatar
edger477
Experimentor
Experimentor
Posts: 1114
Joined: Mon Nov 29, 2021 8:24 pm
Location: underfloor

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by edger477 »

I have tried to remake the triphase in restim, and after testing it, I am very happy with it.

It is added to the folder in my signature, along with updated build tease that will also create combined mp3 with the ending with same filename as the video (there are also tri- and dual- audio being created as before, but you don't need to rename video to play this estim).
My estim creations: https://mega.nz/folder/73pxmBBQ#X6ylDzRafzTt9wanZ0dacw
And in E-Stim Index: viewtopic.php?t=27090

Try creating your own estims with my restim script generator!
Spoiler: show
You can also thank me with crypto: https://trocador.app/anonpay?ticker_to= ... e+a+coffee
Wexxxu
Explorer
Explorer
Posts: 52
Joined: Sun Aug 04, 2019 10:22 am
Gender: Male
Sexual Orientation: Straight
I am a: None of the above

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by Wexxxu »

edger477 wrote: Fri Jul 05, 2024 9:10 am I have tried to remake the triphase in restim, and after testing it, I am very happy with it.
Restim is, I suppose, like another tri-phase audio version. I wonder, is the recommended setup the same as for the original tri-phase audio mentioned in this discussion thread earlier i.e. "common on head, left on base, right on balls"? Some restim audios have been recommended to use: common on head, left behind balls, right - plug.
User avatar
edger477
Experimentor
Experimentor
Posts: 1114
Joined: Mon Nov 29, 2021 8:24 pm
Location: underfloor

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by edger477 »

Wexxxu wrote: Sun Jul 07, 2024 6:47 pm
edger477 wrote: Fri Jul 05, 2024 9:10 am I have tried to remake the triphase in restim, and after testing it, I am very happy with it.
Restim is, I suppose, like another tri-phase audio version. I wonder, is the recommended setup the same as for the original tri-phase audio mentioned in this discussion thread earlier i.e. "common on head, left on base, right on balls"? Some restim audios have been recommended to use: common on head, left behind balls, right - plug.
If you use restim you already have your favorite configuration. I used common on head, left on balls right on shaft.
My estim creations: https://mega.nz/folder/73pxmBBQ#X6ylDzRafzTt9wanZ0dacw
And in E-Stim Index: viewtopic.php?t=27090

Try creating your own estims with my restim script generator!
Spoiler: show
You can also thank me with crypto: https://trocador.app/anonpay?ticker_to= ... e+a+coffee
Wexxxu
Explorer
Explorer
Posts: 52
Joined: Sun Aug 04, 2019 10:22 am
Gender: Male
Sexual Orientation: Straight
I am a: None of the above

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by Wexxxu »

edger477 wrote: Sun Jul 07, 2024 7:00 pm
Wexxxu wrote: Sun Jul 07, 2024 6:47 pm
edger477 wrote: Fri Jul 05, 2024 9:10 am I have tried to remake the triphase in restim, and after testing it, I am very happy with it.
Restim is, I suppose, like another tri-phase audio version. I wonder, is the recommended setup the same as for the original tri-phase audio mentioned in this discussion thread earlier i.e. "common on head, left on base, right on balls"? Some restim audios have been recommended to use: common on head, left behind balls, right - plug.
If you use restim you already have your favorite configuration. I used common on head, left on balls right on shaft.
I was planning to use the MP3s of the new build you shared. I have not actually played directly with restim.
User avatar
edger477
Experimentor
Experimentor
Posts: 1114
Joined: Mon Nov 29, 2021 8:24 pm
Location: underfloor

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by edger477 »

The mp3 are produced with restim. If you played any other of my creations, then you can use same electrode config that worked for you. And same volume :)
My estim creations: https://mega.nz/folder/73pxmBBQ#X6ylDzRafzTt9wanZ0dacw
And in E-Stim Index: viewtopic.php?t=27090

Try creating your own estims with my restim script generator!
Spoiler: show
You can also thank me with crypto: https://trocador.app/anonpay?ticker_to= ... e+a+coffee
satn00b
Explorer At Heart
Explorer At Heart
Posts: 272
Joined: Mon Sep 30, 2019 5:36 am

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by satn00b »

I tried this yesterday and found it really impressive, especially compared to "normal" funscript conversions. The variety of signals and the nuances you were able to convey are really something else. Hats off to you!

If a minor criticism is allowed: The transitions between the muse and actrion scenes are very rough. Sometimes before the video even switches you get "blasted" with the full on volume of the new rythm. I know this stems from the funscript, but it can easily ruin the immersion and experience. The transition has to be smooth, or at least the new signal has to be lower strength (in my mind at least).
User avatar
edger477
Experimentor
Experimentor
Posts: 1114
Joined: Mon Nov 29, 2021 8:24 pm
Location: underfloor

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by edger477 »

satn00b wrote: Wed Jul 10, 2024 9:07 am I tried this yesterday and found it really impressive, especially compared to "normal" funscript conversions. The variety of signals and the nuances you were able to convey are really something else. Hats off to you!

If a minor criticism is allowed: The transitions between the muse and actrion scenes are very rough. Sometimes before the video even switches you get "blasted" with the full on volume of the new rythm. I know this stems from the funscript, but it can easily ruin the immersion and experience. The transition has to be smooth, or at least the new signal has to be lower strength (in my mind at least).
Thanks! Played the mp3 or the restim scripts? I will make the transitions a bit slower but I haven't experienced that. It might be due to some of the parameters you have configured in restim since volume change from dream into lobby is usually reduction of 3-5% and then start of new dream is increase of 2-4% (so it goes below the level it was on end of previous dream). If you played scripts maybe you have some non-default settings that caused bigger than intended increase of duty cycle (pulse width). I actually use 15 as maximum pulse width, if yours is higher than that, that could be the cause.
My estim creations: https://mega.nz/folder/73pxmBBQ#X6ylDzRafzTt9wanZ0dacw
And in E-Stim Index: viewtopic.php?t=27090

Try creating your own estims with my restim script generator!
Spoiler: show
You can also thank me with crypto: https://trocador.app/anonpay?ticker_to= ... e+a+coffee
satn00b
Explorer At Heart
Explorer At Heart
Posts: 272
Joined: Mon Sep 30, 2019 5:36 am

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by satn00b »

edger477 wrote: Wed Jul 10, 2024 9:13 am Thanks! Played the mp3 or the restim scripts?
I played the mp3. Still didn't use restim yet :innocent: as I find it a bit finicky in the estim setting (immersion bla bla...)
edger477 wrote: Wed Jul 10, 2024 9:13 am I will make the transitions a bit slower but I haven't experienced that.
The speed itself can be lower, yes. But for me, mostly the volume is the culprit. Or maybe I'm too sensitive? While I like letting my cock dance like it did with your script, when it comes to changes in either frequency or volume, I prefer a very gentle approach.
diglet
Explorer At Heart
Explorer At Heart
Posts: 390
Joined: Sun Dec 11, 2022 5:43 pm

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by diglet »

I also found that the transitions from blue to red are quite intense. It was fine, but I would've spread the transition out a bit more.
User avatar
edger477
Experimentor
Experimentor
Posts: 1114
Joined: Mon Nov 29, 2021 8:24 pm
Location: underfloor

Re: ⚡[ESTIM RELEASE] - Electric Dreams

Post by edger477 »

satn00b wrote: Wed Jul 10, 2024 9:22 am The speed itself can be lower, yes. But for me, mostly the volume is the culprit. Or maybe I'm too sensitive? While I like letting my cock dance like it did with your script, when it comes to changes in either frequency or volume, I prefer a very gentle approach.
I updated it to slow down the ramps between lobby and the dreams. But it is also regenerated with one restim setting that is beyond its allowed ranges, that I used to enable more sharp signal for new Liya production, and I like how it makes the edging signals more sharp here too.
Other updated files are also regenerated with same setting (i.e. vi33 that had small updates) :)

And yes, there is one or 2 places in Liya where the transition practically woke me from trance, but I wanted it so and it was actually perfect so I left it :)
My estim creations: https://mega.nz/folder/73pxmBBQ#X6ylDzRafzTt9wanZ0dacw
And in E-Stim Index: viewtopic.php?t=27090

Try creating your own estims with my restim script generator!
Spoiler: show
You can also thank me with crypto: https://trocador.app/anonpay?ticker_to= ... e+a+coffee
Post Reply