Quote:
|
Originally Posted by thelawnet
They had just been caught with a cheating game, then denied (which they were forced to retract) that there was something wrong. They were seriously deep in the shit. This is not a normal PR move, it's 'do we have any other choice'?
|
Let me put it this way.
Had it been me, I probably would NOT have released the code for the number of possible consequences listed above. I would rather have dealt with the uncertainty rather than put everything into someone elses's hands and thus having no control over the situation.
There are plenty of other casinos who have done that in the past and stonewalled all of us until the cows came home. EH did not.
Quote:
|
They were hardly in a position to go trumpeting NDAs, although I do note that you have not shared the crappy buggy code, so I can't see that there's any difference.
|
NDA is a requirement throughout the industry - you don't get shit without an NDA. They were willing to forego this presumably because they trusted me (wise or not, you decide).
The reason I don't share this code with others is because I was asked not to - and thus I have not, and will not.
Quote:
|
Whether the code is that which was in place or not, it's impossible for you or I to know. Suffice to say they had quite a few days to come up with a story and write some code to fit the bill.
|
1. They had about a day or two tops.
2. As I have explained before, it is MUCH easier to say this than to do this. I'm not going to bother with that again because it is simply ridiculous for anyone to deliberately think illogically when writing code.
3. They could not have known that I was going to request the real code - furthermore, they could not have anticipated the many questions that I was going to ask - and then you have the possible consequences I listed above.
Quote:
|
Writing Java code that just implements a bonus game like the one described is not exactly rocket science.
|
First of all, the bonus game was NOT implemented. Secondly, what code was actually executed returned with an error. And thirdly, if you think you can do it, then do so.
Quote:
|
Whether or not that was the code they had on there, we cannot know. There are signs that it was, but equally serious questions if it was about why they did not do anything about the players being ripped off by the code until exposed publicly, despite knowing that the code was faulty.
|
Agreed on the first part. Secondly, one cannot necessarily intercept an error if an error isn't properly reported, either by players, or by their error checking system. You cannot assume that they KNEW the code was faulty until the time it was reported - otherwise there would be no bugs in ANY software.