Post
Topic
Board Digital goods
Re: [FREE] BitcoinDice 1.0 - Free Open Source Dice Script - Run Your Own Casino
by
Codez
on 21/08/2014, 18:50:47 UTC
I am an experienced PHP developer. I will take a good look at it and let everyone know how well it works and if i see any problems with the logic. and/or how easy it is to make it usable with altcoins.

EDIT:

it does need rewritten a bit, uses mysql which is depreciated, so it would need to be upgraded to pdo or mysqli.

Hey thanks for the feedback

It is quite an old script thats why it uses mysql, but it does still work.

The good thing about it being free and open source is that people can make the changes they feel are necessary


I see a problem in admin/pages/wallet.php on line 52 to 54
Code:
    echo "1NPTYuzo2imRi7oiow6gszX3QQccnPWAGJ";
  
?>


it just echos a hardcoded wallet addy. instead of it being dynamic.

Busted huh? Nothing in life is free!
No it's not busted, installed, works great, needs some editing, not much work is needed. won't run on php5.4 + but that is not a biggie.

BTW there is alot in life that is free, like my air i am letting you breathe.