Thank you so much! This is perfect! <3althyna wrote: Tue May 26, 2026 4:14 pmDone, this is now an option in settings. Check v0.4 update.GDError404 wrote: Tue May 26, 2026 8:58 am This is absolutely wonderful and works *so* well for a specific estim tease that has been broken on the EOS player for as long as I can remember. I would love it there was an option for a classic EOS/Flashtease style circle timer rather than the bar across the bottom, but it's such a small thing in the grand scheme of things
LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
Moderator: 1885
-
GDError404
- Explorer

- Posts: 10
- Joined: Thu Jul 30, 2020 8:07 pm
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
- PlayfulGuy
- Experimentor

- Posts: 1079
- Joined: Sat Jul 07, 2012 10:08 pm
- Gender: Male
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Switch
- Dom/me(s): No domme
- Sub/Slave(s): No sub
- Location: British Columbia, Canada
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
For Flash and EOS my downloader pretty much does that already. It downloads the tease JSON file and saves it in the cache folder, then does the conversion to XML. It would be fairly easy to add a download JSON only option.althyna wrote: Mon May 25, 2026 7:25 pmMaybe I can take a look at your tool and see if I can make a quick downloader that can download without having to do the conversion considering that this tool doesn't need GuideMe and just uses it's format for backwards compatibility. This might help make sure downloads aren't broken. I have downloaded your source code to check this out.
- Spoiler: show
The downloader does add some extra data to the JSON file to track where it was downloaded to etc, but all of that is in the "info" property and can just be ignored.
I don't have the time and energy to do too much on the downloader right now, and haven't had a chance to try out LeadMe, but if there's anything I can do, or if you have questions let me know.
PG
I'd rather be stroking!
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
Yes, I actually took a look at your source code and wrapped it into a chrome extension. It now directly pulls in EOS teases in javascript format, alongside classic teases.PlayfulGuy wrote: Thu May 28, 2026 4:02 pmFor Flash and EOS my downloader pretty much does that already. It downloads the tease JSON file and saves it in the cache folder, then does the conversion to XML. It would be fairly easy to add a download JSON only option.althyna wrote: Mon May 25, 2026 7:25 pmMaybe I can take a look at your tool and see if I can make a quick downloader that can download without having to do the conversion considering that this tool doesn't need GuideMe and just uses it's format for backwards compatibility. This might help make sure downloads aren't broken. I have downloaded your source code to check this out.
- Spoiler: show
The downloader does add some extra data to the JSON file to track where it was downloaded to etc, but all of that is in the "info" property and can just be ignored.
I don't have the time and energy to do too much on the downloader right now, and haven't had a chance to try out LeadMe, but if there's anything I can do, or if you have questions let me know.
PG
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
Input field missing when tease requests text input.
Hi althyna,
First of all, thanks for creating LeadMe! I encountered a bug while running a tease where the text input field does not appear when the script asks for a user response.
The prompt asks for text input (e.g., "Tell me your Slut Name:"), but there is no text box available to type into. Only the "Continue" button is visible at the bottom of the right panel.
Hi althyna,
First of all, thanks for creating LeadMe! I encountered a bug while running a tease where the text input field does not appear when the script asks for a user response.
The prompt asks for text input (e.g., "Tell me your Slut Name:"), but there is no text box available to type into. Only the "Continue" button is visible at the bottom of the right panel.
- PlayfulGuy
- Experimentor

- Posts: 1079
- Joined: Sat Jul 07, 2012 10:08 pm
- Gender: Male
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Switch
- Dom/me(s): No domme
- Sub/Slave(s): No sub
- Location: British Columbia, Canada
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
Does it handle the Flash style teases as well? The json for those use different properties/actions.althyna wrote: Thu May 28, 2026 8:08 pmYes, I actually took a look at your source code and wrapped it into a chrome extension. It now directly pulls in EOS teases in javascript format, alongside classic teases.PlayfulGuy wrote: Thu May 28, 2026 4:02 pm
For Flash and EOS my downloader pretty much does that already. It downloads the tease JSON file and saves it in the cache folder, then does the conversion to XML. It would be fairly easy to add a download JSON only option.
The downloader does add some extra data to the JSON file to track where it was downloaded to etc, but all of that is in the "info" property and can just be ignored.
I don't have the time and energy to do too much on the downloader right now, and haven't had a chance to try out LeadMe, but if there's anything I can do, or if you have questions let me know.
PG
PG
I'd rather be stroking!
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
You can convert the flash tease to eos with this converter: viewtopic.php?t=24293PlayfulGuy wrote: Thu May 28, 2026 4:02 pm
Does it handle the Flash style teases as well? The json for those use different properties/actions.
PG
The converter uses js so it could be included with the EOS Downloader for LeadMe.
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
Fixed this and other issues in the latest build 0.6. Thanks for the report!wqaed wrote: Fri May 29, 2026 9:05 am Input field missing when tease requests text input.
Hi althyna,
First of all, thanks for creating LeadMe! I encountered a bug while running a tease where the text input field does not appear when the script asks for a user response.
The prompt asks for text input (e.g., "Tell me your Slut Name:"), but there is no text box available to type into. Only the "Continue" button is visible at the bottom of the right panel.
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
I haven't tried out older flash teases. Will do a few today and update if it doesn't work.PlayfulGuy wrote: Fri May 29, 2026 4:06 pmDoes it handle the Flash style teases as well? The json for those use different properties/actions.althyna wrote: Thu May 28, 2026 8:08 pmYes, I actually took a look at your source code and wrapped it into a chrome extension. It now directly pulls in EOS teases in javascript format, alongside classic teases.PlayfulGuy wrote: Thu May 28, 2026 4:02 pm
For Flash and EOS my downloader pretty much does that already. It downloads the tease JSON file and saves it in the cache folder, then does the conversion to XML. It would be fairly easy to add a download JSON only option.
The downloader does add some extra data to the JSON file to track where it was downloaded to etc, but all of that is in the "info" property and can just be ignored.
I don't have the time and energy to do too much on the downloader right now, and haven't had a chance to try out LeadMe, but if there's anything I can do, or if you have questions let me know.
PG
PG
- FrozenWolf
- Explorer At Heart

- Posts: 435
- Joined: Tue Oct 30, 2018 7:50 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
- Dom/me(s): None
- Sub/Slave(s): None
- Location: UK
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
This is fantastic, nice job!
I made the small addition of a "Full Screen" button so that I can use it on a mobile device with the Brave browser.
The Brave browser on Android is the only one that I could get the script to run on successfully, but the Brave browser doesn't have a full-screen option. Firefox on Android doesn't open local HTML files for safety reasons, and both Opera and Chrome load the file but the teases get stuck in a perpetual "needs re-pick" state.
I made the small addition of a "Full Screen" button so that I can use it on a mobile device with the Brave browser.
...
<div id="skipBar">
<div id="hiddenCountdown" title="Time remaining until auto-advance">0s</div>
<button id="skipBtn" title="Skip remaining time">⏭ Skip</button>
</div>
<button id="fullBtn" title="Full screen">[ ] Full</button>
<button id="pauseBtn" title="Pause / resume" style="display:none;">⏸ Pause</button>
<button id="saveBtn" title="Save now">
Save</button>
...
// Full screen button in topbar
document.getElementById("fullBtn").addEventListener("click", () => document.getElementById("stage").requestFullscreen());
// Save button in topbar
document.getElementById("saveBtn").addEventListener("click", () => ui.saveNow());
...The Brave browser on Android is the only one that I could get the script to run on successfully, but the Brave browser doesn't have a full-screen option. Firefox on Android doesn't open local HTML files for safety reasons, and both Opera and Chrome load the file but the teases get stuck in a perpetual "needs re-pick" state.
Author of:
MiloDB: Finding Old Teases
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
Hi, I found a few more bugs and wanted to try fixing them. My programming experience is mostly limited to Python and Arduino/C++, so I asked ChatGPT for help (well ChatGPT did most of the work). I did test the results and compared the behavior against the original EOS player.
I understand if you do not want to include all changes. To make reviewing easier, I added an annotated diff that links each part of the patch to the relevant changelog item. That should make it easier to pick which changes you want to keep, adjust, or ignore.
changelog:
I understand if you do not want to include all changes. To make reviewing easier, I added an annotated diff that links each part of the patch to the relevant changelog item. That should make it easier to pick which changes you want to keep, adjust, or ignore.
changelog:
- Spoiler: show
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
This is pretty cool! I didn't personally have a use case for an offline mobile experience so never got around testing this. Nice to know that this works!FrozenWolf wrote: Sat May 30, 2026 10:06 pm This is fantastic, nice job!
I made the small addition of a "Full Screen" button so that I can use it on a mobile device with the Brave browser.
... <div id="skipBar"> <div id="hiddenCountdown" title="Time remaining until auto-advance">0s</div> <button id="skipBtn" title="Skip remaining time">⏭ Skip</button> </div> <button id="fullBtn" title="Full screen">[ ] Full</button> <button id="pauseBtn" title="Pause / resume" style="display:none;">⏸ Pause</button> <button id="saveBtn" title="Save now">Save</button> ... // Full screen button in topbar document.getElementById("fullBtn").addEventListener("click", () => document.getElementById("stage").requestFullscreen()); // Save button in topbar document.getElementById("saveBtn").addEventListener("click", () => ui.saveNow()); ...
The Brave browser on Android is the only one that I could get the script to run on successfully, but the Brave browser doesn't have a full-screen option. Firefox on Android doesn't open local HTML files for safety reasons, and both Opera and Chrome load the file but the teases get stuck in a perpetual "needs re-pick" state.
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
This is nice stuff!wqaed wrote: Sun May 31, 2026 3:01 pm Hi, I found a few more bugs and wanted to try fixing them. My programming experience is mostly limited to Python and Arduino/C++, so I asked ChatGPT for help (well ChatGPT did most of the work). I did test the results and compared the behavior against the original EOS player.
I understand if you do not want to include all changes. To make reviewing easier, I added an annotated diff that links each part of the patch to the relevant changelog item. That should make it easier to pick which changes you want to keep, adjust, or ignore.
leadme-v0.6-community-patch.zip
changelog:
- Spoiler: show
-
marvelousmonster
- Curious Newbie

- Posts: 1
- Joined: Sat Jan 11, 2020 10:47 am
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
You got me curious. What estim tease was broken and is now working?GDError404 wrote: Tue May 26, 2026 8:58 am This is absolutely wonderful and works *so* well for a specific estim tease that has been broken on the EOS player for as long as I can remember. I would love it there was an option for a classic EOS/Flashtease style circle timer rather than the bar across the bottom, but it's such a small thing in the grand scheme of things
-
GDError404
- Explorer

- Posts: 10
- Joined: Thu Jul 30, 2020 8:07 pm
Re: LeadMe - A single HTML lightweight TeaseMe/GuideMe alternative
Estim Clinic kept freezing after the first couple pages. it looks like one of the audio files somehow went missingmarvelousmonster wrote: Mon Jun 01, 2026 2:15 pmYou got me curious. What estim tease was broken and is now working?GDError404 wrote: Tue May 26, 2026 8:58 am This is absolutely wonderful and works *so* well for a specific estim tease that has been broken on the EOS player for as long as I can remember. I would love it there was an option for a classic EOS/Flashtease style circle timer rather than the bar across the bottom, but it's such a small thing in the grand scheme of things
