Valokoodari / btd6-ahk

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

Issue launching #15

Closed Isopod12 closed 3 years ago

Isopod12 commented 3 years ago

btd6 I am having some trouble launching the code, not sure if its the code or if I'm doing something wrong (please help me, I would appreciate it)

Valokoodari commented 3 years ago

You should unzip (extract) all of the files before launching the script as the use of the files is limited while compressed in a zip.

Isopod12 commented 3 years ago

btd62 I think the folder was unzipped Since it says it has trouble opening bloody, I tried to see what that error was, and this is the error that came up Thank you for your response and help

Valokoodari commented 3 years ago

Unfortunately the scripts for the maps can't be used without the main script. But even then it shouldn't display an error when working properly and should just do nothing and exit.

Are you sure you're using AutoHotkey v2 and not v1? Sleep() being an nonexistent function points to the use of v1. Issue #8 could help with using v2.

Isopod12 commented 3 years ago

Thank you so much, that helped! Now the script selects the expert map with the bonus - however, it doesn't do anything when it loads in (Im 99% sure its my fault, not the script, sorry) Thank you for your help again

Valokoodari commented 3 years ago

Sounds like the script doesn't recognize the map for some reason. This could be solved now by the latest tweak to the map recognition.

Isopod12 commented 3 years ago

Sounds like the script doesn't recognize the map for some reason. This could be solved now by the latest tweak to the map recognition.

Fixed!!! Thank you so much for your help