[Tease AI] Miss Blue [v3.7]

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

Someone12
Explorer
Explorer
Posts: 12
Joined: Sat May 30, 2020 9:33 pm
Gender: Male
Sexual Orientation: Straight

Re: [Tease AI] Miss Blue [v3.7]

Post by Someone12 »

First of all, I wanted to mention that I really appreciate you fixing/updating this personality! The renewed activity actually made me return to Miss Blue.
TanyaHumble wrote: Fri Jun 09, 2023 9:17 am Reading it through again makes me think it really is more of a one true suffering. I still feel that it would be good to have an option to change it without having to find the specific flag and manually delete it.

What are your thoughts?
I'm inclined to agree with you on this. The only other place these flags are used is in Custom\CR\CB_IWantToMakeYouHappy.txt, so I'd say it is indeed used as a "fixed" single suffering. Adding a bit more flexibility would be nice, but given that it's practically only used for responses, it doesn't need to be very complex.
TanyaHumble
Explorer
Explorer
Posts: 89
Joined: Fri Dec 10, 2021 9:09 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Contact:

Re: [Tease AI] Miss Blue [v3.7]

Post by TanyaHumble »

So not a bug fix this time but a modification to a file.

added 10% chance to trigger the chance to change your suffering focus when asking "I want to suffer"

Code: Select all

@NullResponse @Flag(SufferEdge) @Chance10(SE)
@NullResponse @Flag(SufferStroking) @Chance10(SS)
@NullResponse @Flag(SufferCBT) @Chance10(SCBT)
@NullResponse @Flag(SufferDenial) @Chance10(SD)
jumps to

Code: Select all

(SE)
Tell me, how do I make you suffer the most?
Is it still Edging or is it something else?
[edging] I do enjoy it when you are suffering #Smile @Goto(SufferEdge)
[something,else] I see @Goto(Change)
@DifferentAnswer edging or something else
and finally

Code: Select all

(Change)
@NullResponse @RapidCodeOn
@NullResponse @DeleteFlag(SufferEdge)
@NullResponse @DeleteFlag(SufferStroking)
@NullResponse @DeleteFlag(SufferCBT)
@NullResponse @DeleteFlag(SufferDenial)
So what makes you suffer the most?
Edging, stroking, CBT or denial?
[edge,edging] Interesting #Grin @SetFlag(SufferEdge) @Goto(Suffer Edge)
[stroke,stroking] Interesting #Grin @SetFlag(SufferStroking) @Goto(Suffer Stroke)
[cbt] Interesting #Grin @SetFlag(SufferCBT) @Goto(Suffer CBT)
[denial,denied] Interesting #Grin @SetFlag(SufferDenial)
@DifferentAnswer Stroking, edging or cbt? Or is denial the thing that makes you suffer the most?
@OrgasmRestricted Since you don't get to cum #GeneralTime you must really be suffering @ChatImage[MissBlue\Emotes\angel.gif]
@OrgasmNotRestricted I better not let you cum #GeneralTime then @RestrictOrgasm @ChatImage[MissBlue\Emotes\angel.gif]
@End
Only thing that might get a little weird is if you say have Edging as focus and want to change it, you can re-choose edging again. Maybe I will find a more elegant solution to it ( or some other user ) but at least we now have no option to change it.

Complete file here if anyone is interested.
Attachments
CB_IWantToSuffer.zip
(1.42 KiB) Downloaded 93 times
TanyaHumble
Explorer
Explorer
Posts: 89
Joined: Fri Dec 10, 2021 9:09 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Contact:

Re: [Tease AI] Miss Blue [v3.7]

Post by TanyaHumble »

Finally decided to tackle a bug I have been having for a while now. And since it's a random chance I get it I keep forgetting and putting it off.

During the startup I would get this

Code: Select all

[yes] You <i>need</i>
and pressing the Yes button would reply "Yes Mistress" and that would hang the program, though typing "yes" would let it move on as usual.

Copying the code segment to a different file and starting it yielded zero errors or faults. So I think it might be @RapidCode that messes it up somehow so I added a @RapidCodeOff

Code: Select all

(Skip HYBG WDYW)
@NullResponse @RapidCodeOff
@NullResponse @Goto(01,02,03,04,05,06,07,08,09,10,11,12,13,14,15)
and it was option 08 that would cause the problem

Code: Select all

(08)
@RT(Do you want me to tell you to start stroking,Are you here to jerk your #Cock,You want me to tell you to stroke,, don't you)?
[yes] You <i>need</i> @RT(it,this,me to tell you what to do,my control,to hear me say it), @RT(isn't that right,right,don't you)? #Grin
[no] I think I know what it is you really want, #PetName
Let me know if this doesn't fix it.

Place in
MissBlue\Stroke\Start
Attachments
StartScript.zip
(14.26 KiB) Downloaded 87 times
TanyaHumble
Explorer
Explorer
Posts: 89
Joined: Fri Dec 10, 2021 9:09 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Contact:

Re: [Tease AI] Miss Blue [v3.7]

Post by TanyaHumble »

Just wanted my daily session with MB but ran in to another bug.

Fixed missing commands

*edit*
Ran in to the same bug a bit later and realised it was a missing commands in the Vocabulary file instead of the core files in (MissBlue\Custom\Taunts\Video)

Place in
MissBlue\Vocabulary
Attachments
#StrokeSlowest.zip
(343 Bytes) Downloaded 83 times
mailalert
Explorer
Explorer
Posts: 5
Joined: Fri May 13, 2022 8:01 pm

Re: [Tease AI] Miss Blue [v3.7]

Post by mailalert »

Hello,
I've been trying Miss, but today I've got two errors, what's wrong? Any help?

Of course when I click on "continue" script wont continue ..

thx
Attachments
error miss.jpg
error miss.jpg (84.13 KiB) Viewed 2216 times
User avatar
markus
Explorer At Heart
Explorer At Heart
Posts: 656
Joined: Tue Nov 18, 2008 11:09 pm

Re: [Tease AI] Miss Blue [v3.7]

Post by markus »

mailalert wrote: Tue Jun 13, 2023 10:19 am Hello,
I've been trying Miss, but today I've got two errors, what's wrong? Any help?

Of course when I click on "continue" script wont continue ..

thx
Hi!

We would need to identify the script-line which is causing this error to help here, ... can you reproduce the problem?
If so, make sure you type @ in the chat before that happens to get an idea of where the problem is located.

Best greetings,
Markus
mailalert
Explorer
Explorer
Posts: 5
Joined: Fri May 13, 2022 8:01 pm

Re: [Tease AI] Miss Blue [v3.7]

Post by mailalert »

markus wrote: Tue Jun 13, 2023 7:16 pm
mailalert wrote: Tue Jun 13, 2023 10:19 am Hello,
I've been trying Miss, but today I've got two errors, what's wrong? Any help?

Of course when I click on "continue" script wont continue ..

thx
Hi!

We would need to identify the script-line which is causing this error to help here, ... can you reproduce the problem?
If so, make sure you type @ in the chat before that happens to get an idea of where the problem is located.

Best greetings,
Markus

not a problem, just give me more info what exactly you need :)

because in log file i've found this> [this caused just this error> ERROR: The path is not of a legal form.>AI continues]

6/14/2023 8:41:00 PM Timer1 Parse Line: He's all yours #Smile
6/14/2023 8:41:00 PM ============= PoundClean(String) =============
6/14/2023 8:41:00 PM StartValue: "He's all yours #Smile"
6/14/2023 8:41:00 PM Starting scan run 1 on "He's all yours #Smile"
6/14/2023 8:41:00 PM System keywords cleaned: "He's all yours #Smile"
6/14/2023 8:41:00 PM Applying vocabulary: "#Smile"
6/14/2023 8:41:00 PM TxtCache: Loading cached Text-File: C:\Users\j\Desktop\miss\Scripts\MissBlue\Vocabulary\#Smile.txt
6/14/2023 8:41:00 PM FilterList Started
6/14/2023 8:41:00 PM FilterList finished - Duration: 0ms
6/14/2023 8:41:00 PM EndValue: "He's all yours :)"
6/14/2023 8:41:00 PM Duration: 7.9932ms
6/14/2023 8:41:00 PM ============= PoundClean(String) =============
6/14/2023 8:41:00 PM StartValue: "He's all yours :)"
6/14/2023 8:41:00 PM EndValue: "He's all yours :)"
6/14/2023 8:41:00 PM Duration: 0ms
6/14/2023 8:41:00 PM Timer1 finished - Duration: 11ms
6/14/2023 8:41:00 PM Exception occured: Error occurred while displaying image. Fallback Failed.
6/14/2023 8:41:04 PM TxtCache: Loading cached Text-File: C:\Users\j\Desktop\miss\Scripts\MissBlue\Custom\Modules_Glitter\Contact2\C206.txt
6/14/2023 8:41:04 PM TxtCache: Loading cached Text-File: C:\Users\j\Desktop\miss\Scripts\MissBlue\Custom\Modules_Glitter\Contact2\C206.txt
6/14/2023 8:41:05 PM Timer1 Parse Line: @Contact2 m, I want you to give me 25 <i>really</i> slow worship strokes right now @Wait(8)





and this error caused AI stopped
6/14/2023 9:51:54 PM TxtCache: Loading cached Text-File: C:\Users\j\Desktop\miss\Scripts\MissBlue\Custom\Play.txt
6/14/2023 9:51:54 PM TxtCache: Loading cached Text-File: C:\Users\j\Desktop\miss\Scripts\MissBlue\Custom\Play.txt
6/14/2023 9:51:55 PM Timer1 Parse Line: Let's make it a rule, No More Porn Unless I Say So #Grin
6/14/2023 9:51:55 PM ============= PoundClean(String) =============
6/14/2023 9:51:55 PM StartValue: "Let's make it a rule, No More Porn Unless I Say So #Grin"
6/14/2023 9:51:55 PM Starting scan run 1 on "Let's make it a rule, No More Porn Unless I Say So #Grin"
6/14/2023 9:51:55 PM System keywords cleaned: "Let's make it a rule, No More Porn Unless I Say So #Grin"
6/14/2023 9:51:55 PM Applying vocabulary: "#Grin"
6/14/2023 9:51:55 PM TxtCache: Loading cached Text-File: C:\Users\j\Desktop\miss\Scripts\MissBlue\Vocabulary\#Grin.txt
6/14/2023 9:51:55 PM FilterList Started
6/14/2023 9:51:55 PM FilterList finished - Duration: 5ms
6/14/2023 9:51:55 PM EndValue: "Let's make it a rule, No More Porn Unless I Say So @ChatImage[MissBlue\Emotes\evil.gif]"
6/14/2023 9:51:55 PM Duration: 11.9902ms
6/14/2023 9:51:55 PM ============= PoundClean(String) =============
6/14/2023 9:51:55 PM StartValue: "Let's make it a rule, No More Porn Unless I Say So <img id="ChatPic" src="C:\Users\j\Desktop\miss\Images\MissBlue\Emotes\evil.gif"/>"
6/14/2023 9:51:55 PM EndValue: "Let's make it a rule, No More Porn Unless I Say So <img id="ChatPic" src="C:\Users\j\Desktop\miss\Images\MissBlue\Emotes\evil.gif"/>"
6/14/2023 9:51:55 PM Duration: 0ms
6/14/2023 9:51:55 PM Timer1 finished - Duration: 16ms
6/14/2023 9:52:00 PM TxtCache: Loading cached Text-File: C:\Users\j\Desktop\miss\Scripts\MissBlue\Custom\Play.txt
6/14/2023 9:52:00 PM TxtCache: Loading cached Text-File: C:\Users\j\Desktop\miss\Scripts\MissBlue\Custom\Play.txt
6/14/2023 9:52:01 PM Timer1 Parse Line: No more peeking at pretty girls @ImageTag(TagSoloF)
6/14/2023 9:52:01 PM ============= PoundClean(String) =============
6/14/2023 9:52:01 PM StartValue: "No more peeking at pretty girls @ImageTag(TagSoloF)"
6/14/2023 9:52:01 PM EndValue: "No more peeking at pretty girls @ImageTag(TagSoloF)"
6/14/2023 9:52:01 PM Duration: 0ms


second error was because I dont have tagged SoloF pictures?
Attachments
j.jpg
j.jpg (134.01 KiB) Viewed 2148 times
TanyaHumble
Explorer
Explorer
Posts: 89
Joined: Fri Dec 10, 2021 9:09 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Contact:

Re: [Tease AI] Miss Blue [v3.7]

Post by TanyaHumble »

mailalert wrote: Wed Jun 14, 2023 8:42 pm second error was because I dont have tagged SoloF pictures?
From the first post about installing the script.
Domme tags Ass and Boobs are required. Some other domme tags are used but less essential.

Add image tags for the following (combinations of) tags:
BodyLegs (not needed if you say you don't like legs when asked)
BodyFeet (not needed if you say you don't have a foot fetish when asked)
BodyFace
BodyPussy
SoloF
SoloF,BodyFace
SoloF,Masturbation
Hardcore,Femsub
Lesbian,Kissing
Lesbian,Femdom
Femdom,Malesub
Cunnilingus,Lesbian
AnalSex (not needed if you say no to Anal Play when asked)
Strapon (not needed if you say no to Anal Play when asked)
Cumshot
Cunnilingus
Is all the needed tags to have the script function.
TanyaHumble
Explorer
Explorer
Posts: 89
Joined: Fri Dec 10, 2021 9:09 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Contact:

Re: [Tease AI] Miss Blue [v3.7]

Post by TanyaHumble »

Fixed a few missing letters and removed a word that was not needed.

Place in
MissBlue\Custom\Modules_Glitter\Contact1
Attachments
C108.zip
(2.63 KiB) Downloaded 108 times
mailalert
Explorer
Explorer
Posts: 5
Joined: Fri May 13, 2022 8:01 pm

Re: [Tease AI] Miss Blue [v3.7]

Post by mailalert »

I've tagged (at least I hope, I have no idea if this works) pictures .. but today AI asked me for an edge .. that's ok, but .. >
6/15/2023 5:02:43 PM ============= PoundClean(String) =============
6/15/2023 5:02:43 PM StartValue: "No need to worry about that right now, #Name @ChangeVar[DEFY]=[DEFY]+[1]"
6/15/2023 5:02:43 PM Starting scan run 1 on "No need to worry about that right now, #Name @ChangeVar[DEFY]=[DEFY]+[1]"

and this was answer for many many times, If I continued ..
User avatar
markus
Explorer At Heart
Explorer At Heart
Posts: 656
Joined: Tue Nov 18, 2008 11:09 pm

Re: [Tease AI] Miss Blue [v3.7]

Post by markus »

mailalert wrote: Wed Jun 14, 2023 8:42 pm ERROR: The path is not of a legal form.>AI continues]
Just as a general hint, if you have an error message, I mean if you have the exact text of that error message, you can do a forum search, which is what I did and found this one quite quickly:

viewtopic.php?p=307642#p307642

So, like TanyaHumble already posted, ... make sure you have all the necessary tags.
mailalert wrote: Thu Jun 15, 2023 5:53 pm I've tagged (at least I hope, I have no idea if this works) pictures
In you Tai-Installation folder, go to:
\Images\System\LocalImageTags.txt

Look it up to check if your tags are set as expected.

.. but today AI asked me for an edge .. that's ok, but .. >
6/15/2023 5:02:43 PM ============= PoundClean(String) =============
6/15/2023 5:02:43 PM StartValue: "No need to worry about that right now, #Name @ChangeVar[DEFY]=[DEFY]+[1]"
6/15/2023 5:02:43 PM Starting scan run 1 on "No need to worry about that right now, #Name @ChangeVar[DEFY]=[DEFY]+[1]"

and this was answer for many many times, If I continued ..

Sorry, I'm out on that, I don't use the original for too long now that I could be of any good help.
Usually I refrain from hinting to Awakening as a problem solution, but maybe you simply give it a try, just make sure you copy & paste your whole installation folder where you have the original Tai in, then you can install Awakening into that copy, that way you don't have any risk of losing something or such, and if you don't like Awakening you can always just go back to the original.

Best greetings,
Markus
TanyaHumble
Explorer
Explorer
Posts: 89
Joined: Fri Dec 10, 2021 9:09 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Contact:

Re: [Tease AI] Miss Blue [v3.7]

Post by TanyaHumble »

mailalert wrote: Thu Jun 15, 2023 5:53 pm I've tagged (at least I hope, I have no idea if this works) pictures .. but today AI asked me for an edge .. that's ok, but .. >
6/15/2023 5:02:43 PM ============= PoundClean(String) =============
6/15/2023 5:02:43 PM StartValue: "No need to worry about that right now, #Name @ChangeVar[DEFY]=[DEFY]+[1]"
6/15/2023 5:02:43 PM Starting scan run 1 on "No need to worry about that right now, #Name @ChangeVar[DEFY]=[DEFY]+[1]"

and this was answer for many many times, If I continued ..
Do you have your pet names filled out in Settings/Domme ?
petnames.jpg
petnames.jpg (24.2 KiB) Viewed 1982 times
In the bottom left corner you need to fill your name as well If you can't see it, go to the interface menu and toggle off Lazy Sub AV
yourname.jpg
yourname.jpg (43.71 KiB) Viewed 1982 times
Hope this helps.
User avatar
markus
Explorer At Heart
Explorer At Heart
Posts: 656
Joined: Tue Nov 18, 2008 11:09 pm

Re: [Tease AI] Miss Blue [v3.7]

Post by markus »

TanyaHumble wrote: Fri Jun 16, 2023 9:50 am
[...]
A thought, ... just btw.:
It's really great to see you getting more and more active in this forum, providing your fixes and help.
And I really think that the more active this forum gets, the better for all of us, ... ya know, ... one thing leads to another, the more people get the help needed to get over the starting-hurdles- and traps, the more people playing with Tai and it's personalities, the more they get interested in it, the more they see the true potential of Tai, ... the higher the chance that one or some of them finally start to provide something on their own.
Maybe at first only ideas, maybe later on fixes, and maybe someday scripts or even a personality.

Thx for participating! :wave:


Now your screenshots, I wanna give 2 hints about what I see, both are things which took myself quite a while until I've figured that out, so I like to share this here.

- The Pet Names:
You could also enter a vocabulary-file in the settings, that is if you want to have more Pet Names than those 8 you can set in the settings.
And you could do it in 2 different ways:
1) You could make a vocabulary-file for each mood, I guess that's the better and easier way, i.e. you could create a textfile in the vocabs folder named '#TanyasPetNamesForGoodMood.txt'
The content of that textfile could look like this:

Code: Select all

Dolly
Good Girl
Sweet Heart
Darling
Missy
Princess
Then in the settings, in those textboxes you have 'Dolly' and 'Good Girl' in, you would exchange that in both textboxes with '#TanyasPetNamesForGoodMood'.
The same way you could use vocab files for the other moods.

2) You could pack all your Pet Names in just one vocab-file and use the filters for bad-, neutral- and bad-mood, but again, the 1) would be easier I guess, anyway, that could look like this:

Code: Select all

@GoodMood Dolly
@GoodMood Good Girl
@GoodMood Sweet Heart
@GoodMood Darling
@GoodMood Missy
@GoodMood Princess
@NeutralMood Slut
@BadMood Whore
(And so on ...)


- The Domme Avatar Picture is streched in your screenshot:
Use the Mouse-Wheel when the mouse pointer is over that avatar picture, it switches between different display styles. ;-)
(Original Tai only)


Best greetings and keep it coming,
Markus
tablechairfan
Explorer
Explorer
Posts: 13
Joined: Fri Jun 16, 2023 6:56 pm

Re: [Tease AI] Miss Blue [v3.7]

Post by tablechairfan »

Hi
Can anyone share cock hero island beats
TanyaHumble
Explorer
Explorer
Posts: 89
Joined: Fri Dec 10, 2021 9:09 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Contact:

Re: [Tease AI] Miss Blue [v3.7]

Post by TanyaHumble »

markus wrote: Fri Jun 16, 2023 7:42 pm
Thx for participating! :wave:
I do what I can~ I really struggle with the "deeper" stuff like variables but if I ever get to the point of wanting to write my own script ,or personality , well mabye :blush: :whistle:
Now your screenshots, I wanna give 2 hints about what I see, both are things which took myself quite a while until I've figured that out, so I like to share this here.
Well , Let Me Tell You, I have been playing AliceAwakend AND AliceMerged and I might have done some peeking ( and fixing ) of the code. So I actually know about the first hint. Really liked it in AliceAwakened where you get called so many names, mmmm. The reason it is left out in MB is because I'm playing it as vanilla as possible. And by the time I do have all/most bugs fixed I will probably move on or add more to suit my own flavour.
- The Domme Avatar Picture is streched in your screenshot:
Use the Mouse-Wheel when the mouse pointer is over that avatar picture, it switches between different display styles. ;-)
(Original Tai only)


Best greetings and keep it coming,
Markus
The second hint blew my mind! :w00t: Thank you for that! I have that part covered by the lazy sub so I never see it. I was just showing it to help out.

Let's hope TAI get's a resurgence :yes: Keep being Awesome! 8-)
Post Reply

Who is online

Users browsing this forum: TanyaHumble and 69 guests