Page 1 of 1

Fap roulettes and dares helper scripts

Posted: Wed Jan 06, 2016 4:28 pm
by crazyxxx
I've recently come across a great fap roulette called Oral Whore Roulette and since it has a lot of potential for doing it multiple times, I created a small script to help me with all the distracting stuff (rolling the dice, looking up the tasks, calculating the money) and thought I'd share it with you.

EDIT: there's now an online version here: http://crazy-xxx.github.io/owr/owr.html (no installing of anything, just a modern web browser required).
Spoiler: show
The script is here: https://gist.github.com/anonymous/2827d4ab56d9a0c82853

When you run the script, you should see something like this:

Code: Select all

Setting random A. If that's not what you want, use: ruby owr.rb -a=3
{:A=>5}
Your roll is: #<struct Roll x=2, y=7, z=6, x0=[3, 4], y0=[1, 8, 7]>
Your duty: 
 - Suck for 10min
Your kink: 
 - Moan and beg for more
Your twist: 
 - Cheap escape: do not collect money for this roll
You get $0
You now have $0 and your target is $500
Press enter...

Your roll is: #<struct Roll x=1, y=3, z=3, x0=[1, 5], y0=[4, 5, 9]>
Your duty: 
 - Suck for 5min
 - Suck for 5min, deepthroat every 30s
Your kink: 
 - Wear collar
Your twist: 
 - 
You get $70
You now have $70 and your target is $500
Press enter...
From now on just read the tasks, complete them then press enter to get another task. Repeat until the script says you're finished and decides whether you can cum or not.

Sometimes you will get more than one task or kink to do at the same time or one after another. It's because the script handles various special conditions like "X is cumulative" or "dubs: do the same in third category", so you don't have to worry about it.

Note: by default, the script selects a random target value A. If you want to set it to a specific value (e.g. 3), run the script like this:

Code: Select all

ruby owr.rb -a=3


This way it makes the roulette a great card or a punishment on OST :) See: http://online-stamina-trainer.herokuapp ... 000e1f0000 or http://online-stamina-trainer.herokuapp ... 000b040000 (you need an OST account to see those).

If you're interested, but not sure what to do with it, here's the whole procedure:

The script is written in Ruby, so you need to have Ruby installed on your system and know how to run command line scripts.

1. Check if you have Ruby installed: open a command line window (terminal on Mac OS, xterm or something on Linux, cmd or Command Prompt on Windows) and type

Code: Select all

ruby -v
2. If you see something along the lines of:

Code: Select all

ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14]
(ruby version needs to be at least 1.9), then you're good to go, skip to step 4

3. Otherwise, you need to install Ruby. Go to https://www.ruby-lang.org/en/documentat ... tallation/ and find a suitable way of installing it on your system (in short: Windows => http://rubyinstaller.org/, Mac => `brew install ruby` or Debian Linux => `sudo apt-get install ruby-full`). When done, go back to step 1 and double check (on Windows you might need to close and reopen the Command Prompt after installing, so it picks up the path changes).

4. Go to https://gist.github.com/anonymous/2827d4ab56d9a0c82853 and save just the script (the easiest way to do it is click on the "Raw" button, then save the resulting page as `owr.rb` in some directory.

5. Navigate with your command prompt/terminal to the directory where you saved the file with something like:

Code: Select all

cd /wherever/you/saved/it
6. Now you should be able to run the roulette script by typing: `ruby owr.rb` and get something like the example output above.
Please let me know if you have any problems or questions. There's more to come! :)

Re: Fap roulettes and dares helper scripts

Posted: Sun Jan 10, 2016 4:51 pm
by crazyxxx
OK, so after looking at the above instructions again, I decided to make it much simpler to use and created an online version of Oral Whore Roulette helper. No more installing or downloading anything, just visit: http://crazy-xxx.github.io/owr/owr.html and be ready to give your throat some serious workout!

Enjoy! (and there's still more to come!)

Re: Fap roulettes and dares helper scripts

Posted: Sun Jan 17, 2016 8:40 pm
by crazyxxx
Hi there, here's a new "dare helper" app: http://crazy-xxx.github.io/th1/th1.html - an implementation of Throat Heaven 1 (original: http://www.getdare.com/bbs/showthread.php?t=176573). Give it a try!

There's still more to come! (including Throat Heaven 2)

Re: Fap roulettes and dares helper scripts

Posted: Mon Jan 18, 2016 7:05 pm
by crazyxxx

Re: Fap roulettes and dares helper scripts

Posted: Tue Jan 19, 2016 9:06 pm
by Laxman_1
Wow this is amazing!! I would love to see this made with a cum lovers roulette or an anal one ;) sadly I dont have one in mind but if someone did this I would be forever grateful :)

Re: Fap roulettes and dares helper scripts

Posted: Wed Jan 20, 2016 9:31 am
by crazyxxx
Hey, Laxman_1, thanks! Post a link to what you would like done this way and we'll see :)

However, I must admit that I don't see much sense in implementing simple dares where you just roll 3 or 4 dice and lookup the tasks (like http://rollnfap.tumblr.com/image/86180786070 or http://i.imgur.com/YdAgo.jpg). For that type of roulettes, the http://fap-roulette.net/ site does a very good job IMO :)

In this regard, Oral Whore Roulette is really exceptional, because it requires you to roll several times, keep track of the score, apply modifiers etc. For me, it's almost impossible to do without taking some kind of notes at least, which is really distracting and kills all the fun.

That's why I'm more focused now on implementing dares and exploring different ideas (snakes and ladders, anyone?), because then you can really benefit from the computer taking care of the distracting business. I'm working on a new thing now, should be ready in a couple of days...

Re: Fap roulettes and dares helper scripts

Posted: Mon Jan 25, 2016 1:36 pm
by crazyxxx
Good news everyone! Here's another deepthroat training application, aptly named Deepthroat Trainer!

To use it, select a training duration (or have it selected randomly) and press Start. You will be given a couple of seconds to get ready, then the Trainer will assign you random tasks (but generally with increasing difficulty) to do for a randomly selected duration. I recommend enabling the speech support because doing the tasks and keeping an eye on the screen at the same time might be a bit difficult :)

I hope you'll enjoy it. Ideas and comments welcome!

Re: Fap roulettes and dares helper scripts

Posted: Wed Aug 24, 2016 6:54 pm
by crazyxxx
OK, here's another game for you: Babe/Cock Memory Test based on Sissy Cock Memory Test tease by sluttycocksuckr (https://milovana.com/webteases/showflash.php?id=33692). For now, it's very simple but more advanced options (ability to add custom pics, timed learning etc.) are coming up soon! Enjoy! :wave:

Re: Fap roulettes and dares helper scripts

Posted: Sun Aug 28, 2016 7:56 pm
by Mycroft
I love all of it! Great work, thanks! Any anal faproulettes you could do?

Re: Fap roulettes and dares helper scripts

Posted: Mon Aug 29, 2016 5:53 pm
by crazyxxx
Thanks for your kind words, dear sir. :cool: Any particular faproulettes you have in mind?

Re: Fap roulettes and dares helper scripts

Posted: Wed Jul 19, 2017 12:24 pm
by crazyxxx
So, after a long wait, another game for you: Throat Haven 3, based on the brilliant TH3 dare. Enjoy!
I feel sorry for your throats already :)

Re: Fap roulettes and dares helper scripts

Posted: Wed Jul 26, 2017 3:05 pm
by Juju
Hey,

do any of you know a automated fap roulette for anal?

many thanks Juju

Re: Fap roulettes and dares helper scripts

Posted: Thu Jul 27, 2017 12:42 pm
by crazyxxx
Juju, do you have anything specific in mind? Let me know if so and I might do it, but please consider what I wrote above:
However, I must admit that I don't see much sense in implementing simple dares where you just roll 3 or 4 dice and lookup the tasks (like http://rollnfap.tumblr.com/image/86180786070 or http://i.imgur.com/YdAgo.jpg). For that type of roulettes, the http://fap-roulette.net/ site does a very good job IMO :)

In this regard, Oral Whore Roulette is really exceptional, because it requires you to roll several times, keep track of the score, apply modifiers etc. For me, it's almost impossible to do without taking some kind of notes at least, which is really distracting and kills all the fun.