Jump to content
Existing user? Sign In

Sign In



Sign Up

wetandnerdy

Dry Member
  • Posts

    24
  • Joined

  • Last visited

4 Followers

Recent Profile Visitors

2,030 profile views

wetandnerdy's Achievements

  1. I'm not sure about the older ones (on the Nyx editor), but the newer engine (Eos editor) looks to be something that's not Flash. My guess is that the Nyx ones will go, the Eos ones will stay.
  2. I made something that will feel familiar, but is also a bit different to how the other teases work. I stumbled across a holding game on Faproulette a while back. For those of you who don't know about it, the site is pretty much a series of die rollers and people have used these in a variety of chance-driven perversions. For the holding game, you roll the virtual die and might be allowed to pee. Or you might have to do other stuff that usually pops up in our Milovana teases. So what is this? The scripting in Milovana's newer Eos editor is much, much better than the old Nyx editor. It means I've been able to use a random number generator and a bunch of coding to make this tease a game of chance. Maybe you'll be allowed to pee. Maybe you'll have to hold and will end up peeing your pants. Spoiler: you'll probably pee your pants a bit. Why does this feel a bit barebones? Because it is. It's a draft. I'm pretty sure it works, but it doesn't have pictures to accompany the slides yet. I also plan to add more things to do, so everyone's experience will be a bit different. I probably also need to link to descriptions of some of the exercises. I also want to add more yoga under the bladder torture section. Why not just use Faproulette? The list of exercises/bladder tortures wasn't good and I felt the experience needs to speed up towards the end (i.e. when you've leaked a bunch and are waiting to re-roll). So I built that in, too. Why are some of the exercises hard? I probably need to add an option to dial that back if people want. Anyway, I really hope this works and that people enjoy it. And I hope I remembered to hide all of the debugging threads. https://milovana.com/webteases/showtease.php?id=44923&key=b9d4e5757a If you like it, I'd love to hear it. If you don't like it, I'm okay with hearing that too. If there's stuff that doesn't seem to work, please let me know so I can fix it. If there's something you think could make it better, I'd like to try and implement it for the next version. Thanks. Steve
  3. This is a great idea. After having played with the old Nyx editor for Milovana, I've recently discovered this newer Eos editor. It's much more powerful, all while being pretty easy to use. You can have the game keep score. In the tease editor, look at [Options] and click on [Init Script]. Enter a line of code something like this: var playerscore = 0 (without the full stop). This will make a variable for player score that you can add to as the tease goes along. Then, to increase the score you just create an Eval action, with the code playerscore++ (if you want to increase score by one) or, playerscore = playerscore + 2 [or whatever your heart desires]. The "whatever your heart desires" can also be a variable. You can display the score using a Say action. The text might be "you scored somerandomwordorsomething", but if you then highlight the somerandomwordorsomething and click on the < > option, you can enter more code. Enter playerscore, and it will replace somerandomwordorsomething with playerscore, but in different font and in its own box. The Say action will actually display "you scored 10" or however many points the player scored. Hope this helps, and that it works for you!
  4. You're not going to want to hear this, but I just got stuck on a different bit. The sequence/stage with the lying flat on the back, knees to chin and running on the spot loops. Can you have another look at the coding?
  5. I really enjoyed the bits I did, but I got stuck on the slide with the pressing on the lower stomach/pelvic region and massaging. Looks like it gets stuck looping the same slide :-(
  6. I agree with the others that it's a cold and cruel program, but I reckon that's what makes it so interesting. I also like that it keeps all of the tracking data in the .exe (read: I can archive, password protect and hide the app, and its data is intact after unzipping). I may have picked up on a bug (although it could quite genuinely be a feature) that happens after being given permission to pee and clicking [Go Pee]. The countdown to the potty emergency doesn't reset. Something that also doesn't reset is the [May I Pee?] button. It's greyed out. I guess the program's activated Hard Mode and is getting some more tracking data in a bit ? Update: So, it turns out that the [May I Pee?] button became active again once the volume was a bit more than when I was given permission to pee (I was given permission to pee at about 750mL and the button became active around 900mL or so). I take it back, it's definitely a feature! ?
  7. I really enjoy wetting footy shorts. It's not quite the same, seeing as the shorts are much shorter, but I figure it's at least sorta related
  8. I was able to do this wearing coated jeans. The pee just ran down the inside of the leg, without making a wet patch. You probably shouldn't wear shoes though
  9. This sounds like it could be a case of straining too hard with that exercise, leading to some pee escaping. I wouldn't worry too much about this. Even though you're worried that you couldn't feel wetness, maybe you subconsciously registered it as sweat (which you'd be unlikely to do outside the gym context)? Either way, sounds like you'll be wearing black shorts next time!
  10. This game is indeed very, very addictive. I may have been known to forget to eat and drink while playing it, so it's actually pretty impressive you were able to turn it into a holding game! I'd include some sort of rule to drink some water each in-game day or after a fixed time. And I'd make the toilet accessible only after surviving a certain number of days in-game, but that's just me. I'd want to eliminate the chance I'd just give up and die in-game to then able to pee.
  11. What you've done is really impressive. CGI people are really hard, and I reckon you've just about taken things as far up to the edge of the uncanny valley as one can go without falling in. I'm also trying to wrap my head around the complexity of the calculations involved, given you have a pair of 1080s (!) and you get a frame per hour. Oh my.
  12. Yoga often involves holding unusual positions for periods of time. If you're already pretty desperate and are having to dance or grab, then yoga will no doubt pose a fun challenge. When I tried this a while back, I did okay until I had to do the prayer twist pose. And then I was very wet...
  13. The advice so far all seems pretty sensible. A rinse in the shower should be fine, as long as they haven't had a chance to dry too much. If they have dried, I'd go with a hand wash in the sink, probably with some color safe bleach (pretty good at getting smells out of clothes in general) to be on the safe side.
  14. I agree that the dark pants / dark running shorts works well. I used to pee in my dark shorts while out running at night and it was basically impossible to see what I'd done. The other thing that might work is coated jeans. As long as you're not peeing too quickly, it should just run down your leg but not pass through the fabric. It should, everything going to plan, be the perfect crime.
×
×
  • Create New...