Okay, would've been interesting to see
illectrility
Pretty similar but I couldn't get re-rolls to work on there. That's the main reason I made this
I wish you best of luck. Feel free to re-use any of my code if you think it could be helpful. Even though in my opinion it is a huge mess
What was the app called and is it still available?
No, there is no advantage or disadvantage functionality. I made it purely for balancing, so finding out the average damage a character would do. In that case I would just write out all the different rolls the character would do when attacking and have the program calculate using that. It's pretty barebones
I believe it doesn't handle any of that right now. I admittedly only play D&D so that's the use-case I based this on. The scenario you're describing sounds really complex and I have no idea how I would implement that kind of functionality currently
Thank you very much. I, too, initially used a sampling approach but that was obviously inefficient and inaccurate. Getting this to work was a HUGE pain so it's nice to read some kind words about it, thank you
So you would have a pool of 14 dice and you can re-roll the lowest 4 or any 4 dice?
Well, I had a look at anydice.com but I couldn't get re-rolls to work. So I made this specifically with re-roll functionality in mind. All in all they're pretty similar, though.
Yeah, I understand the possible applications and they do sound quite useful. Scheduled posting, for example, is really cool. The word "bot" just doesn't make it sound like client features to me but that's most likely a me issue. It looks very promising, keep up the good work
Best of luck to you. I think my code is quite messy but if you can use any of it, feel free!