ANRAR4 / AutoBTD6

The scripts contained in this repository allow you to automatically play any gamemode on any map in Bloons TD6
28 stars 4 forks source link

Video Tutorial #19

Open plutonicx opened 2 months ago

plutonicx commented 2 months ago

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

KendleMintJed commented 2 months ago

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

https://github.com/ANRAR4/AutoBTD6/issues/17#issuecomment-1971419353

some notes:

if you have any further issues let me know