hmm so this is a lot distribution calculator? Intriguing... but due to it being entirely randoms someone could sadly just be horribly unlucky all the time... I've heard of better methods than random for this, like assigning points for participating in a raid and then letting members bid on an item. I think that promotes participation more...
Still pretty cool you made it though, you much of a programmer yet?
Yeah, this is generally for the most simplistic of raids and thus far I haven't even made it so that it works with 25 man raids. That being said, just because something compiles doesn't mean it works... well ok it DOES work but with only ****** logic at my disposal the actual randomize button is one hell of an if statement. (Maybe 400 lines long)
So no, I'm not THAT great of a programmer yet, but I can at least hold my own with Basic and C#. This program in particular was programmed in C#. :3