Skip to content

Okhumode/Blum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Blum script process

First gain super user permissions by running the command below

sudo su

1. Open Your VPS

cd Blum

2a. navigate to data folder

cd data

2b. edit your config.py file, input your API ID and HASH into it. ensure that your API HASH is within the paranthesis that was provided e.g

"19a5e2a0395cb7eaa6c9d1940595a5a4"

The API ID should not be in parenthesis

nano config.py

3a. After editing your config.py file, save it:

CTRL O

ENTER ENTER i.e press ENTER button twice

CTRL X

3b. Go to the previous directory

cd ..

4. Install requirementsts

python install.py

5. Run main.py

python main.py

6. Create a session

1

Enter a name for your session input any name you like

ENTER

enter your telegram phone number, include your country code while typing it. e.g 2348145698452

ENTER

check your telegram app for otp and input it

ENTER

7. Create a screen

screen -R Blum

8. Run main.py again

python main.py

9. Run clicker

2

CTRL AD

10. Close the VPS and open and run the next script

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published