Pages:
Author

Topic: [0.5 BTC] Bourbon: Start a Bitcoin Casino (Read 3557 times)

newbie
Activity: 20
Merit: 0
June 28, 2014, 09:20:36 PM
#26
Bumping because people are only responding through PM. Will have some reviews posted soon.

Tried to speak to this guy (talktobh) on Skype about buying his script, but all he did was continually post Eminem lyrics to me. Guys a weirdo, and clearly a scammer. Avoid buying anything from this scammer!



Everything this man says is true.

http://pastebin.com/Xgdb4mst

Please allow me to showcase several excerpts from our exchange:

Quote
[9:22:50 PM] Alex: you ain't selling your shitty dice script on BTC talk now fuck face Smiley
Quote
[9:32:28 PM] Alex: fuck your religion
Quote
[9:33:46 PM] Alex: chinese cunt

I have concluded that this man is vulgar, intolerant, and racist.
hero member
Activity: 655
Merit: 504
You wan chili saus?
Bumping because people are only responding through PM. Will have some reviews posted soon.

Tried to speak to this guy (talktobh) on Skype about buying his script, but all he did was continually post Eminem lyrics to me. Guys a weirdo, and clearly a scammer. Avoid buying anything from this scammer!

newbie
Activity: 20
Merit: 0
Bumping because people are only responding through PM. Will have some reviews posted soon.
hero member
Activity: 660
Merit: 500
Sorry about that everyone.

I've investigated the problem and I'm pretty sure it wasn't a problem with the source code or Bitcoin handling code. It seems to be something stupid I did with the database that let someone change their balance. This won't be a problem with the real version as the Bitcoin daemon as built-in checks against this kind of thing.

I've fixed the problem with blank usernames.

The site should also be back up.

I apologize for the fuck-ups; by software standards, we're still in the alpha stage of testing (hence why I released a demo first) and I'm happy we're catching the bugs now rather than later.
I've noticed that it looks like usernames are trimmed of spaces on the beginning and end of the string. This means that " user " would show up as "user" and "   " would show up as "" which we already know is causing a problem with the table.
While I think this is a very nice setup (although in need of work) it is not ready for sale and you probably shouldn't take any orders yet.
I'll do my best to help out, though. Wink

Edit - betting less than 0.000001 simply doesn't do anything. Tongue

Thanks for the feedback. Both issues should be fixed now. Please let me know about anything else!

Might get a bit chaotic with more than 3 people playing at once. Smiley

You definitely have a great start to your script.  I might suggest some load balancing work because once you get more than 4 players playing at the same time the site code really slows down and after running a few "players" at once I was able to get one player seeing 5 seconds ahead of other players.  (Meaning time stamps were starting to get way off between players)

Good point, definitely something to think about. I will say that right now the site is running off something pretty slow. I don't know much about load balancing to be honest. Do you have any tips?

Also, meh, I'm okay with the bets being off, but if the chat's off...

What I did with my dice script is offered a setting in the Admin area that allows an option to increase the space between bets for bets lower than X value.  This way you can attempt to keep the speed up for high value players and eliminate the taxing on the server from low value bot betters.  It's one way to do it... and there are probably tons of other ways as well.
newbie
Activity: 20
Merit: 0
Sorry about that everyone.

I've investigated the problem and I'm pretty sure it wasn't a problem with the source code or Bitcoin handling code. It seems to be something stupid I did with the database that let someone change their balance. This won't be a problem with the real version as the Bitcoin daemon as built-in checks against this kind of thing.

I've fixed the problem with blank usernames.

The site should also be back up.

I apologize for the fuck-ups; by software standards, we're still in the alpha stage of testing (hence why I released a demo first) and I'm happy we're catching the bugs now rather than later.
I've noticed that it looks like usernames are trimmed of spaces on the beginning and end of the string. This means that " user " would show up as "user" and "   " would show up as "" which we already know is causing a problem with the table.
While I think this is a very nice setup (although in need of work) it is not ready for sale and you probably shouldn't take any orders yet.
I'll do my best to help out, though. Wink

Edit - betting less than 0.000001 simply doesn't do anything. Tongue

Thanks for the feedback. Both issues should be fixed now. Please let me know about anything else!

Might get a bit chaotic with more than 3 people playing at once. Smiley

You definitely have a great start to your script.  I might suggest some load balancing work because once you get more than 4 players playing at the same time the site code really slows down and after running a few "players" at once I was able to get one player seeing 5 seconds ahead of other players.  (Meaning time stamps were starting to get way off between players)

Good point, definitely something to think about. I will say that right now the site is running off something pretty slow. I don't know much about load balancing to be honest. Do you have any tips?

Also, meh, I'm okay with the bets being off, but if the chat's off...
hero member
Activity: 660
Merit: 500
Might get a bit chaotic with more than 3 people playing at once. Smiley

You definitely have a great start to your script.  I might suggest some load balancing work because once you get more than 4 players playing at the same time the site code really slows down and after running a few "players" at once I was able to get one player seeing 5 seconds ahead of other players.  (Meaning time stamps were starting to get way off between players)
legendary
Activity: 1386
Merit: 1053
Please do not PM me loan requests!
Sorry about that everyone.

I've investigated the problem and I'm pretty sure it wasn't a problem with the source code or Bitcoin handling code. It seems to be something stupid I did with the database that let someone change their balance. This won't be a problem with the real version as the Bitcoin daemon as built-in checks against this kind of thing.

I've fixed the problem with blank usernames.

The site should also be back up.

I apologize for the fuck-ups; by software standards, we're still in the alpha stage of testing (hence why I released a demo first) and I'm happy we're catching the bugs now rather than later.
I've noticed that it looks like usernames are trimmed of spaces on the beginning and end of the string. This means that " user " would show up as "user" and "   " would show up as "" which we already know is causing a problem with the table.
While I think this is a very nice setup (although in need of work) it is not ready for sale and you probably shouldn't take any orders yet.
I'll do my best to help out, though. Wink

Edit - betting less than 0.000001 simply doesn't do anything. Tongue
newbie
Activity: 20
Merit: 0
Sorry about that everyone.

I've investigated the problem and I'm pretty sure it wasn't a problem with the source code or Bitcoin handling code. It seems to be something stupid I did with the database that let someone change their balance. This won't be a problem with the real version as the Bitcoin daemon as built-in checks against this kind of thing.

I've fixed the problem with blank usernames.

The site should also be back up.

I apologize for the fuck-ups; by software standards, we're still in the alpha stage of testing (hence why I released a demo first) and I'm happy we're catching the bugs now rather than later.
full member
Activity: 154
Merit: 100
Is the demo site not working? it's saying connection closed and with the post above if you can fix those issues I will buy the script
legendary
Activity: 1386
Merit: 1053
Please do not PM me loan requests!
Oh, and then there's this:
legendary
Activity: 1386
Merit: 1053
Please do not PM me loan requests!
Is this going to be a problem? Huh

newbie
Activity: 20
Merit: 0
Hello,

Good job with the script. Its a nice addition to all the other things that are selling out there.
I agree with Acoins perspective about selling it cheaper for a larger number of customers. I think at today's rate 0.5 Btc is a good price.
I think people would be able to recover that in a month if done properly.
Wish you good luck.

Regards

Duke

I agree with the 0.5BTC rate, you will get a lot more sales instead of none at all

Ps. I noticed a bug in the demo with the chat box, if you keep pressing enter with a blank message it just spams the box with the username

Okay, thanks for the feedback guys. The 1.0 BTC was really just a neat number. I'll try 0.5 BTC for a while and see how it goes.

Additional thanks to x8008 for the heads-up; fixed.
full member
Activity: 154
Merit: 100
I agree with the 0.5BTC rate, you will get a lot more sales instead of none at all

Ps. I noticed a bug in the demo with the chat box, if you keep pressing enter with a blank message it just spams the box with the username
legendary
Activity: 1890
Merit: 1102
Free Free Palestine
Hello,

Good job with the script. Its a nice addition to all the other things that are selling out there.
I agree with Acoins perspective about selling it cheaper for a larger number of customers. I think at today's rate 0.5 Btc is a good price.
I think people would be able to recover that in a month if done properly.
Wish you good luck.

Regards

Duke
newbie
Activity: 20
Merit: 0
Any thoughts on the pricing? CoinDice sells for 1.1 BTC & I feel the quality of my work is certainly above 91% the quality of theirs. That being said, if people deem my script too cheap or expensive, I'd like to know.

Specifically, what would you pay for Bourbon?

Hello. Still waiting for you to reply to my PM. Please reply.

Just responded. (Well, I have a message written, but it'll take another six minutes before BitcoinTalk lets me send it.)


I think realistically you won't get to many sales at 1BTC, if you priced at .5BTC or even .25BTC you would get many more customers. I wouldn't charge less than .25BTC though.

Overall I think you would end up making more money, as you might get less per sale but you will get more sales.

Site looks really good, doesn't appear to be a copy of anyone elses script (given I don't frequent that many dice sites) which is a fresh change Smiley

Hm, that's a pretty good idea. I'm trying to figure out how many people bought CoinDice. Do you know if dice scripts are sold a lot around here, which ones are the most popular, and how much they sold for?
legendary
Activity: 1036
Merit: 1000
Any thoughts on the pricing? CoinDice sells for 1.1 BTC & I feel the quality of my work is certainly above 91% the quality of theirs. That being said, if people deem my script too cheap or expensive, I'd like to know.

Specifically, what would you pay for Bourbon?

Hello. Still waiting for you to reply to my PM. Please reply.

Just responded. (Well, I have a message written, but it'll take another six minutes before BitcoinTalk lets me send it.)


I think realistically you won't get to many sales at 1BTC, if you priced at .5BTC or even .25BTC you would get many more customers. I wouldn't charge less than .25BTC though.

Overall I think you would end up making more money, as you might get less per sale but you will get more sales.

Site looks really good, doesn't appear to be a copy of anyone elses script (given I don't frequent that many dice sites) which is a fresh change Smiley
newbie
Activity: 20
Merit: 0
Any thoughts on the pricing? CoinDice sells for 1.1 BTC & I feel the quality of my work is certainly above 91% the quality of theirs. That being said, if people deem my script too cheap or expensive, I'd like to know.

Specifically, what would you pay for Bourbon?

Hello. Still waiting for you to reply to my PM. Please reply.

Just responded. (Well, I have a message written, but it'll take another six minutes before BitcoinTalk lets me send it.)
newbie
Activity: 20
Merit: 0
Wow, kl, you clever user.

Just added checks so sneaky people can't bet negative amounts.

(That's not a problem in the real version; it's just that in the demo I wrote a database app to simulate account balances.)

Also, fixed icons so they don't look like shit.
newbie
Activity: 20
Merit: 0
Update: when you go on the site, it shows the last 25 bets so the page isn't empty, and starts showing you players' bets in real time even before you're logged in.
newbie
Activity: 20
Merit: 0
On the admin screen | players screen if I click the "next" button at the bottom I get an error msg-interal server error.  I'm also using safari on an iPad and the roll button on the main page does not work.  I will try on another browser since this is very interesting.
Best
Jack

Wow, that is slightly embarrassing.

Both issues should be fixed; please let me know if anything else happens.
Pages:
Jump to: