A(nother) Bombcrypto bot
This is a personal project for a bot in pure C that runs in the Linux OS.
- libX11 1.7.3
- xdotool 3
- TigerVNC 1.9.0
- Firefox 91.7.0
- GNU make
- gcc
- sudo
- Create user bcplayer1.
- Make sure it can play Bombcrypto manually; see doc/metamask/smart_chain.txt
- Update the following configurations in src/c/bcplay_conf.h:
- BCPLAYER_USER_ID with the ID of user bcplayer1 in your system.
- BC_METAMASK_PASSWORD with the password to the Metamask Firefox extension for user bcplayer1.
- Configure sudo superpowers for the user that will start the bot (ie, NOT the bcplayer1 user).
- make debug start
- make watch
- make stop
- make pause
- make unpause
- Gentoo Linux 64 bit under WSL 2
- Bombcrypto version 37
- Demonstration video
GPL-v3; see https://www.gnu.org/licenses/gpl-3.0.en.html