add: auto() function and two mode of fetching rootInActiveWindow

This commit is contained in:
hyb1996
2017-07-31 10:15:39 +08:00
parent dc9f8f417a
commit 33cdef21c6
13 changed files with 163 additions and 104 deletions

View File

@@ -1,4 +1,4 @@
"auto";
auto();
var 好友验证信息 = "AutoJs自动添加群好友";
var 延迟 = 500;

View File

@@ -1,4 +1,4 @@
"auto";
auto("fast");
toast("请打开一个聊天窗口");