Jump to content

Please clarify the rules


butterkeks

Featured Comment

Posted

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 !

  • 2 weeks later...
Posted

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.

Posted
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 :S

Posted
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 :S

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.

Posted
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 ?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

Privacy Policy Terms of Use