Valokoodari / btd6-ahk

An AutoHotkey (v2) script to automate collection events in Bloons TD 6.
MIT License
70 stars 30 forks source link

Error #37

Closed Tszyau closed 2 years ago

Tszyau commented 2 years ago

I tried the guides to download autohotkey v2 in previous dissucions but still failed,have no idea why https://imgur.com/a/4Ag9wN4

Valokoodari commented 2 years ago

It seems like you're trying to use the AutoHotkey.chm (Compiled HTML Help) instead of the executables, The script should be run with either the AutoHotkey64.exe or the AutoHotkey32.exe.

Tszyau commented 2 years ago

thanks it worked. I'm bad to these type of computer stuff

Tszyau commented 2 years ago

wait after the script runs it keeps dying in sanctuary, seems like it cannot put down the spactory and if i put it down manually it will lose in r23 after placing a 100sniper and 000wizard

Valokoodari commented 2 years ago

You'll have to adjust the timeScale setting found on line 7 in the collectionBot.ahk. For example my secondary laptop requires it to be 1.20 instead of the default 1.00.

Tszyau commented 2 years ago

Thanks now the script is running perfectly