HandyControl with EOS possible?

All about the past, current and future webteases and the art of webteasing in general.
---
Post Reply
User avatar
Lucifie
Explorer
Explorer
Posts: 68
Joined: Thu Nov 15, 2018 5:17 pm
Gender: Male
Sexual Orientation: Straight

HandyControl with EOS possible?

Post by Lucifie »

I have build a small application to controls Handy (you can find it here) and thought, it might be possible to use an EOS Tease to send commands to Handy so you dont have to stroke on your own.

If it's possible to read the data of the current session then one maybe could add a textfield or a button that holds a command. HandyControl would then read the command and do the rest. The user can just read/view the tease.

Commands could be: Start, Stop, Stroke Speed, Stroke Lenght, Duration, Play a section of a script that the user has to download before he starts the tease.

I could imagine that this could add a lot of interactivity to EOS :-)
kerkersklave
Explorer At Heart
Explorer At Heart
Posts: 709
Joined: Sun Jul 06, 2014 2:11 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Slave

Re: HandyControl with EOS possible?

Post by kerkersklave »

What could be possible is writing a browser extension to do that.
EOS Teases can print on the browser console, I believe. So one could intercept that with an extension and read commands from it. I don't know about the APIs involved to do it. It would also be great to support stuff like buttplug.io
User avatar
lolol2
Explorer At Heart
Explorer At Heart
Posts: 518
Joined: Mon Feb 20, 2017 10:33 am
Gender: Male
Sexual Orientation: Straight

Re: HandyControl with EOS possible?

Post by lolol2 »

+1 for the idea would be an awesome feature! :-)
My creations:
Spoiler: show

[Tutorial] Building your own DIY E-Stim Stereo Device

Videos:
06/2020 - Estim Sync Hero Vol. 01

Teases:
04/2020 - Estim Mansion under Quarantine
12/2019 - Estim Challenge
12/2018 - Estim Distraction
03/2018 - The Estim Tower - Endless Mode
01/2018 - The Estim Tower
05/2017 - The Estim Mansion
RemiHiyama
Explorer At Heart
Explorer At Heart
Posts: 203
Joined: Thu Feb 28, 2019 3:30 pm
I am a: Switch

Re: HandyControl with EOS possible?

Post by RemiHiyama »

A while back I was trying to get GuideMe to control a vibrating toy via displaying QR codes on the screen which another program would catch. Couldn't quite get everything to work the way I wanted it to from there, but the qr code method itself worked.

I don't think that would be suitable for EOS though, since it doesn't allow some of the same tools, and then it'd have to shove itself in the same space being used for text. Not great.

However, I think it might be viable to use a Tampermonkey script to look for changing elements (for example, say bubbles appearing) and copy them to the clipboard. At that point it'd be relatively easy to have a program that observes the clipboard and parses it for whatever. I haven't tested this though.
Auto: Replaces selected instances of the word "not" with the word "definitely".
notSafeForDev
Explorer
Explorer
Posts: 33
Joined: Sun Sep 06, 2020 12:39 pm

Re: HandyControl with EOS possible?

Post by notSafeForDev »

It's actually possible with a userscript: viewtopic.php?f=4&t=23351
Post Reply