kf_
Newbie
Offline
Activity: 36
Merit: 0
|
|
September 25, 2014, 08:26:47 PM |
|
I'm looking for some input on what people expect from a VIP room or if it is needed at all. For example should VIP chat be visible to everyone even those who can't type in it or be hidden? Right now chat is restricted to people who have wagered 0.001 or more to prevent spam. Also does anyone have any suggestions for the keyboard commands, would you all like something similar to JD's commands or want changes made?
I am not a fan of shortcuts. Accidentally hitting them can cause problems. I'd leave that as it is. About a VIP room: it should be hidden for the people who can't type in it. The hotkeys will be disabled by default.
|
|
|
|
williamj2543
|
|
September 25, 2014, 08:32:50 PM |
|
Yea sometimes I'm mad that I lose and I mash my keyboard. Because of this it would probably make me bet all my balance on 1%...
|
██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
|
|
|
nyktalgia
|
|
September 25, 2014, 08:47:23 PM |
|
OMG ! I was at .2, won .4 so I was at like .5 last night, started betting higher and busted out... why do I always fucking dot his? Lost another -.1 yay!
I even tell myself to go to bed or stop after a big win, but I just keep going and getting greedy. FUCK!
|
|
|
|
KingOfSports
|
|
September 25, 2014, 09:15:58 PM |
|
OMG ! I was at .2, won .4 so I was at like .5 last night, started betting higher and busted out... why do I always fucking dot his? Lost another -.1 yay!
I even tell myself to go to bed or stop after a big win, but I just keep going and getting greedy. FUCK!
Sounds like you have a gambling problem. Quicker you realize this and seek help, the quicker you live a happier life. It worked for me.
|
.
.
|
|
|
galbros
Legendary
Offline
Activity: 1022
Merit: 1000
|
|
September 25, 2014, 10:25:32 PM |
|
I'm looking for some input on what people expect from a VIP room or if it is needed at all. For example should VIP chat be visible to everyone even those who can't type in it or be hidden? Right now chat is restricted to people who have wagered 0.001 or more to prevent spam. Also does anyone have any suggestions for the keyboard commands, would you all like something similar to JD's commands or want changes made?
I think the downgrading of the importance of chat messages for level and the .001 requirement have greatly reduced the spam in chat. The mods are also doing a nice job. So I would suggest the need for a VIP room is not as great. However, if your highrollers want it, you should probably accommodate them. If you go the VIP route I'd be mindful of the effect on new users. You want to be welcoming without exposing every high roller to endless begs and rain begs. Though the mods usually crack down on that pretty quickly. The only real trick for keyboard commands is to make sure there is a way to disable them while chatting. PD is great in that you can chat while betting or watching all bets. JD did not have that. So that may be an especially important consideration. Thank you for PD and good luck!
|
|
|
|
rfisher1968
|
|
September 25, 2014, 10:41:45 PM |
|
I have made a PHP script that helps validate the rolls on PD3. $clientseed = "Your Client Seed"; $serverseed = "Your Server Seed"; $nonce = your nonce your checking;
// DO NOT EDIT BELOW THIS LINE
$c = $clientseed . "-" . $nonce; $result = strtoupper(hash_hmac('sha512', $c, $serverseed));
$tmp2 = 0; $resultnum = 0; $flag = 0; do { $hexnum = substr($result,(5*$tmp2),5); $resultnum = hexdec($hexnum); $tmp2++; if ( $tmp2 * 5 + 5 > 128 ) { $flag = 1; } } while ( $resultnum >= 1000000 && $flag == 0 );
if ( $flag == 1 ) { $lucky = 99.99; } else { $lucky = substr($resultnum,-4,2) . "." . substr($resultnum,-2); } echo "nonce(" . $nonce . ") = " . $lucky; Copy the code to a online PHP executer like http://writecodeonline.com/php/
|
|
|
|
Minnlo
|
|
September 25, 2014, 10:53:33 PM |
|
Nice to see the introduction of the 2FA function. Regarding the keyboard shortcuts, it may be useful to some of us. I don't mind having them as long as they can be turned off at any time.
|
|
|
|
zhinkk
|
|
September 25, 2014, 11:42:47 PM |
|
"Loading the world's most popular Bitcoin gambling website..."
I've been stuck at that for a few days now. Why isn't it working for me? I've tried clearing cookies/cache.
|
|
|
|
kf_
Newbie
Offline
Activity: 36
Merit: 0
|
|
September 26, 2014, 12:17:44 AM |
|
I have made a PHP script that helps validate the rolls on PD3. $clientseed = "Your Client Seed"; $serverseed = "Your Server Seed"; $nonce = your nonce your checking;
// DO NOT EDIT BELOW THIS LINE
$c = $clientseed . "-" . $nonce; $result = strtoupper(hash_hmac('sha512', $c, $serverseed));
$tmp2 = 0; $resultnum = 0; $flag = 0; do { $hexnum = substr($result,(5*$tmp2),5); $resultnum = hexdec($hexnum); $tmp2++; if ( $tmp2 * 5 + 5 > 128 ) { $flag = 1; } } while ( $resultnum >= 1000000 && $flag == 0 );
if ( $flag == 1 ) { $lucky = 99.99; } else { $lucky = substr($resultnum,-4,2) . "." . substr($resultnum,-2); } echo "nonce(" . $nonce . ") = " . $lucky; Copy the code to a online PHP executer like http://writecodeonline.com/php/Someone made this some time ago: http://rgbkey.github.io/verify/PrimeDice/Pretty straightforward.
|
|
|
|
williamj2543
|
|
September 26, 2014, 12:55:41 AM |
|
Vip room sounds good. Maybe a higher limit like 0.01 btc bet. 0.001 is half a dollar and kinda easy for spammers. 5$ is good.
|
██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
|
|
|
Chemistry1988
Legendary
Offline
Activity: 1120
Merit: 1000
|
|
September 26, 2014, 01:11:31 AM |
|
"Loading the world's most popular Bitcoin gambling website..."
I've been stuck at that for a few days now. Why isn't it working for me? I've tried clearing cookies/cache.
I have no problem on PD with latest Firefox. Which browser are you using? Have you tried switching to another browser?
|
|
|
|
snarlpill
|
|
September 26, 2014, 02:04:36 AM |
|
I see you've switched to SolveMedia for the faucet captchas. I was actually going to suggest that a few weeks ago when discussion of faucet changes was going on- switching to SolveMedia captchas instead of spacing the time so far apart between claims, because the SM captchas would at least bring in a Little bit of revenue to help balance out all of the faucet costs. Emphasis on the "Little" when it comes to revenue from their captchas though, I've had users fill out over 1.18 million of them so far and only earned $147 from it. Still, better than nothing from it, but they Can be a pain in the ass sometimes. But I guess that will help deter people from abusing it as well.
|
|
|
|
jjc326
|
|
September 26, 2014, 03:45:51 AM |
|
I see you've switched to SolveMedia for the faucet captchas. I was actually going to suggest that a few weeks ago when discussion of faucet changes was going on- switching to SolveMedia captchas instead of spacing the time so far apart between claims, because the SM captchas would at least bring in a Little bit of revenue to help balance out all of the faucet costs. Emphasis on the "Little" when it comes to revenue from their captchas though, I've had users fill out over 1.18 million of them so far and only earned $147 from it. Still, better than nothing from it, but they Can be a pain in the ass sometimes. But I guess that will help deter people from abusing it as well.
So much for the faucet. Its keeps getting worse and worse. First it got cut in half, then it's every 3 minutes, then it's SolveMedia captcha. Might as well end it at this point, only botters would even try to use it now, not us normal players.
|
|
|
|
Anony
Sr. Member
Offline
Activity: 308
Merit: 250
Invest & Earn: https://cloudthink.io
|
|
September 26, 2014, 04:52:59 AM |
|
I see you've switched to SolveMedia for the faucet captchas. I was actually going to suggest that a few weeks ago when discussion of faucet changes was going on- switching to SolveMedia captchas instead of spacing the time so far apart between claims, because the SM captchas would at least bring in a Little bit of revenue to help balance out all of the faucet costs. Emphasis on the "Little" when it comes to revenue from their captchas though, I've had users fill out over 1.18 million of them so far and only earned $147 from it. Still, better than nothing from it, but they Can be a pain in the ass sometimes. But I guess that will help deter people from abusing it as well.
So much for the faucet. Its keeps getting worse and worse. First it got cut in half, then it's every 3 minutes, then it's SolveMedia captcha. Might as well end it at this point, only botters would even try to use it now, not us normal players. Will you please complain about free money more?
|
|
|
|
StopGG
Newbie
Offline
Activity: 17
Merit: 0
|
|
September 26, 2014, 05:03:29 AM |
|
New captchas are hard... I have to try like 5-6 times to get it lol
|
|
|
|
nyktalgia
|
|
September 26, 2014, 05:08:20 AM |
|
OMG ! I was at .2, won .4 so I was at like .5 last night, started betting higher and busted out... why do I always fucking dot his? Lost another -.1 yay!
I even tell myself to go to bed or stop after a big win, but I just keep going and getting greedy. FUCK!
Sounds like you have a gambling problem. Quicker you realize this and seek help, the quicker you live a happier life. It worked for me. HAHA!
|
|
|
|
nyktalgia
|
|
September 26, 2014, 05:10:38 AM |
|
@Dooglus ignore nyktalgia
nyktalgia has been muted several times for raging against PD, accusing Stunna of fraud although he was up .2 several times but the greedy bastard can't control himself. He also thinks he has a "mathematical method" to play xD Hes also mad at me for taking him off skype after the kid rages about being scammed through the script that was spammed in chat and still blamed Stunna. This guy is full of himself, constantly makes new accounts to rage when he gets greedy. I tried helping him in the start and he ended up switching to 2.2x martingale (such math such wowe) and got up and down.
Lol ur a fucking faggot dude, i dont give a fuck about you..... u are such a gay ass drama queen, save that shit for your momma, you have the worst strategies ever, cant believe I tried taking advice from a retard like urself.
|
|
|
|
nyktalgia
|
|
September 26, 2014, 05:14:49 AM |
|
and ya hui was actually one of the few mods that was decent, he's prob the best mod you have. It's pretty lame when you get trolled by all the 'regular' trolls and when you say 1 thing to them that isn't even very offensive you get muted. You really think newer members are going to want to play there if they are harassed by not only other members, but the mods as well?
Hui is right there is ignore for a reason, should only really mute spammers. Hui was the only one who didn't seem to be on an ego power trip.
|
|
|
|
Stunna (OP)
Legendary
Offline
Activity: 3192
Merit: 1279
Primedice.com, Stake.com
|
|
September 26, 2014, 07:33:06 AM |
|
I'm looking for some input on what people expect from a VIP room or if it is needed at all. For example should VIP chat be visible to everyone even those who can't type in it or be hidden? Right now chat is restricted to people who have wagered 0.001 or more to prevent spam. Also does anyone have any suggestions for the keyboard commands, would you all like something similar to JD's commands or want changes made?
I think the downgrading of the importance of chat messages for level and the .001 requirement have greatly reduced the spam in chat. The mods are also doing a nice job. So I would suggest the need for a VIP room is not as great. However, if your highrollers want it, you should probably accommodate them. If you go the VIP route I'd be mindful of the effect on new users. You want to be welcoming without exposing every high roller to endless begs and rain begs. Though the mods usually crack down on that pretty quickly. The only real trick for keyboard commands is to make sure there is a way to disable them while chatting. PD is great in that you can chat while betting or watching all bets. JD did not have that. So that may be an especially important consideration. Thank you for PD and good luck! I appreciate the input, we'd have keyboard commands off by default and make them disable while chat is open. With regards to the VIP room, the main thing I'm wondering is whether or not it should be hidden, main chat quality seems to have skyrocketed though since the restriction and nerfs though which is nice . Something else we're looking into is making PVP more engaging and interesting but I'm not quite sure how we could best do that.
|
|
|
|
rfisher1968
|
|
September 26, 2014, 10:55:38 AM Last edit: September 26, 2014, 11:05:42 AM by rfisher1968 |
|
Didn't know about the other verifier. When I searched on Google that url didn't show up. Also I used this algorithm in something else I was doing to make a random number generator. I have made a PHP script that helps validate the rolls on PD3. $clientseed = "Your Client Seed"; $serverseed = "Your Server Seed"; $nonce = your nonce your checking;
// DO NOT EDIT BELOW THIS LINE
$c = $clientseed . "-" . $nonce; $result = strtoupper(hash_hmac('sha512', $c, $serverseed));
$tmp2 = 0; $resultnum = 0; $flag = 0; do { $hexnum = substr($result,(5*$tmp2),5); $resultnum = hexdec($hexnum); $tmp2++; if ( $tmp2 * 5 + 5 > 128 ) { $flag = 1; } } while ( $resultnum >= 1000000 && $flag == 0 );
if ( $flag == 1 ) { $lucky = 99.99; } else { $lucky = substr($resultnum,-4,2) . "." . substr($resultnum,-2); } echo "nonce(" . $nonce . ") = " . $lucky; Copy the code to a online PHP executer like http://writecodeonline.com/php/Someone made this some time ago: http://rgbkey.github.io/verify/PrimeDice/Pretty straightforward.
|
|
|
|
|