Search found 13 matches

by Darth_Diggler
13 Jan 2017, 04:19
Forum: Ask for Help (v1)
Topic: Get the height of the title bar
Replies: 1
Views: 1690

Re: Get the height of the title bar

Code: Select all

SysGet
Is what you want

There is allot of commands for this function at the address below.
https://autohotkey.com/docs/commands/SysGet.htm
by Darth_Diggler
07 Jan 2017, 03:51
Forum: Scripts and Functions (v1)
Topic: FindClick() - ImageSearch, Clicking, & More [Newest Version]
Replies: 197
Views: 111332

Re: FindClick() - ImageSearch, Clicking, & More [Newest Version]

Thanks berban for a great function. I already use findclick to make and crop screenshots but Is there a way to edit pixel colours of a screenshot or could this be added to findclick. It would be a very handy feature as I regularly make screenshots of text that has a semi transparent background which...
by Darth_Diggler
01 Jan 2017, 13:48
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 619628

Re: AHK Studio

Yes Thank you very much for all your time helping me today :) .
by Darth_Diggler
31 Dec 2016, 13:56
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 619628

Re: AHK Studio

I also just noticed after running that line of code my error for tcf has changed to exactly the same as the other guy now. --------------------------- --------------------------- Code Folding.ahk --------------------------- Error: 0x800401F3 - Invalid class string Line# ---> 004: x:=ComObjActive("AH...
by Darth_Diggler
31 Dec 2016, 13:52
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 619628

Re: AHK Studio

Ok that line of code got the reading you wanted: --------------------------- New AutoHotkey Script.ahk --------------------------- AHK-Studio AHK-Studio {DBD5A90A-A85C-11E4-B0C7-43449580656B} AHK-Studio --------------------------- OK --------------------------- But ahk studio is still getting same e...
by Darth_Diggler
31 Dec 2016, 13:23
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 619628

Re: AHK Studio

I thought it could be folder related to as the ahk studio folder was on my desktop so I tried it in program files/AutoHotkey but it still gave same error . I ran the script you asked and it returned this : --------------------------- New AutoHotkey Script.ahk --------------------------- AHK-Studio A...
by Darth_Diggler
31 Dec 2016, 09:02
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 619628

Re: AHK Studio

maestrith wrote:
Darth_Diggler wrote:Oh well its a real shame I really like ahk studio .
Thanks for that. I will do what I can to figure this out.

I may have asked this and I am sorry if you have said it before, but what version of Windows are you running?
I am using Windows 10 pro x64 .
by Darth_Diggler
31 Dec 2016, 08:44
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 619628

Re: AHK Studio

Oh well its a real shame I really like ahk studio .
by Darth_Diggler
31 Dec 2016, 08:06
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 619628

Re: AHK Studio

The only thing I can suggest is to please ask you to redownload autohotkey and use the 32-bit install just to try and see if this clears up the problem. You can easily go back to the 64-bit by reinstalling autohotkey again and choosing the 64-bit install. This is the only thing that I can think of ...
by Darth_Diggler
31 Dec 2016, 07:40
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 619628

Re: AHK Studio

I just realized what you were going on about the other guy was having problems with just the tcf plugin I am having problems with all plugins non of them work I get basically the same error with every plugin I will give you some examples below. this is the error with the theme plugin : -------------...
by Darth_Diggler
31 Dec 2016, 06:20
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 619628

Re: AHK Studio

Well I installed x32 just to see and it still has the same error I also uninstalled all my ahk related tools like scite4ahk and pullovers macro creator it still came up with same error so that was all a complete waste of time now I need to revert everything. I am trying to launch from a menu in ahk ...
by Darth_Diggler
30 Dec 2016, 12:40
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 619628

Re: AHK Studio

The latest version of ahk which I have installed has both version I think in its installation dir . AutoHotkey.exe AutoHotkeyA32.exe AutoHotkeyU32.exe AutoHotkeyU64.exe Not sure if that means both 32 and 64 bit are installed ? If the only option to get this working is uninstall the 64bit ahk version...
by Darth_Diggler
30 Dec 2016, 07:06
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 619628

Re: AHK Studio

Hi Maestrith I just did a fresh clone from github and installed all plugins. On each plugin I try to start, the following error pops up (not exactly the same - but alway s the error 0x800401F3 on ComObjActivate("AHK-Studio")): --------------------------- Code Folding.ahk ---------------------------...

Go to advanced search