Page 20 of 29
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Tue Apr 30, 2024 1:13 pm
by markus
Scripters!
It was called '@Null
LINE' for a reason.
Get him into the pillory, 20 hits with the whip!
(Oh wait, ... he might like that).
Rar1197 wrote: Mon Apr 29, 2024 7:56 pm
Code: Select all
(Loop)
Some #NullLineVocab
Text #NullLineVocab
And some more text #NullLineVocab
And some more more text #NullLineVocab
@NullResponse @Wait(1) @Goto(Loop)
Where #NullLineVocab.txt contains :
Thanks, such examples are very helpful and much better than thousand words of error description!
Best greetings,
Markus
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Tue Apr 30, 2024 1:16 pm
by markus
Update!
[Tease AI Awakening] - A Sharp Awakening 0.3.75 - Change Log
----------------------------------------------------------------
@NullLine -> Fixed rapid typing speed
New command:
----------------
@JumpVideoPosition(X) -> X -> Value in Seconds
Download as always:
https://markusawakening.itch.io/tease-ai-awakening
Best greetings,
Markus
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Tue Apr 30, 2024 3:49 pm
by Rar1197
markus wrote: Tue Apr 30, 2024 1:16 pm
Update!
[Tease AI Awakening] - A Sharp Awakening 0.3.75 - Change Log
----------------------------------------------------------------
@NullLine -> Fixed rapid typing speed
Thanks!
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.72 (Buttplug.IO) - Latest Update: 20.04.
Posted: Tue Apr 30, 2024 7:20 pm
by FrozenWolf
markus wrote: Sun Apr 28, 2024 9:29 am
FrozenWolf wrote: Wed Apr 24, 2024 2:47 pm
This might be related to the Orientation tag
[...]
Thanks, this led to a new point in my To-Do-List called 'Nice-To-Have'.
@ TanyaHumble:
While we are at it, ... could you please send me that picture which was flipped to the side, that one from the screenshot, so I have something to test with?!
If it's any help, you should be able to right-click on any JPG file in Windows and select 'rotate-right' or 'rotate-left'. This just tweaks the EXIF data without modifying the image data.
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Sun May 19, 2024 10:09 pm
by Advanced_Arrival1530
Does anyone know of an option to show local images in random order, just like the original TeaseAI? If this function doesn't exist, it should exist, it would be very good :)
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Mon May 20, 2024 7:35 am
by markus
Advanced_Arrival1530 wrote: Sun May 19, 2024 10:09 pm
Does anyone know of an option to show local images in random order, just like the original TeaseAI? If this function doesn't exist, it should exist, it would be very good :)
Hi and welcome to the forum!
Probably I misunderstood your question, if so, just ask again.
But of course you can show random local images:
Code: Select all
Show a random local image @ShowLocalImage
Show 5 random local images... @SetVar[MyVariableName]=[0]
(loop)
@NullResponse @RapidCodeOn
@NullResponse @ShowLocalImage
@NullResponse @Wait(10)
@NullResponse @ChangeVar[MyVariableName]=[MyVariableName]+[1]
@NullResponse @Variable[MyVariableName]>=[5] @Goto(WeSaw5Images)
@NullResponse @Goto(loop)
(WeSaw5Images)
Voila, 5 random local images.
Best greetings,
Markus
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Mon May 20, 2024 1:31 pm
by Advanced_Arrival1530
Thank you Markus, very grateful for your work
When I talk about images in random order, I'm referring to an option to randomize the images in a domme's folder
When I start the images in a domme's folder, with the wicked tease personality, they always appear in the same order, which breaks the immersion a little.
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Tue May 21, 2024 9:54 am
by markus
Advanced_Arrival1530 wrote: Mon May 20, 2024 1:31 pm
When I talk about images in random order, I'm referring to an option to randomize the images in a domme's folder
Alright, now I understand.
I guess it depends on what kind of images you are using, mine are either pictures of a model clothed and chatting or picture sets where she starts closed in the first pictures and undress the further the pictures go, ... in both cases a random order would to me personally doesn't make sense to use, ... I just say that so you understand my motivation.
So I myself never saw it necessary, and you are the first who ask about that.
So, to your question, no, it's not possible yet.
My To-Do-list is already kinda endless and there is stuff which is more exciting and more important to me for now, but I have noted your request in my To-Do-document, just don't expect that anytime soon.
Just a hint for the meantime:
There is a light-weight tool called 'Ant Renamer', freeware, I use it often, ... with that you could give your pictures random names (so they get displayed in that random order) with a few clicks (just make sure you backup your pictures first so you get the original order back if you want to).
Best greetings,
Markus
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Tue May 21, 2024 1:22 pm
by Advanced_Arrival1530
Okay, thank you very much, Markus, I'll keep an eye out for the update with this function
My images don't have a natural progression, so this function would be good
By the way, I'm not the first, there is a post from April 1, 2023, in this topic, on the tenth page, in which a user also asked for this function, so I looked in the update notes since then and didn't find anything about it.
Waiting for program updates :)
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Tue May 21, 2024 5:32 pm
by G3General
Hi.
Is there any teases that has actually implemented remote toy controll yet?
I see Masturbatix has it "planned"

Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Wed May 22, 2024 7:13 pm
by markus
G3General wrote: Tue May 21, 2024 5:32 pm
Hi.
Is there any teases that has actually implemented remote toy controll yet?
I see Masturbatix has it "planned"
Hi!
Actually, none that I know of, at least nothing released yet.
I have a few scripts for my project, that will definitely implement remote toys, but those are WIP and the project's release is still far, far away.
But I just got back on working on the whole implementation of remote toys in Awakening itself, so if you are interested in remote toys, just stay tuned, ... one of the next updates might contain some stuff about just that.
For now, with those few scripters around, I guess the best chances for a 'tease' which makes specifically use of such toys would be Masturbatrix, I mean, when it's planned, I'm quite positive that some of those plans become reality, ... for sure earlier than any scripts/personality of mine.
When I come to think of it, it's kinda sad that not more people work with Tai, a lot of people write Webteases but close to zero working with Tai, ... and I don't talk about that people start to create a whole personality, ... a simple and short tease could be done with Tai as well as with EOS, ... probably in some (not all) departments Tai have a few more tricks, features and possibilities than EOS, ... mhhh, ... we might need to hire a advertising agency for Tai.
Or maybe you don't want to wait and start working on some scripts on your own?! ... It's really not that hard or complicated, ... and you (and of course anybody else as well) have this forum to just ask for help if it's needed.
Best greetings,
Markus
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Mon Jun 03, 2024 4:40 pm
by Rar1197
Having said that the Estim was working as expected , I have just noticed that the way the volume works is not as convenient as I thought.
There appear to be two ways that the volume can be set. It can be set by the user in the settings, which I'll refer to as the user-volume , and it can be set by a script using @EStimAudioVolume() , which I'll refer to as the script-volume.
Currently it looks like the script-volume acts as an override to the user-volume. It would be more useful if it the two were combined multiplicatively , so that a user-volume of 50 and a script-volume of 50 would combine to be an overall volume of 25.
Many Estim devices need to have the audio volume calibrated to a low volume to get things working correctly. Eg mine needs the volume set to 10 for a max volume wav file to max out the bars on my Estim device. Any louder than that and it doesn't work correctly. So being able to set the appropriate calibration volume in the settings and have it act as a multiplicative scale would be useful.
I currently have a somewhat weird setup which redirects the audio to another app which then does the scaling itself , so I hadn't noticed the way that the volume settings worked before.
I also noticed that setting the volume using @EstimAudioVolume() only works once an estim file has been started. You can't set the volume ahead of time , and then have it apply to all subsequent files.
Also if you play an estim file using @PlayEStimAudioLoop() and then set the volume using @EstimAudioVolume() ,it appears that the volume is reset back to the user-volume value as soon as the audio loops.
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Tue Jun 04, 2024 9:42 am
by markus
Rar1197 wrote: Mon Jun 03, 2024 4:40 pm
...
Explained that way, it makes sense.
Noted (not down below!), ... some other stuff comes first, but I'll look that up then.
Best greetings,
Markus
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Sat Jun 22, 2024 8:00 pm
by tinman777
Hello, do you have any plans to release the source code for this project ?
Re: [Tease AI Awakening] - A Sharp Awakening - Release: Remote Toy Control v0.3.75 (Buttplug.IO) - Latest Update: 30.04.
Posted: Sat Jun 22, 2024 8:53 pm
by markus
tinman777 wrote: Sat Jun 22, 2024 8:00 pm
Hello, do you have any plans to release the source code for this project ?
Hi!
I don't say it's impossible in the future, maybe, maybe not, honestly I don't know, ... but for now, no.
May I ask why you ask? Any plans or ideas you would like to build in, change something?
Best greetings,
Markus