Offline Teases (TeaseMe)

Webteases are great, but what if you're in the mood for a slightly more immersive experience? Chat about Tease AI and other offline tease software.

Moderator: 1885

User avatar
kong
Explorer At Heart
Explorer At Heart
Posts: 234
Joined: Sun Mar 04, 2012 6:24 pm

Re: Offline Teases (TeaseMe)

Post by kong »

Hi I want to create a tease for teaseme.
:wizard:

Is it easier to create a tease on teaseme instead of using flash? (This is the first time I will try)

Can I make teaseme create a text-file that will write down how much/ how far I have completed? (like CAM (computer aimed masturbation) where you can see at what time/ speed you edge and how much).
(Maybe (if I click on "edge" button it will save every time I clicked on it).

Can I (instead of have to include the movie-file, link to the website (so the teaseme will open the video in the program), (maybe if I "order" teaseme to go to "download a movie file temporary", and then through the program choose from where to start and to stop...

Is there a cataloge on miovana where you can find sound-files?

I will now try to read a little bit of programming for teaseme.

I know that the simple answers to some of these questions are no,,, but there is maybe an alternative way, or it is features for the future updates. XD :look:
User avatar
kong
Explorer At Heart
Explorer At Heart
Posts: 234
Joined: Sun Mar 04, 2012 6:24 pm

Re: Offline Teases (TeaseMe)

Post by kong »

Hmm I can not use a metronome with a sound file ;(
philo
Explorer At Heart
Explorer At Heart
Posts: 831
Joined: Sun Jan 08, 2012 3:10 pm
Gender: Male
Sexual Orientation: Straight
Location: UK

Re: Offline Teases (TeaseMe)

Post by philo »

kong wrote:Hmm I can not use a metronome with a sound file ;(
Try using something liike Audacity to add a click track to the audio file, or request it as an enhancement to teaseme it shouldn't be too dificult to add
tommarr
Explorer At Heart
Explorer At Heart
Posts: 148
Joined: Mon Oct 17, 2011 9:43 am
Gender: Male
Sexual Orientation: Straight

Re: Offline Teases (TeaseMe)

Post by tommarr »

Code: Select all

[url=http://www.mediafire.com/?btw4l1w4uvuye44]Devious[/url] [HD] by 1885 (16.79 MB)[url=http://www.mediafire.com/?t2td24kr4fpyf7r]Devious: Conclusion[/url] [HD] by 1885 (14.09 MB)
Last edited by tommarr on Mon Oct 15, 2012 2:35 pm, edited 1 time in total.
User avatar
kong
Explorer At Heart
Explorer At Heart
Posts: 234
Joined: Sun Mar 04, 2012 6:24 pm

Re: Offline Teases (TeaseMe)

Post by kong »

Hi. This is my first tease-project. For the mom it is just an alpha of the intro.
:lol:

http://www.mediafire.com/?9o6vvucyrzz9x0n

THIS IS JUST AN ALPHA OF THE INTRO
I wanted to see how the program worked and how to write code. My proj :punk: ect is to write one of the greatest teases ever!
The goal is that the tease will be humoristic and fun, with lots of sound files, and that you can interact with allmost everything

Since this is my first code-writing ever! I am happy if you can take a look on it and if I can improve the little thing I have done so far?.
It is bad if you write a tease and you begin with writing it with a "bad coding language".

For example, when you are looking for the key, I created serveral pages just as the same for making the chance of (getting durty hands) higher,, can I do it in another way?

(hehe through this tease-program I will learn how to code) :punk:
User avatar
Venus
Explorer At Heart
Explorer At Heart
Posts: 358
Joined: Tue Jul 03, 2012 1:28 pm
Location: Germany

Re: Offline Teases (TeaseMe)

Post by Venus »

That project sounds interesting and I liked the idea of the intro.
You said this is your first code writing ever, then I would recommend that you start with something easier and not with such an mammoth project ;-)
For example, when you are looking for the key, I created serveral pages just as the same for making the chance of (getting durty hands) higher,, can I do it in another way?
I don't know if there is a way to do this in TeaseMe in another way, but I'm doing the same when I'm writing nyx scripts.

I looked through your code and I have some feedback for you to improve your writing.
Your code looks very "scattered". Try to write the opening tags and the closing tags into the same column.
Here an example:
Spoiler: show

Code: Select all

 <?xml version="1.0" encoding="utf-8" ?><Tease scriptVersion="v0.1">     <Title>Title</Title>    <Description>Description</Description>    <Author>        <Name>Name</Name>    </Author>     <MediaDirectory>Directory</MediaDirectory>        <Settings>        <AutoSetPageWhenSeen>true</AutoSetPageWhenSeen>     </Settings>   <!-- Begin of Pages -->    <Pages>        <Page id="start">             <Text>                <p>Text</p>            </Text>            <Image id="Castle.jpg" />               <Audio id="birdsong.mp3" />             <Button target="ports">Next</Button>        </Page>    </Pages></Tease> 
If you want to do this huge project then use good page names. For example the page name "too bad" isn't really good. Better would be something like "keySwallowed". And in xml you have the possibility to comment your code. If the code gets bigger and bigger it might be very useful when you have commented your code.

I hope this helps you :-)
Cock Hero - Overwatch 3 is out! viewtopic.php?f=25&t=22817
User avatar
kong
Explorer At Heart
Explorer At Heart
Posts: 234
Joined: Sun Mar 04, 2012 6:24 pm

Re: Offline Teases (TeaseMe)

Post by kong »

Thank you! My codes gets really messy, now I know a way to improve it XD

I wonder what program do you use for writing code?
I used windows-notepad but I could not see what row I was on. Should I try Open Office instead?

about the random code somethink like. 12...14 --- means a random page from 12 to 14,,, 12, 13, 14.

Can I maybe write 12.12.12.13.14 ,,, and get 3/5 chance to get an 12?
User avatar
les
Experimentor
Experimentor
Posts: 6126
Joined: Thu Apr 19, 2007 10:04 am
Gender: Male
Sexual Orientation: Bisexual/Bi-Curious
I am a: Dom (Male)
Sub/Slave(s): My serfs
All 2 True is head Serf
Location: London England
Contact:

Re: Offline Teases (TeaseMe)

Post by les »


Try
Notepad++: a free source code editor which supports several programming languages running under the MS Windows environment.



                                  Click here
                                          Lord Les
                                 Be careful what you wish for!

Growing OLD Is Inevitable,
          But Growing UP... Is Optional
                    OR
                              Why do I have to stop being a KID now I can afford it.







                                
                                                                                                                                                   
User avatar
janmb
Experimentor
Experimentor
Posts: 1658
Joined: Sun Aug 16, 2009 3:25 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Offline Teases (TeaseMe)

Post by janmb »

kong wrote:Can I maybe write 12.12.12.13.14 ,,, and get 3/5 chance to get an 12?
I doubt teaseme supports that. What you can do to get around it is to make three identical pages for "12", just write the page once then copy & paste it a couple times and change the page name...

So your random page jump could look like 12a, 12b, 12c, 13, 14, where all the twelves are identical, but still individual pages.
Yes, I most certainly CAN do it again!
User avatar
Nezhul
Experimentor
Experimentor
Posts: 2373
Joined: Fri Apr 30, 2010 6:22 am
Sexual Orientation: Straight

Re: Offline Teases (TeaseMe)

Post by Nezhul »

I doubt teaseme supports pages with letters in random. So you basically need to do pages 12..17, where 12, 13, 14, 15 are identical. That's the only way. I doubt 12a 12b would ever work.
Check out my new site, and read SexTV story there!
Also I have the DARK section that features feature Erotic Horror.
I also launched a SubscribeStar recently! Please come check it out!
Updated whenever I feel like it. :wave: :love:
Image
User avatar
janmb
Experimentor
Experimentor
Posts: 1658
Joined: Sun Aug 16, 2009 3:25 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Offline Teases (TeaseMe)

Post by janmb »

Good point, the random range statement probably needs consecutive numbered pages for sure...
Yes, I most certainly CAN do it again!
meson1
Explorer
Explorer
Posts: 93
Joined: Sun Sep 26, 2010 3:28 pm
Gender: Male
Sexual Orientation: Straight

Re: Offline Teases (TeaseMe)

Post by meson1 »

Also, another little quirk. It doesn't like leading zeroes.

So the following will not work:
target="page(08..11)"
page08
page09
page10
page11


Instead it must be:
target="page(8..11)"
page8
page9
page10
page11


Looking at the C++ source code, it supposedly supports suffixed pages too, like this:
target="page(8..11)vid"
page8vid
page9vid
page10vid
page11vid

But I haven't tried it out to see if it really works.
User avatar
d3vi0n
Explorer At Heart
Explorer At Heart
Posts: 563
Joined: Fri Mar 25, 2011 10:42 am

Re: Offline Teases (TeaseMe)

Post by d3vi0n »

@kong
No need to copy page12 three times. I would use hidden pages. They are easy to write and invisible to the player. I would also add an initial hidden page for the random target call (makes "balancing" much easier). Look at the following example:
Spoiler: show
<!-- Select a random page between page12 and page14 -->
<Page id="selectRandom"><Delay seconds="0" target="random(1..5)" style="hidden" /></Page>
<Page id="random1"><Delay seconds="0" target="page12" style="hidden" /></Page>
<Page id="random2"><Delay seconds="0" target="page12" style="hidden" /></Page>
<Page id="random3"><Delay seconds="0" target="page12" style="hidden" /></Page>
<Page id="random4"><Delay seconds="0" target="page13" style="hidden" /></Page>
<Page id="random5"><Delay seconds="0" target="page14" style="hidden" /></Page>
@tommarr
Great uploads! thx a lot!

And before i forget:

Code: Select all

[url=http://www.mediafire.com/download.php?hdd141ow301omt8]Nightmares Become Reality 4[/url] [HD] by ruinedoh (111 MB)
Try GuideMe to play Milovana Teases offline or create your own offline teases with highres images and videos...
Look at Hearts Club or Pilgrim Quest or My Succubus if you wanna see whats possible with GuideMe...
User avatar
Venus
Explorer At Heart
Explorer At Heart
Posts: 358
Joined: Tue Jul 03, 2012 1:28 pm
Location: Germany

Re: Offline Teases (TeaseMe)

Post by Venus »

Heres the TeaseMe version of my newest tease. Enjoy! :-D

Code: Select all

 [url=http://www.mediafire.com/?zxcpc437ep8e8og]I Control Your Chance To Cum[/url] [HD] by Venus (113 MB)
Cock Hero - Overwatch 3 is out! viewtopic.php?f=25&t=22817
User avatar
janmb
Experimentor
Experimentor
Posts: 1658
Joined: Sun Aug 16, 2009 3:25 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Offline Teases (TeaseMe)

Post by janmb »

Awesome Venus, I was saving this one in anticipation of a teaseme version - looking forward to it!


And dev... nightmares 5 and 6 are out... *nudge nudge* :-D :-D :lol: :lol:

(yes, I'm a hopeless, lazy old bugger, but at least I'm honest about it :-D )
Yes, I most certainly CAN do it again!
Post Reply