Skip to content

Instantly share code, notes, and snippets.

@rafaelgallani
Last active January 9, 2022 01:59
Show Gist options
  • Select an option

  • Save rafaelgallani/89355d1b0f0318ae7512c917982e1e7f to your computer and use it in GitHub Desktop.

Select an option

Save rafaelgallani/89355d1b0f0318ae7512c917982e1e7f to your computer and use it in GitHub Desktop.
wget https://addons.mozilla.org/firefox/downloads/file/3885451/metamask-10.8.1-an+fx.xpi -O /root/Desktop/metamask.xpi
cd Desktop
firefox metamask.xpi &
python3 initialize-metamask.py
python3 add-bsc-to-metamask.py
python3 import-key.py
firefox &
python3 connect-bombcrypto.py
./run-bot.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment