Search found 6 matches

by DontHurtMe
26 Feb 2018, 11:06
Forum: Off-topic Discussion
Topic: AutoHotkey Data Breach
Replies: 4
Views: 1825

AutoHotkey Data Breach

RIP my password.

haveibeenpwnd.com

https://www.troyhunt.com/ive-just-added ... een-pwned/

PS: Might be a false alert, as said in the article
by DontHurtMe
12 Sep 2017, 03:31
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1254
Views: 984141

Re: Pulover's Macro Creator v5.0.5 - The Complete Automation Tool

Hello, I just got the Pulover's Macro Editor (and must say it's awesome!). I don't know if this has been asked before (tried googling, no results), but there's a thing I'm trying to do... I know that you can add ControlSend (F4???) and ControlClick events manually, but how do I make it also be like ...
by DontHurtMe
12 Jul 2017, 12:45
Forum: Bug Reports
Topic: ControlSend makes keys like Ctrl/Shift not function correctly
Replies: 6
Views: 6024

ControlSend makes keys like Ctrl/Shift not function correctly

Code: http://p.ahkscript.org/?p=2707aa8a http://p.ahkscript.org/?p=2707aa8a For example, this is a simple script that the problem occurs in. Replace the 'example.exe' part with any other program. This problem occurs in all programs (tested on three different problems) and also probably with all key...
by DontHurtMe
11 Jul 2017, 01:00
Forum: Ask for Help (v1)
Topic: [SOLVED]Won't bring window into foreground after clicking in browser.
Replies: 5
Views: 1508

Re: Won't bring window into foreground after clicking in browser.

You should use 'ahk_exe Discord.exe' instead of 'Discord'.

I believe it's unlikely that it will help, but you can try and it is just better to use in general.
by DontHurtMe
10 Jul 2017, 16:33
Forum: Ask for Help (v1)
Topic: Hotkey does not work while in loop
Replies: 1
Views: 573

Hotkey does not work while in loop

Have already tried to google for a solution, and only found this old topic , and it did not help me find a solution. I have a loop running and under it I have a hotkey that disables the Alt key. And the hotkey is only enabled if you are in a specific program. Here is how a part of the code: f9:: tog...

Go to advanced search