Jump to content

Achilles921

Member
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Achilles921's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • First Post

Recent Badges

0

Reputation

  1. // game_id is current game id const res = await axios.get("https://bc.game/api/game/support/bet-log/all-bet/crash/" + game_id + "/") const response = JSON.parse(JSON.stringify(res.data)); let game_hash = response['data']['gb']['extend']['hash'] You can get game_hash until 2022.11.01 but now this api is not working... If anybody has answer about it, please share it for everyone
×
×
  • Create New...