mode ahk

; Run Notepad, type "Hello world!" and then select all text by mouse.

;Send #r
;WinWaitActive, ahk_class #32770
;Send notepad`n
flag:=false
~XButton2::
flag:=!flag
if(flag)
{
	SetTimer, Label, 50
}
else
{
	SetTimer,Label,off
}

return

Label:
{
	Send 31rtf2z
}
return

给TA捐赠
共{{data.count}}人
人已捐赠
其他

McodeGen

2021-12-2 15:23:48

其他

point

2021-12-2 15:24:00

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索