Page 81 of 83

Re: Offline Teases (TeaseMe)

Posted: Sat Jul 22, 2017 8:41 am
by philo
hallojo1337 wrote: Fri Jul 21, 2017 6:48 pm Hey boys and girls,
do you know any chance to run TeaseMe on an iPad?

:thankyou:
It is highly unlikely software like this will ever be available for iphone or ipad, apple put too many blockers in place to allow it.
I have been playing with the download program to generate html and JavaScript versions of flash teases which should work with any browser, but it would be a while before I finish it.

Re: Offline Teases (TeaseMe)

Posted: Sat Jul 22, 2017 10:33 am
by hallojo1337
philo wrote: Sat Jul 22, 2017 8:41 am
hallojo1337 wrote: Fri Jul 21, 2017 6:48 pm Hey boys and girls,
do you know any chance to run TeaseMe on an iPad?

:thankyou:
It is highly unlikely software like this will ever be available for iphone or ipad, apple put too many blockers in place to allow it.
I have been playing with the download program to generate html and JavaScript versions of flash teases which should work with any browser, but it would be a while before I finish it.
But it sounds great :thumbsup:

Re: Offline Teases (TeaseMe)

Posted: Thu Aug 10, 2017 11:12 am
by Thamrill
TCM08 wrote: Tue Mar 18, 2014 3:19 pm Converted 'Blondshell Gisele' by domTanya to HQ pictures:

Code: Select all

"Blondeshell Gisele" by domTanya: [url=https://mega.co.nz/#!p4AxXTCL!zbhY39my6Sl_9aeUnOVzgwDDuQSe_zSEWgfvrn5TU4U]mega.co.nz[/url]
Hello, the file is offline, may I ask you or someone alse having it to re-upload, please?

Re: Offline Teases (TeaseMe)

Posted: Sun Oct 01, 2017 5:01 pm
by T€ch
I recently uploaded a TeaseMe version of my Tease "Before tonight you will be tested..." it would be great if it could be added to the list in the first post.
Here is the link:
https://mega.nz/#!cyoTzTST!SiaZpzARVj49 ... 7uUTx_Lc88

Thanks :wave:

Re: Offline Teases (TeaseMe)

Posted: Tue Oct 24, 2017 3:57 pm
by krungg
Is there a way to disable timers? I can change the delay to an individual page using debug, but I'm looking for a way to turn them off across a whole tease.

Re: Offline Teases (TeaseMe)

Posted: Tue Oct 24, 2017 6:01 pm
by wolfet
Thamrill wrote: Thu Aug 10, 2017 11:12 am
TCM08 wrote: Tue Mar 18, 2014 3:19 pm Converted 'Blondshell Gisele' by domTanya to HQ pictures:

Code: Select all

"Blondeshell Gisele" by domTanya: [url=https://mega.co.nz/#!p4AxXTCL!zbhY39my6Sl_9aeUnOVzgwDDuQSe_zSEWgfvrn5TU4U]mega.co.nz[/url]
Hello, the file is offline, may I ask you or someone alse having it to re-upload, please?
+1

Will appreciate reupload of that :)

Re: Offline Teases (TeaseMe)

Posted: Sat Oct 28, 2017 6:40 am
by mansionpb
Hi everyone,

I was wondering if anyone could reupload the "Building You Up" series by Ruinedoh, it seems the Mega link file is not available anymore. Been wanting to try these for awhile. Any help would be greatly appreciated! :-)

Re: Offline Teases (TeaseMe)

Posted: Wed May 09, 2018 8:27 am
by tigrotto
Hi everybody! :wave:
So I was playing with Tease Me and I wanted to add the metronome without having to use an online metronome: I managed to do that but now I was wondering if it is possible to stop the metronome after X strokes.
Is it possible to do such thing in Tease Me? How?

Thanks!

Bye! :wave:

Re: Offline Teases (TeaseMe)

Posted: Sat May 12, 2018 10:12 am
by philo
tigrotto wrote: Wed May 09, 2018 8:27 am Hi everybody! :wave:
So I was playing with Tease Me and I wanted to add the metronome without having to use an online metronome: I managed to do that but now I was wondering if it is possible to stop the metronome after X strokes.
Is it possible to do such thing in Tease Me? How?

Thanks!

Bye! :wave:
Not for TeaseMe, but you can in GuideMe (which is backwardly compatible with TeaseMe so your current TeaseMe should work)

Explanation here
https://github.com/philormand/TeaseMeV2/wiki/Examples

I did try to post it here but the issue with cloudflare blocking random things made it impossible.

Re: Offline Teases (TeaseMe)

Posted: Sat May 12, 2018 2:16 pm
by tigrotto
philo wrote: Sat May 12, 2018 10:12 am Not for TeaseMe, but you can in GuideMe (which is backwardly compatible with TeaseMe so your current TeaseMe should work)

Explanation here
https://github.com/philormand/TeaseMeV2/wiki/Examples
Thanks philo!
I'll read it later.
philo wrote: Sat May 12, 2018 10:12 am I did try to post it here but the issue with cloudflare blocking random things made it impossible.
Don't worry, I had the same problem few days ago. It's very annoying.

Bye!

Re: Offline Teases (TeaseMe)

Posted: Sun May 13, 2018 5:39 pm
by Harry2stroke
hi

sure you can do it
you just have to use @MetronomeOn and @MetronomeOff
you can do it for a certain amount of strokes like @MetronomeLimit(50)
the number in the () stands for the amount of strokes
or at a certain speed like @MetronomeOn(60) or @MetronomeOn(200) or whatever you like
the number in the () stands for the metronome speed.

when i remember right there are some more features but i dont remember them all

here are some of them
viewtopic.php?f=26&t=20545&hilit=%40MetronomeOn

Re: Offline Teases (TeaseMe)

Posted: Sun May 13, 2018 7:18 pm
by tigrotto
Harry2stroke wrote: Sun May 13, 2018 5:39 pm hi

sure you can do it
you just have to use @MetronomeOn and @MetronomeOff
you can do it for a certain amount of strokes like @MetronomeLimit(50)
the number in the () stands for the amount of strokes
or at a certain speed like @MetronomeOn(60) or @MetronomeOn(200) or whatever you like
the number in the () stands for the metronome speed.

when i remember right there are some more features but i dont remember them all

here are some of them
viewtopic.php?f=26&t=20545&hilit=%40MetronomeOn
Thanks, but this is for Tease AI not TeaseMe! :-P

Re: Offline Teases (TeaseMe)

Posted: Sat May 19, 2018 6:08 pm
by xman911
ZombieDev TeaseMe not working anymore for downloading teases?! Is it a problem only for me or for everybody?

When I paste a link and try to load it it gives me "Unexpected HTML-format of the page at Milovana."

Re: Offline Teases (TeaseMe)

Posted: Sun May 20, 2018 3:51 pm
by PlayfulGuy
xman911 wrote: Sat May 19, 2018 6:08 pm ZombieDev TeaseMe not working anymore for downloading teases?! Is it a problem only for me or for everybody?

When I paste a link and try to load it it gives me "Unexpected HTML-format of the page at Milovana."
I got the same thing trying to download a tease with the ZombieDev build yesterday. I tried a couple and had the same issue on both. It seems some updates were made on Milovana recently that have broken that feature.

I was able to successfully download teases using philo's tease downloader with the latest update patch.
Download and extract the latest version here: https://mega.nz/#!1R5mBYLC!lWFXu14Mqruo ... xiPrXbG_Jk
Then download this updated jar file: https://mega.nz/#!9dpV2JxD!2oCzbJQ0qLS3 ... yLrh8hlLZY
Replace the download.jar file in the first download with the updated one from the second download.

That worked for me.

PG

Re: Offline Teases (TeaseMe)

Posted: Sun May 20, 2018 4:29 pm
by tigrotto
xman911 wrote: Sat May 19, 2018 6:08 pm ZombieDev TeaseMe not working anymore for downloading teases?!
Sorry if my question sounds stupid but I'm not an expert on these things. What is the ZombieDev TeaseMe you're talking about?
What is the difference, if there's any, with the Tease Me version in the first post?
Where can I download it?

Thanks!