M.Farrukh Saeed
1 subscriber
6 links
Download Telegram
Channel created
Channel name was changed to Β«M.Farrukh SaeedΒ»
join blum with me:
https://t.me/blum/app?startapp=tribe_ilmeaalimofficial-ref_n7FtEFn66N

const play = 5
const authen = "Paste your toke inside this"

clear()
async function sleep(ms) {
  return new Promise(resolve => setTimeout(resolve, ms));
}

async function playAndClaimGame() {
  for (let i = 0; i < play; i++) {
    console.log( - ${i}. Start Play game..)
    const _points = Math.floor(Math.random() * (120 -80 + 1)) + 110;

    const headers =  {
      'accept': 'application/json, text/plain, */*',
      'accept-language': 'en-US,en;q=0.9',
      'authorization': authen,
      'origin': 'https://telegram.blum.codes',
      'priority': 'u=1, i',
      'sec-ch-ua': '"Chromium";v="128", "Not;A=Brand";v="24", "Microsoft Edge";v="128", "Microsoft Edge WebView2";v="128"',
      'sec-ch-ua-mobile': '?0',
      'sec-ch-ua-platform': '"Windows"',
      'sec-fetch-dest': 'empty',
      'sec-fetch-mode': 'cors',
      'sec-fetch-site': 'same-site',
      'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0'
    }
    delete headers["content-type"]
    const response = await fetch('https://game-domain.blum.codes/api/v1/game/play', {
      method: 'POST',
      headers: headers,
    });
    const responseData = await response.json();
    const gameid = responseData.gameId;
    console.log( - GameId: ${gameid})

    const _sleep = Math.floor(Math.random() * 11 + 50) * 1000
    console.log( - sleep: ${_sleep/1000}s)
    await sleep(_sleep)
    headers["content-type"] = 'application/json'
    delete headers["content-length"]
    const claim = await fetch('https://game-domain.blum.codes/api/v1/game/claim', {
      method: 'POST',
      headers: headers,
      body: JSON.stringify({
        'gameId': gameid,
        'points': _points
      })
    });
    const claimText = await claim.text();
    console.log( - Play status: ${claimText}. Points: ${_points})

    const _sleep2 = Math.floor(Math.random() * 6 + 15) * 1000
    console.log( - sleep: ${_sleep2/1000}s)
    await sleep(_sleep2);
  }
  console.log(" - [ DONE ALL ] ")
}

(async () => {
  await playAndClaimGame();
})();
t.me/Tomarket_ai_bot/app?startapp=00007GqL

I scored 303 points in Tomato Game!

I dare you to challenge me!

Farm πŸ… $TOMATO with me and secure your token allocation through Tomarket.ai.

Use my link to get 2,000 πŸ… $TOMATO!
t.me/Tomarket_ai_bot/app?startapp=r-00007GqL

I scored 384 points in Tomato Game!

I dare you to challenge me!

Farm πŸ… $TOMATO with me and secure your token allocation through Tomarket.ai.

Use my link to get 2,000 πŸ… $TOMATO!
t.me/Tomarket_ai_bot/app?startapp=r-00007GqL

I scored 344 points in Tomato Game!

I dare you to challenge me!

Farm πŸ… $TOMATO with me and secure your token allocation through Tomarket.ai.

Use my link to get 2,000 πŸ… $TOMATO!