Search found 17 matches

by autu
25 Oct 2021, 04:35
Forum: 请求帮助
Topic: autohotkey可以通过webdriver操作edge浏览器,请基础好的看下
Replies: 2
Views: 1909

autohotkey可以通过webdriver操作edge浏览器,请基础好的看下

autohotkey可以通过webdriver操作edge浏览器,请基础好的看下
网址https://github.com/devnullsp/ahkWebDrive

成了,麻烦帮我说明过程如何弄,才能在edge浏览器上成功,请高手抽时间看看
by autu
25 Oct 2021, 02:41
Forum: Scripts and Functions (v1)
Topic: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No IE!
Replies: 668
Views: 455847

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

geek wrote:
16 Jan 2018, 17:38
Chrome.ahk

Automate Google Chrome using native AutoHotkey.


Watch the full playlist on YouTube

How it works

[...]
Pretty cool, I'll also have a play with it.
by autu
06 Jul 2018, 03:43
Forum: 请求帮助
Topic: 有用autohotkey调用winio64的实例吗?
Replies: 0
Views: 1729

有用autohotkey调用winio64的实例吗?

有用autohotkey调用winio64的实例吗?
我在网上只搜了这么一句“hModule := DllCall("LoadLibrary", "str", "WinIo64")”,其它就没搜到了,其它语言的很多,但不会修改,求帮忙
by autu
06 Jul 2018, 03:35
Forum: Ask for Help (v1)
Topic: How to use WinIo64
Replies: 0
Views: 643

How to use WinIo64

I need to learn how to use winio64.dll, Basically I want to simulate key board strikes in autohotkey, I heard that winio64.dll had some native methods that can do this kind of job. I searched a lot & unable to find a tutorial on how to use Winio64.dll. Thank in advance. hModule := DllCall("LoadLibra...
by autu
20 Dec 2016, 20:48
Forum: 请求帮助
Topic: 【已解决】如何获取中文首字母(AHK Unicode) Topic is solved
Replies: 13
Views: 21415

Re: 【已解决】如何获取中文首字母(AHK Unicode) Topic is solved

太感谢了!
没想到的是还这么快,再次谢谢!
by autu
20 Dec 2016, 08:59
Forum: 请求帮助
Topic: 【已解决】如何获取中文首字母(AHK Unicode) Topic is solved
Replies: 13
Views: 21415

Re: 【已解决】如何获取中文首字母(AHK Unicode) Topic is solved

以字母开始的话,如:“Unicode 中运行” 这个它就不会转为首字母,麻烦修正下
by autu
01 May 2015, 04:01
Forum: 请求帮助
Topic: 如何在某文本文档(共60行)里的第5行的下一行追加新的文本
Replies: 3
Views: 2407

如何在某文本文档(共60行)里的第5行的下一行追加新的文本

如题 : 我要在某文本文档中间追加新的文本。




谢谢···········!
by autu
27 Apr 2015, 10:07
Forum: 其他
Topic: 我是一个AHK的初学者,来写一下最近学习的心得
Replies: 5
Views: 19447

Re: 我是一个AHK的初学者,来写一下最近学习的心得

很开心看到新人到来,想起近十年前,我也是新人一个。 露马脚了 呵呵
by autu
27 Apr 2015, 08:56
Forum: 教程资料
Topic: 使用 ADO 操作 Excel 文档
Replies: 3
Views: 19323

Re: 使用 ADO 操作 Excel 文档

尽管不是很清楚 ,还是很谢谢
by autu
27 Apr 2015, 07:46
Forum: 脚本函数
Topic: [Lib] GetColor() - 取色及范围取色
Replies: 6
Views: 9507

Re: [Lib] GetColor() - 取色及范围取色

这个很不错 借用了 呵呵
by autu
09 Apr 2015, 10:53
Forum: Ask for Help (v1)
Topic: Interrupted by questions about image search, please help me
Replies: 3
Views: 1481

Re: Interrupted by questions about image search, please help

Cause: Search 1.bmp takes 1.5 seconds
What is the solution?
by autu
09 Apr 2015, 09:20
Forum: Ask for Help (v1)
Topic: Interrupted by questions about image search, please help me
Replies: 3
Views: 1481

Interrupted by questions about image search, please help me

Interrupted by questions about image search, please help me see the code, thanks My script is two cycles, if the first picture can not find the words, I can use the left mouse button to suspend the same token, the second picture can not find it, use the left mouse button can also be suspended. My pr...
by autu
09 Apr 2015, 07:16
Forum: 请求帮助
Topic: 关于打断图像搜索的问题,请大侠帮我看下代码
Replies: 0
Views: 1711

关于打断图像搜索的问题,请大侠帮我看下代码

我的脚本是两个循环,如果第一张图片没有找到的话,我可以用鼠标左键中止,同理,第二张图片不存在的话,同样可以用鼠标左键中止。 我脚本运行存在的问题是:文件夹里如果是两张找不到的图片的话,要用鼠标左键打断的话,要压住鼠标左键一个时间才有效,如果文件夹里只有一张图片或没有,那鼠标左键只要点击一下就行,不知道是什么原因导致这个情况(鼠标严重延时)?要怎么解决 脚本附下: F1:: loop { ImageSearch, FoundX, FoundY, 0, 0, A_ScreenWidth, A_ScreenHeight, C:\Users\wang\Desktop\itt\1.bmp If Erro...

Go to advanced search