Page 1 of 1
Skipping Pages EOS Teases
Posted: Sun Dec 08, 2019 2:56 pm
by pc91
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.
Re: Skipping Pages EOS Teases
Posted: Sun Dec 08, 2019 5:05 pm
by Bandit224
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
Posted: Sun Dec 08, 2019 5:36 pm
by chual99
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
Posted: Sun Dec 08, 2019 7:07 pm
by 1234abc
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
Re: Skipping Pages EOS Teases
Posted: Wed Dec 11, 2019 11:40 pm
by lestrian
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"
Re: Skipping Pages EOS Teases
Posted: Thu Dec 12, 2019 12:19 am
by chual99
Oh, wow! I had no idea such a thing existed. Thanks, Lestrian!
Re: Skipping Pages EOS Teases
Posted: Sat Dec 14, 2019 12:18 pm
by pc91
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"
Can you explain how to make a bookmark, as described above. Imam using Firefox, and cannot get it to work.
Thanks
Re: Skipping Pages EOS Teases
Posted: Sat Dec 14, 2019 2:56 pm
by lestrian
pc91 wrote: Sat Dec 14, 2019 12:18 pm
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"
Can you explain how to make a bookmark, as described above. Imam using Firefox, and cannot get it to work.
Thanks
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.