Search found 57 matches

by Asmodeus
19 May 2019, 16:07
Forum: General Discussion
Topic: Is AHK dead? (not developed any more)
Replies: 62
Views: 22646

Re: Is AHK dead? (not developed any more)

I have suggested my suggestion with the consortium to a few people and got mostly positive feedback. The main reason being that a language simply cannot be maintained and developed by a single person - it's too much work. Developing and maintaining a project of this size is difficult but not imposs...
by Asmodeus
19 May 2019, 15:01
Forum: Old Topics
Topic: AutoGUI 2.5
Replies: 159
Views: 111278

Re: AutoGUI 2.5

hasantr wrote:
16 May 2019, 05:56
The AutoGuide guide disappears. This is an annoying problem.
Adsız.png
I know what you mean. Hopefully Alguiminst will fix this soon:
Image
As a (bad) work-around you may klick on the calltip and have it pasted, though you have to delete it afterwards.
by Asmodeus
21 Oct 2018, 17:12
Forum: Old Topics
Topic: AutoGUI - Script Editor, GUI Designer, Debugger and Tools
Replies: 423
Views: 421402

Re: AutoGUI - Script Editor, GUI Designer, Debugger and Tools

I got this massage when I try to start AutoGUI. What can I do ? Download the latest version of AutoGUI and AutoHotkey and try again. Ctrl+D to duplicate line because that's a pre-defined behavior of the Scintilla control. Control+D is used by many other editors and is probably easier to remember. A...
by Asmodeus
21 Oct 2018, 15:19
Forum: Scripts and Functions (v1)
Topic: [GAME] Snake
Replies: 9
Views: 5976

Re: [GAME] Snake

screenshot:
Image
by Asmodeus
10 Oct 2018, 17:32
Forum: Wish List
Topic: button including an image
Replies: 6
Views: 5727

Re: button including an image

I was thinking about having this feature natively build in, without work-arounds, external functions, dependencies, etc. something working right out of the box.

This is the "Wish List" section, where else do think I should post my enhancement request?
by Asmodeus
10 Oct 2018, 15:06
Forum: Wish List
Topic: button including an image
Replies: 6
Views: 5727

button including an image

I think adding an an image to a button is often helpful.
any plans for adding this feature?
by Asmodeus
02 Oct 2018, 13:58
Forum: Scripts and Functions (v1)
Topic: Background power v1.30 (I made a incremental game with autohotkey.)
Replies: 17
Views: 5635

Re: I made an incremental game using autohotkey

uploaded an in game screenshot, in case s.o. is wondering how it might look like :roll:
Image
by Asmodeus
25 Sep 2018, 16:57
Forum: Ask for Help (v1)
Topic: Is it possible to run by default a script file inside a normal AHK.exe file when it is directly executed? Topic is solved
Replies: 21
Views: 5636

Re: Is it possible to run by default a script file inside a normal AHK.exe file when it is directly executed? Topic is solved

I UPX'ed my virus, now I am down from 6 detection to 4. :superhappy: Proof.
UPX is open source, It can be simply decompressed, virustotal/google you suck big times! :shh:
@HotKeyIt I hope you haven't wasted any zero day exploits in your hasty operation, you better sale em to the NAS of America.
by Asmodeus
25 Sep 2018, 16:28
Forum: Ask for Help (v1)
Topic: Is it possible to run by default a script file inside a normal AHK.exe file when it is directly executed? Topic is solved
Replies: 21
Views: 5636

Re: Is it possible to run by default a script file inside a normal AHK.exe file when it is directly executed? Topic is solved

@User: I did some some tests myself meanwhile v1.1.30 6 hits, v1.1.27.4 5 hits, v1.1.26.1 3 hits. I don't think it's a good idea to use an old compiler, I haven't checked but I guess bugs were fixed, enhancements added, etc. in the newer versions... @HotKeyIt: sorry I don't get it, your first upload...
by Asmodeus
25 Sep 2018, 15:30
Forum: Ask for Help (v1)
Topic: Is it possible to run by default a script file inside a normal AHK.exe file when it is directly executed? Topic is solved
Replies: 21
Views: 5636

Re: Is it possible to run by default a script file inside a normal AHK.exe file when it is directly executed? Topic is solved

i have created a nasty one line virus, to dominate the world. MsgBox 0x20, Question, Hello AV vendor`, what's wrong with you? i did a detection test and unfortunately i got caught , damn it! :facepalm: joking aside, is there anything we can do? Reporting false positives does not seem to help at all....
by Asmodeus
24 Sep 2018, 16:30
Forum: Scripts and Functions (v1)
Topic: Window Spy (My Edit on the already made script)
Replies: 14
Views: 5464

Re: Window Spy (My Edit on the already made script)

aaffe wrote:Perhaps this script should be added in the ahk Installation?
there is already a spy app included, but I agree, this one is better.
by Asmodeus
19 Sep 2018, 16:03
Forum: Scripts and Functions (v1)
Topic: Recording desktop with ffmpeg & AutoHotkey
Replies: 16
Views: 11486

Re: Recording desktop with ffmpeg & AutoHotkey

Hey Joe :roll: I ran into your script yesterday. I was looking for something like this. I had already some complicated solutions based on powershell and irfanview but I was not satisfied. I needed a "fast quick and dirty screen recorder without audio", so I changed your script a little bit to fit my...
by Asmodeus
24 Aug 2018, 06:26
Forum: Scripts and Functions (v1)
Topic: Window Spy (My Edit on the already made script)
Replies: 14
Views: 5464

Re: Window Spy (My Edit on the already made script)

nice script, please consider adding: save window position and start the GUI next time from there.
Pause script via Pause::Pause,Toggle (more intuitive imo). cheers
by Asmodeus
21 Aug 2018, 05:43
Forum: Bug Reports
Topic: WinMove difference between script & executable Topic is solved
Replies: 6
Views: 2785

Re: WinMove difference between script & executable Topic is solved

Maybe someone will find my test code useful as example code for how to detect when a window is created. thanks, I use your code with WinClose instead of WinMove to get rid of a nag screen. I believe there is no way to hinder the window creation itself; if I am mistaken plz let me know, as I'd prefe...
by Asmodeus
16 Aug 2018, 16:19
Forum: Scripts and Functions (v1)
Topic: Mouse And Keyboard Macro Recorder
Replies: 143
Views: 221081

Re: Mouse And Keyboard Macro Recorder

Hello feiyue, thanks for the script. Please consider adding: - an option to run selected text only (great for testing) - a button to load and save recordings (recent files) (script reuse) - a slider to slow down / speed up the overall script (time saver) - an option to highlight the mouse cursor whe...
by Asmodeus
16 Aug 2018, 15:30
Forum: Scripts and Functions (v1)
Topic: Mouse And Keyboard Macro Recorder
Replies: 143
Views: 221081

Re: Mouse And Keyboard Macro Recorder

garados wrote:But how do i make the script loop infinitely?
tick "Loop Play" in the lower left hand corner of the window.
by Asmodeus
30 May 2018, 07:26
Forum: Scripts and Functions (v1)
Topic: ExplorerTool – small enhancements of default shell
Replies: 8
Views: 3462

Re: ExplorerTool – small enhancements of default shell

This works on Win Vista, Win 8. I didn't check it on Win 10, because I avoid using it (it messes up my multi-boot sequence). I agree to avoid win10 but for other (privacy) reasons. you could easily setup multiboot by using vhd (no need to partition the hard drive). search the internet if you want t...
by Asmodeus
17 Oct 2017, 16:20
Forum: Wish List
Topic: Is there an online compiler?
Replies: 33
Views: 25683

Re: Is there an online compiler?

Nope, i did not mix up Linux (Linux kernel) with Android. The most popular mobile platform according to OpenGAPPS is the 32Bit ARM architecture, followed by ARM64, x86 and x86_64, while for Windows I assume its nowadays AMD64 (disclaimer: I wrote deliberately AMD because I own stocks of that company...
by Asmodeus
15 Aug 2017, 18:02
Forum: Bug Reports
Topic: potential docs issues
Replies: 7
Views: 2962

Re: potential docs issues

Google is a powerful search engine "If you have nothing to hide, you have nothing to fear." whenever I can, I stay away from ggl for privacy reasons. many ppl dont know/care or ignore the fact that ggl keeps record of every single search and does what not with the collected data from its services. ...
by Asmodeus
15 Aug 2017, 09:18
Forum: Bug Reports
Topic: potential docs issues
Replies: 7
Views: 2962

Re: potential docs issues

thanks gregster, you are right case sensitiveness is mentioned in many places. the reason I did not find it was because I searched for "case-sensitive". this leads me to a proposal for searching, which I am not sure if it is easy to implement: approximate string matching search . Also I am not sure ...

Go to advanced search