Page 3 of 3
Re: Tease Me: The Challenge
Posted: Sun Oct 07, 2012 5:08 pm
by mr-max
Totally agree!
I was also hesitant in the beginning to download an extra software and such! But I have to say, the options are amazing. Especially the way you can script based on flags is rather interesting and offers a lot of options.
I just downloaded some teaseme teases and have to say the Challenge is the best yet!
Thanks for that!
Re: Tease Me: The Challenge
Posted: Thu Oct 18, 2012 9:56 am
by edgeallday
This is a great tease! I love how it also has those random elements so you can redo it and never quite know what to expect. Sometimes you may only get a couple of tasks before the boss but other times they go on seemingly forever. The idea of swapping in your own pictures is cool too, although I haven't tried that yet (the girls in it are already very sexy).
It really pushed me to my limits on "normal" mode, and so frustrated to be denied at the end.

I'll probably try epic next time but I don't know if I can handle it.
I agree about the ratings that you shouldn't take them too seriously. It's a 5 star tease if you ask me. People just don't want to download the program I guess.
Re: Tease Me: The Challenge
Posted: Mon Oct 22, 2012 9:14 pm
by byngham
I loved this tease, but ran into a problem. I was on level 2, and got an error message
"Error: page 'Chace2StopEdgeHold(1..5)' does not exist or is already marked as seen.
For the author of this tease:
Use the set/unset commange to to correct this situation."
Has anyone else seen this? Is there a solution?
Thanks.
Re: Tease Me: The Challenge
Posted: Tue Oct 23, 2012 5:23 am
by d3vi0n
Did you download and play with the latest hotfix? If installed correctly the first page after loading should show "installed script: BETA v0.9.4"
Re: Tease Me: The Challenge
Posted: Tue Oct 23, 2012 8:21 pm
by byngham
Doh!!! You're right, I was running v0.9.
I guess I downloaded from the beginning of the "Offline Teases (TeaseMe)" thread (
http://www.milovana.com/forum/viewtopic.php?f=2&t=6993 ) It doesn't list the hotfix.
Thanks for catching that!
d3vi0n wrote:Did you download and play with the latest hotfix? If installed correctly the first page after loading should show "installed script: BETA v0.9.4"
Re: Tease Me: The Challenge
Posted: Mon Dec 10, 2012 4:49 am
by fvoyeur
I played this tease for a second time and really enjoyed it again. There are so many good tease that I think this is the first time I play a tease twice.
The only thing I find weird is that the girls on every level are hotter than the boss. It sounds to me that the boss should be harder than the rest of the level but, for me, it was the reverse.
Still, it was very enjoyable. I downloaded to play it offline so I might simply change the pictures for the boss!
Also, I would like to mention that I like most, if not all your teases. Thanks a lot!
Re: Tease Me: The Challenge
Posted: Sat Dec 26, 2015 10:50 pm
by SamLeOht
Thank you for this great tease d3vi0n!
I agree with the others, the rating is skewed by the users rating it 1 because they don't want to/can't download TeaseMe and the tease.
As you can see, all the
TeaseMe teases have bad ratings.
It's a shame, because the authors of great teases deserve to get good ratings.
We should only be able to rate the TeaseMe teases in TeaseMe (both on the beginning and on the end). Then, I think the ratings would be much closer to the reality. It wouldn't be hard to do I think.
Now about this tease, first of all, there's a small error at the end:
Code: Select all
<Delay seconds="60" target="finishMadison01p09" style="hidden" />
should probably be
Code: Select all
<Delay seconds="60" target="RewardMadison01p09" style="hidden" />
There's a typo at the end: To bad -> Too bad
You can also search and replace all the "i'm" by "I'm".
[I've attached the script file with those typos and error fixed]
I would prefer to have only forced stroking speed instead of free stroking. Free stroking allows us to cheat and we don't really know how fast to do it. Furthermore, losing during forced stroking is much more enjoyable than during free stroking.
After bosses, and some other times, we have to click on a button and there's no delay. So we can wait as long as we want to have more chance to win. A delay (short or long) could be added in those to avoid that.
Again, I really loved this tease! One of the things I loved is when we have to stroke slowly just after an edge.
In the end, while I got to cum (like asked in the beginning), in the normal mode, I was so strained in the end that the orgasm didn't feel that good and I may actually have felt more pleasure to ruin it earlier. I'll try the Quickie mode next time.
Re: Tease Me: The Challenge
Posted: Sat Dec 26, 2015 11:13 pm
by lestrian
SamLeOht wrote:Now about this tease, first of all, there's a small error at the end:
Code: Select all
<Delay seconds="60" target="finishMadison01p09" style="hidden" />
should probably be
Code: Select all
<Delay seconds="60" target="RewardMadison01p09" style="hidden" />
Should be RewardMadison01p10, not 09.
Re: Tease Me: The Challenge
Posted: Sat Dec 26, 2015 11:38 pm
by SamLeOht
lestrian wrote:Should be RewardMadison01p10, not 09.
Maybe, it depends whether d3vi0n intended it to be a loop or not.
Re: Tease Me: The Challenge
Posted: Sun Dec 27, 2015 3:50 pm
by lestrian
I'm sorry, you're right, it should be 09. I just quickly checked the code and assumed the Button and Delay should go to the same page without reading the text on the page.