Search found 30 matches

by ilikelatex
Tue Mar 26, 2019 10:51 am
Forum: Teasing Software
Topic: [Tease Program] Tease-AI Java (1.4)
Replies: 879
Views: 289717

Re: [Tease Program] Tease-AI Java (1.0.18)

Thanks for your ideas, i didn't think about just to put it in a different file that would be an easy one. Most of the time its just a different entry point of the script, but i will see if there are cases where that fits. I also dont want run the files at the beginning, because of possible name conf...
by ilikelatex
Sun Mar 24, 2019 10:53 am
Forum: Teasing Software
Topic: [Tease Program] Tease-AI Java (1.4)
Replies: 879
Views: 289717

Re: [Tease Program] Tease-AI Java (1.0.18)

I have also a short question is it possible to call a specific function when you run a file or do i have to handle it in the file itself with flags? @Call(Custom\AV_Scripts\AV_Mistress.txt, promise) -> run("Custom" + java.io.File.separator + "AV_Scripts" + java.io.File.separator ...
by ilikelatex
Thu Mar 14, 2019 4:43 pm
Forum: Teasing Software
Topic: Feedback: Stroking System in Tease AI
Replies: 6
Views: 2561

Re: Feedback: Stroking System in Tease AI

I think it's a good idea to change it. It can get annoying if you get something like shortMod-Link-Stroke-shortMod-Link-Stroke or LongModNo/LowStroking-Link-shortStroke-LongModNo/LowStroking-Link-shortStroke. The structure itself is ok in my opinion, but would be much better if the selection for a l...
by ilikelatex
Mon Feb 25, 2019 2:03 pm
Forum: Teasing Software
Topic: [Tease AI] Miss Blue [v3.7]
Replies: 897
Views: 324006

Re: [Tease AI] Miss Blue v2.02

@Kirishima I think your problem is the OrgasmsControl flag, it should only be set if a denial script/assigment is active. @Zoran Im not sure but maybe the chastity state isn't corect take a look under settings/misc it should be "on" and i remember for some personalitys you had to set that ...
by ilikelatex
Mon Feb 25, 2019 1:51 pm
Forum: Teasing Software
Topic: [Tease AI Java]House of Tease Java Development Thread
Replies: 10
Views: 4558

Re: [Tease AI Java]House of Tease Java Development Thread

I know its really late reply but in the last weeks i did some stuff so better late then never right?. The biggest problem was to rebuild some commands from TAI, there are a lot where i don't know how to do it like customMode, yesMode, restrictOrgasm, dommeSlideShow, dommeimagetag, jumpVideo, addTeas...
by ilikelatex
Mon Jan 28, 2019 9:42 am
Forum: Teasing Software
Topic: [Tease AI Java] Developer's Guide and Help Thread
Replies: 70
Views: 16682

Re: [Tease AI Java] Developer's Guide and Help Thread

I'm used to the chatutils.js from ski's HouseOfTease on github (https://github.com/skier233/House-Of-Tease-Java). But maybe this helps, or you can adopt the getInput() from there or integrate the chatutils. If you want to use another sender then domme or friends, you can set sender=5 but then you ha...
by ilikelatex
Sun Jan 20, 2019 1:50 pm
Forum: Teasing Software
Topic: [Tease Program] Tease-AI Java (1.4)
Replies: 879
Views: 289717

Re: [Tease Program] Tease-AI Java (1.0.18)

I just noticed it in the test code. Version 1: function test(){ cornerTime = setDate(); cornerTime.addMinute(1); CMessage("go to the corner till you hear the bell."); while( !cornerTime.hasPassed() ){ // do nothing or something but sleep/wait has to stay otherwise it will get laggy ;) CMes...
by ilikelatex
Wed Jan 16, 2019 5:08 pm
Forum: Teasing Software
Topic: [Tease Program] Tease-AI Java (1.4)
Replies: 879
Views: 289717

Re: [Tease Program] Tease-AI Java (1.0.18)

Just saw you found a solution but maybe still useful. I also had some problems with the date and figured this out. SetDate() gives you the current time and date for use in one script, or you can save it later with setDate() Example: function test(){ cornerTime = setDate(); //local variable just for ...
by ilikelatex
Mon Jan 07, 2019 1:16 pm
Forum: Teasing Software
Topic: [Tease AI Java]House of Tease Java Development Thread
Replies: 10
Views: 4558

Re: [Tease AI Java]House of Tease Java Development Thread

Finding a download for jdk10 wasn't that easy, but i did get it running. I will try to dig into all the commands that are available and see how it goes.
What is the reason to convert Hot 6 instead of 7, just the amount of scripts or something different?
by ilikelatex
Sat Jan 05, 2019 1:08 pm
Forum: Teasing Software
Topic: [Tease AI Java]House of Tease Java Development Thread
Replies: 10
Views: 4558

Re: [Tease AI Java]House of Tease Java Development Thread

Hi i wanted to try the converter to see if i can help a bit, but can you give some advise how to get the converter running? I installed jdk 11.01, eclipse and copied ScriptConverter to the working directory and imported it from there. But from there i don't know. I tried to run the launcher first, t...
by ilikelatex
Tue Sep 19, 2017 6:37 am
Forum: Teasing Software
Topic: [Tease AI] House of Tease Version 8.0 RELEASED 10/12/20
Replies: 891
Views: 353430

Re: [Tease AI] House of Tease Version 4.10 - RELEASED

* BnB Boobs path must be set to a valid directory or URL File * * BnB Butt path must be set to a valid directory or URL File * With risk of sounding very stupid, what does BnB mean? Cant really figure it out :-P Other than that, love your personality. Thank you for all your work :lol: I am not sure...
by ilikelatex
Thu Sep 07, 2017 6:28 am
Forum: Teasing Software
Topic: [Tease AI] Miss Blue [v3.7]
Replies: 897
Views: 324006

Re: [Tease AI] Miss Blue v1.04

I did some searching for the longdenial ruined orgasm problem i had. After the this 2 sessions i took a look at the flags and added the flag for day 1(pvLDC1) by hand. Don't know if the missing flag was part of the problem. Like i said in my last posting "in the third session it did start the e...
by ilikelatex
Sun Sep 03, 2017 10:54 am
Forum: Teasing Software
Topic: Denial Mistress (2) - RELEASE!
Replies: 96
Views: 63572

Re: Denial Mistress (2) - RELEASE!

I gave it a small test and it seems to work with the original release and the 0.1.3 from here viewtopic.php?f=26&t=12944
by ilikelatex
Tue Aug 29, 2017 9:45 am
Forum: Teasing Software
Topic: [Tease AI] Miss Blue [v3.7]
Replies: 897
Views: 324006

Re: [Tease AI] Miss Blue v1.03

Thanks allot for the great personality i realy like it. But it seems that i have a problem with the longdenial for one week. It started a few days ago but the two first sessions after the start i got at the end a ruined orgasm and it doesn't always start with a longdenial script. At the end of the t...
by ilikelatex
Mon Aug 28, 2017 10:28 am
Forum: Teasing Software
Topic: Spicy [Tease-AI] [Old thread]
Replies: 1348
Views: 342619

Re: [TEASE-AI - Personality] Spicy 3.02 rerelease

First off all thanks allot for all the work and i hope you keep going. Is there an easy way to reset a session or reset to a point where you get a clean start/session if you get stuck in a session? Spicy Bug Report: I don't know if my laptop is too slow or it's my fault or not but sometimes if i don...