Search found 136 matches

by computergeek
Mon Nov 18, 2024 10:47 pm
Forum: Teasing Software
Topic: AI generated teases - any way to do this?
Replies: 5
Views: 5743

Re: AI generated teases - any way to do this?

I had been playing with spiceychat.ai which has some form of Large Language Model. i think it is some sort of hybridization of chatGPT that continuously trains on user responses. I did manage to make one JOI AI but between it having other functions, the JOI function was working in theory, but in ...
by computergeek
Sun Oct 20, 2024 11:25 pm
Forum: Teasing Software
Topic: AI Generated Storytelling: A new chapter in the World of Fleshcraft
Replies: 2
Views: 4956

Re: AI Generated Storytelling: A new chapter in the World of Fleshcraft


My experience with chatbots is just me telling a story. The framework it begins with lasts just long enough to add flavor to the first couple generic prompts like "Let's take our excitement to new heights". If you don't push the story yourself, it gets stuck at those prompts, and the personality ...
by computergeek
Fri Oct 18, 2024 7:40 pm
Forum: Teasing Software
Topic: AI Generated Storytelling: A new chapter in the World of Fleshcraft
Replies: 2
Views: 4956

AI Generated Storytelling: A new chapter in the World of Fleshcraft

Not quite specifically a teasing software but can be close depending on how you prompt the reply in the interface. Based on the World of Fleshcraft that I have posted for GuideMe. Users will able to start a completely new origin story of their own in the World of Fleshcraft. The story takes place in ...
by computergeek
Thu Sep 29, 2022 2:55 am
Forum: Technical Support
Topic: Multiple conditions in an if/then
Replies: 3
Views: 4945

Re: Multiple conditions in an if/then

A lot of times if needed I will forgo the else for a chain of if statements:

x = rnd * 100

if x < 10 then ...
if x < 20 then ...
if x < 30 then ...
if x < 40 then ...
if x < 50 then ...
if x < 60 then ...
if x < 70 then ...
if x < 80 then ...
if x < 90 then ...

Most languages will default to the ...
by computergeek
Wed Sep 28, 2022 4:42 pm
Forum: All and Everything
Topic: Squirting Precum?
Replies: 8
Views: 5030

Re: Squirting Precum?


For sure it is possible with pre-cum, and I've had this myself after significant amounts of teasing especially where the shaft is being held tightly, restricting the urethra a bit so the pressure can build if you're producing lots of pre-cum.

It is quite weird because you do think you may have ...
by computergeek
Tue Aug 30, 2022 12:29 pm
Forum: All and Everything
Topic: Squirting Precum?
Replies: 8
Views: 5030

Squirting Precum?

Something I have experienced only a few times in my life and I am not sure what it was. I had a submissive worshiping my cock in a really long session and somehow she had my cock squirting precum. It definitely was not a ruined orgasm as I absolutely hate those. I do not respond well to that at all ...
by computergeek
Sat Jul 16, 2022 9:20 am
Forum: Teasing Software
Topic: Interactive story gen with device support?
Replies: 1
Views: 2157

Re: Interactive story gen with device support?

Not quite what you are looking for but about the only project I know of that works with bluetooth toys like Handy.

Lustbound: JOI
https://lewdzone.com/game/lustbound-joi/
by computergeek
Wed Feb 02, 2022 11:32 am
Forum: All and Everything
Topic: What's your all time fav tease?
Replies: 11
Views: 4004

Re: What's your all time fav tease?

Nurse Training Program
https://milovana.com/webteases/showtease.php?id=13465

Not like the model was all that special, just the story had the right tempo to keep you enthralled.
by computergeek
Sun Dec 19, 2021 6:52 pm
Forum: All and Everything
Topic: How do you goon?
Replies: 31
Views: 14173

Re: How do you goon?

I think the most frustrating thing for me is that I am a dominant where as Milovana has become so sub centric. Nothing against the submissives but sometimes we dominants want to have fun too. The more vanilla guided JOIs are pretty good but never really seen a good one for dominants.
by computergeek
Sat Oct 30, 2021 2:05 am
Forum: The Art of Webteasing
Topic: [FEEDBACK] Trials of the Succubi (Version 1.05), CLOSED
Replies: 41
Views: 12151

Re: [FEEDBACK] Trials of the Succubi (Version 1.05), by Indyc

All I can say is it is an excellent tease!
by computergeek
Wed Apr 28, 2021 10:06 pm
Forum: The Art of Webteasing
Topic: Introducing your partner to webteases?
Replies: 3
Views: 1191

Re: Introducing your partner to webteases?

A story I used to tell certain customers when I worked in IT. In Hawaii, cliff diving is a huge local sport. There is even a school that teaches how to cliff dive. For the complete novice there is a class where that take you to stand on this rock that is simply a foot tall on a sandy beach. Then you ...
by computergeek
Sat Apr 24, 2021 9:07 pm
Forum: The Art of Webteasing
Topic: Simple for GuideMe
Replies: 4
Views: 1967

Re: Simple for GuideMe



Download Simple
https://workupload.com/file/adJhypjrwFz

This is more of an experiment on the use of dynamic coding within the GuidMe scripting structure. I invite any and all coders for GuideMe to use / modify / exploit / include the coding in global.js to their hearts content. The tease itself ...
by computergeek
Thu Apr 22, 2021 8:29 am
Forum: The Art of Webteasing
Topic: [EOS] [HELP] Getting Images Programmatically
Replies: 11
Views: 2944

Re: [EOS] [HELP] Getting Images Programmatically

You might try looking at some of the offline packages such as GuideMe and TeaseAI as they have greater functionality that what would be available online.

GuideMe
https://milovana.com/forum/viewtopic.php?f=26&t=12944&hilit=guideme

I had just released a tease for GuideMe that has similar ...
by computergeek
Thu Apr 15, 2021 5:27 am
Forum: The Art of Webteasing
Topic: Simple for GuideMe
Replies: 4
Views: 1967

Re: Simple for GuideMe

Ooops, broke it when trying to re balance the game play. Hot fix:

Replace Next_Hostess.xml with the following


<Pages>
<Page id="Next_Hostess_001">
<Text>
<p class="rest">
<span>Header</span>
</p>
<p class="story">
SIMPLE
</p>
<p class="story">
<span>Model_List_Count</span>
</p>
<p ...
by computergeek
Wed Apr 14, 2021 10:22 pm
Forum: The Art of Webteasing
Topic: Simple for GuideMe
Replies: 4
Views: 1967

Simple for GuideMe

Download Simple
https://workupload.com/file/adJhypjrwFz

This is more of an experiment on the use of dynamic coding within the GuidMe scripting structure. I invite any and all coders for GuideMe to use / modify / exploit / include the coding in global.js to their hearts content. The tease itself is ...