Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.54 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.54 KB

Bombparty bot

Automated Bombparty bot
Win every game while AFK with this automated bot


Description

BombParty is an online game at jklm.fun where players have to provide a word that contains the given syllable before the bomb explodes. By using Selenium and several language dictionaries, this program is able to fetch data from the game, compute it, and type back an answer into the game automatically. It has been coded so that the answer is written as humanly as possible, simulating human typing and thinking.

Requirements

  • Python interpreter
  • Navigator driver: For this project I have used Chromium's driver version 111. If your Chrome version does not match this project's driver version, I recommend downloading the driver of your current version.

How to use

  1. Download zip file and extract in the desired location
  2. Execute main.py
  3. Console will prompt the user to input necessary data to join online lobby
  4. Relax and enjoy the show

Disclaimer

This has been made with the aim of getting used to web scraping and other web automation tasks with Python. This is a cheat and may get you banned.