Quantcast
Channel: AutoHotkey Community
Browsing all 579 articles
Browse latest View live

Scripts and Functions (v1) • Re: [Editor] CodeQuickTester - Write and run...

I'd also be interested in a v2 release of this. Looks really neat!Statistics: Posted by wpb — Today, 14:47

View Article


Ask for Help (v2) • Re: Desktop or Laptop ?

Does it need to detect any laptop vs desktop, or is it just your one laptop vs your one desktop? If you only care about specific ones (as Mike suggested) you might use the built in variable...

View Article

Scripts and Functions (v1) • Re: "outer" keyword - get a reference...

Read up on the new structure of Classes. I get it now. Thanks!Statistics: Posted by GollyJer — Today, 15:24

View Article

Image may be NSFW.
Clik here to view.

Gaming • Help with Roblox — Celestial Ascendancy

hello my name is Azex i need help for roblox game that called celestial ascendancy. please help me to make script that can automatically collect item by pressing g and automaticcaly killing all npc...

View Article

Image may be NSFW.
Clik here to view.

Ask for Help (v2) • Re: How to reuse Gui window?

You didn't understand.Each time I call ShowMessageBox() it will create a new instance.Take a look, this is a countdown timer:Statistics: Posted by slishnevsky — Today, 17:13

View Article


Gaming • Help my text has unwanted quotes in game (Ark)

Hello, I am trying to make command line shortcuts for the game ark. To open the command interface you have to hit the ` key. In the command line you type your text then hit enter. I can get my script...

View Article

Gaming • Re: Help with Roblox — Celestial Ascendancy

@AzexXeza -- Please don't create new threads on the same topic. And when you do post, pay attention to where your threads got moved to and post in the appropriate section of the forum in the...

View Article

Gaming Help (v1) • PostMessage in Script

Could someone help me put the postmessage api windows functions in this script?CODE: #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.#Persistent#SingleInstance...

View Article


Ajuda e Suporte Geral • PostMessage Autohotkey

alguem poderia me ajudar a por as funcoes do postmessage api windows nesse scriptCODE: #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.#Persistent#SingleInstance...

View Article


SciTE4AutoHotkey • Make active tab red, bold, larger text

I am looking to looking to change the visual style of the tabs (such as color, font, or size) within SciTE4AutoHotkey.The current display of tabs shows text that is too small.I'd like to make it...

View Article

Gaming Help (v1) • Re: PostMessage in Script

The "postmessage api windows functions" doing what?I doubt that anyone can make sense of this request without further details....Statistics: Posted by gregster — 13 minutes ago

View Article

Ask for Help (v1) • Re: Reading CSV, but maintaining linebreaks and carriage...

Thank you so much for this. It will save me a lot of time.It's very much appreciated.Statistics: Posted by BradleyS — Today, 13:09

View Article

Ask for Help (v1) • Error in AHK script

This script keeps giving an error at line 15.the following variable name contains an illegal character ""A""Any idea why? Its abusing me :}CODE: #NoEnv ; Recommended for performance and compatibility...

View Article


Image may be NSFW.
Clik here to view.

Ask for Help (v1) • Re: Error in AHK script

This code has actually many problems. It has a lot of invented stuff in it - does it happen to be AI-generated ? If it is, please have a look at the forum rules,...

View Article

Ask for Help (v2) • Re: i need a script for only the alphabet

Sorry, I don't know how to make it work.Statistics: Posted by kunkel321 — Today, 14:20

View Article


Ask for Help (v1) • Trying to run my scripts with GUI Buttons

Need help with this code please. only the 1st button is working. I am try to open the script from a file I made in note pad before making the GUI. CODE: Gui, Add, Button,x50 w200 h50 gTest1 , Mileage...

View Article

Ask for Help (v1) • Re: Trying to run my scripts with GUI Buttons

Welcome to this AutoHotkey forum!Send always sends to the active window. If your GUI is the active window, you will not see much happening. You can submit the GUI or activate some other window before...

View Article


Ich brauche Hilfe • Aktualisierung der Klasse Class_ScrollGUI auf AuotHotkey...

Hallo zusammen,wurde die Klasse "Class_ScrollGUI" von just me auf AHK V2 aktualisiert?vielen Dank im Voraus!Statistics: Posted by Nussbeisser — Today, 15:53

View Article

Ask for Help (v2) • Problems with if Winactive

HiI used AutoHotkey in my first job, and I enjoyed it and its forum. After, maybe, 15 years without using AutoHotkey, I am trying to use it again for my new job, but I will have to learn from...

View Article

Ask for Help (v2) • Re: Problems with if Winactive

 Untested.CODE: #HotIf winActive("ahk_class Emacs")LControl::<<::RControlNumpad0::RAlt#HotIfLAlt::RAltStatistics: Posted by Seven0528 — Today, 16:27

View Article
Browsing all 579 articles
Browse latest View live