Skip to content

fdd26/total-battle-python3-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Works with Python 3.12+

Tested successfully on Windows Desktop

Donations:
Buy Me a Coffee

Windows 7 / 10 / 11 instructions

GO HERE:

https://www.python.org/downloads/

DOWNLOAD THIS:

https://www.python.org/ftp/python/3.12.2/python-3.12.2-amd64.exe

[x] Install Python3 for all users
[x] Add Python3 to your PATH environment

DOWNLOAD THIS:

https://codeload.github.com/fdd26/Exchange-Beep/zip/refs/heads/main?file=Exchange-Beep-main.zip

Extract it

OPEN cmd.exe in that folder

TYPE THIS to install Python3 dependencies:

pip3 install pyautogui
pip3 install python_imagesearch

TYPE THIS to run the program

python.exe Main.py

OR double-click on Main.py

OPEN exchange.png to test, you should hear some beeps.

MAC OS X instructions

Download Mac OS Python 3.12.x
https://www.python.org/downloads/macos/

https://www.python.org/ftp/python/3.12.4/python-3.12.4-macos11.pkg

Download and Install SoX Play from MacPorts or Brew or SourceForge

https://superuser.com/questions/279675/installing-sox-sound-exchange-via-the-terminal-in-mac-os-x

https://ports.macports.org/port/sox/
https://formulae.brew.sh/formula/sox#default

https://sourceforge.net/projects/sox/files/sox/14.3.2/
https://sourceforge.net/projects/sox/files/sox/14.3.2/sox-14.3.2-macosx.zip/download

OPEN bash in that folder

TYPE THIS to install Python3 dependencies:

pip3 install pyautogui
pip3 install python_imagesearch

TYPE THIS to run the program

python Linux.py

to use the Linux Python script from bash

Original Python3 script forked from:

https://github.com/fdd26/Exchange-Beep
https://github.com/TotalBattleBots/Exchange-Beep

A showcase of what this does can be found at :
A guide to install this can be found at :

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors