Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quantumbagel/molotov
Molotov is a bot for the insanely addictive game Bomb Party (jklm.fun)
https://github.com/quantumbagel/molotov
jklm jklm-bot jklm-hack jklm-word-bot python3 quantumbagel selenium selenium-webdriver selenium-webdriver-python
Last synced: about 1 month ago
JSON representation
Molotov is a bot for the insanely addictive game Bomb Party (jklm.fun)
- Host: GitHub
- URL: https://github.com/quantumbagel/molotov
- Owner: quantumbagel
- Created: 2023-07-18T23:40:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-19T16:23:34.000Z (over 1 year ago)
- Last Synced: 2024-05-30T01:15:56.649Z (7 months ago)
- Topics: jklm, jklm-bot, jklm-hack, jklm-word-bot, python3, quantumbagel, selenium, selenium-webdriver, selenium-webdriver-python
- Language: Python
- Homepage: https://quantumbagel.github.io/Molotov
- Size: 1.86 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Molotov
_Molotov is a bot for the insanely addictive game Bomb Party (jklm.fun)_
_Programmed on Python 3.10_
# What is Bomb Party?
Bomb Party is a simple game where you try to create words that contain a certain subset. For example, an answer to the subset 'AC' might be 'catarACt' or 'sACk'.
Given that I am kind of bad at this game, I made a bot for it!
# Setup
One command (linux):
`git clone https://github.com/quantumbagel/Molotov.git && cd Molotov && pip3 install -r requirements.txt && python3 molotov.py`You will need git and python3 to run Molotov.
You will need a Bomb Party game open to complete setup, just follow the instructions from `molotov.py`!
# Running
Just run `python3 molotov.py` to activate. If you move or resize your jklm.fun window, run `python3 molotov.py --reconfigure` and follow the setup again!
# When things go wrong...
Just post the full output of the program under Issues and I will try to fix it as best I can!
# Explaining config.yml
- join-game: this is the x/y coordinates of the Join Game button
- join-game-color: the RGB of the Join Game button
- letter: the x/y of the subset
- current-turn: the RGB of the text box
- record: the record of the bot
- delay: the delay for typing (to impersonate >:)