Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Tutorial #19

Open
plutonicx opened this issue Apr 27, 2024 · 1 comment
Open

Video Tutorial #19

plutonicx opened this issue Apr 27, 2024 · 1 comment

Comments

@plutonicx
Copy link

I am new to python and a video tutorial would be quite handy for the install :). Thank you!

@KendleMintJed
Copy link
Contributor

Basic program setup steps

  • Install autohotkey from autohotkey.com
  • Clone the repo with git clone https://github.com/ANRAR4/AutoBTD6
  • Install the python libraries with pip install -r requirements.txt
  • Run the program with python .\replay.py file <playthrough name> [-mk|-nomk]
    example playthough name: "candy_falls#alternate_bloons_rounds#2560x1440#noMK.btd6"

refer to the readme usage section for more information on the run command

#17 (comment)

some notes:

  • must add autohotkey to path, and if you install v2 you need to rename the binary to "AutoHotKey.exe"
  • make sure the requirements install correctly, you may need to raise the max path length (if you get that error it tells you how in the error message)

if you have any further issues let me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants