Page 139 of 175

Re: Tease AI General Discussion

Posted: Tue Feb 21, 2017 7:07 pm
by genome231
Hey guys

Just tested 2 things to see if it would work and luckily it did :-)
Just wanted to share them, they might be useful to someone else.
So both of these works!

Code: Select all

@Variable[Test]>[#Random(x,y)]
Can be used to trigger random lines, increasing repeatability of scripts.
Also works reversed

Code: Select all

@Variable[#Random(x,y)]>[Test]
Another one.

Code: Select all

@If[Test)]>[#Random(x,y)]Then(Goto_Name)
Can be used to create a more "complicated" @ChanceX(Goto_Name)
Also works reversed

Code: Select all

@If[#Random(x,y)]>[Test]Then(Goto_Name)
Well just wanted to share!

Best regards
Genome

Re: Tease AI Download - Current Build 0.54.6

Posted: Wed Feb 22, 2017 3:57 pm
by zMog
1234abc wrote: Tue Feb 21, 2017 8:49 am

A starter kit would be great :-)
Domme pictures! Megan Salina + Conny Carter
https://mega.nz/#!bgpWSQCC!jZ2RQRuA2zhh ... tet57w177E

And the sorted pictures.

https://mega.nz/#!D5Z3iajD!HAISMhhOlk-E ... YzdpHtWj24
Spoiler: show
Blowjob folder ~150 images (tagged)
Boobs folder ~400+ images (tagged)
Butts folder ~50 images (tagged)(I'm a boob man)
Caption ~30 images (tagged)
Femdom ~150 images (tagged) (50% teasing women, 50% pegging)
Hardcore ~100 images (75% tagged) (mostly bondage, some pegging)
Hentai ~15 images (not all tagged)
Lesbian ~225 images (tagged) (SoloF or FF)
Lezdom = Shemales 50 images (tagged)
Random ~ 250+ (70 tagged, ~200 not) Mostly just male on female
Soft ~150 (tagged) (clothed/simple naked/teasing)
A tip if you want to just download a bunch of pictures from tumblr and then sort them, run this script
Spoiler: show
Im going to fill your hard drive with images @NewBlogImage
@NullResponse @NewBlogImage
@NullResponse @NewBlogImage
(Look Again)
@NullResponse @NewBlogImage @Chance99(Look Again)

Re: Tease AI Download - Current Build 0.54.6

Posted: Wed Feb 22, 2017 4:03 pm
by forbiddendesire
Hey zMog, thanks for sharing! It's asking for a decryption key though, can you post the full megaz link?

Re: Tease AI Download - Current Build 0.54.6

Posted: Thu Feb 23, 2017 10:45 am
by zMog
forbiddendesire wrote: Wed Feb 22, 2017 4:03 pm Hey zMog, thanks for sharing! It's asking for a decryption key though, can you post the full megaz link?
God do I suck with mega, but it's updated!

Re: Tease AI General Discussion

Posted: Thu Feb 23, 2017 12:14 pm
by genome231
Another thing I learned today.

I've been looking for a way for the domme to track the time since last orgasm in days and to be able to use this as a variable.
At first I had a rather complicated but working solution then I realized (after ofcourse..) that there is a very easy way to do it... :wall:

If it holds interest to anyone else, here is how:
@SetDate(LastOrgasm, 0 Days) <--This can be used as a working counter
All you have to do now is to call it by writing
#DateDifference(LastOrgasm, Days) <-- Will give you the nearest "whole" number, so instead of giving you a value of 0.1 it would give the number 0.
You can also ask for the number in minutes, weeks, months or seconds
#DateDifference(LastOrgasm, Seconds)

#DateDifference only gives a number and can thus be used a regular variable.

Best regards
Genome

Re: Tease AI Download - Current Build 0.54.6

Posted: Thu Feb 23, 2017 7:41 pm
by holaba_be
zMog wrote: Thu Feb 23, 2017 10:45 am
forbiddendesire wrote: Wed Feb 22, 2017 4:03 pm Hey zMog, thanks for sharing! It's asking for a decryption key though, can you post the full megaz link?
God do I suck with mega, but it's updated!
Nice collection!
For the people using the file: you need to replace the path in the LocalImageTags to the path in which you have placed the images.
Also there are a bunch of video tags as well. Probably not a problem they are in there, but it would probably speed up if you remove these as well.

Re: Tease AI Download - Current Build 0.54.6

Posted: Thu Feb 23, 2017 9:11 pm
by NEGEV
holaba_be wrote: Thu Feb 23, 2017 7:41 pm
zMog wrote: Thu Feb 23, 2017 10:45 am
forbiddendesire wrote: Wed Feb 22, 2017 4:03 pm Hey zMog, thanks for sharing! It's asking for a decryption key though, can you post the full megaz link?
God do I suck with mega, but it's updated!
Nice collection!
For the people using the file: you need to replace the path in the LocalImageTags to the path in which you have placed the images.
Also there are a bunch of video tags as well. Probably not a problem they are in there, but it would probably speed up if you remove these as well.
to do this efficient you can use Notepad++ with strg + f and replace

Re: Tease AI Download - Current Build 0.54.7

Posted: Thu Feb 23, 2017 9:13 pm
by NEGEV
I like the new random domme picture but it would be even better if the name of the domme in your right corner and her profile picture would change with the randomly chosen domme pictures.

Re: Tease AI Download - Current Build 0.54.7

Posted: Thu Feb 23, 2017 10:44 pm
by Daragorn
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 ;-)

Re: Tease AI Download - Current Build 0.54.7

Posted: Fri Feb 24, 2017 9:22 am
by VanHellsing
I just hope the original post will be updated every time, instead of writing posts with new builds somewhere in the thread. With all these ideas, requests and thanks, it's already becoming another "Tease AI General Discussion".

Re: Tease AI General Discussion

Posted: Fri Feb 24, 2017 6:43 pm
by wolfet
Hello guys
Is it normal that TAI doesn't save either chat logs, error logs, session images, I don't even see saved up variables etc...
Any idea why and how to fix it?
after puch update I hade to create fake files because during start up TAI wanted some gif file in session images folder and txt file with task from yesterday... which didn't exist...

Re: Tease AI Download - Current Build 0.54.7

Posted: Sun Feb 26, 2017 12:27 pm
by genome231
Been testing glitter functionality a lot the past hour.
Seeing what's possible and what isn't.
There is actually only 1 thing I feel is missing, and only posting it because I imagine it would be easy to implement, which ofcourse might not be the case at all. :-)

To me randomization means a lot, and I feel it would awesome to have 1 command to go hand in hand with the @RT().
And that is letting the program be able to choose a random glitter to speak.
I tried it like this:

Code: Select all

@RT(@Contact1,@Contact2,@Contact3) @RT(Hello,Hi,Greetings)
But here it will always choose the last one, which in this case is @Contact3. I assume @Contact2 overwrites @Contact1 etc.

Then I tried something a little more creative like

Code: Select all

@RT(@)@RT(Contact1,Contact2,Contact3) @RT(Hello,Hi,Greetings)
This ofcourse didn't work, but had to give it a go.

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.
Etc.

Hope this makes sense?

Best regards
Genome

Re: Tease AI Download - Current Build 0.54.7

Posted: Mon Feb 27, 2017 4:57 pm
by dukiesnud
Just updated to 0.54.7 and noticed that the 500StrokesModu.txt has all of its lines numbered, which caused an error while I was using it, twice.

I believe removing the line numbers will fix it.

Looks like it won't progress past the first 150 strokes also. Typing done and yes mistress, crashes it.

Re: Tease AI Download - Current Build 0.54.7

Posted: Mon Feb 27, 2017 5:06 pm
by dukiesnud
Also noticed that a few scripts say "All requirements not met!" when I have local images AND URL Files checked.

This effects these scripts:

Cheer Me Up with Pain by JustBeCos
500StokesModu
Ark_StrokeSlapPins
AssOrTitsMan
AssOrTitsMan_EDGING

These all have at least the following requirements:

* BnB Boobs path must be set to a valid directory or URL File *
* BnB Butt path must be set to a valid directory or URL File *

I know these requirements say "OR" and I am trying "AND" but it seems like it should work if both are checked. . .

Re: Tease AI Download - Current Build 0.54.7

Posted: Mon Feb 27, 2017 10:28 pm
by avatarbr
genome231 wrote: Sun Feb 26, 2017 12:27 pm Been testing glitter functionality a lot the past hour.
Seeing what's possible and what isn't.
There is actually only 1 thing I feel is missing, and only posting it because I imagine it would be easy to implement, which ofcourse might not be the case at all. :-)

To me randomization means a lot, and I feel it would awesome to have 1 command to go hand in hand with the @RT().
And that is letting the program be able to choose a random glitter to speak.
I tried it like this:

Code: Select all

@RT(@Contact1,@Contact2,@Contact3) @RT(Hello,Hi,Greetings)
But here it will always choose the last one, which in this case is @Contact3. I assume @Contact2 overwrites @Contact1 etc.

Did you tried the ramdom command? I dont remember the code, but something like that:

Code: Select all

@Contact[ #Ramdom(1, 3)]