Page 19 of 83
Re: Offline Teases (TeaseMe)
Posted: Thu Jul 05, 2012 3:45 pm
by Mat
Just a quick question, since TeaseMe has been updated so that when downloading a tease it also downloads whether timers are visible or hidden, is there a quick way to update all the xml files of previously downloaded teases?
Re: Offline Teases (TeaseMe)
Posted: Thu Jul 05, 2012 4:40 pm
by Takenaga
Mat wrote:Just a quick question, since TeaseMe has been updated so that when downloading a tease it also downloads whether timers are visible or hidden, is there a quick way to update all the xml files of previously downloaded teases?
The safest way is to download them again (I believe it will not download all the images again if you save the tease in the same folder as the previous time, so it will not take that much time). You only have to copy/paste all the tease urls again in the download window.
If you search for the string <Url>
http://www.milovana.com/webteases/ in the xml-files in a decent texteditor, you'll have your todo-list...
Re: Offline Teases (TeaseMe)
Posted: Sun Jul 08, 2012 3:12 pm
by Mat
Takenaga wrote:
The safest way is to download them again (I believe it will not download all the images again if you save the tease in the same folder as the previous time, so it will not take that much time). You only have to copy/paste all the tease urls again in the download window.
If you search for the string <Url>
http://www.milovana.com/webteases/ in the xml-files in a decent texteditor, you'll have your todo-list...
Sorry for the late reply,
Thanks that worked ok, I used notepad++ to search all the xml files at once
Mat
Re: Offline Teases (TeaseMe)
Posted: Thu Jul 12, 2012 11:25 pm
by meson1
When I saw fibonacci's new tease yesterday, I realised I already had high res versions of the pics on my hard drive. So I swiftly put together an HD edition for TeaseMe. Furthermore this contains two xml files of the same tease, one being the original, and the other including a metronome (set up following fibonacci's text directions) for those that like that kind of guidance.
Code: Select all
[url=http://www.mediafire.com/?9x7a1bfo5v234k7]You vs Sextoy [HD][/url] (43.82MB) [i]by fibonacci[/i]
Enjoy.
Re: Bug
Posted: Thu Jul 19, 2012 10:16 pm
by meson1
Hi
Remember this error that Lurker1200 and myself were having:
Well, I just spotted the problem. It was staring us all in the face. The URLs with which we get the above error look like this:
http://www.milovana.com/webteases/showt ... p?id=12209
... and the URLs that
work with TeaseMe look like this:
http://www.milovana.com/webteases/showf ... p?id=11987
They are using
different php scripts. The ones that do not work with TeaseMe use showtease.php. The ones that do work with TeaseMe use showflash.php.
The good news is that means there is a workaround. If you want to pull down a Flashtease that has showtease.php in the URL, just manually change "showtease" to "showflash" in the URL you specify to TeaseMe and it will download nicely.
Re: Offline Teases (TeaseMe)
Posted: Thu Jul 19, 2012 11:51 pm
by supermokkori
Hey all,
I'm very interested in importing my tease 'A Very Good Day' and future teases with TeaseMe - especially love that we can use higher resolution images and that the images are bigger.
So, I was importing 'A Very Good Day' and it came up with a couple errors. While running it, i believe the first error occurred when around here:
Code: Select all
<Page id="page46b"> <!-- page46b#page(text:'<TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="1">As you walk to the waiting room to meet the new intern candidate, the pleasant memory of Bree stripping earlier this morning puts a sly grin on your face. </FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="1"></FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="1">Anyway, you shake the image of Bree's supple hot body out of your mind and open the door to waiting room....</FONT></P></TEXTFORMAT>',media:pic(id:"*breetease*"),action:go(target:range(from:47,to:50,:'page'))) --> <Text> <p>As you walk to the waiting room to meet the new intern candidate, the pleasant memory of Bree stripping earlier this morning puts a sly grin on your face. </p> <p> </p> <p>Anyway, you shake the image of Bree's supple hot body out of your mind and open the door to waiting room....</p> </Text> <Image id="*breetease*" /> <Button target="page(47..50)">Continue</Button> </Page> <Page id="47"> <!-- 47#page(text:'<TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">... and a auburn next-door cutie greets you with a sugary sweet smile.</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0"></FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="FontSans" SIZE="18" COLOR="#FF99FF" LETTERSPACING="0" KERNING="0">"Hi, sir. My name is Dawson. How's your morning been so far?"</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0"></FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">You blink a few times with naughty thoughts dancing in you head before you professionally reply:</FONT></P></TEXTFORMAT>',media:pic(id:"dawsonmiller-sexy-secretary-001.jpg"),action:buttons(target0:page52#,cap0:"Way better now")) --> <Text> <p>... and a auburn next-door cutie greets you with a sugary sweet smile.</p> <p> </p> <p>"Hi, sir. My name is Dawson. How's your morning been so far?"</p> <p> </p> <p>You blink a few times with naughty thoughts dancing in you head before you professionally reply:</p> </Text> <Image id="dawsonmiller-sexy-secretary-001.jpg" /> <Button target="page52">Way better now</Button> </Page>
I've been reading that the range command in Nyx didn't translate to TeaseMe, but I believe Takenaga made a fix to that - is that the case and if not, how does one go about fixing it manually?
FYI, for future upcoming tease, I do plan to use the range so knowing how to go about it to making it working TeaseMe would be awesome. Thanks in advance.
Re: Offline Teases (TeaseMe)
Posted: Fri Jul 20, 2012 7:34 am
by meson1
Hey, supermokkori,
It looks like it's still not quite translating range commands correctly in v0.1.2 of TeaseMe. To work around it, you need to find the translated target parameters.
It's translated:
action:go(target:range(from:47,to:50,:'page'))
into
<Button target="page(47..50)">Continue</Button>
But as we know, in FlashTeases, it ignores the "page" prefix. So to fix it, you just need to remove the "page" part from the translated code, like this:
<Button target="(47..50)">Continue</Button>
To find all these in your xml script, I think you just need to search for
target="page( and replace them with
target="( That should fix all the 'range' target commands whether they are in a Button or a Delay element.
There you go. See how you get on with that.
meson1.
Re: Offline Teases (TeaseMe)
Posted: Sat Jul 21, 2012 9:34 am
by philo
A new version of the xml editor is uploaded.
http://code.google.com/p/tease-me-editor/downloads/list
I have been using it to write a tease, so there are a few fixes / improvements based on actually using it.
The NYX script generation is not fully tested yet, if I ever finish the tease I will be publishing it as a flash tease so that will give it a reasonable test.
Re: Bug
Posted: Sat Jul 21, 2012 12:23 pm
by janmb
meson1 wrote:Hi
Remember this error that Lurker1200 and myself were having:
Well, I just spotted the problem. It was staring us all in the face. The URLs with which we get the above error look like this:
http://www.milovana.com/webteases/showt ... p?id=12209
... and the URLs that
work with TeaseMe look like this:
http://www.milovana.com/webteases/showf ... p?id=11987
They are using
different php scripts. The ones that do not work with TeaseMe use showtease.php. The ones that do work with TeaseMe use showflash.php.
The good news is that means there is a workaround. If you want to pull down a Flashtease that has showtease.php in the URL, just manually change "showtease" to "showflash" in the URL you specify to TeaseMe and it will download nicely.
You should not find a flash tease using the showtease.php script at all. If that is the case, it is very likely a broken/incorrect link from somewhere.
showflash.php should be used for flash teases, and showrtease.php is the non-flash counterpart.
TeaseMe import is supposed to support both - more or less - but using a wrong URL will very likely give TeaseMe problems too.
Re: Offline Teases (TeaseMe)
Posted: Sat Jul 21, 2012 1:22 pm
by d3vi0n
@meson1
thx for the shared HD-Tease and the troubleshooting. Its right. A flashtease should have a url using "showflash.php" and a html-tease should have a url using "showtease.php". TeaseMe decides upon this which import (flash or html) should be used. So the error is on the milovana website providing the wrong url in this case. Your workaround is a great help in this case.
@philo
thx... i updated the download section
@supermokkori
i send you a pm with a fixed script for "A Very Good Day". Should be working now without any errors. You just have to replace the low resolution images with your high resolution images.
@all
Finally i managed to create a HD-version for Spellbound Part 1 with lots of additional pictures. :D See first post for download.
Re: Offline Teases (TeaseMe)
Posted: Wed Aug 15, 2012 2:09 pm
by T€ch
Hello everyone,
here is the HD-Version of my Tease
Breath Training
Description:
"Breath Training Session with two Girls, short Tease 10 - 20 min, no Toys only Stroking"
Code: Select all
[url=http://www.mediafire.com/download.php?45wiwy85ku81xgd]Breath Training [HD][/url] (8,2MB) by T€ch
Re: Offline Teases (TeaseMe)
Posted: Sun Aug 19, 2012 10:08 am
by d3vi0n
thx for the upload

i updated the download section
Re: Offline Teases (TeaseMe)
Posted: Tue Aug 21, 2012 8:57 pm
by philo
New versions of the Android Version and the xml editor uploaded
Android
Fix for random pages
taping on a landscape image will toggle the image full screen
http://code.google.com/p/android-tease- ... loads/list
Editor
Will format the xml nicely
Functionality to show the download errors
Pages with errors are in red text in the page list
There is a button that shows a popup with the error message and the nyx script from the comment
There is a button to delete the error and comment node once it has been manually fixed
http://code.google.com/p/tease-me-editor/downloads/list
Re: Offline Teases (TeaseMe)
Posted: Wed Aug 22, 2012 5:50 am
by Masonmx55
Looks like a cool program. but is there a way to test out teases you created with nyx in teaseme without publishing them first?
Re: Offline Teases (TeaseMe)
Posted: Wed Aug 22, 2012 6:55 am
by philo
Masonmx55 wrote:Looks like a cool program. but is there a way to test out teases you created with nyx in teaseme without publishing them first?
Currently the editor will edit or create tease me xml files.
If you download an online flash tease using the main teaseme program and it does not understand the nyx script for a page it will generate an error and a comment containing the nyx script for that page so you can manually corect it.
The change to the editor allows you to see which pages have errors
on the tab where you edit the page there are two new buttons which allow you to see the error info and also delete it (so you know which ones you have fixed)
All that stuff should be working now.
There is a nyx tab that will generate nyx scrpt from the teaseme xml.
If you create a new tease in the online nyx editor, you can cut and paste the script into the manual nyx script window.
If you then upload the images you can use the online nyx preview to test it.
The nyx script generation is not finished yet, so will probably need manual changes to get it working.
Also there is stuff in teaseme that does not have an equivalent in nyx (e.g. it does not have a built in metronome)
I will be doing further work on the nyx bit when I get time.
At the moment it is mainly useful for editing teaseme xml, for those that do not know xml, or like me am lazy and find a visual editor easier and quicker than working with raw xml.
I wrote both programs for personal use, and the editor has evolved, rather than been designed.
Any suggestions for enhancements are welcome