这个脚本是全屏1024*768模式的,F1设置自定义栏,自定义栏里面:F1设置警戒,F2设置吃料理,F3~F8是各种灾害物品,玩家可以根据自己的需要设置.此外要设置一个快捷键,就是把F8设置成:副官负责内容变更,地点我选择的是威尼斯附近.降帆航行,船自然挑选速度最慢的!(这个脚本设置的是6个职位来回换着航行,我里面有标注!玩家也可以根据自己的需要进行改动!)一切准备工作做好以后,就可以运行脚本了!
[General]
Description=全屏挂副官脚本
BeginHotkey=121
BeginHotkeyMod=0
PauseHotkey=0
PauseHotkeyMod=0
StopHotkey=123
StopHotkeyMod=0
RunOnce=1
EnableWindow=
Enable=1
[Repeat]
Type=0
Number=1
[CallBack]
OnSetup=
[Comment]
Content=【请在这里下拉选择】.
此脚本由╰☆╮小鱼儿╭☆╯制作,为1024*768,32色全屏模式.
.
自定义栏设置F1.
.
警戒放置在F1键,料理放置在F2.
.
F3~F8为各种灾害药品.
.
副官负责内容变更放置在F8.
.
F10为开始热键,F12为终止热键.
.
循环设置为循环一次即可
[Script]
Plugin hwnd = Window.GetKeyFocusWnd()
Delay 2000
While 1=1
Delay 2000
//航海长航行
For 1
//转换副官负责内容
Plugin Window.SendKeyPress(hwnd,119)
Delay 2000
MoveTo 432 280
Delay 500
LeftClick 1
Delay 500
MoveTo 612 454
Delay 500
LeftClick 1
Delay 500
For 1
For 3
//使用警戒技能
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
//使用灾害物品和划行过程
For 6
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,114)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,115)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,116)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,117)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,118)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,119)
Delay 1500
EndFor
EndFor
//吃料理减疲劳
For 2
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,113)
Delay 1500
EndFor
EndFor
EndFor
//巡逻员航行
For 1
Plugin Window.SendKeyPress(hwnd,119)
Delay 2000
MoveTo 424 305
Delay 500
LeftClick 1
Delay 500
MoveTo 612 454
Delay 500
LeftClick 1
Delay 500
For 1
For 3
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
For 6
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,114)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,115)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,116)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,117)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,118)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,119)
Delay 1500
EndFor
EndFor
For 2
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,113)
Delay 1500
EndFor
EndFor
EndFor
// 会计航行
For 1
Plugin Window.SendKeyPress(hwnd,119)
Delay 2000
MoveTo 431 331
Delay 500
LeftClick 1
Delay 500
MoveTo 612 454
Delay 500
LeftClick 1
Delay 500
For 1
For 3
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
For 6
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,114)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,115)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,116)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,117)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,118)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,119)
Delay 1500
EndFor
EndFor
For 2
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,113)
Delay 1500
EndFor
EndFor
EndFor
//仓管航行
For 1
Plugin Window.SendKeyPress(hwnd,119)
Delay 2000
MoveTo 434 352
Delay 500
LeftClick 1
Delay 500
MoveTo 612 454
Delay 500
LeftClick 1
Delay 500
For 1
For 3
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
For 6
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,114)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,115)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,116)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,117)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,118)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,119)
Delay 1500
EndFor
EndFor
For 2
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,113)
Delay 1500
EndFor
EndFor
EndFor
//兵长航行
For 1
Plugin Window.SendKeyPress(hwnd,119)
Delay 2000
MoveTo 435 375
Delay 500
LeftClick 1
Delay 500
MoveTo 612 454
Delay 500
LeftClick 1
Delay 500
For 1
For 3
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
For 6
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,114)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,115)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,116)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,117)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,118)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,119)
Delay 1500
EndFor
EndFor
For 2
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,113)
Delay 1500
EndFor
EndFor
EndFor
//船医航行
For 1
Plugin Window.SendKeyPress(hwnd,119)
Delay 2000
MoveTo 425 400
Delay 500
LeftClick 1
Delay 500
MoveTo 612 454
Delay 500
LeftClick 1
Delay 500
For 1
For 3
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
For 6
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,114)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,115)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,116)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,117)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,118)
Delay 1500
KeyPress 37 6
Delay 1000
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,119)
Delay 1500
EndFor
EndFor
For 2
Plugin Window.SendKeyPress(hwnd,112)
Delay 1500
Plugin Window.SendKeyPress(hwnd,113)
Delay 1500
EndFor
EndFor
EndFor
EndFor
我是2~3(网通)的小鱼儿,闲来无事,写了个脚本,发上来大家一起探讨一下,希望前辈们多提意见!
| 此篇文章为17173玩家原创作品,获得积分奖励 Z。 17173全新积分兑换系统上线 点卡周边等你拿>>>详情点击 |





