[Tease AI] Miss Blue [v3.7]
Moderator: 1885
- sotherbee
- Explorer

- Posts: 29
- Joined: Wed Aug 09, 2017 5:53 am
- Gender: Male
- Sexual Orientation: Straight
- Location: Rus
Re: [Tease AI] Miss Blue v1.06
Hi. I've tried new features.
The idea is very interesting but script not works correctly.
For example:
07:00 Malena: I see you modified your chances to cum since last time
===
It happens even if I did't touch settings. In fact -every session.
How to correct this?
Best regards,
Soth
The idea is very interesting but script not works correctly.
For example:
07:00 Malena: I see you modified your chances to cum since last time
===
It happens even if I did't touch settings. In fact -every session.
How to correct this?
Best regards,
Soth
- LegalizeRanch
- Explorer

- Posts: 76
- Joined: Wed Aug 02, 2017 3:58 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] Miss Blue v1.06
Tried to figure it out, still nothing, sorry bratansotherbee wrote: Sun Nov 26, 2017 4:08 pm Hi. I've tried new features.
The idea is very interesting but script not works correctly.
For example:
07:00 Malena: I see you modified your chances to cum since last time
===
It happens even if I did't touch settings. In fact -every session.
How to correct this?
Best regards,
Soth
but I`m pretty sure it`s in
- Spoiler: show
Also, seems like a bug in chastity system
- Spoiler: show
- avatarbr
- Experimentor

- Posts: 1239
- Joined: Fri Aug 18, 2006 3:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: [Tease AI] Miss Blue v1.06
Interesting, I checked the code, and looks like PtheV created a system(with system flags) to check if the orgasm chances were changed since the last session.LegalizeRanch wrote: Mon Nov 27, 2017 8:38 pmTried to figure it out, still nothing, sorry bratansotherbee wrote: Sun Nov 26, 2017 4:08 pm Hi. I've tried new features.
The idea is very interesting but script not works correctly.
For example:
07:00 Malena: I see you modified your chances to cum since last time
===
It happens even if I did't touch settings. In fact -every session.
How to correct this?
Best regards,
Soth![]()
but I`m pretty sure it`s inmaybe some syntax error
- Spoiler: show
Also, seems like a bug in chastity system
- Spoiler: show
But I think the problem is, some scripts can change that (@DecreaseOrgasmChance and @IncreaseOrgasmChance), even without the user knowing. Not sure if he used that in MissBlue (HoT have a few), but this can cause that line to show up too.
- LegalizeRanch
- Explorer

- Posts: 76
- Joined: Wed Aug 02, 2017 3:58 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] Miss Blue v1.06
Don`t think so. I found @increaseOrgasmChance only in pvCr_BeggingDecide and never found @decreaseOrgasmChance. But yeah, maybe he begs too much hehe. I think you should add a line thereavatarbr wrote: Tue Nov 28, 2017 12:42 am
Interesting, I checked the code, and looks like PtheV created a system(with system flags) to check if the orgasm chances were changed since the last session.
But I think the problem is, some scripts can change that (@DecreaseOrgasmChance and @IncreaseOrgasmChance), even without the user knowing. Not sure if he used that in MissBlue (HoT have a few), but this can cause that line to show up too.
- Spoiler: show
- Spoiler: show
- LegalizeRanch
- Explorer

- Posts: 76
- Joined: Wed Aug 02, 2017 3:58 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] Miss Blue v1.06
But at first she says that she will often or always allow orgasm and in next callteturn she restrict orgasm for 2 weeks without notice =)
I think if you control orgasm settings you should not enable long denial. I think los made for you not to cheat and set “always allows” after some period of denial, but it shouldn’t force you to longer period than you like. Please think of separation of los from lda =)
I think if you control orgasm settings you should not enable long denial. I think los made for you not to cheat and set “always allows” after some period of denial, but it shouldn’t force you to longer period than you like. Please think of separation of los from lda =)
-
GodDragon
- Explorer At Heart

- Posts: 795
- Joined: Sun Jun 11, 2017 4:30 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] Miss Blue v1.06
Issue in Chmod05:LegalizeRanch wrote: Tue Nov 28, 2017 6:42 pm But at first she says that she will often or always allow orgasm and in next callteturn she restrict orgasm for 2 weeks without notice =)
I think if you control orgasm settings you should not enable long denial. I think los made for you not to cheat and set “always allows” after some period of denial, but it shouldn’t force you to longer period than you like. Please think of separation of los from lda =)
- Spoiler: show
- sotherbee
- Explorer

- Posts: 29
- Joined: Wed Aug 09, 2017 5:53 am
- Gender: Male
- Sexual Orientation: Straight
- Location: Rus
Re: [Tease AI] Miss Blue v1.06
Deleted all flags, reinstall that script and... nothing changed :\
Best regards,
Soth
- Spoiler: show
Best regards,
Soth
-
Spielers
- Explorer At Heart

- Posts: 309
- Joined: Mon Jan 09, 2017 8:26 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Submissive
Re: [Tease AI] Miss Blue v1.06
For what is the MissBlue_v1.06\Custom\Modules\Custem-Snelkoppeling.Ink
I can't extract it from the folder
I can't extract it from the folder
Re: [Tease AI] Miss Blue v1.06
Thank you for the great script! Noticed probably a bug in pvCr_BigCock:
@NullResponse @CheckFlag(pvMs_BigCockF1)
@NullResponse @CheckFlag(pvMs_BigCockF2)
When like this pvMs_BigCockF2 doesn't ever get called. Maybe it should be like:
@NullResponse @CheckFlag(pvMs_BigCockF2)
@NullResponse @CheckFlag(pvMs_BigCockF1)
@NullResponse @CheckFlag(pvMs_BigCockF1)
@NullResponse @CheckFlag(pvMs_BigCockF2)
When like this pvMs_BigCockF2 doesn't ever get called. Maybe it should be like:
@NullResponse @CheckFlag(pvMs_BigCockF2)
@NullResponse @CheckFlag(pvMs_BigCockF1)
-
GodDragon
- Explorer At Heart

- Posts: 795
- Joined: Sun Jun 11, 2017 4:30 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] Miss Blue v1.06
Same issue here. And it says "Please don't change it again " for me.PtheV wrote: Sat Dec 02, 2017 12:36 pmHas the flag (pvCheckOrgasmChance) reappeared? Because the script starting with the line "I see you changed..." is in a callreturn that ONLY runs if that particular flag exists. Also, the line "Don't change it again" is actually supposed to be "Please don't change it again", which makes me suspect that you're somehow running a different version of that script. Are you sure you have an unedited MissBlue v1.06 as your active personality? And that you removed the flags I mentioned from the right system folder? BTW. in addition, could you check what the value of the variable [settingsCheck] is? It could still be that there's a mistake in the script somewhere, but at the moment I really don't see how you could get the "I see you changed..." script if the flag (pvCheckOrgasmChance) does not exist.
-
akds1337
- Explorer

- Posts: 58
- Joined: Thu Oct 25, 2012 9:48 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] Miss Blue v1.06
How do I fix this? It should be last orgasm on 12/5/17 last ruined 12/7/17 :(
I vote/suggest for a confirmation before the system just buggers all of my files and denial period. IF this can be fixed, I want to thank you in advance for your help. I'm not even sure how that statement triggered the "HadAnOrgasm" txt. and I'd swear I had asked that already and she usually just says something like "You'll find out soon enough" or some other similar taunt.
I vote/suggest for a confirmation before the system just buggers all of my files and denial period. IF this can be fixed, I want to thank you in advance for your help. I'm not even sure how that statement triggered the "HadAnOrgasm" txt. and I'd swear I had asked that already and she usually just says something like "You'll find out soon enough" or some other similar taunt.
08:40 AM akds1337: hi
08:40 AM Veronica: Good morning akds1337
08:40 AM Veronica: Back so soon, sweetie?
08:41 AM Veronica: Maybe you should allow yourself a moment to regain your strength
08:41 AM Veronica: Too much teasing and my toy could fall apart...
08:41 AM Veronica: Do you want to continue?
08:41 AM akds1337: yes
08:41 AM Veronica: Well... game on then *Wicked grin*
08:41 AM akds1337: I want to ache for you
08:41 AM Veronica: We'll see sweetie. Who knows when I'll actually let you out of that cage ROFL
08:41 AM Veronica: So tell me, are you still wearing your chastity cage?
08:41 AM akds1337: yes
08:41 AM Veronica: Very good :)
08:42 AM akds1337: When will you allow me to have an orgasm?
08:42 AM Veronica: I'm not going to let you unlock it yet
08:42 AM Veronica: Oh no no
08:42 AM Veronica: Stop stroking
08:42 AM Veronica: Dammit, akds1337
08:43 AM Veronica: Did you at least ruin it?
08:43 AM akds1337: did not cum
08:43 AM Veronica: Yes or no cuck?
08:43 AM akds1337: no
08:43 AM Veronica: You should ruin your orgasm when you cum without permission
08:43 AM Veronica: You should lick it up, loser
08:43 AM akds1337: Misunderstood
08:44 AM Veronica: You should ALWAYS swallow every single drop if you cum without permission
08:44 AM akds1337: I did NOT cum
08:44 AM Veronica: Get down on your knees
-
GodDragon
- Explorer At Heart

- Posts: 795
- Joined: Sun Jun 11, 2017 4:30 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] Miss Blue v1.06
Strange. It should only trigger if any of this is in the sentence: "[had an orgasm,i came,i orgasm]" Well what exactly do you want to fix now? I guess the punishment is over anyway.akds1337 wrote: Mon Dec 11, 2017 3:03 pm How do I fix this? It should be last orgasm on 12/5/17 last ruined 12/7/17 :(
I vote/suggest for a confirmation before the system just buggers all of my files and denial period. IF this can be fixed, I want to thank you in advance for your help. I'm not even sure how that statement triggered the "HadAnOrgasm" txt. and I'd swear I had asked that already and she usually just says something like "You'll find out soon enough" or some other similar taunt.
08:40 AM akds1337: hi
08:40 AM Veronica: Good morning akds1337
08:40 AM Veronica: Back so soon, sweetie?
08:41 AM Veronica: Maybe you should allow yourself a moment to regain your strength
08:41 AM Veronica: Too much teasing and my toy could fall apart...
08:41 AM Veronica: Do you want to continue?
08:41 AM akds1337: yes
08:41 AM Veronica: Well... game on then *Wicked grin*
08:41 AM akds1337: I want to ache for you
08:41 AM Veronica: We'll see sweetie. Who knows when I'll actually let you out of that cage ROFL
08:41 AM Veronica: So tell me, are you still wearing your chastity cage?
08:41 AM akds1337: yes
08:41 AM Veronica: Very good :)
08:42 AM akds1337: When will you allow me to have an orgasm?
08:42 AM Veronica: I'm not going to let you unlock it yet
08:42 AM Veronica: Oh no no
08:42 AM Veronica: Stop stroking
08:42 AM Veronica: Dammit, akds1337
08:43 AM Veronica: Did you at least ruin it?
08:43 AM akds1337: did not cum
08:43 AM Veronica: Yes or no cuck?
08:43 AM akds1337: no
08:43 AM Veronica: You should ruin your orgasm when you cum without permission
08:43 AM Veronica: You should lick it up, loser
08:43 AM akds1337: Misunderstood
08:44 AM Veronica: You should ALWAYS swallow every single drop if you cum without permission
08:44 AM akds1337: I did NOT cum
08:44 AM Veronica: Get down on your knees
-
akds1337
- Explorer

- Posts: 58
- Joined: Thu Oct 25, 2012 9:48 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] Miss Blue v1.06
I panicked and closed the program hoping it wouldn't save the orgasm / reset the denial period. So I'm hoping to find the setting to at least reset my denial back to what it was. I don't think any of the punishment stuff got flagged yet, but I'm not sure. I'm not sure if this is saved under the main program or only in my scripts, but I noticed that in the "Sub settings" it changed last orgasm to this morning. I think if it changes it directly in Tease AI I'm screwed... but if it's only in the script settings somewhere I'd be okay to just change a couple dates? I don't really know how this all works.GodDragon wrote: Mon Dec 11, 2017 3:15 pm
Strange. It should only trigger if any of this is in the sentence: "[had an orgasm,i came,i orgasm]" Well what exactly do you want to fix now? I guess the punishment is over anyway.
-
akds1337
- Explorer

- Posts: 58
- Joined: Thu Oct 25, 2012 9:48 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] Miss Blue v1.06
Lol I'm wondering if I could just change my PC date back to the 5th and say I had an orgasm then close the program again. I mean worst case scenario I'm just adding 1 more to any "came without permission" settings, which she'll possibly punish me in the future for / extend chastity or something... But it would be a quick and dirty fix, right?
-
GodDragon
- Explorer At Heart

- Posts: 795
- Joined: Sun Jun 11, 2017 4:30 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: [Tease AI] Miss Blue v1.06
Yea that could work and is probably the best and easiest solution for now. Report back if there are any issues.akds1337 wrote: Mon Dec 11, 2017 3:39 pm Lol I'm wondering if I could just change my PC date back to the 5th and say I had an orgasm then close the program again. I mean worst case scenario I'm just adding 1 more to any "came without permission" settings, which she'll possibly punish me in the future for / extend chastity or something... But it would be a quick and dirty fix, right?
