Blum Bot for Auto playing game
All Risks are borne by the user!
- Auto Play and Claim Game Points: Play games and claim game points automatically.
- Supprot multipel account
-
Clone the repository:
https://github.com/Bangkithari18/blum-bot-auto.git
-
Navigate to the project directory:
cd blum-bot-auto
-
Install dependencies:
npm install
-
Open folder obj
param.json
file. -
Add your
query_id
to theparam.json
file. Example format:[{ "query_id":"YOUR QUERY ID" }]
-
To find your
query id
, follow these steps:- Open Web Telegram in your browser.
- Open the Blum Bot.
- Open DevTools (right-click on the page and select "Inspect" or press
F12
). - Go to the "Application" tab, then "Local Storage", and choose
https://telegram.blum.codes
. - Find
QUERY_ID
, copy its value.
-
query_id=user=%7ajgshagsfirst_namfdfdss%%2last_name%22%3A%aknah%22username%22%3A%22Bafaefagfa%22language_code%22%3A%22en%22%2C%22is_premium%22%3Atrue%2C%22allows_write_to_pm%22%3Atrue%7D&chat_instance=59302567161adfsad54463795&chat_type=sender&start_param=frens&auth_date=17253223029059&hash=3116344429fc5e299d0dfdfd4eekhsodksndjs96857sdsdsds
- Edit
param.json
[
{
"query_id":"YOUR QUERY ID 1"
},
{
"query_id":"YOUR QUERY ID 2"
}
]
To start the bot, run:
node index.js