Is there any way to advance to the next page without waiting for the time, or go to a specific page, in EOS teases?
Thanks.
Skipping Pages EOS Teases
Moderator: 1885
-
Bandit224
- Explorer At Heart

- Posts: 338
- Joined: Tue Sep 27, 2011 4:35 am
- Gender: Male
- Sexual Orientation: Straight
Re: Skipping Pages EOS Teases
Nope. If you are developing the EOS tease, you can create a button that people can push to do that. For people playing the tease, they can only go where and when the developer tells them to go.
Re: Skipping Pages EOS Teases
That's why many of us are waiting for GuideMe to be updated, or a new software to be put out by philo for downloading offline versions of EoS teases. Being able to download EoS teases to play offline and skip long wait times on pages will finally make the majority of these teases playable.
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
Full Example: https://milovana.com/webteases/showteas ... age=page70
Re: Skipping Pages EOS Teases
Yes. Add &preview=1 to the url. Then you can skip timers. You need to be logged in. I've made a bookmark to the following so I don't have to write that every time:
javascript:document.location=document.location+"&preview=1"
javascript:document.location=document.location+"&preview=1"
Re: Skipping Pages EOS Teases
Oh, wow! I had no idea such a thing existed. Thanks, Lestrian!
Re: Skipping Pages EOS Teases
Can you explain how to make a bookmark, as described above. Imam using Firefox, and cannot get it to work.lestrian wrote: Wed Dec 11, 2019 11:40 pm I've made a bookmark to the following so I don't have to write that every time:
javascript:document.location=document.location+"&preview=1"
Thanks
Re: Skipping Pages EOS Teases
right-click bookmarks bar, new bookmark, paste the line above into the field location, add. then when you're at a tease, click that button.pc91 wrote: Sat Dec 14, 2019 12:18 pmCan you explain how to make a bookmark, as described above. Imam using Firefox, and cannot get it to work.lestrian wrote: Wed Dec 11, 2019 11:40 pm I've made a bookmark to the following so I don't have to write that every time:
javascript:document.location=document.location+"&preview=1"
Thanks

