作者kokubo ()
看板EzHotKey
标题[AHK-] 请问如何执行回圈?
时间Tue Aug 25 02:44:22 2009
%number%为001~999
请问要如何修改才能从NO.001执行999次到NO.999
================================================
#b::
run
http://abc.html
Send {Click 635,435}
Send test%number% ;输入帐号
Send {Click 635,480}
Send 00000000 ;输入密码
Send {Click 635,525}
Send 00000000 ;确认密码
Send {Click 880,925} ;送出
Sleep , 1000
Send !+{F4} ;关闭WebSite
return
==================================================
※ 编辑: kokubo 来自: 61.229.192.27 (08/25 02:47)
※ 编辑: kokubo 来自: 61.229.192.27 (08/25 02:47)
1F:→ arthurs21:help Loop 08/25 12:46
2F:推 LPen:Loop, 999 09/13 16:01