Search found 440 matches

by Alibaba
12 Aug 2018, 14:01
Forum: Ask for Help (v1)
Topic: What's wrong with this?
Replies: 1
Views: 843

Re: What's wrong with this?

Braces -> Blocks , and use == for checking equality. If you are checking Boolean values (true, false) however, you don’t even check for “== 1”, if will evaluate the variable itself: *Alt:: toggle := !toggle if (toggle) { Click, 484, 340 Click, 484, 414 Click, 484, 476 Click, 484, 558 Click, 484, 618...
by Alibaba
12 Aug 2018, 06:56
Forum: About This Community
Topic: Google is blocking autohotkey.com
Replies: 82
Views: 50919

Re: Google is blocking autohotkey.com

I keep requesting a new review saying it is false positive... But I get complaints (twice now) that it is these specific files: https://autohotkey.com/download/1.0/AutoHotkey104414_Install.exe https://autohotkey.com/download/2.0/AutoHotkey_2.0-a092-840a364.zip https://www.autohotkey.com/download/1....
by Alibaba
12 Aug 2018, 03:47
Forum: Ask for Help (v1)
Topic: Download captcha image through element
Replies: 7
Views: 2384

Re: Download captcha image through element

tmplinshi wrote:If you are using IE browser:

WBImg - Get WebBrowser image without redownloading
This seems very much like a better choice!
by Alibaba
11 Aug 2018, 17:06
Forum: Ask for Help (v1)
Topic: Download captcha image through element
Replies: 7
Views: 2384

Re: Download captcha image through element

Seeing it now, this also might be interesting for you: https://autohotkey.com/boards/viewtopic.php?f=7&t=32323
by Alibaba
11 Aug 2018, 16:23
Forum: Ask for Help (v1)
Topic: Download captcha image through element
Replies: 7
Views: 2384

Re: Download captcha image through element

I’m not very familiar with DeathByCaptcha, but don’t you have to pay for it? If you are doing a job for the bank, don’t you think they can provide you some kind of captcha-free access? Maybe to would be better for both sides? Bypassing Captchas is obviously against website terms of service, but as f...
by Alibaba
11 Aug 2018, 13:22
Forum: Scripts and Functions (v1)
Topic: Mouse And Keyboard Macro Recorder
Replies: 143
Views: 221001

Re: Mouse And Keyboard Macro Recorder

Well what are you trying to do? Please provide further details, else nobody can tell you which part of the code to use. ;)
by Alibaba
11 Aug 2018, 10:51
Forum: Scripts and Functions (v1)
Topic: Mouse And Keyboard Macro Recorder
Replies: 143
Views: 221001

Re: Mouse And Keyboard Macro Recorder

Hello. I am using AHK 1.1.24.04 . Love your macro, but I'm having a problem. The code works when run from your GUI, but when I post it into a new .AHK file, I get an error. "Error: Call to nonexistent function. Specifically: Click( X+686, Y+349, "L") Line# 002: Click( X+686, Y+349, "L") " I'm an AH...
by Alibaba
11 Aug 2018, 02:33
Forum: Ask for Help (v1)
Topic: Download captcha image through element
Replies: 7
Views: 2384

Re: Download captcha image through element

Which service are you using that is prompting the captcha?
by Alibaba
10 Aug 2018, 01:35
Forum: Gaming Help (v1)
Topic: Two keys in one button that that also do 2 different functions.
Replies: 2
Views: 950

Re: Two keys in one button that that also do 2 different functions.

Hello Jetblak!

Help requests belong into the Ask for Help subforum, therefore I moved your topic.
by Alibaba
09 Aug 2018, 08:50
Forum: Ask for Help (v1)
Topic: Help w/ Script
Replies: 1
Views: 449

Re: Help w/ Script

Hello nishimiya, welcome to the forum! For what you are planning to do you can use a Hotkey , that toggles a timer ( SetTimer ) for a Label , in which you can define the commands that send the specific keys with Send . For your next topics please try to provide a more specific title. „Help with scri...
by Alibaba
08 Aug 2018, 10:24
Forum: Wish List
Topic: New subforum for Arduino
Replies: 5
Views: 2357

Re: New subforum for Arduino

It is an interesting idea, but I agree that we aren’t seeing much requests regarding arduino-ahk communication. In my opinion subforums should only be considered for topics with high demand. If ahk-arduino interop becomes “a hot thing”, we will surely notice it. Everything else would lead to a flood...
by Alibaba
08 Aug 2018, 03:32
Forum: Ask for Help (v1)
Topic: Clipboard text analysis
Replies: 1
Views: 729

Re: Clipboard text analysis

Hello! This is perfectly possible with AHK. Mainly your script will have to contain a parsing loop ( LoopParse ), which sends the parsed fields by using the Send command. But there is an important question: Are you bound to the input format given in your example? If not, it could be even easier. Cou...
by Alibaba
06 Aug 2018, 15:55
Forum: Forum Issues
Topic: +1 feature on the forum
Replies: 31
Views: 10350

Re: +1 feature on the forum

This thread has gone silent for a while now and i constantly feel like I'm bring old threads to life because of my inexcusable AWOL time :oops: but I'd like to say, that i really like the "accepted answer" feature and find it very sufficient. Like many others, i dont see a need for a +1 feature. Sys...
by Alibaba
06 Aug 2018, 11:36
Forum: Gaming Help (v1)
Topic: Script causing disconnect from Diablo III Topic is solved
Replies: 2
Views: 992

Re: Script causing disconnect from Diablo III Topic is solved

Hello Div, in my opinion you should think about the use of the script, if blizzard contacted you about your script being the cause for disconnection. They have their game guidelines and every player should comply to keep it fair. Since the “Cheating in Games” section did not make it into the forum r...
by Alibaba
05 Aug 2018, 13:08
Forum: Scripts and Functions (v1)
Topic: FastMatrix
Replies: 17
Views: 5300

Re: FastMatrix

:clap: A great piece of work! Enabling fast matrix calculations will not only make neural networks more usable with AHK, it generally adds a lot of power to the language! Possibilities! :D
:thumbup:
by Alibaba
02 Aug 2018, 15:23
Forum: Off-topic Discussion
Topic: Administrator war
Replies: 22
Views: 9328

Re: Administrator war

Oh no please continue!
by Alibaba
01 Aug 2018, 12:31
Forum: About This Community
Topic: Can AHK be considered a bonafide programming language?
Replies: 13
Views: 18220

Re: Can AHK be considered a bonafide programming language?

I agree that AHK qualifies as a programming language! For myself I can say, that AHK plays a significant role in my life, since it was my first programming/scripting experience, got my interest for computer science started, which I later decided to study and am now even facing a career. Who knows wh...
by Alibaba
31 Jul 2018, 08:08
Forum: Ask for Help (v1)
Topic: How to get DDL selections to run seperate scripts Topic is solved
Replies: 2
Views: 550

Re: How to get DDL selections to run seperate scripts Topic is solved

Hello Aiden_hill! I would recommend the use of gosub or functions . With gosub, itemX you can jump to label “itemX:” as subroutine. Since it also takes variables as parameter, you could also get rid of all the “if” decisions. Furthermore, you don’t need the label “items”. Use Gui, add, DropDownList,...
by Alibaba
31 Jul 2018, 05:10
Forum: Ask for Help (v1)
Topic: Shell.Explorer and window.open in a same session?
Replies: 9
Views: 2616

Re: Shell.Explorer and window.open in a same session?

Wow, i think your question qualifies for the “tidiest question of the year” award. Thank you for taking the time to give detailed information! I don’t have much experience with embedded WebBrowsers in AHK, but if I understood correctly you can access the window object of the shell explorer instance?...

Go to advanced search