Tease AI: Community-Created Scripts

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
avatarbr
Experimentor
Experimentor
Posts: 1239
Joined: Fri Aug 18, 2006 3:33 am
Gender: Male
Sexual Orientation: Straight

Re: Tease AI: Community-Created Scripts

Post by avatarbr »

So, its not a script, but a idea to "fight" the ramdom not so ramdom aspect of the modules.

I am tired of getting a same module in a session, so I tried something to get all the modules before repeat a module.

This requires to move all the modules to the custom scripts folder, and call it for a single module file, something like this:

Code: Select all

@NullResponse @RapidCodeOn
@NullResponse @CheckFlag(NotFirstTime)
@NullResponse @SetVar[AV_ModulePart1_Done]=[0] 
@NullResponse @SetFlag(NotFirstTime)
(NotFirstTime)
@NullResponse @RapidCodeOn
@NullResponse @If[AV_ModulePart1_Done]=[0]Then(Part1_1)
@NullResponse @If[AV_ModulePart1_Done]=[1]Then(Part1_2)
@NullResponse @If[AV_ModulePart1_Done]=[10]Then(Part1_3)
@NullResponse @If[AV_ModulePart1_Done]=[100]Then(Part1_4)
@NullResponse @If[AV_ModulePart1_Done]=[1000]Then(Part1_5)
@NullResponse @If[AV_ModulePart1_Done]=[11]Then(Part1_6)
@NullResponse @If[AV_ModulePart1_Done]=[101]Then(Part1_7)
@NullResponse @If[AV_ModulePart1_Done]=[111]Then(Part1_8)
@NullResponse @If[AV_ModulePart1_Done]=[110]Then(Part1_9)
@NullResponse @If[AV_ModulePart1_Done]=[1001]Then(Part1_10)
@NullResponse @If[AV_ModulePart1_Done]=[1011]Then(Part1_11)
@NullResponse @If[AV_ModulePart1_Done]=[1111]Then(Part1_12)
@NullResponse @If[AV_ModulePart1_Done]=[1010]Then(Part1_13)
@NullResponse @If[AV_ModulePart1_Done]=[1110]Then(Part1_14)
@NullResponse @If[AV_ModulePart1_Done]=[1100]Then(Part1_15)
@NullResponse @If[AV_ModulePart1_Done]=[1101]Then(Part1_16)
(Mod1)
@NullResponse @ChangeVar[AV_ModulePart1_Done]=[AV_ModulePart1_Done]+[1]
@NullResponse @Call(Custom\AV_Scripts\AV_Module1)
(Mod2)
@NullResponse @ChangeVar[AV_ModulePart1_Done]=[AV_ModulePart1_Done]+[10]
@NullResponse @Call(Custom\AV_Scripts\AV_Module2)
(Mod3)
@NullResponse @ChangeVar[AV_ModulePart1_Done]=[AV_ModulePart1_Done]+[100]
@NullResponse @Call(Custom\AV_Scripts\AV_Module3)
(Mod4)
@NullResponse @ChangeVar[AV_ModulePart1_Done]=[AV_ModulePart1_Done]+[1000]
@NullResponse @Call(Custom\AV_Scripts\AV_Module4)
(Part1_1)
@NullResponse @Goto(Mod1,Mod2,Mod3,Mod4)
(Part1_2)
@NullResponse @Goto(Mod2,Mod3,Mod4)
(Part1_3)
@NullResponse @Goto(Mod1,Mod3,Mod4)
(Part1_4)
@NullResponse @Goto(Mod1,Mod2,Mod4)
(Part1_5)
@NullResponse @Goto(Mod1,Mod2,Mod3)
(Part1_6)
@NullResponse @Goto(Mod3,Mod4)
(Part1_7)
@NullResponse @Goto(Mod2,Mod4)
(Part1_8)
@NullResponse @Goto(Mod4)
(Part1_9)
@NullResponse @Goto(Mod1,Mod4)
(Part1_10)
@NullResponse @Goto(Mod2,Mod3)
(Part1_11)
@NullResponse @Goto(Mod3)
(Part1_12)
@NullResponse @Goto(Fim)
(Part1_13)
@NullResponse @Goto(Mod1,Mod3)
(Part1_14)
@NullResponse @Goto(Mod1)
(Part1_15)
@NullResponse @Goto(Mod1,Mod2)
(Part1_16)
@NullResponse @Goto(Mod2)
(Fim)
ACABOU
@End

Every time a module is called, will change the variable "AV_ModulePart1_Done" value. If is the mod1, change +1, mod2 +10, mod3 +100 and mod4 +1000

With this, checking the "AV_ModulePart1_Done" value, I can know what modules already run. Ex: AV_ModulePart1_Done=1010, I know module 2 and 4 already run, so I can call a @Goto(Mod1,Mod3) and do not get a repeated module. When I got a 1111, I know all the modules already ran, and can go to another group

- I tried something more simple, just with flags, but could get long loops trying to find a new module. With this, it is instant.
- I will need to use groups of 4 modules, if I add 1 more, will get 30 options (10000,10001, 10010, etc). But still a lot of work to put something like 40 modules there (10 groups), and I need something to select the groups too.
- in the other hand, after done, its ease to include more modules without change everything.
- My brains hurts after all that numbers. I can not type in english anymore :lol:

I will wait 1885 new patch to continue this, in case he implement something like that in the app.
sexybastardo
Explorer
Explorer
Posts: 45
Joined: Thu Nov 26, 2015 9:10 pm
Gender: Male
I am a: None of the above
Location: Germany

Re: Tease AI: Community-Created Scripts

Post by sexybastardo »

Hey guys,
here's another little game for your domme.

FapRoulette!

If she has to go earlier she will give you a FapRoulette to keep you busy and let you play alone.
Maybe you will need to have some tokens available if you don't want to play a special roulette or want a reroll.
The module has a 50/50 chance to skip itself, so it will not come up too often.
It will be skipped also if the Flag (png__has_chastity) is set.

Image Tag for all FapRoulette images is "Needles" (change it in the script if you want to)

Here is are some example of the FapRoulette Stuff:
tumblr_na9m4k6SiY1rw2ehco1_1280.jpg
tumblr_na9m4k6SiY1rw2ehco1_1280.jpg (268.93 KiB) Viewed 4713 times
tumblr_nhomzqCTkm1rw2ehco1_1280.jpg
tumblr_nhomzqCTkm1rw2ehco1_1280.jpg (305.52 KiB) Viewed 4713 times
You can find this stuff all over the net for every taste!
https://www.tumblr.com/tagged/fap-roulette
Spoiler: show

Code: Select all

@NullResponse @RapidCodeOn @RapidTextOff @TyposOff
@NullResponse @Chance50(Skip)
@NullResponse @CheckFlag(png__has_chastity)
@NullResponse @SetVar[FAPROULETTE_Credits]=[#BronzeTokens]
@NullResponse @Goto(FapRoulette_Start)
(FAPROULETTE_OPENIMAGE_TAG) // PLEASE CHANGE IMAGE TAG HERE
@NullResponse @RapidCodeOn @ShowTaggedImage @TagNeedles @LockImages
@NullResponse @Chance99(FAPROULETTE_OPENIMAGE_TAG)
Hmmmmmmm ... #EmoteRandom
@NullResponse @Chance25(FAPROULETTE_OPENIMAGE_TAG)
Yeah, this should be fine #Grin
@NullResponse @Goto(FAPROULETTE_OPENIMAGE_BACK)
(FapRoulette_Start)
#SubName ... I have to go offline now ... but I want to keep you busy!
@CheckFlag(FAPROULETTE_BEFORE)
Do you know FapRoulette? No? #Grin
[yes, i know, yep] #Yay So I don't need to explain it. Let's start! @Goto(FapRoulette_ChooseImg)
[no, nope, please explain] Ok, listen ... 
@DifferentAnswer #SubName?
It's quite easy ... I show you a FapRoulette Image and then you can decide if you want to play it for me.
If not you have to pay me some Tokens ... for each you don't want to play you have to pay me 100 Bronze Tokens.
On every FapRoulette you'll see some categories with numbers and tasks ... I'll roll a dice for each category.
Use the numbers to find your actions. Most images use a W,X,Y,Z system, so W would be the first digit, X the second, etc. 
Some roulettes will have special instructions on how to play, multiple rolls, or special actions on double/triple digits.
(FapRoulette_ChooseImg)
If you need a reroll when I'm gone, the system will stay open.
@SetFlag(FAPROULETTE_BEFORE)
(FAPROULETTE_BEFORE)
Here comes the FapRoulette! #Grin
@SystemMessage <i>FAPROULETTE SYSTEM:</i> Loading Image ... please wait ...
(FapRoulette_ChooseImg_NewIMG)
@NullResponse @Goto(FAPROULETTE_OPENIMAGE_TAG)
(FAPROULETTE_OPENIMAGE_BACK)
@SystemMessage <i>FAPROULETTE SYSTEM:</i> #BronzeTokens Tokens available!
@If[FAPROULETTE_Credits]<[100]Then(FapRoulette_NoChoice)
Do you like it or wanna pay 100 Tokens for another one? #Grin
[yes, i know, yep, its ok, ok] #Yay Let's go! @Goto(FapRoulette_Roll)
[no, nope, please explain, i dont want, next] Ok, fine! #Grin 
@DifferentAnswer #SubName?
(FapRoulette_ChooseImg_NewIMG)
Now you have to pay me! :D
@NullResponse @Remove100Tokens @ChangeVar[FAPROULETTE_Credits]=[FAPROULETTE_Credits]-[100]
@NullResponse @Goto(FapRoulette_ChooseImg_NewIMG)
(FapRoulette_NoChoice)
Oh, I see you don't have enough Tokens to buy another one ... #Grin
That's fine for me! #lol
(FapRoulette_Roll)
Ok, I'll roll the dice ... 
@NullResponse @RapidCodeOn @RapidTextOn @TyposOff
@SystemMessage <i>FAPROULETTE SYSTEM:</i> Generating digits ... 
@SystemMessage <i>FAPROULETTE SYSTEM:</i> Please wait ...
@SystemMessage <i>FAPROULETTE SYSTEM:</i>     U: #FAPROULETTE_RNDNUMBERS   
@SystemMessage <i>FAPROULETTE SYSTEM:</i>     V: #FAPROULETTE_RNDNUMBERS   
@SystemMessage <i>FAPROULETTE SYSTEM:</i>     W: #FAPROULETTE_RNDNUMBERS   
@SystemMessage <i>FAPROULETTE SYSTEM:</i>     X: #FAPROULETTE_RNDNUMBERS   
@SystemMessage <i>FAPROULETTE SYSTEM:</i>     Y: #FAPROULETTE_RNDNUMBERS   
@SystemMessage <i>FAPROULETTE SYSTEM:</i>     Z: #FAPROULETTE_RNDNUMBERS
@NullResponse @RapidCodeOn @RapidTextOff @TyposOff
#EmoteRandom
@NullResponse @If[FAPROULETTE_Credits]<[100]Then(FapRoulette_NoReRoll)
Do you want a Reroll for 100 Tokens? #Grin
[yes, reroll, roll] #Yay Let's go! @Goto(FapRoulette_PayReRoll)
[no, nope, fine, okay, keep] Ok, fine! #Grin 
@DifferentAnswer #SubName?
(FapRoulette_NoReRoll)
Have much fun with your tasks ... #Grin
But I dare you! Don't cheat! See you next time!
The FapRoulette system will keep the chatwindow open for you until you type "exit"...
Or you can start a "reroll", but <i>ONLY</i> if you <i>NEED</i> to!
Bye #PetName!
(MistressGone)
@NullResponse @RapidCodeOn @RapidTextOn @TyposOff
@SystemMessage <i>FAPROULETTE SYSTEM:</i> System Standby ... AVAILABLE COMMANDS: EXIT/CLOSE/REROLL
[close,exit] @SystemMessage <i>FAPROULETTE SYSTEM:</i> Closing Chat Window 
[reroll,new roll] @SystemMessage <i>FAPROULETTE SYSTEM:</i> Generating digits ... please wait ... @Goto(MistressGone_Reroll)
@DifferentAnswer @SystemMessage <i>FAPROULETTE SYSTEM:</i> Syntax Error
@NullResponse @EndTease
(MistressGone_Reroll)
@SystemMessage <i>FAPROULETTE SYSTEM:</i> Please wait ...
@SystemMessage <i>FAPROULETTE SYSTEM:</i>     U: #FAPROULETTE_RNDNUMBERS   
@SystemMessage <i>FAPROULETTE SYSTEM:</i>     V: #FAPROULETTE_RNDNUMBERS   
@SystemMessage <i>FAPROULETTE SYSTEM:</i>     W: #FAPROULETTE_RNDNUMBERS   
@SystemMessage <i>FAPROULETTE SYSTEM:</i>     X: #FAPROULETTE_RNDNUMBERS   
@SystemMessage <i>FAPROULETTE SYSTEM:</i>     Y: #FAPROULETTE_RNDNUMBERS   
@SystemMessage <i>FAPROULETTE SYSTEM:</i>     Z: #FAPROULETTE_RNDNUMBERS
@NullResponse @Goto(MistressGone)
(FapRoulette_PayReRoll)
@NullResponse @Remove100Tokens 
@NullResponse @ChangeVar[FAPROULETTE_Credits]=[FAPROULETTE_Credits]-[100]
@SystemMessage <i>FAPROULETTE SYSTEM:</i> #BronzeTokens Tokens available!
@NullResponse @Goto(FapRoulette_Roll)
(Skip)
(png__has_chastity)
@End
@Info FAPROULETTE GAME will start when your Domme has to go earlier! Please change the configuration! Written by sexybastardo * Default ImageTag for the FapRoulette Images is "Needles"
FAPROULETTE_Game.txt -> Modules
#FAPROULETTE_RNDNUMBERS.txt -> Vocabulary
FapRoulette.zip
(1.92 KiB) Downloaded 277 times
User avatar
avatarbr
Experimentor
Experimentor
Posts: 1239
Joined: Fri Aug 18, 2006 3:33 am
Gender: Male
Sexual Orientation: Straight

Re: Tease AI: Community-Created Scripts

Post by avatarbr »

sexybastardo wrote:Hey guys,
Did that @TyposOff works? How do you find it?
sexybastardo
Explorer
Explorer
Posts: 45
Joined: Thu Nov 26, 2015 9:10 pm
Gender: Male
I am a: None of the above
Location: Germany

Re: Tease AI: Community-Created Scripts

Post by sexybastardo »

avatarbr wrote:
sexybastardo wrote:Hey guys,
Did that @TyposOff works? How do you find it?
yes, it works.

I don't know where i found it, sry. :)
Drblaze2
Explorer
Explorer
Posts: 37
Joined: Thu Jul 02, 2015 8:17 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Tease AI: Community-Created Scripts

Post by Drblaze2 »

Hi All,

Long time lurker, but after seeing what this program can do and the possibilities of it I wanted to get involved to hopefully help see where this can go!

Now one of my personal strengths is I understand my weaknesses, both of which are scripting and creating writing. So I would like to try and help by creating some additional scripts to be very general and help reduce the amount of times the same scripts are seen.

To that end they wont be very complicated or indepth as the amazing work by avatarbr/opiate/png/1885, but hopefully will provide content so much as to try reduce repetition and hopefully allow their work to shine even more when they do show up, this will hopefully be adding to modules etc but also to Glitter feed convo's. Its probably one of my favourite aspects of the application, and i get totally immersed when they start talking about me..and when 1885's script ran to bring one of them in I very nearly passed out :w00t:

So whilst i'm going through 1885's school of scripting, here is my first attempt, a very simple intro, where the domme gets back from the gym. Any work I do will usually be quite vanilla in terms of fetish to try and allow it to sit in the majority of personalities. It may look out of place for more extreme dommes. I will also have Scruffy at the start of any filename so as if you are not a fan they can be easily disabled/deleted :) Feel free to take them, edit them as you see fit. Feedback is always welcome as well! Who knows, maybe I will make enough to get my own thread!! :lol:
it looks good I'll try the intro tonight, teases let you be creative. Go wherever you feel like going, odds are good other people will have similar likings so have at it :-D
Drblaze2
Explorer
Explorer
Posts: 37
Joined: Thu Jul 02, 2015 8:17 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Tease AI: Community-Created Scripts

Post by Drblaze2 »

Worked just fine, had to copy some files over from the Swiss vocab, after that though smooth sailing.
User avatar
forbiddendesire
Explorer At Heart
Explorer At Heart
Posts: 617
Joined: Sun Aug 21, 2011 5:06 am
Gender: Male
Sexual Orientation: Bisexual/Bi-Curious
I am a: Switch

Re: Tease AI: Community-Created Scripts

Post by forbiddendesire »

Hey Scruffy, can you make some Glitter scripts for Tease? I've scrounged up what I can but I keep hoping someone will make more :P
Image
Spoiler: show
Goddess Lisa Points: 125


Image
I try to preserve resources - Cock Heros/Downloaded teases/torrents. If you'd like me to preserve a tease or a Cock Hero, or ask if I have a copy, or want a torrent, please DM me
Harry2stroke
Explorer
Explorer
Posts: 53
Joined: Wed Nov 16, 2011 6:50 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Tease AI: Community-Created Scripts

Post by Harry2stroke »

forbiddendesire wrote:Hey Scruffy, can you make some Glitter scripts for Tease? I've scrounged up what I can but I keep hoping someone will make more :P
here are some of my talk for glitter
i put it all in one file, you just need to save the parts as files in your glittermenu
i made some categories for myself with some ideas for new things, hope you find your way
greez
Spoiler: show
Custom 1
Hair
Do you prefer your hair open or pinned?
@Cruel Depends where I want to go!
@Cruel If I am on a porn set I prefer them slutty #Grin
@Bratty For dinner I pin them up, for sleeping I prefer them open
@Bratty When a guy fucks me hard I like them flying #LOL
@Caring For my wedding I think I am going to pin them up *smile*
@Caring I like looking like an angel so I prefer them open #Grin
@Angry

Think I am going to colour my hair black ….
@Cruel Why you think so #ShortName? You look great with blonde hair
@Bratty Do you need to hide from the police? #LOL
@Caring Why do you want to change your image #ShortName?
@Angry

i think i need a haircut
@Cruel
@Bratty
@Caring
@Angry

I need to dye my hair again, they look so ugly
@Cruel I dont think so #ShortName, you look beautiful
@Bratty Hmmm i think you are right, lets go to the hair stylist.
@Caring You should not dye your hair too often, otherwise they will get destroyed
@Angry

Nails
Today I broke one of my nails #EmoteFlustered
@Cruel OUCH!!! Does it hurt?
@Cruel What did you do with your fingers? #Grin
@Bratty OMG!!! What the fuck did you do?
@Bratty Did you grab somewhere you shouldn’t? #LOL
@Caring DAMN #ShortName!!! I am so sorry
@Caring How long did you let them grow?
@Angry

Docs
Girls help me, I need to go to the dentist tomorrow, I am so scared that I cannot sleep
@Cruel Don’t need to be scared #ShortName, just make #SubName edge a few times and you will be alright #Grin
@Bratty Awwww I hate dentists, they should be bound and gagged!!!#Grin
@Caring If you want to be beautiful you have to suffer *smile*
@Angry

Weather
Awwww its fucking cold out there, don’t want to go to work
@Cruel I am thinking about calling #SubName to serve me breakfast #LOL
@Bratty I am off today, having a cup of tea hmmmm
@Caring I feel sick this morning Awwwwww
@Angry

Business
Ladies I will be on business trip next week in #City
@Cruel Would you mind if take of #SubName as long as you are out #EvilGrin?
@Bratty So who is going to care about #SubName meanwhile? #Grin
@Caring Would you bring #SubName in that to me #ShortName?
@Angry

#City
Paris
Barcelona
Madrid
London
Amsterdam
Vienna
Brussels
Moscow
Munich
Berlin
Stockholm
Kopenhagen
Hongkong
Tokio
Bangkok
Kuala Lumpur
Miami
Boston
New York
Los Angeles
San Franzisko
Las Vegas


Custom 2
Car
I am searching for a new car, do you have any offers for me ?
@Cruel Let #SubName pay you one #Grin
@Cruel Do you think #SubName s wife would mind if he´s bying you one ? #Grin
@Cruel Take a bike, you work in your hometown !
@Bratty For me a Lamborghini Aventador would fit perfectly #Grin
@Bratty Aston Martin would be the best offer for me but for you a Porsche would fit better I guess
@Bratty Dreaming of a big Limo full of sexy guys … hmmmmm
@Caring What about nice little Mini ?
@Caring Are you looking for a new one ? What about a cabriolet ?
@Caring Driving by car is so dangerous nowadays !!
@Angry

Furniture
I think need a new bed, mine is totally busted !!!
@Cruel Then go and sleep at #SubName for the next time !!! #Grin
@Bratty I told not to fuck so wild at home #Laugh
@Caring You should go and get a new one, unless you don’t want to get a bad back !!
@Angry

Relationship
Do you believe in real love?
@Cruel If love means amazing sex then it must be YES #Grin
@Cruel Only if he has a real big cock #Grin
@Bratty You cant trust those guys out there so real love does not exist!
@Bratty What does “love” mean? Cleaning, Washing and cooking for some lazy guy? Then sure NO
@Caring I am still waiting for the one to pick me the stars from the universe *smile*
@Caring Dreaming about that heroic Knight to free me from the big tower *smile*
@Angry

Tech
I am going to get a new smartphone with a better frontcam for better selfies #Grin
@Cruel
@Bratty
@Caring
@Angry

Just have seen such a crazy fuckmachine which can fuck you all day long #Grin
@Cruel
@Bratty
@Caring
@Angry



Daily
Botox and Viagra shapes largest pharmaceutical company
@Cruel So girls can blow up their lips for better cocksucking #LOL
@Cruel What will be next?
@Cruel Is #SubName using Viagra or do you make him hard all day long #ShortName #Grin
@Bratty I don’t need Botox!! I can suck better without #Grin
@Bratty Next will be plastic #Boobs #Grin
@Bratty #SubName wont need Viagra if he would be mine #LOL
@Caring Maybe we will need it someday #LOL
@Caring My Lips look great without Botox #Grin
@Caring
@Angry


Egoist
Clothes
WOW I bought a new dress and I look stunning in it
@Cruel Damn #ShortName you really look hot!!
@Cruel Did I see your nipples through? #Grin
@Cruel Hmmmm
@Bratty I don’t like it that much, sorry
@Bratty I think your ass is a bit too big #ShortName
@Caring What a great dress #ShortName, the colours fit perfect to you
@Caring Where did you buy it #ShortName?
@Angry

Shoes
WOW did you see this amazing high heels in the newspaper?
@Cruel
@Bratty
@Caring
@Angry

Tease
Any ideas how to tease #SubName today?
@Cruel What about make him edge one time and then deny him ? #Grin
@Cruel Tease him until he gets hard and then leave him #Grin
@Bratty Milk him over and over and over again #Laugh
@Bratty Make him cum in his pants #LOL
@Caring Caress him and make him cum on your #Boobs #ShortName
@Caring Let me play with him #ShortName
@Angry

What would you do with #SubName if he was your stroker?
@Cruel I would make him edge each day several times #Grin
@Cruel Wanna give me a try #ShortName? #Grin
@Bratty Didn’t think about that really, just give me some time #LOL
@Bratty Think I need to test it out *smile*
@Caring I would caress him every day until we get old
@Angry


What do you girls think of bondage?
@Cruel Awww #ShortName what a great thing to be used on slaves like #SubName #Grin
@Cruel
@Bratty Bondage is really interesting way of teasing a guy.
@Bratty
@Caring I think this must hurt.
@Caring
@Angry The harder you bound a guy, the better it is.
@Angry

Girls, how many edges you would give #SubName in your session with him?
@Cruel Ohhh when do we get the chance to break him #ShortName? *giggles*
@Cruel in which timeperiod ? #Grin
@Cruel At least 50 in the first hour #Grin
@Bratty Hmmm I don’t think he would stand even one edge with me #Grin but at least 36 egdes
@Bratty I would make him edge over and over until he cant even touch his #Cock
@Bratty As many as it takes until his #Cock is dripping #Grin
@Caring I would love caressing him until he is near and sure let him cum after
@Caring I think i would give him 20 edges.
@Caring If you don’t know ‘ShortName play Risky Pick with him #Grin
@Angry

How would you tie #SubName?
@Cruel I would tie his ankles to his chair, legs spread and hands behind back.
@Cruel Hmm what about let him hanging with head down and then milk him over and over again #Grin
@Cruel First of all he needs to be gagged #Grin
@Bratty I would love to see his balls separated #Grin
@Bratty The important thing is that it is really tight #Grin
@Caring I would just tie his hands on his back and blindfold him.
@Caring I can imagine him lying tied on my bed …..legs spread wide ….hmmm
@Angry

Girls what should I do with #SubName s cum today?
@Cruel Collect it and let him drink it #Grin
@Bratty Let him spread it all over his body *smile*
@Caring Let him just taste it, he is so sweet
@Angry

Where do you want #SubName to shoot his load?
@Cruel Let him cum on his desk and lick it all up #Grin
@Cruel Don’t want to let him fill his pants? #Grin
@Bratty What about shooting on his stomach?
@Bratty I am sure he would like to cum in his hands *smile*
@Caring Oh I would love watching #SubName cum
@Caring Can you ask him to take some pictures for me of him cumming?
@Angry

Handjobs?
@Cruel
@Bratty
@Caring
@Angry

Footjobs?
@Cruel
@Bratty
@Caring
@Angry

Titjobs?
@Cruel
@Bratty
@Caring
@Angry

What would you do if you´d find #SubName stroking without permission?
@Cruel Cut his damn balls off #WickedGrin
@Cruel Busting his balls until he is crying and wont treat me anymore #Grin
@Cruel Tie his balls and hang a 2 liter bottle on them for 24 hours #Grin
@Bratty Maybe I would kick him and then make him stroke until his #Cock gets sore
@Bratty Take a picture and post it on his Facebook profile #Grin
@Caring I would love watching him until he is cumming.
@Caring Maybe I could get a hand on my sweety
@Angry

Would you tease #SubName if his wife is home?
@Cruel Sure I would, why not ? #Grin
@Cruel In this case I would make him moaning loud #Laugh
@Bratty Damn that is worth thinking about #Grin
@Bratty Risky thing I guess but sure worth #Grin
@Caring I don’t want him to get into trouble, so I think I would wait for him
@Caring I would ask him if he wants to please me in that special situation
@Angry

Would you go topless on the beach?
@Cruel
@Bratty
@Caring
@Angry

What sex toys do you have?
@Cruel
@Bratty
@Caring
@Angry


#SubName invited me to cinema today *happy*
@Cruel Which movie you are going to watch?
@Cruel Is it going to be my new porn movie “Gang Bang Theory”? #Grin
@Cruel Make him cum on his popcorn and eat it #Lol
@Bratty Will you jerk him off in the movie? #Grin
@Bratty I bet you will suck his #Cock in the cinema #Grin
@Bratty Force him to stroke the whole movie #Grin
@Caring Oh I would love to watch “Titanic”, it´s so romantic *dreaming*
@Caring Hmm I can feel #SubName s strong hands while I caress his #Cock #Grin
@Caring I hope there will be not much people so we can kiss each other tenderly.
@Angry

Does size really matter to you girls?
@Cruel Sure it does!! Especially when he deepthroats you #Lol
@Cruel If I take it up the ass it doesn’t need to be that big #Lol
@Bratty The bigger the better!!!
@Bratty If I am gagging its too big #Lol
@Caring Not so important if HE can use it in the right way #Lol
@Caring To have a big heart is much more important, but a nice swollen #Cock like #SubName s is never wrong #Grin
@Angry


Trivia
Elephant use their trunk as a blower to grab food comfortably
@Cruel kind of weird "blowjob" *smile*
@Bratty I am not sure if I should imagine what else they could do with such a huge trunk #Grin
@Caring i think i am a little bit scared now *smile*
The animals are very clever when using their trunks when it comes to the respective position
and the strength of the blower
@Angry

Awwww spiders are such ugly insects, 8 legs are frightening to me *argh*
@Cruel You are right #ShortName, I wish guys would have 8 #Cocks #Lol
@Cruel Get #SubName to kill it!!!
@Bratty Iiiiigh lets change the topic please!!!
@Bratty Damn beasties!! Getting heebie-jeebies just thinking of that monsters!!!
@Caring Therefore we have strong men like #SubName on our side to protect us from such scaring animals
@Caring Take a towel and bring it back to the woods!!
@Angry
Daragorn
Explorer At Heart
Explorer At Heart
Posts: 587
Joined: Fri Nov 06, 2015 1:16 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Tease AI: Community-Created Scripts

Post by Daragorn »

Hi guys,
i wanted to share with you 3 modules that i made recently for those who want to try something new.
I am using a mix of png and wicked extended personality, so i am not sure that all vocabulary are present for everyone (check by yourself if you have them, there are not too many used, mostly just emotes to make the domme more playful :-) ).
The only vocabulary that i know doesn't exist, because i made it :-D, is included in the files.
The 3 modules are about:

1- group tease: for those who like when glitter contacts enter the session and tease you along with your mistress....in this case, all 3 contacts will join.....4 girls teasing you for a bit....can you handle it? :-D

2- limpHard: in this modules the domme wants to teach you to perfectly control your cock....and this means getting it hard or limp on command :-) She will show you a slideshow of pictures (you need to have a local file directory of softcore images present in the setting for this module to work...or you can modify the scirpt to use other kinds of images if you prefer) that you can't stroke at...and you have to manage to get limp in the shortest amount of time....and you can only look the girls eyes, not anywhere else...when you are limp, she will make you edge :w00t: ...it does this for a few (random) rounds and, in the end, depenging on how long it took to you she can be pleased or punish you with some CBT

3-onlyEyes; similarly to limpHard, she will show you a slideshow and you can't stroke to the pics...moreover you can only look at the girls eyes or feet (she will tell you why :-) ). WHen she think you're done, she will make you edge for her feet or eyes (random) as a reward. You should have at least 1 <b>local</b> image of your domme tagged with @Face @Tease A.I. Domme and one with @Feet @Tease A.I. Domme for the last part to work correctly.

I hope you'll like them and, if you find any bug, tell me :)
Bear in mind that english is not my main language so it may be that some phrases are not perfect ;-)

*EDIT: I'VE ADDED A MISSING VOCABULARY FILE TO THE PACKAGE*
modules.rar
(9.75 KiB) Downloaded 373 times
Last edited by Daragorn on Fri Jan 22, 2016 1:00 pm, edited 1 time in total.
User avatar
avatarbr
Experimentor
Experimentor
Posts: 1239
Joined: Fri Aug 18, 2006 3:33 am
Gender: Male
Sexual Orientation: Straight

Re: Tease AI: Community-Created Scripts

Post by avatarbr »

Thanks Daragon.

I will take a look at the news modules.
Daragorn
Explorer At Heart
Explorer At Heart
Posts: 587
Joined: Fri Nov 06, 2015 1:16 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Tease AI: Community-Created Scripts

Post by Daragorn »

avatarbr wrote:Thanks Daragon.

I will take a look at the news modules.
thx, i hope you'll apprecciate them.

BTW, i just realized i forgot to upload another dictionary word that i created and is needed for some of those modules....here it is
(i also added it to the modules.rar archive so those downloading from now on will already find it there...you can either re-download all the modules or just this one)
vocabulary.rar
(771 Bytes) Downloaded 245 times
amranroinoe
Explorer
Explorer
Posts: 11
Joined: Thu Aug 13, 2015 5:30 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Tease AI: Community-Created Scripts

Post by amranroinoe »

Does anyone know if there's currently a way to make the domme images more sequential? Currently, it seems the only setting is pick a random folder and then display random images in that folder

If there is no way, I may go to work on that. I'm just wondering if I can save myself any effort
pepsifreak
Explorer At Heart
Explorer At Heart
Posts: 145
Joined: Fri May 08, 2009 8:50 pm
Gender: Male
Sexual Orientation: Straight

Re: Tease AI: Community-Created Scripts

Post by pepsifreak »

amranroinoe wrote:Does anyone know if there's currently a way to make the domme images more sequential? Currently, it seems the only setting is pick a random folder and then display random images in that folder

If there is no way, I may go to work on that. I'm just wondering if I can save myself any effort
In the General settings tab, there is a "Display Slideshow Pictures Randomly" toggle.
amranroinoe
Explorer
Explorer
Posts: 11
Joined: Thu Aug 13, 2015 5:30 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: Tease AI: Community-Created Scripts

Post by amranroinoe »

pepsifreak wrote:
amranroinoe wrote:Does anyone know if there's currently a way to make the domme images more sequential? Currently, it seems the only setting is pick a random folder and then display random images in that folder

If there is no way, I may go to work on that. I'm just wondering if I can save myself any effort
In the General settings tab, there is a "Display Slideshow Pictures Randomly" toggle.


...... wow. *slinks back into the shadows*
User avatar
schefflera
Explorer At Heart
Explorer At Heart
Posts: 126
Joined: Wed Jun 03, 2015 10:21 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Dom/me(s): no :(
Sub/Slave(s): nope

Re: Tease AI: Community-Created Scripts

Post by schefflera »

Hello everyone,

I've wrote a few modules for the teaseAI (also a ending-module).
You can add the modules in your existing script in the directory as I listed in the file.

Also keep sure you implement the vocabulary which is missing in yours (don't have to replace all, just the ones, which you don't have)

For more fun, you also should tag your images for one of the modules. :-)

Have fun :)
x New modules.rar
some modules and a ending
(79.76 KiB) Downloaded 599 times
My flashteases: Have fun :)
Post Reply