butterkeks Posted June 13, 2020 #1 Posted June 13, 2020 Does anybody know how often the 0.99 and 1.0 crash actually happen ? What is the median crashpoint ? I did read the faq and asked the support but I still didn't get an answer to these questions. They also didn't buy a copy from the original, so I assume they made their own version. Maybe somebody can clarify ? Are there any plans to add a version with bonus, so players can hunt it and overcome the houseedge with ? Thank you in advance !
CaptainLorca Posted June 24, 2020 #2 Posted June 24, 2020 The average crash point is 1.98% and 1.00 appears 1% of the time (1% house edge).
Dan Posted June 25, 2020 #3 Posted June 25, 2020 Hitting 1.00x or below has a combined total possibility of 1%. Due to some players expressing concerns about how this works, we will be revising all future crash points that are below 1.00x to be rounded up to 1.00x in hopes that it makes things more clearer.
butterkeks Posted June 25, 2020 Author #4 Posted June 25, 2020 13 hours ago, CaptainLorca said: The average crash point is 1.98% and 1.00 appears 1% of the time (1% house edge). Are you talking about the mean or the median crash point ? 1 hour ago, Dan said: Hitting 1.00x or below has a combined total possibility of 1%. Due to some players expressing concerns about how this works, we will be revising all future crash points that are below 1.00x to be rounded up to 1.00x in hopes that it makes things more clearer. Thank's for that, it will definitly makes it easier for new players to understand. Could you please upload all the historical crashpoints somewhere ? I'm not good enough with coding to easiely do that myself
Dan Posted June 25, 2020 #5 Posted June 25, 2020 58 minutes ago, butterkeks said: Are you talking about the mean or the median crash point ? Thank's for that, it will definitly makes it easier for new players to understand. Could you please upload all the historical crashpoints somewhere ? I'm not good enough with coding to easiely do that myself All historical crashpoints can be gathered using the following query: { crashGameList(limit: 50, offset: 0) { id status crashpoint } } It would take a long time to loop through all the data as theres a large amount of games played since inception. I would suggest yopu find someone with coding knowledge to assist you.
butterkeks Posted June 25, 2020 Author #6 Posted June 25, 2020 4 minutes ago, Dan said: All historical crashpoints can be gathered using the following query: { crashGameList(limit: 50, offset: 0) { id status crashpoint } } It would take a long time to loop through all the data as theres a large amount of games played since inception. I would suggest yopu find someone with coding knowledge to assist you. Thanks for the quick reply, I'll find some way I guess. 1.98 is the mean average crashpoint or the median ?
Featured Comment
Archived
This topic is now archived and is closed to further replies.