Post
Topic
Board Scam Accusations
Topic OP
Aviator is no longer provablyfair. Spribe turned to scam
by
j6o74
on 15/01/2024, 16:14:22 UTC
Hello,


Aviator is arguably the biggest crash game globally. Its owned by SPRIBE which supplies it to most casino sites.

 Since it started in 2019 it has been provablyfair proven with same method as BustaBit i.e (function gameResult(hash) {
  const nBits = 52
  hash = hash.slice(0, nBits/4)
  const r = parseInt(hash, 16)
  let X = r / Math.pow(2, nBits)
  X = 99 / (1 - X)
  const result = Math.floor(X)
  return Math.max(1, result / 100)
});


Starting on 01st, January this year, they stopped using it and didnt update us on any new methods and on their provablyfair page https://spribe.co/provably-fair they just describe it but not provide any actual mathematical methods or script for their games

When i tried to inquire from them on their social media platforms they just blocked and muted me.

This is very strange and suspicious.