Page 77 of 175

Re: Tease AI Open Beta

Posted: Mon Oct 26, 2015 10:43 pm
by wisoad
When do we start worrying that 1885 has disappeared again?

Re: Tease AI Open Beta

Posted: Mon Oct 26, 2015 11:48 pm
by leaky_sissy
wisoad wrote:When do we start worrying that 1885 has disappeared again?
I was just about to express just that worry.

I wish the code for 0.47 was up on GitHub. I know some C# and would be willing to contribute.

Re: Tease AI Open Beta

Posted: Tue Oct 27, 2015 12:18 am
by Lestat
Relax guys, let him take the time he need

Re: Tease AI Open Beta

Posted: Tue Oct 27, 2015 9:08 am
by genome231
Yea stop worrying :)

What he is doing a huge job, for 1 person, it takes time. I do expect that he also have to live a life ;)
Its a hobby, it will come when it comes (pun intended).

Re: Tease AI Open Beta

Posted: Wed Oct 28, 2015 10:32 am
by 1885
wisoad wrote:When do we start worrying that 1885 has disappeared again?
It's okay, I haven't disappeared. Without going into too much detail, I had a bad bout of depression and a pretty serious health scare this month, and I haven't been able to get the patch out within the time frame I wanted. I'm still very much invested in the program, Patch 48 is essentially finished. I just need to verify the accompanying files are in order and write out the patch notes (which is a bit of work in and of itself). Time and ability permitting, I'm going to do my best to get Patch 48 up within the next couple of days. I do want to thank everyone for their patience so far. :-)

Re: Tease AI Open Beta

Posted: Wed Oct 28, 2015 5:34 pm
by Azureballs
1885 wrote:
wisoad wrote:When do we start worrying that 1885 has disappeared again?
It's okay, I haven't disappeared. Without going into too much detail, I had a bad bout of depression and a pretty serious health scare this month, and I haven't been able to get the patch out within the time frame I wanted. I'm still very much invested in the program, Patch 48 is essentially finished. I just need to verify the accompanying files are in order and write out the patch notes (which is a bit of work in and of itself). Time and ability permitting, I'm going to do my best to get Patch 48 up within the next couple of days. I do want to thank everyone for their patience so far. :-)
Keep taking it easy man, take as long as you need. And THANK YOU for what you do. So far Tease AI has been all I've wanted out of the various projects I've seen on Milovana.

Re: Tease AI Open Beta

Posted: Wed Oct 28, 2015 5:56 pm
by CBT
Azureballs wrote:
Keep taking it easy man, take as long as you need. And THANK YOU for what you do. So far Tease AI has been all I've wanted out of the various projects I've seen on Milovana.
I agree on both counts, dont work too hard to the detriment of your health, and get well soon :wave:

Iv had my share of depression over the years, and know its almost impossible to focus and get much work done when it hits you, and forcing through can just make it worse. My advice (helps me when I cant shake off the lingering effects of a bout of depression), if its any help, is take a "variation/left-turn" day (or just an evening after work) where you do something(s) out of the ordinary, that you dont normally do ir do very rarely, instead of your normal routine. i.e. go somewhere new or somewhere you dont visit regularly for an afternoon, or a household activity you dont do often (old hobby, build something, randomly browse the internet for a few hours (I usually go for funny stuff/blogs), etc)

Tease AI is pretty much the only place I go on the Milovana forums anymore. :-D

Re: Tease AI Open Beta

Posted: Thu Oct 29, 2015 10:24 am
by forbiddendesire
I have a question, I'm hoping someone can help. In the Boobs, Butts and Ballbusting Module, when the slideshow starts, after I say "Stop" and the slideshow stops, the picture doesn't lock. With the domme's next message, it changes to a picture from my domme's gallery rather than keeping the boob/ butt image.. I hope I'm making sense :-P

Is this a bug? If not, can someone tell me how to fix it?

Also, 1885, man, thank you very very much for this amazing creation, and for all your hard work. I really hope you feel better soon and stay happy and healthy.

Re: Tease AI Open Beta

Posted: Fri Oct 30, 2015 9:58 pm
by wisoad
1885 wrote:
wisoad wrote:When do we start worrying that 1885 has disappeared again?
It's okay, I haven't disappeared. Without going into too much detail, I had a bad bout of depression and a pretty serious health scare this month, and I haven't been able to get the patch out within the time frame I wanted. I'm still very much invested in the program, Patch 48 is essentially finished. I just need to verify the accompanying files are in order and write out the patch notes (which is a bit of work in and of itself). Time and ability permitting, I'm going to do my best to get Patch 48 up within the next couple of days. I do want to thank everyone for their patience so far. :-)
Your health is #1 priority :wave:

Take my question as a sign of how much we appreciate your work on this project, it's amazing.

Re: Tease AI Open Beta

Posted: Sat Oct 31, 2015 3:39 am
by pepsifreak
forbiddendesire wrote:I have a question, I'm hoping someone can help. In the Boobs, Butts and Ballbusting Module, when the slideshow starts, after I say "Stop" and the slideshow stops, the picture doesn't lock. With the domme's next message, it changes to a picture from my domme's gallery rather than keeping the boob/ butt image.. I hope I'm making sense :-P

Is this a bug? If not, can someone tell me how to fix it?

Also, 1885, man, thank you very very much for this amazing creation, and for all your hard work. I really hope you feel better soon and stay happy and healthy.
This is in fact a bug, and can be remedied for the time being by moving the @LockImages to the line above, outside of the [stop] response.
From this

Code: Select all

(Get Started)
Here we go @TnAFastSlides
[stop] #TnAFastSlidesResult @LockImages @CheckTnA
to this

Code: Select all

(Get Started)
Here we go @TnAFastSlides @LockImages
[stop] #TnAFastSlidesResult @CheckTnA

Re: Tease AI Open Beta

Posted: Sat Oct 31, 2015 6:16 am
by forbiddendesire
pepsifreak wrote: This is in fact a bug, and can be remedied for the time being by moving the @LockImages to the line above, outside of the [stop] response.
From this

Code: Select all

(Get Started)
Here we go @TnAFastSlides
[stop] #TnAFastSlidesResult @LockImages @CheckTnA
to this

Code: Select all

(Get Started)
Here we go @TnAFastSlides @LockImages
[stop] #TnAFastSlidesResult @CheckTnA

Thank you very much, it's working perfectly and I'm happy again :-D

Re: Tease AI Open Beta

Posted: Sat Oct 31, 2015 4:58 pm
by Godville
Can anyone share the folders and their photo / video?

Re: Tease AI Open Beta

Posted: Mon Nov 02, 2015 9:20 am
by Sisyphuster
Hey 1885,

Just wanted to tag in here also and ask you to please take all the time you need. I've been through dark times myself, just know that we support and appreciate you.

-SP

Re: Tease AI Open Beta

Posted: Mon Nov 02, 2015 6:13 pm
by CBT
Been tossing a few ideas around my head the last few days, and needed a few questions answered before I can proceed ;-)

1. Can I set a flag with a expiry time/date (flag expires after set amount of time has passed i.e. 24 hrs etc.)and if so, what is the command? i.e. Asking for something only once a day, made to do/wear something for 24 hrs, cant do something (again?) for 24 hrs, etc . I was also thinking af doing some chastity related stuff later, which this would solve a few problems with :lol:

2. Is there a command or line of code which can cause a permission/orgasm to use 2 orgasm "points" (thinking of how you can set a certain number of allowed orgasms in a time period in the settings) instead f just one. I was thinking of having a script/module just for asking for permission to cum without going through a tease, but I want it to cost twice as much (or more possibly?) to do so. I love the program, and the idea of only being allowed a certain number of orgasms per week/month, but sometimes I dont have the energy to go through a full tease, and cant predict how often I will run the whole program during the set period. i.e. You could limit yourself to 10 in a month for example, with the intention of running the program almost every day but after a week you may not have the time in the second week but may "have a need" after a while and have the option of using 2 "points" to deal with it. I hope Iv made sense, I'm not sure if Iv explained what Im after very well...lol :innocent:

3. Is there a way to "pause" the timer on the tease for either a set length of time, or restart it with another comnmand? I was thi9nking of doing something with light bondage and/or clothing, where some in-tease fetching and preparation may be required. i.e. I want you to go and get your high heel boots and put them on for me, I will wait while you go fetch them but dont be too long (pause the tease timer).....(either you have x minutes to fetch and put on? or you can tell her when you have done it? or both?)......Now I want you to continue the tease but you are to be standing in your heels until I say otherwise. This is an example, I have a lot of ideas along these lines but you could "waste" a good part of the tease time with fetching and prep activity, so I need options :-P

4. Is it possible to have the program alter/add to the vocab files when running? i.e. "Whats a good word for tits that I dont know?" "Heavenly Globes #DommeHonourific?" "Thats a good one" (adds it to the vocab file)". I was thinking along the lines of the bondage/clothes modules I mentioned above. The domme could ask you occasionally if you have gotten any new toys/clothes since last time, or possibly what you are thinking of getting/buying/making soon (goes into a diff vocab file) and next time she could ask you if you did get/buy/make it (reward/punish maybe?).

5. This one will probably have a simple answer that I have just missed, but here goes. How do I make the program show a specific local image by name, and/or a set/slideshow of images (possibly in a sub file of the relavent image folder?). I was thinking about pic stories/comics/series, mainly hentai, that I have (from 4-5 to 30+ images long). i.e. page1 page2 page3 of a fetish comic plays, with "commentry" and teasing dialogue by the domme "This is so sexy" "I would love to see you in this position" "I wonder what will happen next?" etc. This is only an idea so far, but I think it has promise for future development.

I'm holdoing off a lot of ideas until the next patch, in case there are compatibility issues, and from what I understan there will be a lot more options available soon, but would appreciate any help with the above questions ibn the meantime :wave:

Re: Tease AI Open Beta

Posted: Tue Nov 03, 2015 3:54 am
by Mat
CBT wrote:Been tossing a few ideas around my head the last few days, and needed a few questions answered before I can proceed ;-)

1. Can I set a flag with a expiry time/date (flag expires after set amount of time has passed i.e. 24 hrs etc.)and if so, what is the command? i.e. Asking for something only once a day, made to do/wear something for 24 hrs, cant do something (again?) for 24 hrs, etc . I was also thinking af doing some chastity related stuff later, which this would solve a few problems with :lol:
Currently you can't, however I believe in the next patch you can compare dates, so at the start of a script you could compare a stored date with the current date, and possibly the time as well.
CBT wrote:2. Is there a command or line of code which can cause a permission/orgasm to use 2 orgasm "points" (thinking of how you can set a certain number of allowed orgasms in a time period in the settings) instead f just one. I was thinking of having a script/module just for asking for permission to cum without going through a tease, but I want it to cost twice as much (or more possibly?) to do so. I love the program, and the idea of only being allowed a certain number of orgasms per week/month, but sometimes I dont have the energy to go through a full tease, and cant predict how often I will run the whole program during the set period. i.e. You could limit yourself to 10 in a month for example, with the intention of running the program almost every day but after a week you may not have the time in the second week but may "have a need" after a while and have the option of using 2 "points" to deal with it. I hope Iv made sense, I'm not sure if Iv explained what Im after very well...lol :innocent:
I don't think there's a specific command.. I thought you could run either @UpdateRuined or @UpdateOrgasm twice to get the same effect but after a bit of testing I found it doesn't update the counter. I'll report this in the other thread as a bug as it currently just updates the date in the settings..
CBT wrote:3. Is there a way to "pause" the timer on the tease for either a set length of time, or restart it with another comnmand? I was thi9nking of doing something with light bondage and/or clothing, where some in-tease fetching and preparation may be required. i.e. I want you to go and get your high heel boots and put them on for me, I will wait while you go fetch them but dont be too long (pause the tease timer).....(either you have x minutes to fetch and put on? or you can tell her when you have done it? or both?)......Now I want you to continue the tease but you are to be standing in your heels until I say otherwise. This is an example, I have a lot of ideas along these lines but you could "waste" a good part of the tease time with fetching and prep activity, so I need options :-P
There isn't a way to pause the timer although I think the next patch will include commands to add and remove time.
CBT wrote:4. Is it possible to have the program alter/add to the vocab files when running? i.e. "Whats a good word for tits that I dont know?" "Heavenly Globes #DommeHonourific?" "Thats a good one" (adds it to the vocab file)". I was thinking along the lines of the bondage/clothes modules I mentioned above. The domme could ask you occasionally if you have gotten any new toys/clothes since last time, or possibly what you are thinking of getting/buying/making soon (goes into a diff vocab file) and next time she could ask you if you did get/buy/make it (reward/punish maybe?).
Currently no. Although this does bring up the problem I have with storing user input..
If the domme asks "what is my best feature?" and you reply "your breasts" then the next line will end up being something like "so you like my your breasts huh?"
Which could be hard to filter out, really there needs to be an indication that the input will be stored as typed, however that would break immersion a bit, especially if you want to answer "I don't know":
"so you like my I don't know huh?"
Which not only breaks immersion, it means a trip to the stored variables to alter it to something more suitable.

I really like the idea of the domme teasing you if you say you'd like to get a certain sex toy though :blush: and have her say how good it would feel to use etc..
Of course there's a way to do that now and they could remember your choice by just having flags for each sex toy there's a section for.

I can see how adding to vocab files could be good though, as one example, I've set all my Pet Names to #__PetNamesList, and created a vocab file for it, so it would be great if a script could search through it and then have the domme say "I want to start calling you X" with X being a name not in my vocab file, and if you agree then the name gets added..
Having said that there's quite a lot already in there, with some I forgot about that caught me a bit off guard :smile:
CBT wrote:5. This one will probably have a simple answer that I have just missed, but here goes. How do I make the program show a specific local image by name, and/or a set/slideshow of images (possibly in a sub file of the relavent image folder?). I was thinking about pic stories/comics/series, mainly hentai, that I have (from 4-5 to 30+ images long). i.e. page1 page2 page3 of a fetish comic plays, with "commentry" and teasing dialogue by the domme "This is so sexy" "I would love to see you in this position" "I wonder what will happen next?" etc. This is only an idea so far, but I think it has promise for future development.
I don't think there's a command for this, although I really like the idea of it.. I think there might be a way to change the slideshow in the next patch, I could be imagining that though, but I think it picks one at random rather that a specific directory..
CBT wrote:I'm holdoing off a lot of ideas until the next patch, in case there are compatibility issues..
I'm looking forward to hearing about them, thanks for the lines script by the way :-) As a side note I'd recommend renaming your shared modules to CBT_ModuleName, just so they don't clash with other modules written by other people.