[color=#00b0f0]废话不多,建议站在赛莉娅处,有驴子的同学需要向左移动下,然后向右移动(不要让驴子处在正中央,试下你就知道了)[/color]
[color=#00b0f0][/color]
[color=#00b0f0]F10开启,F12关闭。[/color]
[color=#00b0f0][/color]
[color=#00b0f0]支持后台,在游戏窗口处F10,然后出去浏览网页玩其他的不影响。[/color]
[color=#00b0f0]按键小精灵自动加密原因也许会报毒。[/color]
[color=#00b0f0] [/color]
[color=#00b0f0]会用按键精灵的,下面是源码。(我用的按键精灵9)[/color]
Dim hwnd
hwnd = Plugin.Window.Foreground()//当前窗口获取
hwnd = Plugin.Window.MousePoint()//鼠标位置获取
While(1)
Call Plugin.Bkgnd.Leftdown(hwnd,600,360)
Delay 50
Call Plugin.Bkgnd.Leftup(hwnd,600,360)
Delay 1000
Call Plugin.Bkgnd.Leftdown(hwnd,325,325)
Delay 50
Call Plugin.Bkgnd.Leftup(hwnd,325,325)
Delay 5000
Wend
[color=#ff0000]↓ 这里是成品↓[/color]
[attachment=5337762]
[b]果果祝大家玩的开心,猴岛欢迎您~[/b]
[ 此帖被_牧果在2012-05-09 01:12重新编辑 ]