Maltroxic (OP)
Newbie
Offline
Activity: 12
Merit: 0
|
|
May 29, 2018, 08:52:18 AM |
|
Welcome to www.btcraffle.io a new PvP style of gambling. This raffle is a fast 10-30 seconds and allows for a single winner each round. The odds of winning are dependant on how many tickets you buy, you have the ability to buy tickets as the time is ticking for a last-second victory. Each bit equals 1 raffle ticket, the odds fluctuate with how many tickets are in the pot. You are not playing against the house but against other players. 2 Players are required to play. We look forward to seeing you around and hope you enjoy your stay. Some of our features include: ♠ PvP Gaming ♠ Hot Wallet for quick withdrawals and deposits ♠ 10-30 Second Raffles ♠ Live Stats ♠ Secure Offline Cold Wallet ♠ Live Chat - Give Aways - Events ♠ Active Support ♠ Faucet - Play for Free! BTCProvably Fair BTCBefore, each game a serverseed is generated. This seed is then hashed using sha256 encryption. This hashed serverseed is sent to you (the client) before the game starts. When the game ends, the game will generate a string using serverseed (unhashed) + the number of tickets (clientseed) sold: endgame_string = 'c0c973b2198f3315ac0e' . '1200' This string is then used as a seed using David Bau's seedrandom module. This module makes sure that given a seed the outcome of a Math.random() is always the same for THAT seed. See github.com/davidbau/seedrandom for more information. Using this method, we draw a winning raffle ticket that is provably fair.
|
|
|
|
cir0
Copper Member
Newbie
Offline
Activity: 71
Merit: 0
|
|
May 29, 2018, 09:24:26 AM |
|
Reserved for future announcements and events
|
Admin @ erena.io | Admin @ crashdice.com
|
|
|
BestMarketing
Newbie
Offline
Activity: 14
Merit: 0
|
|
May 29, 2018, 09:47:59 AM |
|
Would you be interested in a marketing manager ? I've got 8 years experience in the gambling scene on multiple gambling websites.
Just send me a PM if so . Support / Quality Manager aswell .
|
|
|
|
cir0
Copper Member
Newbie
Offline
Activity: 71
Merit: 0
|
|
May 29, 2018, 10:54:18 AM |
|
Not for now, but we will keep you in touch
|
Admin @ erena.io | Admin @ crashdice.com
|
|
|
panjul07
Legendary
Offline
Activity: 3654
Merit: 1369
|
|
May 29, 2018, 04:09:16 PM |
|
The UI interface looks quite similar with bustabit, but the game is exactly different. I wonder about the house edge, is there a house edge in this game? Just checked some few bets there but seems that the winner get all the pot without any fees. If there is no house edge, so how would you make profit from the game?
|
| .SHUFFLE.COM.. | ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ | ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ ███████████████████████ | . ...Next Generation Crypto Casino... |
|
|
|
Rinsend
Sr. Member
Offline
Activity: 784
Merit: 262
AZBI NETWORK - Multichain system
|
|
May 29, 2018, 06:13:56 PM |
|
The UI interface looks quite similar with bustabit, but the game is exactly different. I wonder about the house edge, is there a house edge in this game? Just checked some few bets there but seems that the winner get all the pot without any fees. If there is no house edge, so how would you make profit from the game?
it is not possible if the site does not have an edge house, maybe the owner is skipping to include it, because it is commonplace on the gambling site, without the edge house, the gambling site will go bankrupt in a short period of time
|
|
|
|
Maltroxic (OP)
Newbie
Offline
Activity: 12
Merit: 0
|
|
May 29, 2018, 06:49:54 PM |
|
House edge is 4% and only applies to larger games, small games the house does not take a cut. Since it is only players betting vs players we can be bankroll less. We just have to cover for server costs, advertisement, etc..
|
|
|
|
Joel_Jantsen
Legendary
Offline
Activity: 2030
Merit: 1324
Get your game girl
|
|
May 29, 2018, 07:15:16 PM |
|
House edge is 4% and only applies to larger games, small games the house does not take a cut. Since it is only players betting vs players we can be bankroll less. We just have to cover for server costs, advertisement, etc..
To keep site up and running along with proper development operations , you definitely need some sort of income.Have you defined the limits for the house-edge yet ? The 4% will be applied only if the total amount passes the threshold of x value. That X needs to be defined.Better yet, you can have different X values according to the total pool.This will ensure you will get something from every game.
|
|
|
|
Hamphser
Sr. Member
Offline
Activity: 2604
Merit: 339
Vave.com - Crypto Casino
|
|
May 29, 2018, 08:56:17 PM |
|
The UI interface looks quite similar with bustabit, but the game is exactly different. I wonder about the house edge, is there a house edge in this game? Just checked some few bets there but seems that the winner get all the pot without any fees. If there is no house edge, so how would you make profit from the game?
Based on my experience into those sites who dont have house edge they do mostly get a percentage when they do already make a withdrawal or some do directly get percentage after a winning.When i surfed into the site it do give me the impressions of bustadice which is really entirely similar but the game is different. I had test it out to access on Internet explorer but it failed to load and stucked but this one works in chrome.
|
|
|
|
cir0
Copper Member
Newbie
Offline
Activity: 71
Merit: 0
|
|
May 29, 2018, 09:04:25 PM Last edit: May 29, 2018, 09:25:20 PM by cir0 |
|
House edge is 4% and only applies to larger games, small games the house does not take a cut. Since it is only players betting vs players we can be bankroll less. We just have to cover for server costs, advertisement, etc..
To keep site up and running along with proper development operations , you definitely need some sort of income.Have you defined the limits for the house-edge yet ? The 4% will be applied only if the total amount passes the threshold of x value. That X needs to be defined.Better yet, you can have different X values according to the total pool.This will ensure you will get something from every game. We are working on a dynamic house edge, but for now it's 4% for all the rounds : We just want to be sure that the jackpot will be ALWAYS at least as big as the biggest bet.We will keep you informed if there is any change
|
Admin @ erena.io | Admin @ crashdice.com
|
|
|
JL421
|
|
May 29, 2018, 09:27:10 PM |
|
House edge is 4% and only applies to larger games, small games the house does not take a cut. Since it is only players betting vs players we can be bankroll less. We just have to cover for server costs, advertisement, etc..
To keep site up and running along with proper development operations , you definitely need some sort of income.Have you defined the limits for the house-edge yet ? The 4% will be applied only if the total amount passes the threshold of x value. That X needs to be defined.Better yet, you can have different X values according to the total pool.This will ensure you will get something from every game. We are working on a dynamic house edge, but for now it's 4% for all the rounds : We just want to be sure that the jackpot will be ALWAYS at least as big as the biggest bet. We will keep you informed if there is any change 4% is a decent house edge but when i tried to use from my mobile everything felt scattered , you should surely consider to have a mobile supported site in the future
|
|
|
|
cir0
Copper Member
Newbie
Offline
Activity: 71
Merit: 0
|
|
May 29, 2018, 09:29:09 PM |
|
House edge is 4% and only applies to larger games, small games the house does not take a cut. Since it is only players betting vs players we can be bankroll less. We just have to cover for server costs, advertisement, etc..
To keep site up and running along with proper development operations , you definitely need some sort of income.Have you defined the limits for the house-edge yet ? The 4% will be applied only if the total amount passes the threshold of x value. That X needs to be defined.Better yet, you can have different X values according to the total pool.This will ensure you will get something from every game. We are working on a dynamic house edge, but for now it's 4% for all the rounds : We just want to be sure that the jackpot will be ALWAYS at least as big as the biggest bet. We will keep you informed if there is any change 4% is a decent house edge but when i tried to use from my mobile everything felt scattered , you should surely consider to have a mobile supported site in the future Thanks for your suggestion. Everything is fine on mobile, at least the few ones that i tried, can you send me a Screenshot in pm ? I will try to solve this.
|
Admin @ erena.io | Admin @ crashdice.com
|
|
|
leowonderful
Legendary
Offline
Activity: 1624
Merit: 1130
Bitcoin FTW!
|
|
May 29, 2018, 10:18:24 PM |
|
The site is just fine looking at it from my mobile phone, performs just as well and looks similar to the old Bustabit crash gambling site (as it's a pretty popular site script, I have no problems with it, another example is CSGOcrash.com), except for a cut off bar and minimal text cutoff on the 'Login to Play or register' bar. It might just be your device that's causing any issues, works just fine like OP said.
|
|
|
|
JL421
|
|
May 30, 2018, 12:41:05 AM |
|
House edge is 4% and only applies to larger games, small games the house does not take a cut. Since it is only players betting vs players we can be bankroll less. We just have to cover for server costs, advertisement, etc..
To keep site up and running along with proper development operations , you definitely need some sort of income.Have you defined the limits for the house-edge yet ? The 4% will be applied only if the total amount passes the threshold of x value. That X needs to be defined.Better yet, you can have different X values according to the total pool.This will ensure you will get something from every game. We are working on a dynamic house edge, but for now it's 4% for all the rounds : We just want to be sure that the jackpot will be ALWAYS at least as big as the biggest bet. We will keep you informed if there is any change 4% is a decent house edge but when i tried to use from my mobile everything felt scattered , you should surely consider to have a mobile supported site in the future Thanks for your suggestion. Everything is fine on mobile, at least the few ones that i tried, can you send me a Screenshot in pm ? I will try to solve this. Everything is fine but as i said you need to make a lot of changes in the site as a long term plan , the problem was at the buy tickets place it showed registered and login in while i was already logged in to my account and also the words are collapsing on top of each
|
|
|
|
Maltroxic (OP)
Newbie
Offline
Activity: 12
Merit: 0
|
|
May 30, 2018, 12:52:53 AM |
|
Thanks JL! We will work on getting mobile support as time allows!
|
|
|
|
cir0
Copper Member
Newbie
Offline
Activity: 71
Merit: 0
|
|
May 30, 2018, 04:27:30 PM |
|
The unique way of gambling... I love the idea and admin also a good person Events and giveaway.. For new players.. Recommend to join Btcraffle.io
Thanks for your review ! We are going to organise an event soon. Make sure to follow us on Twitter if you want to be updated : https://twitter.com/btcraffle_io
|
Admin @ erena.io | Admin @ crashdice.com
|
|
|
BTCevo
Legendary
Offline
Activity: 1834
Merit: 1008
|
|
June 02, 2018, 06:57:56 AM |
|
You said about the hot wallet which is it will be automatically been processed if anyone make a withdrawal. Is there any limit on max withdrawal? Or may be your bankroll to make sure people do not place more than what you guys set. And about pvp raffles, it is something unique of course but the problem is the player, if there is no one around we can't play although if we want to. You should make a bot to let us play with it so whenever there is a player then they can play directly, do not need to wait for others to come
|
|
|
|
cir0
Copper Member
Newbie
Offline
Activity: 71
Merit: 0
|
|
June 02, 2018, 08:02:20 AM |
|
You said about the hot wallet which is it will be automatically been processed if anyone make a withdrawal. Is there any limit on max withdrawal? Or may be your bankroll to make sure people do not place more than what you guys set. And about pvp raffles, it is something unique of course but the problem is the player, if there is no one around we can't play although if we want to. You should make a bot to let us play with it so whenever there is a player then they can play directly, do not need to wait for others to come
We will keep a significant amount in the bankroll to be able to handle "classic" withdrawal. When the hot wallet is empty, we receive an email and will refill the hot wallet. (we have a few people in our team able to access the wallets in different timezones) Having a bot may be a good idea but it will change the game mechanics, we are working to implement other games and organize events to make the site more enjoyable and attract more users.
|
Admin @ erena.io | Admin @ crashdice.com
|
|
|
YOLO_LIFE
Member
Offline
Activity: 162
Merit: 16
|
|
June 02, 2018, 08:57:15 AM |
|
Just now registered and Played. Deposits are very smooth and I really like the lottery game very responsive especially that last 30 seconds before getting the result(adrenaline rush). very nice chatbox to hang on. it would be nice if there is an option to cancel the tickets. umm, typing password for every tip it's something long process(maybe you guys had some valid reason for it). over-all very cool site to play.
|
|
|
|
cir0
Copper Member
Newbie
Offline
Activity: 71
Merit: 0
|
|
June 02, 2018, 09:53:28 AM |
|
Just now registered and Played. Deposits are very smooth and I really like the lottery game very responsive especially that last 30 seconds before getting the result(adrenaline rush). very nice chatbox to hang on. it would be nice if there is an option to cancel the tickets. umm, typing password for every tip it's something long process(maybe you guys had some valid reason for it). over-all very cool site to play.
Thanks for your nice review A lot of new features will be implemented real soon (today or tomorrow) !
|
Admin @ erena.io | Admin @ crashdice.com
|
|
|
|