Script keep loading forever still clicked

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
kauan014
Posts: 55
Joined: 18 Feb 2021, 20:03

Script keep loading forever still clicked

Post by kauan014 » 25 Jul 2021, 19:20

When i run a script my mouse icon change to this thing:
pic (2).png
pic (2).png (1.47 KiB) Viewed 196 times
And keep on it forever, till I click anywhere, then the script is loaded instantly.
I can't post the script here because it's too huge, it's just a GUI with pictures on it and a Class that handles these pictures.

Some things I have noted:
- It only happens with this specified script.
- On Task Manager the script CPU use is at 0%
- If I run it as admin it loads instantly.
- Compiling the script happens the same thing, and when i run as admin it also loads instantly.
- If i right-click and select > run script it also loads instantly
image.png
image.png (12.34 KiB) Viewed 189 times

Im not sure if it's something in the code that is causing it, does someone else have experienced this behavior with any script?

Rohwedder
Posts: 7555
Joined: 04 Jun 2014, 08:33
Location: Germany

Re: Script keep loading forever still clicked

Post by Rohwedder » 26 Jul 2021, 00:56

Edit: Removed example script for changing the system cursor. Misunderstanding on my part!
Last edited by Rohwedder on 26 Jul 2021, 06:06, edited 1 time in total.

swagfag
Posts: 6222
Joined: 11 Jan 2017, 17:59

Re: Script keep loading forever still clicked

Post by swagfag » 26 Jul 2021, 03:16

first time im hearing of this. @Rohwedder explain why changing the cursor graphic would do anything to fix
... till I click anywhere, then the script is loaded instantly.

@kauan014 post code

Post Reply

Return to “Ask for Help (v1)”