Search found 825 matches

by maestrith
14 Sep 2020, 13:30
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

You need to make sure that in the Lib\Languages folder there is a file called ahk.xml in there. If not and you don't have access to the internet you need to download it from another PC and put it there. It's there but still stuck on startup for me :/ Send me a PM and we can meet up for a video chat
by maestrith
09 Sep 2020, 13:06
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

You need to make sure that in the Lib\Languages folder there is a file called ahk.xml in there. If not and you don't have access to the internet you need to download it from another PC and put it there.
by maestrith
08 Sep 2020, 15:08
Forum: Ask for Help (v1)
Topic: XML Class
Replies: 3
Views: 988

Re: XML Class

Glad you found a solution.
by maestrith
06 Sep 2020, 07:29
Forum: Ask for Help (v1)
Topic: XML Class
Replies: 3
Views: 988

Re: XML Class

If you want to both store data and write a totally new XML to be written you need to have 2 XML files. The class that I wrote will just add to what you already have so you do not lose data. You can either timestamp the data you want removed and then remove it when you save, or create a second XML fi...
by maestrith
04 Sep 2020, 09:31
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

No it does not. It contains everything for ahk within it. All I can offer is to Alt+M Refresh Project Explorer and choose all. See if that helps
by maestrith
02 Sep 2020, 02:17
Forum: About This Community
Topic: Guestbook: say hi, thank you, whatever!
Replies: 107
Views: 82538

Re: Guestbook: say hi, thank you, whatever!

Its against Discord TOS to help anybody with gaming related scripts. We as a community have to make sure that we do not help these people. So people that a) break the rules b) seemingly bypass bans by making new accounts might get banned a little more quickly than you are used to. Really? so even h...
by maestrith
01 Sep 2020, 08:06
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

Hi maestrith, I love your program, I’ve been running into an issue where the “Scintilla Code In Line” will simply stop showing up. I.E. I’ll start writing a new WinExist(... line of code but am not given the arguments as floating tips above the caret. I’ve pressed F4 thinking maybe I nudged it by m...
by maestrith
18 Aug 2020, 22:19
Forum: AHK Studio
Topic: Script reload not showing changes?
Replies: 5
Views: 5996

Re: Script reload not showing changes?

Alt+M Check For Edited Files On Focus {Enter}
by maestrith
12 Jul 2020, 21:52
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK-Studio.exe produces an error.

Oops...I did it again. I'm not that innocent. The last time, I had tried to compile AHK-Studio.ahk to create AHK-Studio.exe and an error dialog appeared. This time, an error dialog appeared when I executed AHK-Studio.exe. I have attached a picture of the error dialog. *In case people don't remember...
by maestrith
04 Jul 2020, 21:46
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

mattcrf wrote:
04 Jul 2020, 21:41
maestrith wrote:
03 Jul 2020, 06:55
mattcrf wrote:
03 Jul 2020, 02:50
Hi, maestrith

These characters (ç é ã ô ) are not being displayed correctly on the DebugWindow().
Is there a way to fix it?
Updated. Should now work. Thanks for the report!
It's working fine now :D
Thank you very much
Yay :)
by maestrith
03 Jul 2020, 08:23
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

Haha....you're quick on the quips. Good one. By the way, are you a programmer in terms of work? You must like to make pretty and practical things. Anything else you are working on that you'd like to share and that's interesting? I actually would love to program new stuff but I have almost zero expe...
by maestrith
03 Jul 2020, 08:07
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

Maestrith, I finally figured out why it wouldn’t compile. I was using Alt-M as a hotkey for something else so that interfered with the compile process for ahk-studio. (I think there is an authokey script floating around that suggests using Alt+M as a hotkey to insert mathematical symbols.) Strangel...
by maestrith
03 Jul 2020, 06:55
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

mattcrf wrote:
03 Jul 2020, 02:50
Hi, maestrith

These characters (ç é ã ô ) are not being displayed correctly on the DebugWindow().
Is there a way to fix it?
Updated. Should now work. Thanks for the report!
by maestrith
01 Jul 2020, 23:08
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

I just tried compiling Studio, Alt+M Compile AHK Studio{Enter} and it worked. I'm not too sure what's going on with your version :(
by maestrith
29 Jun 2020, 21:08
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

AHK Studio "Should" compile itself. Alt+M Compile AHK Studio.
by maestrith
25 Jun 2020, 20:06
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

kczx3 wrote:
25 Jun 2020, 20:03
@maestrith
Thank you very much!
You are most welcome.
by maestrith
25 Jun 2020, 19:09
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

kczx3 wrote:
25 Jun 2020, 18:13
Interesting. Didn’t know you could register an AHK script for COM.
Yep. It's pretty cool :) You can setup a Class that works with the Com and it basically works just like it was integrated like IE
by maestrith
25 Jun 2020, 17:56
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

Hi Maestrith!! I just love your AHK-Studio Editor and have been using for a while. Lately, I've notice that when AHK-Studio first loads, I'm getting an error from the Middle Scroll.ahk plugin: " Error: 0x800401F3 - Invalid class string ". The rest of the error dialog shows code lines from the plugi...
by maestrith
24 Jun 2020, 17:14
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 612394

Re: AHK Studio

Let me know exactly how you're running it, is it compiled or not, and I will look and see what the actual run function entails and see what I can do.

Go to advanced search