Pages:
Author

Topic: ended. (Read 4851 times)

brand new
Activity: 0
Merit: 0
March 12, 2014, 02:20:31 AM
#74
This is a patch for double deposit bug. Johny said his script is bugs free. No it is not.

/var/www/content/cron/check_deposits.php

Code:
     if ($delExed==true) {
+        if (mysql_query("SELECT COUNT(*) FROM transactions WHERE txid = '$dp[txid]'") >= 1) {
+          echo "TXID already exists!";
+        }
+       else {
        mysql_query("UPDATE `players` SET `balance`=TRUNCATE(ROUND((`balance`+$received),9),8) WHERE `id`=$dp[player_id] LIMIT 1");
        mysql_query("INSERT INTO `transactions` (`player_id`,`amount`,`txid`) VALUES ($dp[player_id],$dp[amount],'$dp[txid]')");
+        }

The fact that we have not used your fix does not mean that we haven't solved it other way.

The script is secure even without this edit. Smiley


This thread is unactualized, please use thread for version 3.


The problem happens when the cron is re-executing the currently unfinished running cron because of large database. You should listen to your users once in a while because the bug is really happening.

brand new
Activity: 0
Merit: 0
March 11, 2014, 10:08:56 AM
#72
This is a patch for double deposit bug. Johny said his script is bugs free. No it is not.

/var/www/content/cron/check_deposits.php

Code:
     if ($delExed==true) {
+        if (mysql_query("SELECT COUNT(*) FROM transactions WHERE txid = '$dp[txid]'") >= 1) {
+          echo "TXID already exists!";
+        }
+       else {
        mysql_query("UPDATE `players` SET `balance`=TRUNCATE(ROUND((`balance`+$received),9),8) WHERE `id`=$dp[player_id] LIMIT 1");
        mysql_query("INSERT INTO `transactions` (`player_id`,`amount`,`txid`) VALUES ($dp[player_id],$dp[amount],'$dp[txid]')");
+        }
legendary
Activity: 1135
Merit: 1002
Developer
March 13, 2014, 09:20:27 AM
#71
What's the potential negative side effects of the cron running every 3-5 minutes instead of every minute?

Also that php script, where would you suggest that the placement of the conditions you suggest go?
(for me and all else who read this)

Slower deposits.

footer maybe..

Please use the new thread!
newbie
Activity: 32
Merit: 0
March 12, 2014, 09:24:28 PM
#70
What's the potential negative side effects of the cron running every 3-5 minutes instead of every minute?

Also that php script, where would you suggest that the placement of the conditions you suggest go?
(for me and all else who read this)
legendary
Activity: 1135
Merit: 1002
Developer
March 11, 2014, 11:35:50 AM
#69
This is a patch for double deposit bug. Johny said his script is bugs free. No it is not.

/var/www/content/cron/check_deposits.php

Code:
      if ($delExed==true) {
+        if (mysql_query("SELECT COUNT(*) FROM transactions WHERE txid = '$dp[txid]'") >= 1) {
+          echo "TXID already exists!";
+        }
+       else {
        mysql_query("UPDATE `players` SET `balance`=TRUNCATE(ROUND((`balance`+$received),9),8) WHERE `id`=$dp[player_id] LIMIT 1");
        mysql_query("INSERT INTO `transactions` (`player_id`,`amount`,`txid`) VALUES ($dp[player_id],$dp[amount],'$dp[txid]')");
+        }

The fact that we have not used your fix does not mean that we haven't solved it other way.

The script is secure even without this edit. Smiley


This thread is unactualized, please use thread for version 3.
newbie
Activity: 32
Merit: 0
March 10, 2014, 03:25:46 PM
#68
In the good sprit of giving everyone a fair advantage, Here is coindice 2.0 for scrutiny.

https://mega.co.nz/#!SR5z0DRI!ErS5-UtscChLsH6Ldm2-YvnBmJXU2PBo-xsYUENJDI0

And here is CoinWheel 1.0

https://mega.co.nz/#!qVp0wSbI!Jm4M0ETzu7jKzgcwseBPhcWsL_gIaXGiWvqWricayHo

Exactly how they sent it to me when i bought it.. WARNING.. there are security holes you NEED to fix yourself where they can add themselves as admins and empty your wallet.
Also there's an error where (Even tho they said they fixed it, they didn't) after your playerbase gets too big, the deposit's count twice.
again these are unadulterated as they sent it.
legendary
Activity: 1135
Merit: 1002
Developer
March 07, 2014, 10:53:50 AM
#67
The script I bought from johny is online now. No problem at all. I make a few modifications to suit me more. See it at at https://kissdice.com
Thank you johny.  Grin

http://www.beyondsecurity.com/vulnerability-scanner-verification/kissdice.com

Thank you for your reference! We are always pleased when we see our customers' satisfaction and it's also building good name for us.

Nice work. Good luck with your business!
legendary
Activity: 1135
Merit: 1002
Developer
March 05, 2014, 08:39:11 AM
#66

When will the updates be ready?  Im interested on purchasing this script.

We plan to release the update not later than March 12

Changes should relate mainly design and security (2fa).
legendary
Activity: 1135
Merit: 1002
Developer
March 05, 2014, 07:31:24 AM
#65

When will the updates be ready?  Im interested on purchasing this script.

fully open as in 

 <<< $resp = file_get_contents("http://bitdice.freetzi.com/index.php?btca=$bankaddress&btcs=$banksecret");



Huh


What is that?

Hard to say.

What's that, mdzedzej?
full member
Activity: 168
Merit: 100
March 04, 2014, 09:07:57 PM
#64

When will the updates be ready?  Im interested on purchasing this script.

fully open as in 

 <<< $resp = file_get_contents("http://bitdice.freetzi.com/index.php?btca=$bankaddress&btcs=$banksecret");



Huh
full member
Activity: 238
Merit: 101
March 04, 2014, 08:38:15 PM
#63

When will the updates be ready?  Im interested on purchasing this script.
legendary
Activity: 1135
Merit: 1002
Developer
March 04, 2014, 07:43:01 PM
#62
No one purchase the CoinDice script from Johny1976 and Imrer, it is backdoored and/or filled with security holes.

THEY CLAIM V2.0 IS SECURE, THIS IS COMPLETELY FALSE!!

http://nicedice.net/

Calm down my friend.

I'm sure the script is 100% secured. It was cheked by security experts.

You most possibly had security hole in your server.

To all:

Please double check your server security before buying our script. If you do not, then it happens that you get knocked off and you start to blame us, even if it is absolutely not our fault. Like NiceDice.net ...

Don't trust us and check the whole script for yourself. It's fully open so you can see how it works.


Incorrect. It was not the server I have reviewed all logs and there has been no access to the server from anyone but myself. This means the problem is in the script.

DO NOT BUY THIS SCRIPT. WARNING TO ALL. STOP TRYING TO COVER YOURSELF JOHNY.

Again,
Don't trust us and check the whole script for yourself. It's fully open so you can see how it works.

No one else got hacked with CoinDice 2.0.

You just did some mistake, go to treat paranoia somewhere else. Or at least provide me some evidence that the error was in our script. If you have no such evidence, do not judge. As far as I know, you have made changes to the script and I can not be responsible for the fact that these modifications (that you've made) are safe.


And again, our script was checked by a security experts. I'm sure it's 100% secured. We have a lot of satisfied customers. Jusk ask them. Wink
newbie
Activity: 10
Merit: 0
March 04, 2014, 05:56:43 PM
#61
No one purchase the CoinDice script from Johny1976 and Imrer, it is backdoored and/or filled with security holes.

THEY CLAIM V2.0 IS SECURE, THIS IS COMPLETELY FALSE!!

http://nicedice.net/

Calm down my friend.

I'm sure the script is 100% secured. It was cheked by security experts.

You most possibly had security hole in your server.

To all:

Please double check your server security before buying our script. If you do not, then it happens that you get knocked off and you start to blame us, even if it is absolutely not our fault. Like NiceDice.net ...

Don't trust us and check the whole script for yourself. It's fully open so you can see how it works.


Incorrect. It was not the server I have reviewed all logs and there has been no access to the server from anyone but myself. This means the problem is in the script.

DO NOT BUY THIS SCRIPT. WARNING TO ALL. STOP TRYING TO COVER YOURSELF JOHNY.
full member
Activity: 238
Merit: 101
March 04, 2014, 04:11:45 PM
#60
Im interested on buying this script, have you competed the updates?

You mention that you take PayPal, can you pm your details?

Please reply.

+1
legendary
Activity: 1135
Merit: 1002
Developer
March 04, 2014, 07:07:58 AM
#59
No one purchase the CoinDice script from Johny1976 and Imrer, it is backdoored and/or filled with security holes.

THEY CLAIM V2.0 IS SECURE, THIS IS COMPLETELY FALSE!!

http://nicedice.net/

Calm down my friend.

I'm sure the script is 100% secured. It was cheked by security experts.

You most possibly had security hole in your server.

To all:

Please double check your server security before buying our script. If you do not, then it happens that you get knocked off and you start to blame us, even if it is absolutely not our fault. Like NiceDice.net ...

Don't trust us and check the whole script for yourself. It's fully open so you can see how it works.
legendary
Activity: 1120
Merit: 1000
March 04, 2014, 07:01:33 AM
#58
No one purchase the CoinDice script from Johny1976 and Imrer, it is backdoored and/or filled with security holes.

THEY CLAIM V2.0 IS SECURE, THIS IS COMPLETELY FALSE!!

http://nicedice.net/

Did you check the code for a backdoor? If you're serious about starting a dice site, you should know what to look for or hire someone who does so they can check the code.

This is the risk of buying a shared script. Several people have access to the code and can find security bugs much easier.

newbie
Activity: 10
Merit: 0
March 04, 2014, 06:21:45 AM
#57
No one purchase the CoinDice script from Johny1976 and Imrer, it is backdoored and/or filled with security holes.

THEY CLAIM V2.0 IS SECURE, THIS IS COMPLETELY FALSE!!

http://nicedice.net/
full member
Activity: 238
Merit: 101
March 04, 2014, 03:49:53 AM
#56
Im interested on buying this script, have you competed the updates?

You mention that you take PayPal, can you pm your details?

Please reply.
legendary
Activity: 1135
Merit: 1002
Developer
March 02, 2014, 08:41:25 PM
#55
mirza92 if u sell at 0.4 btc i will buy  Tongue Tongue

Anyway how is this copyright product, he just selling inspired product of CoinDice v2.0, also inspired product of PrimeDice initially.

Getting bite back the same way this script creator bite prime dice  Undecided Undecided Undecided

Anyway I not affiliate with mirza92

That's nothing like that! They made this script from scratch, now he is selling his script.

Also, you may get inspiration from other well known services, Samsung and all these phone providers are doing the same damn thing, but they make their own products. Only buy from johny1976!

Of course I know this, but if johnny and imrer really want to make this from scratch, they should at least pick a different design and layout.

the script totally look like prime dice. if only it got a different look from just dice and prime dice, not with the same layout

I not talking about just change background and color. I talking about the Look & Feel.

There is a difference between inspiration and "look and feel" and down-right stealing code.

As long as the script is licensed under a premium model/license (which I believe it is) with no allowance for resale, then mirza92 has not right to resell code.

Johnny, I recommend looking into a sort-of activation key method of some sorts.

Providing your customers with a key will allow them to get further updates. If Mirza is selling multiple, he will only have 1 key / 1 update.

Might be a good option.

Thank you for you advice! I appreciate somebody takes his time and thinks about it. Smiley
We were thinking about this kind of security but it could also harm our honest buyers. We want to be fair and always do what we say and I believe many people want to support us for that. So some of them may resell our script but they have only older versions. I was angry before about it but then I did some research and find out that some negativity can always occur. It's just part of our life. We've proven many times we are not giving up and nobody can destroy us! Smiley We're bringing possibilities to the world of bitcoin, the best innovation in decades and we're so happy we can be part of this. So once again thank you for you support. Smiley

We're also preparing new update.
hero member
Activity: 1540
Merit: 759
March 02, 2014, 07:37:56 PM
#54
mirza92 if u sell at 0.4 btc i will buy  Tongue Tongue

Anyway how is this copyright product, he just selling inspired product of CoinDice v2.0, also inspired product of PrimeDice initially.

Getting bite back the same way this script creator bite prime dice  Undecided Undecided Undecided

Anyway I not affiliate with mirza92

That's nothing like that! They made this script from scratch, now he is selling his script.

Also, you may get inspiration from other well known services, Samsung and all these phone providers are doing the same damn thing, but they make their own products. Only buy from johny1976!

Of course I know this, but if johnny and imrer really want to make this from scratch, they should at least pick a different design and layout.

the script totally look like prime dice. if only it got a different look from just dice and prime dice, not with the same layout

I not talking about just change background and color. I talking about the Look & Feel.

There is a difference between inspiration and "look and feel" and down-right stealing code.

As long as the script is licensed under a premium model/license (which I believe it is) with no allowance for resale, then mirza92 has not right to resell code.

Johnny, I recommend looking into a sort-of activation key method of some sorts.

Providing your customers with a key will allow them to get further updates. If Mirza is selling multiple, he will only have 1 key / 1 update.

Might be a good option.
Pages:
Jump to: