Skip to content

bigboy-baby/Blooker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blooker

Trash blooket flooding module

Installation

Use the package manager pip to install Blooker

pip install Blooker

Usage

Flooder

from Blooker import bot

code = input("Game Code: ")
name = input("Name: ")
am = int(input("Amount: "))

for n in range(am):
    status = bot.join(code, name, "Angry Bot")
    if status == True:
        print("Joined Game")
    else:
        print("Failed to Join")

Features

Current Features (More to Come):
-Spammer

Author

Biggie / bigboy-baby / bigboybigboi / biggie.wtf

License

Shut