在线挂机脚本
❶ 最近在玩一个网页游戏,自己用按键精灵写了一个挂机脚本,求高手知道,最好懂后台的有Q币相送 在线
MoveTo 469, 494
Delay 1000
LeftClick 1
MoveTo 154, 96
Delay 1000
LeftClick 1
Rem QMScript_加载进入
IfColor 761,187,"331994",0 Then
Else
Goto QMScript_加载进入
End If
MoveTo 421, 267
Delay 200
LeftClick 1
Rem QMScript_进入房间
IfColor 927,176,"5D4F11",0 Then
Else
Goto QMScript_进入房间
End If
MoveTo 734, 589
Delay 200
LeftClick 1
Rem QMScript_闪烁
IfColor 948,555,"4AFD6A",0 Then
Else
Goto QMScript_闪烁
End If
MoveTo 948, 555
Delay 200
LeftClick 1
Rem QMScript_dengru
IfColor 573,199,"1EF4FE",0 Then
Else
Goto QMScript_dengru
End If
MoveTo 195, 96
Delay 200
LeftClick 1
这就可以了
❷ 求按键精灵后台挂机打怪脚本和后台制作脚本方法!!
按键的命令里面,直接有后台运行的各种命令,不过涉及到坐标的,需要用的是窗口坐标,而不是屏幕坐标,关于这个,要么自己计算,那么可以用一个叫‘小烦窗口查看器’的程序得到窗口坐标。
General]
Description=简单后台
BeginHotkey=121
BeginHotkeyMod=2
PauseHotkey=0
PauseHotkeyMod=0
StopHotkey=123
StopHotkeyMod=0
RunOnce=1
EnableWindow=
Enable=0
AutoRun=0
[Repeat]
Type=1
Number=1
[Relative]
SetupOCXFile=
[Comment]
Content=
[Script]
Dim HH
Plugin HH = Window.GetKeyFocusWnd()
//实际X坐标-212=窗口x坐标,实际Y坐标-188=窗口Y坐标
a=1
h=1
m=1
x=1
y=1
Rem 1
Rem 开始
Plugin Bkgnd.LeftClick(HH, 902, 243)
Delay 1000
Plugin Bkgnd.LeftClick(HH, 471, 397)
Delay 10000
Plugin Bkgnd.LeftClick(HH, 534, 436)
Delay 2000
If h>10
Goto 补HM
EndIf
If m>4
Goto 补HM
EndIf
Goto HM
Rem 补HM
Plugin Bkgnd.LeftClick(HH, 583, 407)
Delay 2000
If h>10
If x>1
Plugin Bkgnd.LeftClick(HH, 390, 123)
Delay 1000
Plugin Bkgnd.LeftClick(HH, 409, 137)
x=x-1
Delay 1000
Else
Plugin Bkgnd.LeftClick(HH, 441, 119)
Delay 1000
Plugin Bkgnd.LeftClick(HH, 465, 132)
x=x+1
Delay 1000
EndIf
h=1
EndIf
If m>4
If y>1
Plugin Bkgnd.LeftClick(HH, 440, 169)
Delay 1000
Plugin Bkgnd.LeftClick(HH, 461, 183)
y=y-1
Delay 1000
Else
Plugin Bkgnd.LeftClick(HH, 492, 174)
Delay 1000
Plugin Bkgnd.LeftClick(HH, 516, 186)
y=y+1
Delay 1000
EndIf
m=1
EndIf
Plugin Bkgnd.LeftClick(HH, 940, 40)
Delay 1000
Rem HM
h=h+1
m=m+1
a=a+1
If a>60
Plugin Bkgnd.LeftClick(HH, 583, 407)
Delay 2000
Plugin Bkgnd.LeftClick(HH, 904, 374)
Delay 2000
Plugin Bkgnd.LeftClick(HH, 447, 396)
Delay 2000
Plugin Bkgnd.LeftClick(HH, 506, 396)
Delay 2000
Plugin Bkgnd.LeftClick(HH, 940, 40)
Delay 2000
a=1
EndIf
Goto 1
❸ 求个 魔界在线II 的及时雨脱机挂机脚本 要挂蛮荒地图的 游戏IP是218.6.12.38 游戏名是 魔界在线II
现在还可以玩吗、
❹ 怎么加入离线挂机脚本(自己开的私服)
把脚本放到 NPC中就可以了
但是前提你的M2必须支持离线挂机。建议使用LF0726以上版本
❺ 按键精灵自动挂机脚本
设置6个按键分别为3、5、4、8、1、2;分别相隔20秒、40秒、30秒、60秒、2.5秒、10秒:
Dim tim1,tim2,tim3,tim4,tim5,tim6
tim1=now
tim2=now
tim3=now
tim4=now
tim5=now
tim6=now
Rem 开始
Delay 100
If DateDiff("s",tim5,now) >= 2 Then
Delay 500
tim5=now
KeyPress "1", 1
End if
If DateDiff("s",tim1,now) >= 20 Then
tim1=now
KeyPress "3", 1
End if
If DateDiff("s",tim2,now) >= 40 Then
tim2=now
KeyPress "5", 1
End if
If DateDiff("s",tim3,now) >= 30 Then
tim3=now
KeyPress "4", 1
End if
If DateDiff("s",tim4,now) >= 60 Then
tim4=now
KeyPress "8", 1
End if
If DateDiff("s",tim6,now) >= 10 Then
tim6=now
KeyPress "2", 1
End if
Goto 开始
简单的间隔1小时10分钟点一次鼠标的:
Dim tim1
tim1=now
Rem 开始
Delay 1000
If DateDiff("s",tim1,now) >= 4200 Then
tim1=now
LeftClick 1
End if
Goto 开始
❻ 传奇达到多少人在线不允许离线挂机脚本
[@离线挂机]
#IF
checklevelex < 35
#act
MessageBox 等级35级以上才能使用离线挂机功能!
break
#if
ISONMAP 0
#act
goto @HumanCount0
break
#if
ISONMAP 3
#act
goto @HumanCount3
break
#if
ISONMAP 5
#act
goto @HumanCount5
break
#elseact
MessageBox 此地图无法使用离线挂机功能!
break
[@HumanCount0]
#IF
checkhum 0 300
#act
MessageBox 此地图挂机人数已满,请选择其他地图挂机!
break
#elseact
goto @开始离线挂机
[@HumanCount3]
#IF
checkhum 3 300
#act
MessageBox 此地图挂机人数已满,请选择其他地图挂机!
break
#elseact
goto @开始离线挂机
[@HumanCount5]
#IF
checkhum 5 300
#act
MessageBox 此地图挂机人数已满,请选择其他地图挂机!
break
#elseact
goto @开始离线挂机
[@开始离线挂机]
目前您只需要花费30万金币即可享受挂机涨经验,泡点的服务\
点击下面的挂机功能后即可回家睡觉了,人物自动挂在安全区泡\
经验.能量及泡红名,还可设置自动回复信息,给好友留言! \
<注意:>在游戏中输入指令[@挂机].同样可以享受挂机服务!\
原则上本区不发展挂机,不希望活死人现象,开区一定成形后\
将逐渐销减离线挂机成分,努力做到让大家聊天有个伴,PK有对象!\
<我要挂机/@@offlinemsg><--点击后输入留言给好友留言.>\ \
<关闭/@exit>
[@@offlinemsg]
#if
checkgold 300000
#act
take 金币 300000
OFFLINE 60 2000
#elseACT
MessageBox 对不起您的金币不够30万,无法启用离线挂机功能!
break
❼ 怎么用脚本挂机
1、首先打开脚本精灵
2、然后打开天天跑酷开始游戏。再点录制
3、这时会被提专示开始录制脚本,这时要属按音量减号停止录制。然后再按跳,一直跳!按几下
就按音量减号停止录制,停止录制要快哦!直接保存好录制的脚本,自己命名
4、保存好之后,再来修改超级奖励,修改好了之后就点管理
5、打开录制跳啊跳的脚本,在明文脚本里,再点加载当前脚本
6、然后退出面板,在改好的超级奖励后 点播放,点循环播放
❽ 魔兽世界按键精灵挂机的脚本
Plugin hwnd=Window.Foreground()
Plugin hwnd=Window.GetKeyFocusWnd()
Rem 1
Delay 50
Plugin Window.SendKeyPress(hwnd,32)
Delay 1000
Plugin Window.SendKeyPress(hwnd,32)
Delay 2950
Goto 1
这个脚本就是一个后台按键脚本,应该是7.X版本的按键精灵挂机没必要弄这么麻烦 Plugin hwnd=Window.GetKeyFocusWnd() //在魔兽时间窗口开启此脚本的热键,比如F5 Rem a Delay 1000 Plugin Window.SendKeyPress(hwnd,32) //此操作是每隔1秒钟自动按一次空格键(魔兽默认空格为原地跳跃) Goto a 8.0版本的按键精灵对上面的脚本不认,需要稍作修改。 hwnd=Plugin.Window.GetKeyFocusWnd() Rem a Call Plugin.Bkgnd.KeyPress(hwnd,32) Delay 1000 Goto a
❾ 简单挂免费版自动挂机脚本怎么调
引荐朋友您用凌霜辅助8.01免费版功能比有:魔法卡,快捷键飞鼠标位置,等功能支持目前所有主流登录器微变服键调节移动 暗.杀延迟Alt+2自动使用命令瞬间补药o血死
❿ 一般挂机脚本可以去哪里找啊
我一般都是去爱云兔里找的,这个自带安卓系统,手游的脚本那里基本也都有,除了挂.机之外还能设置好你的需求,游戏也好,多开威..信也好,都可以用