Skip to content

Bot that plays bombparty game automatically using Selenium

Notifications You must be signed in to change notification settings

aleixfortm/bomparty-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Bot that plays bombparty game automatically using Selenium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages