Skip to content

rezamatin1290/BlumAutoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlumAutoBot

Blum Auto Bot is script that uses blum api to get points automatically without extra effort
copy your query link blum account in url.txt file which can support multi account(> every line one account)


How To work

guid.blum.mp4

What is config.json?

config that you can change in config.json file like Below

{
    "interval": 5, 
    "auto_complete_task": False, 
    "auto_play_game": True, 
    "game_point": {
        "low": 240,
        "high": 250
    }
}

set auto_complete_task to True if you want to complete task automatically in blum
set auto_play_game to True if you want to script to use cards automatically to get point in range low and high gamepoint

If you find this project useful, please consider giving it a star!