Page 1 of 1

How to check the script of other's teases

Posted: Wed Feb 02, 2022 2:51 am
by Scilirat
I've seen that users are able to check the script of EOS teases that they themselves have not created, but I can't seem to figure out how.

Help would be much appreciated!

Re: How to check the script of other's teases

Posted: Wed Feb 02, 2022 3:38 am
by Scilirat
Never mind I figured it out.

You simply copy-paste the id of whichever tease you want to look at the guts of into the EOS editor.

Re: How to check the script of other's teases

Posted: Wed Feb 02, 2022 7:24 am
by giannitrib
I tried to reply to the PM you sent me but it seems to be stuck in the outbox
So i'll paste it in here:

https://milovana.com/eos/editor/<tease-id>/edit
I think it only lets the author actually make changes but you can do this for any eos tease to track through each page, view galleries etc

Other useful tricks are:
https://milovana.com/webteases/geteossc ... =<teaseid>
Which gives you the code behind it in json format

https://milovana.com/webteases/showteas ... &preview=1
Takes you into debug mode allowing you to skip timers and jump from page to page

https://milovana.com/webteases/showteas ... <pagename>
lets you jump straight to a particular page

fapnip has built some rather clever eos stuff - his magpie code lets you download an entire tease into a new tease in your user area so you can use that one as a template:
https://codepen.io/fapnip/full/GRjwPXP
He also did some converters for old style flash teases and standard teases to convert them into eos in your area

Re: Magpie

Posted: Wed Nov 20, 2024 4:51 am
by InVitroPervert
seems like magpie is broken. it just spits "Unable to load tease URL" at me