Help!

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Ysbrandve
Posts: 2
Joined: 17 Dec 2017, 19:47

Help!

17 Dec 2017, 19:54

I made a bhop script for games, and wanted to stop it. I thought: "whop, in the trashcan and it'll stop." Nope.
Is there anyway to stop this script? Thanks already :).
User avatar
Delta Pythagorean
Posts: 627
Joined: 13 Feb 2017, 13:44
Location: Somewhere in the US
Contact:

Re: Help!

17 Dec 2017, 22:16

Pause
Suspend
Exit
Exitapp
All places to start

[AHK]......: v2.0.12 | 64-bit
[OS].......: Windows 11 | 23H2 (OS Build: 22621.3296)
[GITHUB]...: github.com/DelPyth
[PAYPAL]...: paypal.me/DelPyth
[DISCORD]..: tophatcat

Ysbrandve
Posts: 2
Joined: 17 Dec 2017, 19:47

Re: Help!

18 Dec 2017, 01:12

That is going to be a bit hard if the file no longer exists but the script still works...
gregster
Posts: 9001
Joined: 30 Sep 2013, 06:48

Re: Help!

18 Dec 2017, 01:23

"Whopping it in the trashcan" won't remove it from memory.
Instead, right-click on the script's icon in the system tray and click "Exit".

(If you explicitly removed the icon via the script, you would have to start the task manager and end the Autohotkey.exe process. (of course, a reboot of the computer would also end the script).)

Next time, just add a hotkey like Escape to stop the script: Esc::ExitApp

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: No registered users and 213 guests