Tease AI General Discussion

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
genome231
Explorer At Heart
Explorer At Heart
Posts: 683
Joined: Wed Nov 12, 2014 8:35 am

Re: Tease AI Download - Current Build 0.54.7

Post by genome231 »

avatarbr wrote: Mon Feb 27, 2017 10:28 pm
Did you tried the ramdom command? I dont remember the code, but something like that:

Code: Select all

@Contact[ #Ramdom(1, 3)] 
[/quote]

Just gave your idea a try.
These were basicly my different tries:
@Contact(#Random(1,3))
@Contact[#Random(1,3)]
@Contact(1)
@Contact[1]
None of them work.
Nor could I find any mention of them existing, but thanks. :lol:

Best regards
Genome
Tribute to 1885 & those involved with Tease-AI.
Thank you for spending time on this awesome project! :-)
Daragorn
Explorer At Heart
Explorer At Heart
Posts: 556
Joined: Fri Nov 06, 2015 1:16 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Tease AI Download - Current Build 0.54.7

Post by Daragorn »

genome231 wrote: Sun Feb 26, 2017 12:27 pm So I find myself missing the ability to make Tease-AI choose a random person.
Something simple like:

Code: Select all

@Contact
I imagine this command simply choosing from the pool of available contacts and domme at random.
So lets pretend that Domme and Contact 1,2,3 is in the chat. Then:

Code: Select all

@Contact
Would have 25% chance of choosing between domme, contact 1, contact 2 and contact 3.
Another example would that Contact 1 and 3 is present.
Then Contact 1 and 3 would have 50% chance of triggering.
i will take a look at it and see how long/hard it is to implement it ;)
User avatar
genome231
Explorer At Heart
Explorer At Heart
Posts: 683
Joined: Wed Nov 12, 2014 8:35 am

Re: Tease AI Download - Current Build 0.54.7

Post by genome231 »

Daragorn wrote: Tue Feb 28, 2017 7:56 pm i will take a look at it and see how long/hard it is to implement it ;)
Thanks!

Best regards
Genome
Tribute to 1885 & those involved with Tease-AI.
Thank you for spending time on this awesome project! :-)
User avatar
avatarbr
Experimentor
Experimentor
Posts: 1185
Joined: Fri Aug 18, 2006 3:33 am
Gender: Male
Sexual Orientation: Straight

Re: Tease AI Download - Current Build 0.54.7

Post by avatarbr »

genome231 wrote: Tue Feb 28, 2017 9:00 am Just gave your idea a try.
These were basicly my different tries:
@Contact(#Random(1,3))
@Contact[#Random(1,3)]
@Contact(1)
@Contact[1]
None of them work.
Nor could I find any mention of them existing, but thanks. :lol:

Best regards
Genome
You can find in the TeaseAI intern code list.

The correct way is this:

#Random(5, 10)
#RandomRound10(10, 50)

But yeah, did not worked.
User avatar
genome231
Explorer At Heart
Explorer At Heart
Posts: 683
Joined: Wed Nov 12, 2014 8:35 am

Re: Tease AI Download - Current Build 0.54.7

Post by genome231 »

avatarbr wrote: Wed Mar 01, 2017 1:28 am You can find in the TeaseAI intern code list.

The correct way is this:

#Random(5, 10)
#RandomRound10(10, 50)

But yeah, did not worked.
Hi! :-)

I did look there. No mention? You'll only find @Contactx not a @Contact()

I'm confused about what you mean saying "the correct way?"
If you're refering to the spacing inside the brackets like this --> (x, y) instead of this (x,y) it doesn't matter. :-)

Best regards
Genome
Tribute to 1885 & those involved with Tease-AI.
Thank you for spending time on this awesome project! :-)
meaculpa_uk
Explorer
Explorer
Posts: 85
Joined: Mon Jan 11, 2016 9:46 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Tease AI Download - Current Build 0.54.7

Post by meaculpa_uk »

Hi,

Couple of quick questions. Apologies if the answers are elsewhere but I've not found them! :)

Where did the integrated command guide under the tools menu go to? The drop down is still there but there's nothing populated. Even if it's not completely up to date with all the newer commands and syntax it was still a really useful feature.

Also, 1885, do you still have that blank template of all necessary folders/files/vocab/responses for someone who's looking at trying to build something from scratch?

Cheers,

Mea
User avatar
avatarbr
Experimentor
Experimentor
Posts: 1185
Joined: Fri Aug 18, 2006 3:33 am
Gender: Male
Sexual Orientation: Straight

Re: Tease AI Download - Current Build 0.54.7

Post by avatarbr »

genome231 wrote: Wed Mar 01, 2017 7:02 am
avatarbr wrote: Wed Mar 01, 2017 1:28 am You can find in the TeaseAI intern code list.

The correct way is this:

#Random(5, 10)
#RandomRound10(10, 50)

But yeah, did not worked.
Hi! :-)

I did look there. No mention? You'll only find @Contactx not a @Contact()

I'm confused about what you mean saying "the correct way?"
If you're refering to the spacing inside the brackets like this --> (x, y) instead of this (x,y) it doesn't matter. :-)

Best regards
Genome
I thought you was talking about the #Random command. :lol:
User avatar
Trusfrated
Explorer At Heart
Explorer At Heart
Posts: 450
Joined: Mon Nov 08, 2010 8:41 am
Gender: Male

Re: Tease AI General Discussion

Post by Trusfrated »

I imagine the audience of users that take advantage of the TTS (text-to-speech) option in TeaseAI is limited. Here's a suggestion, however.

It would be quite nice if, in addition to the domme, you could assign a different voice to each Glitter contact. As it is now, the same voice speaks for all four possible ladies. So, when multiple dommes/contacts are in the chat room and the conversation is going back and forth, having one voice speaking for all kind of ruins the immersion. :-/

Again, I realize this isn't a high priority, but I think this is a natural evolutionary step if TTS is to remain part of the Tease AI system.
ImageImage
User avatar
genome231
Explorer At Heart
Explorer At Heart
Posts: 683
Joined: Wed Nov 12, 2014 8:35 am

Re: Tease AI General Discussion

Post by genome231 »

A quick question

I have a long list of commands and filters
A filter I used today was

Code: Select all

@SubBirthday
Also wanted to use the tag for the dommes birthday when I noticed that on my list it is spelled

Code: Select all

@dombirthday
I assume this is a mistake and that the correct tag would be

Code: Select all

@DomBirthday
Can anyone confirm?

Thanks

Best regards
Genome
Tribute to 1885 & those involved with Tease-AI.
Thank you for spending time on this awesome project! :-)
User avatar
OxiKlein
Explorer
Explorer
Posts: 23
Joined: Tue Nov 03, 2015 9:42 pm
Gender: Female
Sexual Orientation: Bisexual/Bi-Curious
I am a: Switch

Re: Tease AI General Discussion

Post by OxiKlein »

genome231 wrote: Thu Mar 02, 2017 3:30 pm A quick question

I have a long list of commands and filters
A filter I used today was

Code: Select all

@SubBirthday
Also wanted to use the tag for the dommes birthday when I noticed that on my list it is spelled

Code: Select all

@dombirthday
I assume this is a mistake and that the correct tag would be

Code: Select all

@DomBirthday
Can anyone confirm?

Thanks

Best regards
Genome

Looking into the code, it is officially listed as

Code: Select all

@dombirthday
However, the line says:

Code: Select all

If FilterString.ToLower.Contains("@dombirthday")
which would mean that any capitalization should work. This appears to be the case with only some filters, but not all.
User avatar
genome231
Explorer At Heart
Explorer At Heart
Posts: 683
Joined: Wed Nov 12, 2014 8:35 am

Re: Tease AI General Discussion

Post by genome231 »

OxiKlein wrote: Thu Mar 02, 2017 8:08 pm
genome231 wrote: Thu Mar 02, 2017 3:30 pm A quick question

I have a long list of commands and filters
A filter I used today was

Code: Select all

@SubBirthday
Also wanted to use the tag for the dommes birthday when I noticed that on my list it is spelled

Code: Select all

@dombirthday
I assume this is a mistake and that the correct tag would be

Code: Select all

@DomBirthday
Can anyone confirm?

Thanks

Best regards
Genome

Looking into the code, it is officially listed as

Code: Select all

@dombirthday
However, the line says:

Code: Select all

If FilterString.ToLower.Contains("@dombirthday")
which would mean that any capitalization should work. This appears to be the case with only some filters, but not all.
Thank you! :wave: :wave:
Tribute to 1885 & those involved with Tease-AI.
Thank you for spending time on this awesome project! :-)
thatwilldoit2
Explorer
Explorer
Posts: 39
Joined: Wed Feb 15, 2017 1:43 pm

Re: Tease AI General Discussion

Post by thatwilldoit2 »

Hi, I have a problem with my Images, how can I fix it?

She tried to show me pictures, but only the "No local images found" image appears. I tried to look up which image exactly she tried to access but couldn't find a way to do it. Is there a way?
I also looked up the module where it happened and double checked by hand if all requirements are met and the Images are actually there. They are. So what is going on here?

Edit: I found the error. There mustn't be spaces in the name of the images. My other question keeps standing.
User avatar
avatarbr
Experimentor
Experimentor
Posts: 1185
Joined: Fri Aug 18, 2006 3:33 am
Gender: Male
Sexual Orientation: Straight

Re: Tease AI General Discussion

Post by avatarbr »

thatwilldoit2 wrote: Sat Mar 04, 2017 8:58 pm Hi, I have a problem with my Images, how can I fix it?

She tried to show me pictures, but only the "No local images found" image appears. I tried to look up which image exactly she tried to access but couldn't find a way to do it. Is there a way?
I also looked up the module where it happened and double checked by hand if all requirements are met and the Images are actually there. They are. So what is going on here?

Edit: I found the error. There mustn't be spaces in the name of the images. My other question keeps standing.

If you check Display Image Information, should show the location but, if you got the error image, I dont know what TeaseAI will show.

alternatively, you can use a program like Image Tuner to rename all images at once (and resize, convert, etc)
Studfu55
Explorer
Explorer
Posts: 18
Joined: Sun Aug 05, 2012 9:18 am
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Tease AI General Discussion

Post by Studfu55 »

Here a bump for the suggestion to add a "tease always continues after denial" option or something of the sort. Just thought I would throw in a reminder in case you find the time.
User avatar
Trusfrated
Explorer At Heart
Explorer At Heart
Posts: 450
Joined: Mon Nov 08, 2010 8:41 am
Gender: Male

Re: Tease AI Download - Current Build 0.54.7

Post by Trusfrated »

Daragorn wrote: Thu Feb 23, 2017 10:44 pm hi, i am glad you like the new feature (i am the one that created it) and this is why i didn't change that part of the interface (feel free to tell me what you think about the reasoing :-) ):

1- the random domme feature was created more or less to just have the possibility to have a main domme and let her have you play with some friends of her on occasions, so i thought that it was not right to change the domme image and name too

2-it would be a technical problem...the program should have to randomly select a pic from the current gallery when it changes to that domme...this could result in weird pics to have as her portrait :D (for example a pic of her ass :-) )

3- when you end the session it should have to revert to the main domme pic/name (and same so on resume/suspend)

So...it could be a pain to program, it could result in some weird portrait and i also thought it was not fitting with the idea of having a main domme.

But, as always, if this is what the community wants, we might try to do it ;-)
I certainly like the idea of the new Random Domme feature, but I can't seem to get it to work. I must be missing something.

In General Settings, under Slideshow Options, Set Domme Images Directory, I have my "main domme" set up. She's also set up in Glitter as the Domme, and I believe her name is derived from what's written above her avatar.

Under that, under Random Domme, I have set my Random Domme Directory to a folder that contains many folders of other dommes. These folders are named appropriately with the girl's name. I have "Always Start With Random Domme" checked.

However, when I start a session I keep getting my main domme instead of one of the random ones. Is there something else I need to do in order for it to use my random folder? I thought checking "Always Start With Random Domme" enabled/disabled this function.

On another note, I understand your reasoning with not changing the avatar and name. I did not initially understand that it was supposed to be a "main" domme and her friends. I looked at it more like a "house of teasers" :-P that you visit, not being tied to any one domme. Either way is great. But it also doesn't seem like it would be too difficult to allow an option for TeaseAI to look for a specific file name such as "avatar.jpg" in a model's folder and use that. I can't stand a stretched or squashed image, so I just made custom avatars with correct aspect ratios for my dommes and named them like that so they are easy to find when I am switching back and forth. Just an idea for a future enhancement perhaps. :-)
ImageImage
Post Reply

Who is online

Users browsing this forum: No registered users and 23 guests