Search found 48 matches

by letacio
20 May 2023, 17:44
Forum: Ask for Help (v1)
Topic: Hid Macros?
Replies: 9
Views: 5469

Re: Hid Macros?

#ar
Archimede wrote:
24 Jul 2022, 16:01
Hallo.
I am making a program that communicate with Hid macro; are you interested about it?
I am!!
by letacio
20 May 2021, 15:06
Forum: Ask for Help (v1)
Topic: Chrome 89 Selenium Basic
Replies: 4
Views: 582

Re: Chrome 89 Selenium Basic

Mauybe it's obvious, but did you update webdriver file?
by letacio
18 May 2021, 12:17
Forum: Scripts and Functions (v1)
Topic: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No IE!
Replies: 668
Views: 455853

Re: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No Selenium!

hisrRB57 bmilcs Solved the issues I had mentioned! Not the most elegant or best practices, but works for me for 1 stance: Solution goes like this a) Create a global "pageinst" object b) use it to connect (get page by("title) ) c) Inside tdchrome.ahk, do 2 things d) Always connect at starting cycle,...
by letacio
18 May 2021, 09:47
Forum: Scripts and Functions (v1)
Topic: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No IE!
Replies: 668
Views: 455853

Re: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No Selenium!

Hi, I am using teadrinkers tdChrome.ahk and I wonder when an exception occurs the timer started in the event method should be deleted or not? here : Call(DomainAndMethod, Params:="", WaitForResponse:=True) { if !this.Connected throw Exception("Not connected to tab") and here : Evaluate(JS) { respon...
by letacio
18 May 2021, 09:10
Forum: Scripts and Functions (v1)
Topic: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No IE!
Replies: 668
Views: 455853

Re: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No Selenium!

And as I wear out my welcome here, I think I've found a bug of some type. After I make a dozen or so DOM JS calls, AHK locks up and this is what I'm seeing for output: 037: if i := InStr("{[", ch) 047: if InStr("}]", ch) 049: ObjRemoveAt(stack, 1) 050: next := stack[1]==tree ? "" : is_arr[stack[1]]...
by letacio
16 May 2021, 15:22
Forum: Ask for Help (v1)
Topic: Chrome.ahk
Replies: 3
Views: 512

Re: Chrome.ahk

Just downloaded the latest release, 1.2 in github, and it solved it!
by letacio
16 May 2021, 13:42
Forum: Ask for Help (v1)
Topic: Chrome.ahk
Replies: 3
Views: 512

Re: Chrome.ahk

I have an open chrome window in debugging mode on https www.google.com Broken Link for safety when I run the following script: #SingleInstance force SetKeyDelay, 20 SetTitleMatchMode, 2 if (Chromes := Chrome.FindInstances()) { ChromeInst := {"base": Chrome, "DebugPort": Chromes.MinIndex()} } else {...
by letacio
23 Apr 2021, 11:29
Forum: KeySharp
Topic: Keysharp - the resurrection of IronAHK
Replies: 216
Views: 93901

Re: Keysharp - the resurrection of IronAHK

Waiting for the results! Just found this topic and i'm excited about it!
Thanks for all the hard work!
by letacio
23 Apr 2021, 11:28
Forum: KeySharp
Topic: Keysharp - the resurrection of IronAHK
Replies: 216
Views: 93901

Re: Keysharp - the resurrection of IronAHK

Chunjee wrote:
30 Dec 2020, 12:09
mfeemster wrote:
30 Dec 2020, 00:30
BTW, I don't see you in the discord anymore. Are you still there?
I was on vacation for two weeks for wrist stress and didn't touch a computer much. If you @ mention me or send a direct message; eventually I'll see it.
Find yourself an acupunturist. You might have some stagnation inside you.
by letacio
06 Apr 2021, 12:22
Forum: Outros Assuntos
Topic: Faço trabalhos com AHK - Abril 2021
Replies: 0
Views: 3114

Faço trabalhos com AHK - Abril 2021

Olá pessoal, tudo bem?

Caso tenham necessidade de projetos em AHK, podem me mandar um whats!

16 98213-0462

Obrigado!
by letacio
31 Mar 2021, 19:17
Forum: Outros Assuntos
Topic: Procuro FreeLancer
Replies: 1
Views: 3635

Re: Procuro FreeLancer

Olá!
Chamei no face!
by letacio
21 Mar 2021, 14:40
Forum: Ask for Help (v1)
Topic: Is afx: the doom of Autohotkey ? Does Acc.ahk help ?
Replies: 28
Views: 4049

Re: Is afx: the doom of Autohotkey ? Does Acc.ahk help ?

Thanks a lot!
I'll look into it!
by letacio
19 Feb 2021, 22:29
Forum: Ask for Help (v1)
Topic: Is afx: the doom of Autohotkey ? Does Acc.ahk help ?
Replies: 28
Views: 4049

Re: Is afx: the doom of Autohotkey ? Does Acc.ahk help ?

If you spy an explorer like Opera or Edge little shows up that could be used by ahk. All common browsers always implemented their own controls - this is nothing new. Opera and Edge Beta (the future release) are both Chromium -based, like Chrome, and can be automated via the chrome debugging protoco...
by letacio
05 Feb 2021, 18:43
Forum: Outros Assuntos
Topic: Re: Procuro programador de AHK projeto robotização
Replies: 3
Views: 7636

Re: Procuro programador de AHK projeto robotização

Deixando meu contato aqui, para possíveis interessados!

Letacio

+55 16 98213-0462
by letacio
05 Feb 2021, 18:29
Forum: Ajuda e Suporte Geral
Topic: Procuro por programador de AHK que fale ingles
Replies: 5
Views: 2304

Re: Procuro por programador de AHK que fale ingles

Ola pessoal!

Estou disponível!

meu whats busines: +55 16 98213-0462

Obrigado!
by letacio
19 Jan 2021, 16:59
Forum: Gaming Help (v1)
Topic: Controlsend not working properly?
Replies: 2
Views: 1267

Re: Controlsend not working properly?

Hello there! Any sucess with it? I have a poker game in which i want to insert bets, but i cant send numbers/letters, only delete and other keys! Thanks! I tried a lot of possible solutions, but without success... My experiences so far, are: -It only not works with hotkeys, like potions are on 1-2-3...
by letacio
14 Jan 2020, 18:26
Forum: Ask for Help (v1)
Topic: Automate Chromium Based browsers with selenium?
Replies: 0
Views: 418

Automate Chromium Based browsers with selenium?

Hello there! I would like to automate a browser (Imnsoniac browser) with Selenium Basic, instead of OCR + clicks/keys navigation. I understand that if chromium is base for chrome, i might be able use chrome webdriver to do it? Is my logic correct? I wish it was, but i'm not sure on how this kind of ...
by letacio
10 Dec 2019, 09:39
Forum: General Discussion
Topic: Tank needs a little help
Replies: 19
Views: 8558

Re: Tank needs a little help

Hey Tank, do you still need it?
by letacio
26 Sep 2019, 10:53
Forum: Scripts and Functions (v1)
Topic: chrome steps recorder
Replies: 4
Views: 2216

Re: chrome steps recorder

Hello there!
i'm not sure if its working right, maybe i've done something wrong?

we need to record o IE, and the click on script, and it will open chrome and run it, right?
by letacio
15 Jun 2019, 12:35
Forum: Ask for Help (v1)
Topic: Return focus to selected items on Desktop Topic is solved
Replies: 10
Views: 2829

Re: Return focus to selected items on Desktop Topic is solved

This worked for me. F1:: if _class { Send, {Esc} if _class in Progman,WorkerW { WinActivate, ahk_class %_class% } _class := "" } else { WinGetClass, _class, A Send, !{Enter} } Return Could you elucidate for me what _class does, or what i could search about on the topic? Thanks!

Go to advanced search