Your first webtease? Let us help you out!
-
Hermes.Eros
- Curious Newbie

- Posts: 2
- Joined: Mon Mar 25, 2024 3:42 am
Re: Your first webtease? Let us help you out!
okay so i may be stupid
I made an account to make a webtease, but I want to do the kind with multiple choices and different paths to go down- I cannot figure out how the hell to do this. The only options I can seem to find are to add pages that dont have any options. can someone please help me figure this out?
Is the only way to do that to be like.... really good at coding? Cause i definitely dont have coding capabilities ;-; is there not like a tool or system where i can just like... make and expand choices?
aaaaaa
I made an account to make a webtease, but I want to do the kind with multiple choices and different paths to go down- I cannot figure out how the hell to do this. The only options I can seem to find are to add pages that dont have any options. can someone please help me figure this out?
Is the only way to do that to be like.... really good at coding? Cause i definitely dont have coding capabilities ;-; is there not like a tool or system where i can just like... make and expand choices?
aaaaaa
- PlayfulGuy
- Experimentor

- Posts: 1068
- 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: Your first webtease? Let us help you out!
For some reason there is no official link on the site to the tease editor you're looking for.Hermes.Eros wrote: Tue Mar 26, 2024 4:09 pm okay so i may be stupid
I made an account to make a webtease, but I want to do the kind with multiple choices and different paths to go down- I cannot figure out how the hell to do this. The only options I can seem to find are to add pages that dont have any options. can someone please help me figure this out?
Is the only way to do that to be like.... really good at coding? Cause i definitely dont have coding capabilities ;-; is there not like a tool or system where i can just like... make and expand choices?
aaaaaa
You can find it here: https://milovana.com/eos/editor/teases
There's also a tutorial thread (of sorts) here: EOS Tutorials
If/when you run into trouble getting things to work just ask. There are plenty of helpful members around to help you out.
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
-
Hermes.Eros
- Curious Newbie

- Posts: 2
- Joined: Mon Mar 25, 2024 3:42 am
Re: Your first webtease? Let us help you out!
Aaaaa thank you so much!! i was so confused ;o;PlayfulGuy wrote: Tue Mar 26, 2024 4:15 pmFor some reason there is no official link on the site to the tease editor you're looking for.Hermes.Eros wrote: Tue Mar 26, 2024 4:09 pm okay so i may be stupid
I made an account to make a webtease, but I want to do the kind with multiple choices and different paths to go down- I cannot figure out how the hell to do this. The only options I can seem to find are to add pages that dont have any options. can someone please help me figure this out?
Is the only way to do that to be like.... really good at coding? Cause i definitely dont have coding capabilities ;-; is there not like a tool or system where i can just like... make and expand choices?
aaaaaa
You can find it here: https://milovana.com/eos/editor/teases
There's also a tutorial thread (of sorts) here: EOS Tutorials
If/when you run into trouble getting things to work just ask. There are plenty of helpful members around to help you out.
PG
-
cliasworld
- Curious Newbie

- Posts: 1
- Joined: Sat Mar 08, 2025 2:46 pm
- Gender: Transsexual/Transgender
- Sexual Orientation: Bisexual/Bi-Curious
- I am a: Switch
Re: Your first webtease? Let us help you out!
Hi! I'm working on my first webtease. It's got a randomized looping structure that adjusts slightly for difficulty as the player earns more hidden points. I'm trying to preview it, but it keeps getting stuck at "loading modules." I have only extremely basic coding knowledge and am not really sure how I went wrong. Is there something I can do to fix this?
- schefflera0101
- Explorer At Heart

- Posts: 165
- Joined: Wed Oct 07, 2020 12:21 pm
- Gender: Male
- Sexual Orientation: Open to new ideas!
- I am a: Submissive
Re: Your first webtease? Let us help you out!
Can you post your init script? Maybe there's just a missing "," or something like that.cliasworld wrote: Sun Mar 09, 2025 1:34 am Hi! I'm working on my first webtease. It's got a randomized looping structure that adjusts slightly for difficulty as the player earns more hidden points. I'm trying to preview it, but it keeps getting stuck at "loading modules." I have only extremely basic coding knowledge and am not really sure how I went wrong. Is there something I can do to fix this?
-
PrincessBrooke
- Explorer

- Posts: 17
- Joined: Fri Jan 10, 2025 5:46 am
- I am a: Submissive
Re: Your first webtease? Let us help you out!
I'm currently making an EOS and have a question I'm not sure if it's in the tutorial or not: How do we had, "conditions" for lack of a better word? For example, I want the tease to remember they're currently wearing. Like how in indyc's Keystrokes it remembers you lost your virginity earlier in the tease.
Also, anytime I have a say command where it includes the player's name it's not showing up when trying to test individual pages, but works when previewing the whole tease. Is that just a bug/feature of the EOS maker?
Also, anytime I have a say command where it includes the player's name it's not showing up when trying to test individual pages, but works when previewing the whole tease. Is that just a bug/feature of the EOS maker?
Re: Your first webtease? Let us help you out!
Those conditions are variables that you need to make in the initiation script which can be found right here: You then add whatever variables you want to it like this (My example straight from Keystroke like you asked): Then you can use it in your page like this: I'm happy to go into as much detail as you want because I'm excited for more teases that use more variables!PrincessBrooke wrote: Sat Apr 05, 2025 9:25 pm I'm currently making an EOS and have a question I'm not sure if it's in the tutorial or not: How do we had, "conditions" for lack of a better word? For example, I want the tease to remember they're currently wearing. Like how in indyc's Keystrokes it remembers you lost your virginity earlier in the tease.
This one is tough to nail down. Normally variables shouldn't be different when previewing a page compared to the entire thing.PrincessBrooke wrote: Sat Apr 05, 2025 9:25 pm Also, anytime I have a say command where it includes the player's name it's not showing up when trying to test individual pages, but works when previewing the whole tease. Is that just a bug/feature of the EOS maker?
What I'm guessing is happening is you probably have one of your first pages that asks what the player name is that you are skipping when you preview a later page.
You can preset the name as something in the init script like this:
name="PrincessBrooke";
Feel free to send me a PM or your tease or anything because I'm here to help!
-
PrincessBrooke
- Explorer

- Posts: 17
- Joined: Fri Jan 10, 2025 5:46 am
- I am a: Submissive
Re: Your first webtease? Let us help you out!
Yeah, I didn't set the original script.indyc wrote: Sun Apr 06, 2025 4:17 pm Those conditions are variables that you need to make in the initiation script which can be found right here:
init.JPG
You then add whatever variables you want to it like this (My example straight from Keystroke like you asked):
init2.JPG
Then you can use it in your page like this:
init3.JPG
I'm happy to go into as much detail as you want because I'm excited for more teases that use more variables!
I have a feeling that's probably what it is because if I start the tease from the beginning it works perfectly fine.indyc wrote: Sun Apr 06, 2025 4:17 pm What I'm guessing is happening is you probably have one of your first pages that asks what the player name is that you are skipping when you preview a later page.
You can preset the name as something in the init script like this:
name="PrincessBrooke";
Thank you!indyc wrote: Sun Apr 06, 2025 4:17 pm Feel free to send me a PM or your tease or anything because I'm here to help!
-
Turbo
- Explorer

- Posts: 5
- Joined: Sun Apr 06, 2025 7:12 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: Your first webtease? Let us help you out!
After I add a variable for "Name" how do I link back to the Name the player selected? Sorry I'm very new to this.
- phönix
- Explorer At Heart

- Posts: 689
- Joined: Thu Jun 11, 2020 7:14 am
- Gender: Male
- Sexual Orientation: Open to new ideas!
- I am a: Switch
Re: Your first webtease? Let us help you out!
Maybe you find the answer in the tutorial, especially chapter IV:Turbo wrote: Tue Apr 08, 2025 2:44 am After I add a variable for "Name" how do I link back to the Name the player selected? Sorry I'm very new to this.
viewtopic.php?t=22570
-
HitThemHarder
- Explorer

- Posts: 10
- Joined: Thu Apr 17, 2025 10:15 pm
Re: Your first webtease? Let us help you out!
Help creating EOS tease
I'm currently attempting my first ever tease. I have zero coding experience and, although the EOS Editor is easy to use, some things are beyond a simpleton like myself. I have a good idea of how most of the tease will work, my only problem is with keeping score.
First, I need to know how to add a random number generator to create a target score.
Then I need to know how to add +1 to a score tally every time a certain event happens.
Finally, I need to know how to use the final score to decide how the game ends.
EDIT:
From the tutorial, I have a basic understanding of what I need. I just don't know what commands to input and where.
On my "Game Start" page, I want the user to pass through a RNG that will give a number from 1 to 52. I do not want to show the user their number - I just want it stored in the background and labelled "Target Score". At the same time, I want to activate the "Player Score" which will increase as the game goes on.
As the game is played, the player will go through a deck of cards. Each card will have a "WIN" or "LOSE" option. If the player clicks "WIN", I want to add 1 to "Player Score"
At the game ending, the player will pass through a gate where if "Player Score">"Target Score" they win but if "PS"<"TS" they lose.
How do I do all this? The rest of the tease is going great - I just need these details to tie it all together.
Thanks in advance!
I'm currently attempting my first ever tease. I have zero coding experience and, although the EOS Editor is easy to use, some things are beyond a simpleton like myself. I have a good idea of how most of the tease will work, my only problem is with keeping score.
First, I need to know how to add a random number generator to create a target score.
Then I need to know how to add +1 to a score tally every time a certain event happens.
Finally, I need to know how to use the final score to decide how the game ends.
EDIT:
From the tutorial, I have a basic understanding of what I need. I just don't know what commands to input and where.
On my "Game Start" page, I want the user to pass through a RNG that will give a number from 1 to 52. I do not want to show the user their number - I just want it stored in the background and labelled "Target Score". At the same time, I want to activate the "Player Score" which will increase as the game goes on.
As the game is played, the player will go through a deck of cards. Each card will have a "WIN" or "LOSE" option. If the player clicks "WIN", I want to add 1 to "Player Score"
At the game ending, the player will pass through a gate where if "Player Score">"Target Score" they win but if "PS"<"TS" they lose.
How do I do all this? The rest of the tease is going great - I just need these details to tie it all together.
Thanks in advance!
- phönix
- Explorer At Heart

- Posts: 689
- Joined: Thu Jun 11, 2020 7:14 am
- Gender: Male
- Sexual Orientation: Open to new ideas!
- I am a: Switch
Re: Your first webtease? Let us help you out!
Hello and welcome to milovana.
In the line 'condition' you put
... and under 'Then' what happens when winning.
... and under 'else' what happens when loosing.
I hope this helps.
You need an 'Eval' action that contains this:On my "Game Start" page, I want the user to pass through a RNG that will give a number from 1 to 52. I do not want to show the user their number - I just want it stored in the background and labelled "Target Score". At the same time, I want to activate the "Player Score" which will increase as the game goes on.
Code: Select all
target_score = Math.floor(Math.random() * 52) + 1;
player_score = 0;
After WIN you need this 'eval' action:As the game is played, the player will go through a deck of cards. Each card will have a "WIN" or "LOSE" option. If the player clicks "WIN", I want to add 1 to "Player Score"
Code: Select all
player_score = player_score + 1;Now you need an 'if' action.At the game ending, the player will pass through a gate where if "Player Score">"Target Score" they win but if "PS"<"TS" they lose.
In the line 'condition' you put
Code: Select all
player_score >= target_score... and under 'else' what happens when loosing.
I hope this helps.
-
HitThemHarder
- Explorer

- Posts: 10
- Joined: Thu Apr 17, 2025 10:15 pm
Re: Your first webtease? Let us help you out!
That sounds simple enough. Thank you so much!
I'll let you know how I get on
I'll let you know how I get on
-
HitThemHarder
- Explorer

- Posts: 10
- Joined: Thu Apr 17, 2025 10:15 pm
Re: Your first webtease? Let us help you out!
My game has 4 endings which are disabled when the game starts. Each ending has it's own button; once an ending is enabled, clicking it's button will take you there. If an ending is still disabled, however, I want the button to return the user to the home page.
So, how do i input this command?:
If "page name" is disabled, go to "page name"
So, how do i input this command?:
If "page name" is disabled, go to "page name"
- phönix
- Explorer At Heart

- Posts: 689
- Joined: Thu Jun 11, 2020 7:14 am
- Gender: Male
- Sexual Orientation: Open to new ideas!
- I am a: Switch
Re: Your first webtease? Let us help you out!
You can use something like this in the init section of the script (cogwheel symbol -> init script)HitThemHarder wrote: Wed Apr 23, 2025 1:21 am My game has 4 endings which are disabled when the game starts. Each ending has it's own button; once an ending is enabled, clicking it's button will take you there. If an ending is still disabled, however, I want the button to return the user to the home page.
So, how do i input this command?:
If "page name" is disabled, go to "page name"
Code: Select all
ending1_enabled = false;
ending2_enabled = false;
...
Code: Select all
ending1_enabled = true;
If 'ending1_enabled' is true, the THEN part if the IF action will be executed, otherwise the ELSE part.
Alternative hint:
You can make buttons visible or invisible.
In the CHOICE action (for buttons) there is an option 'visible'.
When activated you can put the variable 'ending1_enabled' in the eval line. If false, the button won't be shown.
