Skip to content

wazam/bloons-td6-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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