Page 49 of 50

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

Posted: Mon Jul 03, 2023 9:05 am
by modnar
I ended up downloading the source code (not Fury AI), running it and finding out I was missing a library.

For some reason, "Media -> Windows Media Player" inside Windows features had been removed/disabled.

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

Posted: Wed Jul 12, 2023 9:37 am
by TanyaHumble
Added a missing Vocab file with the following words

Code: Select all

Oh god
Please
@Vulgar Holy shit

Place in
Scripts\MissBlue\Vocabulary

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

Posted: Wed Jul 12, 2023 7:26 pm
by markus
TanyaHumble wrote: Wed Jul 12, 2023 9:37 am Added a missing Vocab file with the following words

Code: Select all

Oh god
Please
@Vulgar Holy shit

Place in
Scripts\MissBlue\Vocabulary

Please don't ask me where I got these from, must be from another personality I guess, ... your interpretation sounds just fine for me, but just for your info (maybe you want to add some of that?):

My '#HolyShit.txt' contains:

Code: Select all

shit
fuck
#ExclaimFuck
<i>fuck</i>
wow
damn
<i>damn</i>
holy fucking shit
@SelfYoung omg
@SelfYoung omg
@SelfYoung omg
@SelfYoung fffuckk
@SelfYoung fk
And the '#ExclaimFuck.txt' which is used in it looks like this:

Code: Select all

@Info Various ways to exclaim "Fuck!"
@Info "#ExclaimFuck that's #Hot!" OK
@Info
@Info NOT the verb or noun "fuck"
@Info "I just had a #Great #ExclaimFuck" NOT OK
@Info "Who wants to #ExclaimFuck?" NOT OK
@Info
fuck
fuck
fuck
fuck
fuck
<i>fuck</i>
<i>fuck</i>
<i>fuck</i>
FUCK
FUCK
<i>FUCK</i>
fuuuck
ffffuuuuck

Best greetings,
Markus

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

Posted: Sun Jul 16, 2023 10:46 pm
by TanyaHumble
fixed a very small typo in 006.txt


Place in
MissBlue\Custom\Modules_Edge

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

Posted: Sun Aug 06, 2023 4:36 pm
by Flashtease-junkie
Hi there,

I have a Problem with adding pictures to the Card Game within the App section. I get tis failure.
Can anyone help?

Image

https://imgur.com/oi6H6Yf

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

Posted: Sun Aug 06, 2023 5:57 pm
by leezer3
That's a generic Windows error- All it says is that GDI+ (the internal Windows drawing library) failed to load the image.

Check that the images are of a sensible format (PNG / GIF / JPG/ BMP), not corrupt and of a sensible size.

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

Posted: Mon Aug 07, 2023 1:00 am
by Flashtease-junkie
Thanks,

it helped me to add the Fury Persona.

But i do have the Problem that the Chastity does not work and start alt all.
One requirement is to have at least one URL file added.

Well Tumblr url is impossible. can anyone help?

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

Posted: Mon Aug 07, 2023 6:33 pm
by markus
Flashtease-junkie wrote: Mon Aug 07, 2023 1:00 am One requirement is to have at least one URL file added.

Well Tumblr url is impossible. can anyone help?
There are some URL-files posted in this forum, you might search them.
A few URL-files are included in the download of Awakening as well ('URL Files Examples.zip').

Best greetings,
Markus

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

Posted: Tue Dec 05, 2023 6:48 pm
by TanyaHumble
So, I wrote a small chastity script for MB. It asks you if you want to increase your MaxChastityTime and giving you a small reward for complying and a chance of punishment if not.

place in Scripts\MissBlue\Custom\Modules_Chastity

Code: Select all

@NullResponse @CheckFlag(T-Chastity, end)
@NullResponse @TempFlag(T-Chastity) 
I'm in the mood to push your limits a bit
And I am talking about the max time you set earlier for your chastity limit
Don't you think it can be increased?
Just a little?
I mean, you are only at @ShowVar[ChastityMaxDays] days, surely you can do better?
[yes] that makes me so happy! @Goto(increase)
[no] Well, maybe some other time then
@DifferentAnswer #YesOrNo
It just means I have to be more pervasive next time
@NullResponse @GotoDommeApathy

(ApathyLevel1)
@NullResponse @Chance10(punish)
@NullResponse @Goto(end)

(ApathyLevel2)
@NullResponse @Chance30(punish)
@NullResponse @Goto(end)

(ApathyLevel3)
@NullResponse @Chance50(punish)
@NullResponse @Goto(end)

(ApathyLevel4)
@NullResponse @Chance70(punish)
@NullResponse @Goto(end)

(ApathyLevel5)
@NullResponse @Chance90(punish)
@NullResponse @Goto(end)

(increase)
@NullResponse @Chance50(increase2)
Hold on, someone just called me 
Stare at this ass while I'm gone, BRB @ShowButtImage @AFKOn @Wait(2 Minutes)
Back, sorry about that @AFKOff
Where were we, ah yes. Talking about your ability to stay in chastity

(increase2)
So, does it make you tingle down there at the thought of a bigger number?
Staying locked longer for me?
I want you to rub your cage for me, softly, just so you can barely feel it
Are you getting turned on by the fact that you are giving me more control?
[yes] I thought so
[no] Then why did you agree to increase the time? @Goto(punish)
@DifferentAnswer #YesOrNo
Now with your other hand I want you to rub your nipple
mm, that's it @Wait(30)
So How much do you think you can handle?
1 day? 2... or more?
I will only add up to max 7 days so tell me, what will it be?
[1,one] 1 day it is. @Goto(d1)
[2,two] 2 days it is. @Goto(d2)
[3,three] 3 days it is. @Goto(d3)
[4,four] 4 days it is. @Goto(d4)
[5,five] 5 days it is. @Goto(d5)
[6,six] 6 days it is. @Goto(d6)
[7,seven] 7 days it is, oh I love your boldness! @Goto(7)
@DifferentAnswer 1 to 7 or one to seven #SubName

(d1)
@NullResponse @ChangeVar[ChastityMaxDays]=[ChastityMaxDays]+[1]
@NullResponse @Goto(happy)
(d2)
@NullResponse @ChangeVar[ChastityMaxDays]=[ChastityMaxDays]+[2]
@NullResponse @Goto(happy)
(d3)
@NullResponse @ChangeVar[ChastityMaxDays]=[ChastityMaxDays]+[3]
@NullResponse @Goto(happy)
(d4)
@NullResponse @ChangeVar[ChastityMaxDays]=[ChastityMaxDays]+[4]
@NullResponse @Goto(happy)
(d5)
@NullResponse @ChangeVar[ChastityMaxDays]=[ChastityMaxDays]+[5]
@NullResponse @Goto(happy)
(d6)
@NullResponse @ChangeVar[ChastityMaxDays]=[ChastityMaxDays]+[6]
(d7)
@NullResponse @ChangeVar[ChastityMaxDays]=[ChastityMaxDays]+[7]
@NullResponse @Goto(happy)

(happy)
I'm so happy that you decided to push your limits for me! @MoodUp
Now let's go back to teasing that locked cock. @Goto(end)

(punish)
Time to give you a small reminder
of who it is that owns that cock @MoodDown @ChangeVar[DEFY]=[DEFY]+[1]
@NullResponse @SetVar[BadMoodReason]=[0] @Interrupt(Punishment)

(end)
@End

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

Posted: Fri Dec 08, 2023 12:05 pm
by KayKayAye
md602 wrote: Thu Jul 29, 2021 2:24 am Hi, I love your work thank you for your efforts !

I have a bug which happens every time, around 4/5 sessions in I have the below conversation followed my an error 'this path is not of legal form'. If I continue it freezes.

03:05 AM Nicki: Do you look at a lot of porn outside our sessions?
03:05 AM D: Yes Mistress
03:05 AM Nicki: Just as I thought
03:06 AM Nicki: Sounds like you have a bit of an addiction, D
03:20 AM Nicki: Maybe I'm going to have to reign your habit in...
03:20 AM Nicki: Let's make it a rule, No More Porn Unless I Say So *grin*
Nicki is typing...
Spoiler: show
ystem.ArgumentException: The path is not of a legal form.
at System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.InternalGetDirectoryName(String path)
at Tease_AI.Form1.ShowImage(String ImageToShow, Boolean WaitToFinish) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1\ImageFuctions.vb:line 613
at Tease_AI.Form1.CommandClean(String StringClean, Boolean TaskClean) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1.vb:line 9084
at Tease_AI.Form1.Timer1_Tick(Object sender, EventArgs e) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1.vb:line 4938
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at Tease_AI.teaseAI_Timer.OnTick(EventArgs e) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Classes\teaseAI_Timer.vb:line 50
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

any help would be much appreciated, thanks.
I keep getting this bug too and i cant figure out how to fix it. Any help?

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

Posted: Fri Dec 08, 2023 7:26 pm
by markus
KayKayAye wrote: Fri Dec 08, 2023 12:05 pm
md602 wrote: Thu Jul 29, 2021 2:24 am Hi, I love your work thank you for your efforts !

I have a bug which happens every time, around 4/5 sessions in I have the below conversation followed my an error 'this path is not of legal form'. If I continue it freezes.

03:05 AM Nicki: Do you look at a lot of porn outside our sessions?
03:05 AM D: Yes Mistress
03:05 AM Nicki: Just as I thought
03:06 AM Nicki: Sounds like you have a bit of an addiction, D
03:20 AM Nicki: Maybe I'm going to have to reign your habit in...
03:20 AM Nicki: Let's make it a rule, No More Porn Unless I Say So *grin*
Nicki is typing...
Spoiler: show
ystem.ArgumentException: The path is not of a legal form.
at System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.InternalGetDirectoryName(String path)
at Tease_AI.Form1.ShowImage(String ImageToShow, Boolean WaitToFinish) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1\ImageFuctions.vb:line 613
at Tease_AI.Form1.CommandClean(String StringClean, Boolean TaskClean) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1.vb:line 9084
at Tease_AI.Form1.Timer1_Tick(Object sender, EventArgs e) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1.vb:line 4938
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at Tease_AI.teaseAI_Timer.OnTick(EventArgs e) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Classes\teaseAI_Timer.vb:line 50
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

any help would be much appreciated, thanks.
I keep getting this bug too and i cant figure out how to fix it. Any help?
Hi!

He answered his own question like this:
md602 wrote: Fri Jul 30, 2021 7:38 pm
md602 wrote: Thu Jul 29, 2021 2:24 am Hi, I love your work thank you for your efforts !

I have a bug which happens every time, around 4/5 sessions in I have the below conversation followed my an error 'this path is not of legal form'. If I continue it freezes.

03:05 AM Nicki: Do you look at a lot of porn outside our sessions?
03:05 AM D: Yes Mistress
03:05 AM Nicki: Just as I thought
03:06 AM Nicki: Sounds like you have a bit of an addiction, D
03:20 AM Nicki: Maybe I'm going to have to reign your habit in...
03:20 AM Nicki: Let's make it a rule, No More Porn Unless I Say So *grin*
Nicki is typing...
Spoiler: show
ystem.ArgumentException: The path is not of a legal form.
at System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.InternalGetDirectoryName(String path)
at Tease_AI.Form1.ShowImage(String ImageToShow, Boolean WaitToFinish) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1\ImageFuctions.vb:line 613
at Tease_AI.Form1.CommandClean(String StringClean, Boolean TaskClean) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1.vb:line 9084
at Tease_AI.Form1.Timer1_Tick(Object sender, EventArgs e) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1.vb:line 4938
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at Tease_AI.teaseAI_Timer.OnTick(EventArgs e) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Classes\teaseAI_Timer.vb:line 50
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

any help would be much appreciated, thanks.
I done some looking through the thread and this error was because I didnt have all the image tags input correctly.

:whistle:

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

Posted: Tue Dec 19, 2023 10:45 pm
by KayKayAye
markus wrote: Fri Dec 08, 2023 7:26 pm
KayKayAye wrote: Fri Dec 08, 2023 12:05 pm
md602 wrote: Thu Jul 29, 2021 2:24 am Hi, I love your work thank you for your efforts !

I have a bug which happens every time, around 4/5 sessions in I have the below conversation followed my an error 'this path is not of legal form'. If I continue it freezes.

03:05 AM Nicki: Do you look at a lot of porn outside our sessions?
03:05 AM D: Yes Mistress
03:05 AM Nicki: Just as I thought
03:06 AM Nicki: Sounds like you have a bit of an addiction, D
03:20 AM Nicki: Maybe I'm going to have to reign your habit in...
03:20 AM Nicki: Let's make it a rule, No More Porn Unless I Say So *grin*
Nicki is typing...
Spoiler: show
ystem.ArgumentException: The path is not of a legal form.
at System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.InternalGetDirectoryName(String path)
at Tease_AI.Form1.ShowImage(String ImageToShow, Boolean WaitToFinish) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1\ImageFuctions.vb:line 613
at Tease_AI.Form1.CommandClean(String StringClean, Boolean TaskClean) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1.vb:line 9084
at Tease_AI.Form1.Timer1_Tick(Object sender, EventArgs e) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1.vb:line 4938
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at Tease_AI.teaseAI_Timer.OnTick(EventArgs e) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Classes\teaseAI_Timer.vb:line 50
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

any help would be much appreciated, thanks.
I keep getting this bug too and i cant figure out how to fix it. Any help?
Hi!

He answered his own question like this:
md602 wrote: Fri Jul 30, 2021 7:38 pm
md602 wrote: Thu Jul 29, 2021 2:24 am Hi, I love your work thank you for your efforts !

I have a bug which happens every time, around 4/5 sessions in I have the below conversation followed my an error 'this path is not of legal form'. If I continue it freezes.

03:05 AM Nicki: Do you look at a lot of porn outside our sessions?
03:05 AM D: Yes Mistress
03:05 AM Nicki: Just as I thought
03:06 AM Nicki: Sounds like you have a bit of an addiction, D
03:20 AM Nicki: Maybe I'm going to have to reign your habit in...
03:20 AM Nicki: Let's make it a rule, No More Porn Unless I Say So *grin*
Nicki is typing...
Spoiler: show
ystem.ArgumentException: The path is not of a legal form.
at System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.InternalGetDirectoryName(String path)
at Tease_AI.Form1.ShowImage(String ImageToShow, Boolean WaitToFinish) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1\ImageFuctions.vb:line 613
at Tease_AI.Form1.CommandClean(String StringClean, Boolean TaskClean) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1.vb:line 9084
at Tease_AI.Form1.Timer1_Tick(Object sender, EventArgs e) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Form1.vb:line 4938
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at Tease_AI.teaseAI_Timer.OnTick(EventArgs e) in C:\Users\Elijah\Documents\Visual Studio 2010\Projects\Tease-AI\Tease AI\Classes\teaseAI_Timer.vb:line 50
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

any help would be much appreciated, thanks.
I done some looking through the thread and this error was because I didnt have all the image tags input correctly.

:whistle:
I dont see any problems with my image tags

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

Posted: Wed Dec 20, 2023 7:16 pm
by markus
KayKayAye wrote: Tue Dec 19, 2023 10:45 pm I dont see any problems with my image tags
Hi!

You should really consider to put some more effort in your questions, like the more info you give, the better others could help.

For now, just try Awakening, it will (probably) show you (in error messages) what's wrong with your image tags.

Best greetings,
Markus

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

Posted: Sat Oct 05, 2024 8:22 am
by New Nick
Hi all

I have an issue with installing miss blue
When i download the link of 3.7 it says that all files are missing in the pathway .... /system/variables

Which is indeed correct. It is empty

Does anyone have the same issue of not having these files when downloading 3.7 ?
Where can i get them ?
Or just a clean version of MissBlue with all info (because 3.7 does not have it)

Thank you so much all

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

Posted: Sat Oct 05, 2024 8:28 am
by New Nick
Just noticed that it is the full folder of "systems" in miss blue which is missing ...
Anyone who can share that folder because without it i am stuck and it is not in version 3.7 ...

Thank you so much
Looking forward to test this out for real

Very intrigued on how immersive it already feels