Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

?download command broken due to an AHK issue #490

Open
Noobyguy775 opened this issue Jun 1, 2024 · 1 comment
Open

?download command broken due to an AHK issue #490

Noobyguy775 opened this issue Jun 1, 2024 · 1 comment
Labels
bug An error message or problem with the macro

Comments

@Noobyguy775
Copy link
Member

Have you searched the existing bug reports?

Yes

What happened?

?download command is broken, as the Download() built-in function is currently broken for some people.

Steps to reproduce

  1. Download a file using ?download
  2. A (supressed) error is thrown
  3. Natro still says the file is downloaded

What would you expect to happen?

The file to be downloaded successfully

Natro Macro version

1.0.0.1

What is your Discord username?

No response

@Noobyguy775 Noobyguy775 added the bug An error message or problem with the macro label Jun 1, 2024
@ninjubaer
Copy link
Member

Its not an ahk issue. The issue is due to some websites being protected with cloudfare (like the AutoHotkey website). I can write a new function using http instead of just a download.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error message or problem with the macro
Projects
None yet
Development

No branches or pull requests

2 participants