Spicy [Tease-AI] [Old thread]

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
genome231
Explorer At Heart
Explorer At Heart
Posts: 738
Joined: Wed Nov 12, 2014 8:35 am

Re: Spicy Personality [TEASE AI]

Post by genome231 »

Tepi wrote:I think you might have forgotten 'Responses' -folder withing 'Vocabulary? Gonna copy it over from another script but maybe something you missed?
Yep!
Also found a bug that affected allmost all the start scripts.
Posting new link now, should contain fixes :)

Does anyone know if I have to change the link everytime, or can I just changed the contents that the link leads to?

Regards
Genome
Tribute to 1885 & those involved with Tease-AI.
Thank you for spending time on this awesome project! :-)
Tepi
Explorer
Explorer
Posts: 32
Joined: Sat Jun 07, 2014 12:14 am

Re: Spicy Personality [TEASE AI]

Post by Tepi »

You can have one link file and then use @Chance or @CheckFlag to go to different parts of it, which then could have @Call/Return or something. If that's what you mean. It doesn't mark the file as "used" after one use.

Also the big bug you mentioned, the @PlayAudio thingy without extension and wrong brackets? :-P
User avatar
genome231
Explorer At Heart
Explorer At Heart
Posts: 738
Joined: Wed Nov 12, 2014 8:35 am

Re: Spicy Personality [TEASE AI]

Post by genome231 »

Tepi wrote:You can have one link file and then use @Chance or @CheckFlag to go to different parts of it, which then could have @Call/Return or something. If that's what you mean. It doesn't mark the file as "used" after one use.

Also the big bug you mentioned, the @PlayAudio thingy without extension and wrong brackets? :-P
Oh :P with Link I meant the download link from the first page :)

OH crap!! Hadn't noticed the wrong brackets! Glad I haven't put a lort of work into sounds yet!
Also glad this doesn't bug the AI.

The big bug I was referring to was actually the CallReturn commands. They needed ".txt" at the end.

Regards Genome
Tribute to 1885 & those involved with Tease-AI.
Thank you for spending time on this awesome project! :-)
Tepi
Explorer
Explorer
Posts: 32
Joined: Sat Jun 07, 2014 12:14 am

Re: Spicy Personality [TEASE AI]

Post by Tepi »

genome231 wrote: *snip*
I tried it quickly but it seems to throw lot of "index out of bounds" errors. Not sure why as the scripts seem to be in order (mostly :p) but I wonder If you can call @CallReturn within a CallReturn? You seem to be using those quite a lot and often the error pops on a line that is calling a @CallReturn.
User avatar
genome231
Explorer At Heart
Explorer At Heart
Posts: 738
Joined: Wed Nov 12, 2014 8:35 am

Re: Spicy Personality [TEASE AI]

Post by genome231 »

Tepi wrote:
genome231 wrote: *snip*
I tried it quickly but it seems to throw lot of "index out of bounds" errors. Not sure why as the scripts seem to be in order (mostly :p) but I wonder If you can call @CallReturn within a CallReturn? You seem to be using those quite a lot and often the error pops on a line that is calling a @CallReturn.
When I tested it CallReturn with CallReturns have been working fine.
But there are bugs hiding in there, a lot of them might be because of ".txt" missing or just misspelling.
I also just found out I hadn't placed all the callreturns within the folder. Forgot a few important ones.
Throwing a new version up tonight :).

When you find bugs write @ in the textfield
TeaseAI will often be able to tell where the bug occured then.
Would help me a lot

Regards
Genome
Tribute to 1885 & those involved with Tease-AI.
Thank you for spending time on this awesome project! :-)
Tepi
Explorer
Explorer
Posts: 32
Joined: Sat Jun 07, 2014 12:14 am

Re: Spicy Personality [TEASE AI]

Post by Tepi »

For instance it seems that CheckFlag and CallReturn doesn't work at the same line:

Code: Select all

#GreetSub @PlayAudio(/tease/sounds/hello) @CheckFlag(GNMIntroduction) @CallReturn(/CallReturn/GNMIntroduction.txt)
It always runs the Introduction even if the Flag is present. This runs it correctly:

Code: Select all

#GreetSub @PlayAudio(/tease/sounds/hello) @CheckFlag(GNMIntroduction) 
@NullResponse @CallReturn(/CallReturn/GNMIntroduction.txt)
Even the after the Start script it throws out a "Index was out of range" error. And what the @ outputs is:

Code: Select all

::: TYPO :::
::: FileText = G:\TeaseAI - Unofficial\Scripts\SpiceIT\Stroke\Start\GNMSimpleStart1.txt ::: LineVal = 15
::: TauntText = ::: LineVal = 0
::: ResponseFile = ::: LineVal = 0
Although it might be that my install is somehow borked...
User avatar
genome231
Explorer At Heart
Explorer At Heart
Posts: 738
Joined: Wed Nov 12, 2014 8:35 am

Re: Spicy Personality [TEASE AI]

Post by genome231 »

Tepi wrote:For instance it seems that CheckFlag and CallReturn doesn't work at the same line:

Code: Select all

#GreetSub @PlayAudio(/tease/sounds/hello) @CheckFlag(GNMIntroduction) @CallReturn(/CallReturn/GNMIntroduction.txt)
It always runs the Introduction even if the Flag is present. This runs it correctly:

Code: Select all

#GreetSub @PlayAudio(/tease/sounds/hello) @CheckFlag(GNMIntroduction) 
@NullResponse @CallReturn(/CallReturn/GNMIntroduction.txt)
Even the after the Start script it throws out a "Index was out of range" error. And what the @ outputs is:

Code: Select all

::: TYPO :::
::: FileText = G:\TeaseAI - Unofficial\Scripts\SpiceIT\Stroke\Start\GNMSimpleStart1.txt ::: LineVal = 15
::: TauntText = ::: LineVal = 0
::: ResponseFile = ::: LineVal = 0
Although it might be that my install is somehow borked...
Found the bugs!
Should be corrected when I upload it later this evening
Took me some time, and the bug was really lame :)
But thanks :D
Tribute to 1885 & those involved with Tease-AI.
Thank you for spending time on this awesome project! :-)
Sub_Loki
Curious Newbie
Curious Newbie
Posts: 4
Joined: Thu Feb 18, 2016 6:11 am
Gender: Femboy
Sexual Orientation: Bisexual/Bi-Curious
I am a: Slave

Re: Spicy Personality [TEASE AI]

Post by Sub_Loki »

Still waiting for it to download, mega is taking ages for some reason. But I am looking forward to playing, esp the dildo and humiliation play. not enough AI's have those.
tijfp
Explorer
Explorer
Posts: 7
Joined: Tue Aug 18, 2015 10:42 am
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Spicy Personality [TEASE AI]

Post by tijfp »

I cant get it to run at all. I just throws error messages at me right at the start. It seems there is no responses folder in vocabulary?
After saying "hello Miss" the chat says "GoodMorningSub )" and thats it..
User avatar
genome231
Explorer At Heart
Explorer At Heart
Posts: 738
Joined: Wed Nov 12, 2014 8:35 am

Re: Spicy Personality [TEASE AI]

Post by genome231 »

tijfp wrote:I cant get it to run at all. I just throws error messages at me right at the start. It seems there is no responses folder in vocabulary?
After saying "hello Miss" the chat says "GoodMorningSub )" and thats it..
Seems strange :/
Try run it again, when the error pops up, write @ in the chat.
copy the green lines that appear, should give me a clue to where the bug is :)

The responsefile IS missing from the download, not sure why that keeps happening everytime I upload it...
I've just uploaded it, this time the responsefile SHOULD be there (Fingers Crossed) XD

Regards
Genome
Tribute to 1885 & those involved with Tease-AI.
Thank you for spending time on this awesome project! :-)
The_Easter_Egg
Explorer
Explorer
Posts: 25
Joined: Wed Apr 13, 2011 1:25 am

Re: Spicy Personality [TEASE AI]

Post by The_Easter_Egg »

Most folders are empty. Am I missing something?
swe
Explorer
Explorer
Posts: 7
Joined: Tue Jun 02, 2015 10:50 pm
Gender: Male

Re: Spicy Personality [TEASE AI]

Post by swe »

Maybe you should upload it as a zip instead (or 2 maybe)

One with the big media files:
One with all the scripts:
Sub_Loki
Curious Newbie
Curious Newbie
Posts: 4
Joined: Thu Feb 18, 2016 6:11 am
Gender: Femboy
Sexual Orientation: Bisexual/Bi-Curious
I am a: Slave

Re: Spicy Personality [TEASE AI]

Post by Sub_Loki »

Ran into this bug
Spoiler: show
::: TYPO :::
::: FileText = F:\New folder\Scripts\SpicyTease\Stroke\End\GNMChainRuin.txt ::: LineVal = 3
::: TauntText = F:\New folder\Scripts\SpicyTease\Stroke\StrokeTaunts_2.txt ::: LineVal = 29
::: ResponseFile = ::: LineVal = 15
and she got stuck at chain ruin and it wouldn't start at all sadly :(
User avatar
genome231
Explorer At Heart
Explorer At Heart
Posts: 738
Joined: Wed Nov 12, 2014 8:35 am

Re: Spicy Personality [TEASE AI]

Post by genome231 »

The folders are empty when using the link.
Shifting from mega to something else, cant seem to get that to work right...

If downloading keeps bugging I will considder (probably) do it as zipfiles.
Right now there isn't any heavy media files :)
But I have plans to introduce certain videos, audios and pictures. But it will remain plans till I get everything else working :)

Bug at chain ruin --> looking into that now.

Thanks for bugreporting

Regards
Last edited by genome231 on Mon Feb 22, 2016 4:07 pm, edited 1 time in total.
Tribute to 1885 & those involved with Tease-AI.
Thank you for spending time on this awesome project! :-)
tBone
Explorer At Heart
Explorer At Heart
Posts: 316
Joined: Thu Oct 29, 2009 1:40 am

Re: Spicy Personality [TEASE AI]

Post by tBone »

genome231 wrote:The folders are empty when using the link.
Shifting from mega to something else, cant seem to get that to work right...

If downloading keeps bugging I will considder (probably) do it as zipfiles.
Right now there isn't any heavy media files :)
But I have plans to introduce certain videos, audios and pictures. But it will remain plans till I get everything else working :)

Bug at chain ruin --> looking into that now.

Thanks for bugreporting

Regards
You should always zip/rar/7zip something you upload if there are a bunch of files, regardless of size.
MyFreeCams: Great free cam site! Lot of girls who love teasing!

Protip: Use https://mega.co.nz/ for uploads.
Won't need to upload it anywhere else because it doesn't have the shitty restrictions all the others have. Besides emp, some people like seeding there, so keep that.
Post Reply