EOS: Edit public teases (for yourself)
Posted: Sun Mar 16, 2025 10:59 am
If you are curious about a tease or want to change the tease, to better suite yourself, there are some ways to achieve this.
Debug/Preview Mode
In the debug mode, you can jump directly to specific pages or skip waiting times. To get there, you just have to add a &preview=1 at the end of the url.
milovana.com/webteases/showtease.php?id={tease_id}
-> milovana.com/webteases/showtease.php?id={tease_id}&preview=1
Json export
You can have a look at the underlying code of the tease in json format. You can display it in the browser or download it, if you change the showtease to geteosscript in the url:
milovana.com/webteases/showtease.php?id={tease_id}
-> milovana.com/webteases/geteosscript.php?id={tease_id}
Editor (readonly)
If you instead want to see how the tease is build with a user interface, you can look at it in the editor. For that you have to you have to copy the tease_id from the url and put it into editor url:
milovana.com/webteases/showtease.php?id={tease_id}
-> milovana.com/eos/editor/{tease_id}/edit
(There you can export the script with the backup options and get a similar json file)
Edit it yourself
If you want to play the tease with your on changes:
1. get the json file from one of the two methods above
2. Go to https://milovana.com/eos/editor/teases and press on + Create Tease
3. Select the backup tab on the sidebar and upload the json file in the Restore section.
4. Edit the tease
5. In the share tab, you can get an url to play the tease in normal mode (not debug)
Download all
You can Download the complete tease and all media files with PlayfulGuy's Download Tool: viewtopic.php?t=24101
Debug/Preview Mode
In the debug mode, you can jump directly to specific pages or skip waiting times. To get there, you just have to add a &preview=1 at the end of the url.
milovana.com/webteases/showtease.php?id={tease_id}
-> milovana.com/webteases/showtease.php?id={tease_id}&preview=1
Json export
You can have a look at the underlying code of the tease in json format. You can display it in the browser or download it, if you change the showtease to geteosscript in the url:
milovana.com/webteases/showtease.php?id={tease_id}
-> milovana.com/webteases/geteosscript.php?id={tease_id}
Editor (readonly)
If you instead want to see how the tease is build with a user interface, you can look at it in the editor. For that you have to you have to copy the tease_id from the url and put it into editor url:
milovana.com/webteases/showtease.php?id={tease_id}
-> milovana.com/eos/editor/{tease_id}/edit
(There you can export the script with the backup options and get a similar json file)
Edit it yourself
If you want to play the tease with your on changes:
1. get the json file from one of the two methods above
2. Go to https://milovana.com/eos/editor/teases and press on + Create Tease
3. Select the backup tab on the sidebar and upload the json file in the Restore section.
4. Edit the tease
5. In the share tab, you can get an url to play the tease in normal mode (not debug)
Download all
You can Download the complete tease and all media files with PlayfulGuy's Download Tool: viewtopic.php?t=24101