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
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Tease AI Open Beta

Post by opiate »

badjano wrote:
opiate wrote:Do you know if there is a way to make a script DELETE existing flags? I didn't see anything in the Command Guides, I'm kind of feeling that I might just have to put this script on the shelf for now #EmoteSad

Are you talking about the @DeleteFlag() command? It's in the pngWouldRatherGoInChastity Link.
also, are there Command Guides? In the introduction posts by 1885 I read about a manual for TeaseAI


Hmm, i must need to update my Command Guide, DeleteFlag is nowhere to be found in it... Thanks for the heads up.
png
Explorer At Heart
Explorer At Heart
Posts: 157
Joined: Tue Jun 02, 2015 4:34 pm

Re: Tease AI Open Beta

Post by png »

opiate wrote:
badjano wrote:
opiate wrote:Do you know if there is a way to make a script DELETE existing flags? I didn't see anything in the Command Guides, I'm kind of feeling that I might just have to put this script on the shelf for now #EmoteSad

Are you talking about the @DeleteFlag() command? It's in the pngWouldRatherGoInChastity Link.
also, are there Command Guides? In the introduction posts by 1885 I read about a manual for TeaseAI


Hmm, i must need to update my Command Guide, DeleteFlag is nowhere to be found in it... Thanks for the heads up.
Yeah the @DeleteFlag has been added along with @TempFlag a few patches ago after I asked for it. We really need a wiki or a GitHub to be able to update the documentation too. I hope 1885 gives some life signs soon so we can help him on that

For your script, why not ask the user to change the settings since there is someting to limit the orgasms there. Woldn't that be a lot easier for now?
soumisseau
Explorer
Explorer
Posts: 8
Joined: Sun Aug 05, 2012 5:09 pm

Re: Tease AI Open Beta

Post by soumisseau »

Whoah, just whoah ! I tried this just now and the idea behind it is genious really. I cannot imagine how much work this asked but massive kudos to you 1885 and thank you.

I m not much of a stroker myself, more into bdsm stuff such as bondage, humiliation and such but what you did there seems to allow infinite possibilities. I can already picture an extended "taste" tab with customizable levels just like there are for CBT but for anal, bondage, cumplay and all other kinks.

It s probably the first time i see something i may be able to script myself as it seems intuitive. Btw, is there any resource anywhere with all the commands ? Etccc. Cause i never did this before and a basic how to would help a lot.

So many good stuff are made here and there. There s a new script for sexscript made by Liz that is also amazing in how it could develop. Lurkers here should check it out as it s worth it and she also could use some help. Me i can only play the messenger as i sUck big time at coding lol.

So yeah, grats !
User avatar
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Tease AI Open Beta

Post by opiate »

png wrote: For your script, why not ask the user to change the settings since there is someting to limit the orgasms there. Woldn't that be a lot easier for now?
Does TempFlag work over the course of a single TeaseAi script, setting a flag and working until the script is finished, or does it work for the entire session, being removed once the program is has been closed

Currently, manually setting the settings is what I have done, but once that was done... I don't have any way of reliably telling the program not to run the script agai, except for just disabling it.
Maybe with temp flags I could do it with 20 questions, like "hey, I've seen we've done this before... is your time up yet?
And then have the TempFlag exist for the whole of the session, but if the TempFlag is only present while the script is running, Meh
png
Explorer At Heart
Explorer At Heart
Posts: 157
Joined: Tue Jun 02, 2015 4:34 pm

Re: Tease AI Open Beta

Post by png »

opiate wrote:
png wrote: For your script, why not ask the user to change the settings since there is someting to limit the orgasms there. Woldn't that be a lot easier for now?
Does TempFlag work over the course of a single TeaseAi script, setting a flag and working until the script is finished, or does it work for the entire session, being removed once the program is has been closed

Currently, manually setting the settings is what I have done, but once that was done... I don't have any way of reliably telling the program not to run the script agai, except for just disabling it.
Maybe with temp flags I could do it with 20 questions, like "hey, I've seen we've done this before... is your time up yet?
And then have the TempFlag exist for the whole of the session, but if the TempFlag is only present while the script is running, Meh
@TempFlag set a flag for the whole session. The directory where they are stored is cleaned up the enxt time you launch the program if I remember correctly. I use to only ask the sub once if the things he was supposed to buy arrived. Thta seems close to what you want to do.

Something else that might interst you, there is a #OrgasmLimitDate that might even allow you to know the when the limitation ends from what I saw in the list of commands and system tags I found somewhere in this thread. But I have no idea how it works :)

Good luck on your script but from what I understood you'll probably need to change it a lot or wait until we have more tools
png
Explorer At Heart
Explorer At Heart
Posts: 157
Joined: Tue Jun 02, 2015 4:34 pm

Re: Tease AI Open Beta

Post by png »

soumisseau wrote:Whoah, just whoah ! I tried this just now and the idea behind it is genious really. I cannot imagine how much work this asked but massive kudos to you 1885 and thank you.

I m not much of a stroker myself, more into bdsm stuff such as bondage, humiliation and such but what you did there seems to allow infinite possibilities. I can already picture an extended "taste" tab with customizable levels just like there are for CBT but for anal, bondage, cumplay and all other kinks.

It s probably the first time i see something i may be able to script myself as it seems intuitive. Btw, is there any resource anywhere with all the commands ? Etccc. Cause i never did this before and a basic how to would help a lot.

So many good stuff are made here and there. There s a new script for sexscript made by Liz that is also amazing in how it could develop. Lurkers here should check it out as it s worth it and she also could use some help. Me i can only play the messenger as i sUck big time at coding lol.

So yeah, grats !
There are 6 threads in this forum to learn how the basis works. They were made by 1885 a while ago and are at the end of the 1rst page and at the 2nd page.

There is also a guide of the main commands and filters that is quite usefull : viewtopic.php?f=2&t=15776&hilit=AI+guid ... 95#p197786

But there is a few mistakes in it (for the writing taks and GotoDomme instructions) and it's not up to date.

The best way to start is to go read the threads, look at how the wicked dom persona works and try to modify it little by little. Don't forget that it's the early stages and sometimes you have to cheat a lot to make something work the way you'd want :lol:
User avatar
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Tease AI Open Beta

Post by opiate »

png wrote:
opiate wrote:
png wrote: For your script, why not ask the user to change the settings since there is someting to limit the orgasms there. Woldn't that be a lot easier for now?
Does TempFlag work over the course of a single TeaseAi script, setting a flag and working until the script is finished, or does it work for the entire session, being removed once the program is has been closed

Currently, manually setting the settings is what I have done, but once that was done... I don't have any way of reliably telling the program not to run the script agai, except for just disabling it.
Maybe with temp flags I could do it with 20 questions, like "hey, I've seen we've done this before... is your time up yet?
And then have the TempFlag exist for the whole of the session, but if the TempFlag is only present while the script is running, Meh
@TempFlag set a flag for the whole session. The directory where they are stored is cleaned up the enxt time you launch the program if I remember correctly. I use to only ask the sub once if the things he was supposed to buy arrived. Thta seems close to what you want to do.

Something else that might interst you, there is a #OrgasmLimitDate that might even allow you to know the when the limitation ends from what I saw in the list of commands and system tags I found somewhere in this thread. But I have no idea how it works :)

Good luck on your script but from what I understood you'll probably need to change it a lot or wait until we have more tools
I foresee myself doing a 50 page dig today, thanks for the info man. Temp tags would open up a whole new world of possibilities for me
png
Explorer At Heart
Explorer At Heart
Posts: 157
Joined: Tue Jun 02, 2015 4:34 pm

Re: Tease AI Open Beta

Post by png »

opiate wrote: I foresee myself doing a 50 page dig today, thanks for the info man. Temp tags would open up a whole new world of possibilities for me
It's only a few pages back, I have it bookmarked : viewtopic.php?f=2&t=15776&p=198816&#p198816

On another note I think I pinpointed the bug with @SendDailyTasks It's not linked to the chastity since I just got it in another ending while doing tests and now I am pretty sure it crashes when I call it without having called @DecideOrgasm before which break quite a lot of my endings if you refuse to obey your Dom :-(
User avatar
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Tease AI Open Beta

Post by opiate »

png wrote:
opiate wrote: I foresee myself doing a 50 page dig today, thanks for the info man. Temp tags would open up a whole new world of possibilities for me
It's only a few pages back, I have it bookmarked : viewtopic.php?f=2&t=15776&p=198816&#p198816

On another note I think I pinpointed the bug with @SendDailyTasks It's not linked to the chastity since I just got it in another ending while doing tests and now I am pretty sure it crashes when I call it without having called @DecideOrgasm before which break quite a lot of my endings if you refuse to obey your Dom :-(

Thanks again!
png
Explorer At Heart
Explorer At Heart
Posts: 157
Joined: Tue Jun 02, 2015 4:34 pm

Re: Tease AI Open Beta

Post by png »

opiate wrote:
png wrote:
opiate wrote: I foresee myself doing a 50 page dig today, thanks for the info man. Temp tags would open up a whole new world of possibilities for me
It's only a few pages back, I have it bookmarked : viewtopic.php?f=2&t=15776&p=198816&#p198816

On another note I think I pinpointed the bug with @SendDailyTasks It's not linked to the chastity since I just got it in another ending while doing tests and now I am pretty sure it crashes when I call it without having called @DecideOrgasm before which break quite a lot of my endings if you refuse to obey your Dom :-(

Thanks again!
Your welcome! :)

I am very curious about your stoking instructions because this is the place I have a lot of repetions and not much inspiration so far... So anything I can do to have another dom out there to steal some ideas is good :lol:
User avatar
opiate
Explorer At Heart
Explorer At Heart
Posts: 164
Joined: Thu Mar 15, 2012 5:20 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Tease AI Open Beta

Post by opiate »

png wrote: I am very curious about your stoking instructions because this is the place I have a lot of repetions and not much inspiration so far... So anything I can do to have another dom out there to steal some ideas is good :lol:
I posted what I've done on my personality so far, she's a bit of a unorganized mess right now, but she's far from finished lol.
Her vacab is a nightmare, but it has done a good job at making a single phrase come out a hundred different ways, to the extent that sometimes... i don't even know for sure what the tags would look like anymore lol
As for her stroke taunts, I have been working on expanding her repertoire, but it is very far from finished, and probably far from perfect.

I've done very limited testing :/ And shes kind of designed to chat with you instead of at you, which makes it hard to just let her do her own thing... She's not really designed to do her own thing lol
relativ
Curious Newbie
Curious Newbie
Posts: 2
Joined: Wed Jun 24, 2015 8:33 am
Gender: Male
Sexual Orientation: Straight

Re: Tease AI Open Beta

Post by relativ »

Hey there,

i have been testing your program for the last couple of days. I have to say really impressive work.
It is working fine except for one thing.

If I create a URL-File and add it to the program it crashes as soon as it tries to dispay one of the blog images.
This is also true if i try to look at the pictures in the URL-File via the URL-File Tab in the Settings Menu.
Using this method i can always display the first Image in the file but as soon as i click the ">>" button to go to the next one the program crashes with this error message (Its in german i hope thats not a problem)
Spoiler: show
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.ArgumentException: Ungültiger Parameter.
bei System.Drawing.Image.get_Width()
bei System.Drawing.Image.get_Size()
bei System.Windows.Forms.PictureBox.ImageRectangleFromSizeMode(PictureBoxSizeMode mode)
bei System.Windows.Forms.PictureBox.OnPaint(PaintEventArgs pe)
bei System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
bei System.Windows.Forms.Control.WmPaint(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34014 built by: FX45W81RTMGDR.
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
----------------------------------------
Tease AI
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/AI/Tease%20AI.exe.
----------------------------------------
Microsoft.VisualBasic
Assembly-Version: 10.0.0.0.
Win32-Version: 12.0.20806.33440 built by: FX45W81RTMREL.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.
----------------------------------------
System
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34239 built by: FX452RTMGDR.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
System.Core
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.33440 built by: FX45W81RTMREL.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
System.Windows.Forms
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34250 built by: FX452RTMGDR.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System.Drawing
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.33440 built by: FX45W81RTMREL.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System.Runtime.Remoting
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34243 built by: FX452RTMGDR.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll.
----------------------------------------
System.Speech
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.33440 built by: FX45W81RTMREL.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Speech/v4.0_4.0.0.0__31bf3856ad364e35/System.Speech.dll.
----------------------------------------
AxInterop.WMPLib
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/AI/AxInterop.WMPLib.DLL.
----------------------------------------
Interop.WMPLib
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/AI/Interop.WMPLib.DLL.
----------------------------------------
mscorlib.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.33440 built by: FX45W81RTMREL.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.36213 built by: FX452RTMLDR.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
System.Configuration
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.33440 built by: FX45W81RTMREL.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.Xml
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.34230 built by: FX452RTMGDR.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
Microsoft.GeneratedCode
Assembly-Version: 1.0.0.0.
Win32-Version: 4.0.30319.34230 built by: FX452RTMGDR.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
System.Drawing.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.33440 built by: FX45W81RTMREL.
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.resources/v4.0_4.0.0.0_de_b03f5f7f11d50a3a/System.Drawing.resources.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Wenn das JIT-Debuggen aktiviert ist, werden alle Ausnahmefehler an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
Cheers
User avatar
ospray
Explorer At Heart
Explorer At Heart
Posts: 176
Joined: Sat Feb 01, 2014 3:19 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Tease AI Open Beta

Post by ospray »

I am having some trouble, I can't seem to get the Domme Images Directory to work properly. I have set the path to a folder with pictures in it, but every time I say "Hello" the program pops up with this error, "There are no directories in the specified Domme Images Directory folder.".

PS: I really like this program, thanks for your work on it!!
User avatar
marspank
Explorer At Heart
Explorer At Heart
Posts: 840
Joined: Mon Sep 19, 2011 12:11 am
Gender: Male
Sexual Orientation: Straight
I am a: Submissive
Location: East Coast US

Re: Tease AI Open Beta

Post by marspank »

ospray wrote:I am having some trouble, I can't seem to get the Domme Images Directory to work properly. I have set the path to a folder with pictures in it, but every time I say "Hello" the program pops up with this error, "There are no directories in the specified Domme Images Directory folder.".

PS: I really like this program, thanks for your work on it!!
The domme image directory needs to be set to a folder that contains folders of images. It is setup to randomly select a folder inside the directory and pull pictures from that. That way if you have several different photo shoots it will randomly pick one and show images from that set.

If you only have one group of pictures, just have a folder that only has 1 folder in it with your pictures/images
Datta. Dayadhvam. Damyata.
png
Explorer At Heart
Explorer At Heart
Posts: 157
Joined: Tue Jun 02, 2015 4:34 pm

Re: Tease AI Open Beta

Post by png »

I think the "After Tease" section in the responses is never triggered

I try some responses after the orgasm decision and got the responses contained in the "Not Stroking" section so it's likely another bug

Edit : after verification in the code this section is called once the tease has completly ended but at this point the dom doesn't reply anymore :lol:

Edit2 : also once the interrupt is one the session resume at the start of the ending script :-(
Post Reply