Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 609 Bytes

README.md

File metadata and controls

40 lines (29 loc) · 609 Bytes

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