Search found 23 matches

by 1234abc
Sat Mar 07, 2026 10:15 am
Forum: On Video
Topic: [Release][VR] LATEX HFO: Mix & Match
Replies: 20
Views: 29311

Re: [Release][VR] LATEX HFO: Mix & Match

Forwarded for "henri" from joannes discord
by 1234abc
Thu May 07, 2020 10:18 am
Forum: The Art of Webteasing
Topic: Pressure II GuideMe/TeaseMe Version
Replies: 10
Views: 11640

Re: Pressure II GuideMe/TeaseMe Version

MrDigital wrote: Thu May 07, 2020 9:07 am Nodoby saved the tease? :-(
I think, jhorny10493 isn't active...
Here you go.
https://volafile.org/r/19dg2eznr

Up for the next 2 days
by 1234abc
Sun Dec 08, 2019 7:07 pm
Forum: Teasing Software
Topic: Skipping Pages EOS Teases
Replies: 7
Views: 6858

Re: Skipping Pages EOS Teases

You can append &page=page70 to the url to go to page 70 for example. This works for most of the eos teases.
Full Example: https://milovana.com/webteases/showteas ... age=page70
by 1234abc
Sat Jun 23, 2018 9:59 pm
Forum: Teasing Software
Topic: [Tease Program] Tease-AI Java (1.4)
Replies: 873
Views: 511632

Re: [Tease Program] Tease-AI Java (1.0.12)

GodDragon wrote: Fri Jun 22, 2018 9:31 pm
JerryLee06 wrote: Fri Jun 22, 2018 9:24 pm Yes, there you are right, there is also the possibility to connect the device via USB.
Okay this means I found something I can work with and integrate in the future ;)
There seems to be an API written in JAVA already. This could make your life easier.
https://github.com/xman2B/EstimAPI
by 1234abc
Sun Apr 08, 2018 11:16 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1806
Views: 1051293

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

Is the source code of 3.6 on github yet ?
by 1234abc
Thu Mar 22, 2018 10:48 am
Forum: Teasing Software
Topic: GuideMe / TeaseMe Mac (support)?
Replies: 3
Views: 2370

Re: GuideMe / TeaseMe Mac (support)?

You could try if my Linux version runs for you. You can find it here: https://github.com/guidemeforlinux/
It is a bit outdated, but should play most of the teases. (Look at my post here: https://milovana.com/forum/viewtopic.php?f=26&t=12944&p=238072#p238072 to get it running. )
I have ported Version ...
by 1234abc
Sun Feb 11, 2018 3:51 pm
Forum: On Video
Topic: My Cock Hero Audio Files
Replies: 23
Views: 33371

Re: My Cock Hero Audio Files

stlucifer wrote: Sat Feb 10, 2018 2:51 pm This URL has text files like you are looking for.
https://github.com/FredTungsten/Scripts ... ock%20Hero

StL
Thanks. Just what i was looking for
by 1234abc
Sat Feb 10, 2018 11:53 am
Forum: On Video
Topic: My Cock Hero Audio Files
Replies: 23
Views: 33371

Re: My Cock Hero Audio Files

I'm working on a project for my 2B estim unit and could use some txt files with exact beat meter timings of cock hero videos. Do you have some that you could upload ?
by 1234abc
Fri Feb 02, 2018 5:45 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1806
Views: 1051293

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

Just noticed that someone wrote a Java library for the 2B estim unit (https://www.e-stim.net/viewtopic.php?f=22&t=9423)
Is it possible to integrate it in GuideMe ?
by 1234abc
Wed Nov 15, 2017 9:07 pm
Forum: Teasing Software
Topic: Teasing software, the question
Replies: 62
Views: 27402

Re: Teasing software, the question

I would like a Linux version. But a windows version running under wine would be enough for me. Just avoid windows only dependencies. For example Tease AI doesn't run under wine, because it has a dependency to the windows Text to Speech engine. So if you plan to do something like this please make it ...
by 1234abc
Thu Aug 24, 2017 6:12 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1806
Views: 1051293

Re: GuideMe (TeaseMe v2.0): BETA Thread


I have been searching this forum to see if there is a Linux version of GuideMe. Its a bit disjointed. Where can I download the final working version? THX!!!!


I patched GuideMe for Linux. You can find the fork here: https://github.com/guidemeforlinux/GuideMe
and the file here: https://github.com ...
by 1234abc
Sat Aug 05, 2017 4:07 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1806
Views: 1051293

Re: GuideMe (TeaseMe v2.0): BETA Thread

I compiled GuideMe v.0.3.1 for Linux 64 bit.
You can find it here https://github.com/guidemeforlinux/GuideMeBuild/raw/master/Linux64_0.3.1.zip
Extract it and run it with java -Xms3072m -Xmx3072m -jar GuideMe.jar

It works for me with Pilgrim Quest so far. I didn't test it with other teases, but ...
by 1234abc
Sat Aug 05, 2017 10:50 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1806
Views: 1051293

Re: GuideMe (TeaseMe v2.0): BETA Thread


Adding support for Linux sounds awesome! :w00t: :wave:

Did you try some more complex GuideMe Teases like "Pilgrim Quest" (see my signature), including teases who utilize audio and video or will all GuideMe teases run without problems once GuideMe itself works on Linux? :huh:


Thanks :-D

I ...
by 1234abc
Sat Aug 05, 2017 9:48 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1806
Views: 1051293

Re: GuideMe (TeaseMe v2.0): BETA Thread



Hi,
after long trial and error I got GuideMe to work on my Linux. :-D
I created a fork (https://github.com/guidemeforlinux/GuideMe)
and a pull request (https://github.com/guide-me/GuideMe/pull/40) on github.

For anyone interested: clone the repo and import it in eclipse.
Maybe d3vi0n will ...