[Tease AI] Personality AliceMerged / AliceAwaked

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

Spielers
Explorer At Heart
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] Personality AliceMerged / AliceAwaked

Post by Spielers »

You do a nice work thanks.


Found a other error.
Error: is not a wave file
by this command @PlayAudio[mar\stripsongs\*.*]
it is because of the leaveHatOn.wav file this file is not played. the mp3 files work but only this special leaveHatOn.wav file do not work (maybe a codec is missing in TAIA. I converted it to mp3 and it works. But other wav files works as well.
Spielers
Explorer At Heart
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] Personality AliceMerged / AliceAwaked

Post by Spielers »

in marIntro03.txt line 135
we declare a Hour to be here mostly.
"So, what would be the hour of the day you can be here mostly...
Enter just the number of the hour, somewhat between 0 and 23 (5pm would be 17)? @InputVar[marTheHourToBeHere]
Alright, #Var[marTheHourToBeHere]:00,... that's a good time for me."

but then you overwrite it on the Start up mar_myStart.txt
line 27
@NullResponse @SetVar[marTheHourToBeHere]=[17]
in my opinion, you have to remove this line.

or if you want to force the user then you have to remove the question

please have a check thanks
traedor
Explorer
Explorer
Posts: 19
Joined: Sun May 07, 2017 3:25 pm

Re: [Tease AI] Personality AliceMerged / AliceAwaked

Post by traedor »

Spielers wrote: Sat Dec 10, 2022 12:24 pm but then you overwrite it on the Start up mar_myStart.txt
line 27
@NullResponse @SetVar[marTheHourToBeHere]=[17]
in my opinion, you have to remove this line.
I believe you missed the latest patch that fixed this issue.
Spielers
Explorer At Heart
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] Personality AliceMerged / AliceAwaked

Post by Spielers »

traedor wrote: Sat Dec 10, 2022 3:11 pm
I believe you missed the latest patch that fixed this issue.
oh yes thanks
Spielers
Explorer At Heart
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] Personality AliceMerged / AliceAwaked

Post by Spielers »

In HubModules\AV_ModFetish2.txt in line 183-185
we have:
@RT(Good thing, Thankfully) you have some videos on your computer
Stroke to the beat #Grin
Have fun @PlayVideo

But a Stroke beat is not called, so we only look the video
Last edited by Spielers on Sun Dec 11, 2022 11:26 am, edited 1 time in total.
Spielers
Explorer At Heart
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] Personality AliceMerged / AliceAwaked

Post by Spielers »

\Custom\MiniScripts\AV_Tease2.txt Line 37 You have to remove
@AcceptAnswer
befor
Spoiler: show
How about you beg me to let you #Stroke #Yourself some more #Smile
I'm listening #Name
[yes] Begging is not a yes or no questions #PetName... @LoopAnswer
[no] Begging is not a yes or no questions #PetName... @LoopAnswer
[please, throb, throbbing, trembling, touch, stroke, need, want, anything, desperate, ache, aching, horny, hurts]
@DifferentAnswer Mmm, keep #Begging #Name
@AcceptAnswer #Smile
corrected
Spoiler: show
How about you beg me to let you #Stroke #Yourself some more #Smile
I'm listening #Name
[yes] Begging is not a yes or no questions #PetName... @LoopAnswer
[no] Begging is not a yes or no questions #PetName... @LoopAnswer
[please, throb, throbbing, trembling, touch, stroke, need, want, anything, desperate, ache, aching, horny, hurts]
@DifferentAnswer Mmm, keep #Begging #Name
#Smile
also in line 44 and 84
Spielers
Explorer At Heart
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] Personality AliceMerged / AliceAwaked

Post by Spielers »

If i log an Orgasm ouside the session you set the flag marOrgOhneErlaubnisOutside but you never delete it an so i allways get punished.

In Stroke\Start\mar_myStart.txt
i would add this line in line 670
@NullResponse @DeleteFlag(marOrgOhneErlaubnisOutside)

and also add
@NullResponse @DeleteFlag(marOrgOhneErlaubnisOutside)
in
Stroke\Start\mar_myStart_CHASTITY.txt Line 493
Spielers
Explorer At Heart
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] Personality AliceMerged / AliceAwaked

Post by Spielers »

if a write "I came"
the interrupt HadAnOrgasm.txt start but it only log LastOrgasm and LastRuined and LastFullOrgasm but your start script use mar_LastOrg
...
You have a lot of Orgasm Variables for example

mar_LastOrg
AVLastOrgasm
LastOrgasm
HoursSinceFullOrgasm
HoursSince..Orgasm
DaysSince...Orgasm

LastFullOrgasm
LastRuinedOrgasm
@NullResponse @ChangeVar[AV_DaysOfDenial]=[AV_DaysOfDenial]-[AV_DaysOfDenial]
...

There are also SystemVariables like @UpdateOrgasm
@UpdateRuined

To make the story identical there are two options
1. you search for this Variables in the scripts (with notepad++) and replace it with only one Variable

or
2. you make one script which check all variables and make them equal with the newes changed variable
Spielers
Explorer At Heart
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] Personality AliceMerged / AliceAwaked

Post by Spielers »

have you heared of this script checker?
viewtopic.php?t=20004&hilit=tease+ai+script+checker
it works great and found a lot of bugs in the scripts
Alistunut
Explorer
Explorer
Posts: 14
Joined: Sun Dec 11, 2022 6:15 am

Re: [Tease AI] Personality AliceMerged / AliceAwaked

Post by Alistunut »

I think this is a bug, I guess it's this Flag marOrgOhneErlaubnisOutside that will never be taken off.
User avatar
markus
Explorer At Heart
Explorer At Heart
Posts: 863
Joined: Tue Nov 18, 2008 11:09 pm

Re: [Tease AI] Personality AliceMerged / AliceAwaked

Post by markus »

Spielers wrote: Sun Dec 11, 2022 12:31 am In AV_ModFetish2.txt in line 183-185
we have:
@RT(Good thing, Thankfully) you have some videos on your computer
Stroke to the beat #Grin
Have fun @PlayVideo

But a Stroke beat is not called, so we only look the video
Thx!
While I was looking this up, I saw a few occasions where it's the same, will all be fixed in the next update.
But the next update will not be ready soon, because I'm in the middle of scripting some new things, so that some things are half-done now, and of course I won't upload half-done scripts, ... and to upload single scripts to fix such things is simply too much work right now (too busy these days).

If you wanna exchange it on your own in the meantime, I simply exchanged this:
Have fun @PlayVideo
with this:
Have fun @PlayVideo(600) @BeatMeter(15)

Spielers wrote: Sun Dec 11, 2022 11:22 am \Custom\MiniScripts\AV_Tease2.txt Line 37 You have to remove
@AcceptAnswer
befor
@ avatar_br: Do you read this??? :rant: :-P ;-)

@ Spielers: Fixed (again, coming with the next full update).


Spielers wrote: Sun Dec 11, 2022 12:07 pm If i log an Orgasm ouside the session you set the flag marOrgOhneErlaubnisOutside but you never delete it an so i allways get punished.
Added.
(Finally some reports on Alice, keep it up, I will add/fix those of course!)

Spielers wrote: Sun Dec 11, 2022 12:35 pm if a write "I came"
the interrupt HadAnOrgasm.txt start but it only log LastOrgasm and LastRuined and LastFullOrgasm but your start script use mar_LastOrg
Fixed.
You have a lot of Orgasm Variables for example

mar_LastOrg
AVLastOrgasm
LastOrgasm
LastFullOrgasm
These are the important ones.
HoursSinceFullOrgasm
HoursSince..Orgasm
DaysSince...Orgasm
These will be calculated based on the above variables.
@NullResponse @ChangeVar[AV_DaysOfDenial]=[AV_DaysOfDenial]-[AV_DaysOfDenial]
Not sure if that is still used somewhere, but it definitely is not used for the decision if you are allowed or not in my endscript.


Spielers wrote: Sun Dec 11, 2022 1:47 pm have you heared of this script checker?
viewtopic.php?t=20004&hilit=tease+ai+script+checker
it works great and found a lot of bugs in the scripts
Seems like I have missed that one.
There is also another Tool which do some script-checking, maybe it's even more sophisticated:

viewtopic.php?t=25083

(I never found the time to test any of them).


Alistunut wrote: Sun Dec 11, 2022 4:13 pm I think this is a bug, I guess it's this Flag marOrgOhneErlaubnisOutside that will never be taken off.
Hi and welcome to the forum! :wave:

Yepp, reported above from Spielers already.
Until the next update shows up, just go to the folder:
YourTaiAwakeningInstallation/Scripts/AliceAwaked/System/Flags/

And delete the file 'marOrgOhneErlaubnisOutside'.



Best greetings,
Markus
Spielers
Explorer At Heart
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] Personality AliceMerged / AliceAwaked

Post by Spielers »

markus wrote: Sun Dec 11, 2022 6:57 pm Seems like I have missed that one.
There is also another Tool which do some script-checking, maybe it's even more sophisticated:

viewtopic.php?t=25083

(I never found the time to test any of them).
Test it.
It simple makes a log file and looks like this
Invalid path to file '\Scripts\AliceAwaked\CallReturn\Broken.txt' in line 7. Dynamic given path was '\CallReturn\Broken.txt'.
Invalid path to file '\Scripts\AliceAwaked\CallReturn\ChastityOn.txt' in line 18. Dynamic given path was '\CallReturn\ChastityOn.txt'.

All above issues where found in file '\Scripts\AliceAwaked\CallReturn\CantBreakScript.txt'.
but with many more bugs
Silverx
Explorer
Explorer
Posts: 6
Joined: Thu Mar 24, 2022 2:07 am

Re: [Tease AI] Personality AliceMerged / AliceAwaked

Post by Silverx »

First Thank you for The great personality and all the work you put in this.
i have a problem with tags, when i used the traditional tease with alicemerged i had no problem but with the new one there is no option for tagging
my problem with @SoloF i always get an error that there are no tagged pics for this and whenever an anal session start the dominatrix repeat "This is interesting" 2 times then change script without continuing the anal scripts
i had this problem in the old tease and i fixed it with adding tags but with this tease i am unable to tag
i also tried tagging them manually with a txt file in the system folder in the images folder+ in each image folder and it didn't work, pls help


Lastly i would love if you add few responses and scripts for sissification in general or adding few tasks, if you do this this would certainly be the best tease ever
pls help

Thank you
User avatar
markus
Explorer At Heart
Explorer At Heart
Posts: 863
Joined: Tue Nov 18, 2008 11:09 pm

Re: [Tease AI] Personality AliceMerged / AliceAwaked

Post by markus »

Silverx wrote: Wed Feb 15, 2023 12:51 am First Thank you for The great personality and all the work you put in this.
Hello and thx, much appreciated! :wave:

i have a problem with tags, when i used the traditional tease with alicemerged i had no problem but with the new one there is no option for tagging
I guess you mean that Awakening has no option for tagging?
That's correct, this is still missing, still on the to-do-list, but it's not urgent, you can simply use the original TAI for tagging and then just copy and paste the LocalImageTags.txt file from the original TAI to Awakening.
So from:
Your_Original_Tai_Install_Folder/Images/System/LocalImageTags.txt

To:
Your_Awakening_Install_Folder/Images/System/LocalImageTags.txt

my problem with @SoloF i always get an error that there are no tagged pics for this and whenever an anal session start the dominatrix repeat "This is interesting" 2 times then change script without continuing the anal scripts
i had this problem in the old tease and i fixed it with adding tags but with this tease i am unable to tag
i also tried tagging them manually with a txt file in the system folder in the images folder+ in each image folder and it didn't work, pls help
This sounds like 2 different problems.
1. You get an error message when the program cannot find a picture with the given tag.
2. BUT that should not stop the script from moving on.

Here I would need much more information, I would need to know what personality you are playing (is it really Alice? Which version?), and I would need the log files and the date and time when such a problem shows up, ... to me it sounds that the second problem might be a problem of the script.

Lastly i would love if you add few responses and scripts for sissification in general or adding few tasks,
Sissification is not my thing, ... so I wouldn't be good at creating stuff for that, ... but I am open minded, ... if someone creates stuff (scripts) for that, I would consider to implement, ... as long as that would be written very well and meet my standards.

if you do this this would certainly be the best tease ever

Well, I have decided to aim for an Alice 2.0 8-)
Most of the existing stuff will be reworked, some new stuff and so on, ... but that means that for a long time (until this is done) I won't update the Alice project anymore with those small updates like I did before.
Don't expect that Alice 2.0 before next year, until then I hope you can have fun with how it is right now! :-)

Best greetings,
Markus
Silverx
Explorer
Explorer
Posts: 6
Joined: Thu Mar 24, 2022 2:07 am

Re: [Tease AI] Personality AliceMerged / AliceAwaked

Post by Silverx »

markus wrote: Wed Feb 15, 2023 8:54 pm
Silverx wrote: Wed Feb 15, 2023 12:51 am First Thank you for The great personality and all the work you put in this.
Hello and thx, much appreciated! :wave:

i have a problem with tags, when i used the traditional tease with alicemerged i had no problem but with the new one there is no option for tagging
I guess you mean that Awakening has no option for tagging?
That's correct, this is still missing, still on the to-do-list, but it's not urgent, you can simply use the original TAI for tagging and then just copy and paste the LocalImageTags.txt file from the original TAI to Awakening.
So from:
Your_Original_Tai_Install_Folder/Images/System/LocalImageTags.txt

To:
Your_Awakening_Install_Folder/Images/System/LocalImageTags.txt

my problem with @SoloF i always get an error that there are no tagged pics for this and whenever an anal session start the dominatrix repeat "This is interesting" 2 times then change script without continuing the anal scripts
i had this problem in the old tease and i fixed it with adding tags but with this tease i am unable to tag
i also tried tagging them manually with a txt file in the system folder in the images folder+ in each image folder and it didn't work, pls help
This sounds like 2 different problems.
1. You get an error message when the program cannot find a picture with the given tag.
2. BUT that should not stop the script from moving on.

Here I would need much more information, I would need to know what personality you are playing (is it really Alice? Which version?), and I would need the log files and the date and time when such a problem shows up, ... to me it sounds that the second problem might be a problem of the script.

yes ofc i am playing aliceawaked lol, i solved the problem with tagging except @SoloF tag, whenever a script asks for it system shows error that it doesn't exist
about the anal scripts if i ask for anal a script will start sometimes it keeps going just fine and other times the script changes
Lastly i would love if you add few responses and scripts for sissification in general or adding few tasks,
Sissification is not my thing, ... so I wouldn't be good at creating stuff for that, ... but I am open minded, ... if someone creates stuff (scripts) for that, I would consider to implement, ... as long as that would be written very well and meet my standards.

i think spicy has so much scripts like those the only thing you need to do is making them work here
if you do this this would certainly be the best tease ever

Well, I have decided to aim for an Alice 2.0 8-)
Most of the existing stuff will be reworked, some new stuff and so on, ... but that means that for a long time (until this is done) I won't update the Alice project anymore with those small updates like I did before.
Don't expect that Alice 2.0 before next year, until then I hope you can have fun with how it is right now! :-)

we will be patiently waiting for the new release thank you again for your help and for all that work you put here, please add some feminization stuff to the new release :-D

Best greetings,
Markus
Post Reply