Tease AI: Community-Created Scripts
Moderator: 1885
Re: Tease AI: Community-Created Scripts
I can't wait to see more chastity script options made by the community. I'm making some scripts of my own but it's far from being cohesive, presentable and complete. Plus it's way more fun to run somebody else's script without having read it beforehand.
Re: Tease AI: Community-Created Scripts
I'm looking for ideas and input on chastity for my script so don't hesitate to give me some by private message or here so I can if they can be implemented and match the rest of the scriptswisoad wrote:I can't wait to see more chastity script options made by the community. I'm making some scripts of my own but it's far from being cohesive, presentable and complete. Plus it's way more fun to run somebody else's script without having read it beforehand.
A very big update of my dom persona should arrive in a few days and will include more chastity play and using the chance to be released as a way to make you do things you wouldn't do
- opiate
- Explorer At Heart

- Posts: 164
- Joined: Thu Mar 15, 2012 5:20 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: Tease AI: Community-Created Scripts
Do you mind If I re purpose and tag this for Swiss?Mickie wrote:I'm going to start editing scripts so they work better for us girls. Perhaps I'll create some original content later, but for now, I'd rather not be called a boy or be told to smack my balls.
Yes, there is the replace balls script, but if the original script isn't written in a way for it to be replaced, it doesn't work. In additon "Smack those clit 5 more times each" is still a bit... meh.
I just got in on this, so I hope this work hasn't been done before. I tried searching the threads and didn't find anything.
So if you're a girl out there, here you go:
- Spoiler: show
- Spoiler: show
- Spoiler: show
More to follow. Just thought I'd start on the CBT folder first. :)
- Spoiler: show
Re: Tease AI: Community-Created Scripts
Excitingpng wrote:A very big update of my dom persona should arrive in a few days and will include more chastity play and using the chance to be released as a way to make you do things you wouldn't do
I'd be happy to give you a bunch of feedback, I really think this program has a ridiculous amount of potential and I appreciate your work so far! (and of course the work of 1885)
Re: Tease AI: Community-Created Scripts
Thank you, don't hesitate to sned me a private message with your feedbacks. With the next release I'll make a thread only for my dom like Opiate did that will be easier to give feedbacks that way.wisoad wrote:Excitingpng wrote:A very big update of my dom persona should arrive in a few days and will include more chastity play and using the chance to be released as a way to make you do things you wouldn't do![]()
I'd be happy to give you a bunch of feedback, I really think this program has a ridiculous amount of potential and I appreciate your work so far! (and of course the work of 1885)
And remember there is no such thing as bad feedback, there are just some feedbacks that might be ignored after you gave it
Re: Tease AI: Community-Created Scripts
Most of the feedback I have for your 3.0 version is in the wording and a bunch of typos, sometimes the tone doesn't fit, or the lines are too abrupt. I'll try to compile a list of them when you make your own thread so I can see which ones you've picked up on during your own testing.png wrote:Thank you, don't hesitate to sned me a private message with your feedbacks. With the next release I'll make a thread only for my dom like Opiate did that will be easier to give feedbacks that way.wisoad wrote:Excitingpng wrote:A very big update of my dom persona should arrive in a few days and will include more chastity play and using the chance to be released as a way to make you do things you wouldn't do![]()
I'd be happy to give you a bunch of feedback, I really think this program has a ridiculous amount of potential and I appreciate your work so far! (and of course the work of 1885)
And remember there is no such thing as bad feedback, there are just some feedbacks that might be ignored after you gave it
Re: Tease AI: Community-Created Scripts
Thanks, with the multiple paths sometimes I have to push things a bit or can't/forget to test a particular path soit's always good to have an external viewwisoad wrote: Most of the feedback I have for your 3.0 version is in the wording and a bunch of typos, sometimes the tone doesn't fit, or the lines are too abrupt. I'll try to compile a list of them when you make your own thread so I can see which ones you've picked up on during your own testing.
If by chance you already corrected them in your own files just send them to me I can merge them and that's easier for everybody that way, if you didn't already correct the files do the easiest for you between correcting them and making a list.
- opiate
- Explorer At Heart

- Posts: 164
- Joined: Thu Mar 15, 2012 5:20 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: Tease AI: Community-Created Scripts
@NullResponse @If[#GeneralTime]=['this morning']Then(Morning)
@NullResponse @If[#GeneralTime]=['today']Then(Today)
@NullResponse @If[#GeneralTime]=['tonight']Then(Night)
Has anyone successfully used VAR like this... ex:
@NullResponse @If[#GeneralTime]=['today']Then(Today)
@NullResponse @If[#GeneralTime]=['tonight']Then(Night)
Has anyone successfully used VAR like this... ex:
Code: Select all
open to check
(Check)
@NullResponse @If[#GeneralTime]=['this morning']Then(Morning)
@NullResponse @If[#GeneralTime]=['today']Then(Today)
@NullResponse @If[#GeneralTime]=['tonight']Then(Night)
@End
(Morning)
Blahblahblah @Goto(Close)
@End
(Today)
Blahblahblah @Goto(Close)
@End
(Night)
Blahblahblah
(Close)
close
@EndRe: Tease AI: Community-Created Scripts
Damnit I should have checked before posting itopiate wrote:@NullResponse @If[#GeneralTime]=['this morning']Then(Morning)
@NullResponse @If[#GeneralTime]=['today']Then(Today)
@NullResponse @If[#GeneralTime]=['tonight']Then(Night)
Has anyone successfully used VAR like this... ex:
Code: Select all
open to check (Check) @NullResponse @If[#GeneralTime]=['this morning']Then(Morning) @NullResponse @If[#GeneralTime]=['today']Then(Today) @NullResponse @If[#GeneralTime]=['tonight']Then(Night) @End (Morning) Blahblahblah @Goto(Close) @End (Today) Blahblahblah @Goto(Close) @End (Night) Blahblahblah (Close) close @End
It worked with
Code: Select all
@NullResponse @If[#OrgasmLockDate]=['later']Then(roulette_ask_play)Sorry about that, after checking the older vesion of the code the strong comparaison is not yet implemented
- opiate
- Explorer At Heart

- Posts: 164
- Joined: Thu Mar 15, 2012 5:20 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
Re: Tease AI: Community-Created Scripts
Yeah, that was going to make things So much easierpng wrote:So I assumed it would work for all but It was just luck with the way the parser tries to convert the second value into an integer and not by design...
Sorry about that, after checking the older vesion of the code the strong comparaison is not yet implemented
Guess I'll go back to my original idea of having the user input a date and time every time they start the program lol.
Re: Tease AI: Community-Created Scripts
Alright the 4.0 of my persona is available in its now dedicated thread : viewtopic.php?f=2&t=15957&p=200260#p200260
So please give me all your feedbacks there too thank you and thanks to all that gave me feedback on the older versions
So please give me all your feedbacks there too thank you and thanks to all that gave me feedback on the older versions
- avatarbr
- Experimentor

- Posts: 1239
- Joined: Fri Aug 18, 2006 3:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: Tease AI: Community-Created Scripts
For everyone trying new scripts and getting locked in a loop when the script contain some error, I tried to write a small fix for this.
This script will try to continue the session after the "freeze" by calling a interrupt command, should works in stroking, modules and Links parts.
Just type "fix" (without the "") in the chat.
Instructions:
Put the fix.txt file under TeaseAI\Scripts\Wicked Tease\Vocabulary\Responses\ folder
Put the fixed.txt file under TeaseAI\Scripts\Wicked Tease\Interrupt\ folder
This script will try to continue the session after the "freeze" by calling a interrupt command, should works in stroking, modules and Links parts.
Just type "fix" (without the "") in the chat.
Instructions:
Put the fix.txt file under TeaseAI\Scripts\Wicked Tease\Vocabulary\Responses\ folder
Put the fixed.txt file under TeaseAI\Scripts\Wicked Tease\Interrupt\ folder
- Attachments
-
- Fix.zip
- (473 Bytes) Downloaded 186 times
Re: Tease AI: Community-Created Scripts
Why not? I just repurposed already written scripts too. :)opiate wrote:Do you mind If I re purpose and tag this for Swiss?Mickie wrote:I'm going to start editing scripts so they work better for us girls. Perhaps I'll create some original content later, but for now, I'd rather not be called a boy or be told to smack my balls.
Yes, there is the replace balls script, but if the original script isn't written in a way for it to be replaced, it doesn't work. In additon "Smack those clit 5 more times each" is still a bit... meh.
I just got in on this, so I hope this work hasn't been done before. I tried searching the threads and didn't find anything.
So if you're a girl out there, here you go:
- Spoiler: show
- Spoiler: show
- Spoiler: show
More to follow. Just thought I'd start on the CBT folder first. :)
- Spoiler: show
-
Readyrahl
- Curious Newbie

- Posts: 4
- Joined: Thu Jul 09, 2015 2:00 am
- Gender: Male
- Sexual Orientation: Straight
Re: Tease AI: Community-Created Scripts
Hi guys!
So I decided to try my hand at creating a little content. What I've added is a new "punishment" option. If you tell her "I've been bad", "punish me", etc this will enter a punishment session.
If you tell her "I came without permission", it will also enter a punishment session with a different introduction.
You will be asked several questions throughout the session, and they do have an effect. Also, some things are based on chance, so you should have a little different experience if you use it multiple times. I'd like to add some more dynamic content but wanted to get this out and get some feedback.
A few things about setup:
1. The scripts use several types of images. I've included some of each of these images so you'll have what you need to get started, but if you named your image directories differently or don't have them in your settings yet, you'll need to adjust them. The exceptions to them all being provided are domme pictures (which you may want to setup) and the "disliked" images (I can't know what you don't like ;) It will (possibly) use one of these at some point too, so you may want to run the session where she shows you pictures and asks if you like them.
2. I would recommend changing the Slideshow Options in the General Settings to Manual. This setting does not seem to be remembered between uses, I think that's a bug. The scripts use images, and the automatic slideshow will just overwrite them pretty soon after they're up.
You should be able to unzip this in the main directory (where the exe is). Don't unzip it to a named subfolder (\PunishAddon) or you won't get any new content. The scripts are currently added to the original WIcked Tease personality.
https://mega.co.nz/#!34kl3CiJ!10RX2KnSF ... DH964cn8Pk
Please let me know if you have issues getting it setup or if you run into bugs (which is pretty possible!). Any feedback is welcome!
So I decided to try my hand at creating a little content. What I've added is a new "punishment" option. If you tell her "I've been bad", "punish me", etc this will enter a punishment session.
If you tell her "I came without permission", it will also enter a punishment session with a different introduction.
You will be asked several questions throughout the session, and they do have an effect. Also, some things are based on chance, so you should have a little different experience if you use it multiple times. I'd like to add some more dynamic content but wanted to get this out and get some feedback.
A few things about setup:
1. The scripts use several types of images. I've included some of each of these images so you'll have what you need to get started, but if you named your image directories differently or don't have them in your settings yet, you'll need to adjust them. The exceptions to them all being provided are domme pictures (which you may want to setup) and the "disliked" images (I can't know what you don't like ;) It will (possibly) use one of these at some point too, so you may want to run the session where she shows you pictures and asks if you like them.
2. I would recommend changing the Slideshow Options in the General Settings to Manual. This setting does not seem to be remembered between uses, I think that's a bug. The scripts use images, and the automatic slideshow will just overwrite them pretty soon after they're up.
You should be able to unzip this in the main directory (where the exe is). Don't unzip it to a named subfolder (\PunishAddon) or you won't get any new content. The scripts are currently added to the original WIcked Tease personality.
https://mega.co.nz/#!34kl3CiJ!10RX2KnSF ... DH964cn8Pk
Please let me know if you have issues getting it setup or if you run into bugs (which is pretty possible!). Any feedback is welcome!
- Lestat
- Explorer At Heart

- Posts: 225
- Joined: Wed Oct 21, 2009 9:53 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
- Location: Switzerland
Re: Tease AI: Community-Created Scripts
Thank you, it looks good even if I cannot get far; it always bugged for me afetr she says "I have to punish you"
Gentleman by day
Philosopher by night
Pervert by choice
Rebel by fate 

