Valokoodari / btd6-ahk

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

doesnt upgrade monkeys #99

Closed notnotcz closed 1 year ago

notnotcz commented 1 year ago

i have all upgrades needed but when it tries to upgrade monkeys nothing hapens it just clicks on the monkey

Valokoodari commented 1 year ago

Do you have the default hotkey settings in the game? And which keyboard layout do you have?

notnotcz commented 1 year ago

i didnt change any hotkeys and im using czech layout

Valokoodari commented 1 year ago

By what I can find, that layout shouldn't cause any problems as the three keys next to the right shift are ,, ., and - which are the same as in the Finnish layout. You could use AutoHotkey's InstallKeybdHook to check the keycodes (vk__ and sc___) for those keys in case they are different for some reason.

Valokoodari commented 1 year ago

The keys used by the script can now be changed in the file data/keys.ahk.