Post
Topic
Board Service Discussion
Re: Primedice is cheating
by
dooglus
on 20/08/2014, 17:54:57 UTC
Post an "slightly outdated" verification script on your verification page? That's ridiculous... Angry

http://i.imgur.com/3eSe8TP.png

view-source:http://rgbkey.github.io/verify/PrimeDice/

Code:
[...]
            lucky = parseInt(hash.substring(index * 5, index + 5), 16);
                if (index + 5 == 128 + 1) {
[...]

It looks very much like RGBkey just used the old broken script as provided on PD's verification page, and hasn't updated his copy yet.