Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 728 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 728 Bytes

BotTD6 is a simple auto clicker for Bloons TD 6. It can navigate menus (main, hero, map, difficulty), place and upgrade towers, use abilities, wait/watch for rounds, and read custom user-written scripts. Written in AutoHotKey.

Installation

  1. Install git and AutoHotKey.

  2. Clone the repo.

    git clone https://github.com/wazam/bloons-td6-bot.git
  3. Change to the current working directory.

    cd .\bloons-td6-bot
  4. Run the app.

    .\main.ahk

Disclaimers