|
本帖最后由 cnpaladin 于 2013-5-18 22:35 编辑
按键精灵脚,只需要修改文件里的坐标就可以,文件中有标识出哪里修改《资质》,哪里修改《职业》,哪里修改《内属》,。很详细,长对论坛的一个贡献,主角名字《好运》论坛上拿来花了10分钟修改,希望各位可以喜欢。直接将以下字符复制到按键精灵即可,当然,坐标记得修改。
Rem GO
Delay 2000
SetSimMode 2
Delay 200
MoveTo 139, 755 //此处需要修改坐标为桌面程序坐标"139.755"
Delay 1000
Delay 1000
LeftDoubleClick 1 //双击桌面打开"狂龙"
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
KeyPress "Up", 1
Delay 1000
KeyPress "Space", 1 //选开局//
Delay 1000
KeyPress "Space", 1 //点确定//
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
KeyPress "Right", 1
Delay 200
KeyPress "Right", 1
Delay 200
KeyPress "Right", 1
Delay 200
KeyPress "Space", 1 //选"难三"
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
KeyPress "Right", 1
Delay 200
KeyPress "Right", 1
Delay 200
KeyPress "Right", 1
Delay 200
KeyPress "Space", 1 //以上选择"仁者"
Delay 200
KeyPress "Space", 1 //选择"名字"
Delay 200
KeyPress "H", 1
Delay 200
KeyPress "A", 1
Delay 200
KeyPress "O", 1
Delay 200
KeyPress "Space", 1
Delay 200
KeyPress "1", 1
Delay 200
KeyPress "Y", 1
Delay 200
KeyPress "U", 1
Delay 200
KeyPress "N", 1
Delay 200
KeyPress "Space", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "Enter", 1//确认"名字"
Delay 200
KeyPress "Right", 1
Delay 200
KeyPress "Space", 1 //选"内力"
Delay 200
KeyPress "Right", 1
Delay 200
KeyPress "Right", 1
Delay 200
KeyPress "Space", 1 //选"调和"内力
Delay 200
KeyPress "Right", 1
Delay 200
KeyPress "Right", 1
Delay 200
KeyPress "Space", 1 //移至"资质"确定
Delay 200
KeyPress "9", 1
Delay 200
KeyPress "0", 1
Delay 200
KeyPress "Enter", 1 //确定"资质"
Delay 200
KeyPress "Left", 1
Delay 200
KeyPress "Enter", 1 //点选"完毕"
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
KeyPress "Space", 1
Delay 1000
KeyPress "Enter", 1
Delay 1000
KeyPress "Space", 1
Delay 1000
KeyPress "Enter", 1
Delay 1000
KeyPress "Enter", 1 //"开场介绍"至此结束
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Delay 1000
KeyPress "Esc", 1 //开"功能"菜单,置于"人物状态"位置
Delay 200
KeyPress "Space", 1 //"人物状态"-"主角"位置按"空格"至属性页面
Delay 200
KeyPress "Space", 1 //至"主角"属性页面
Delay 500
IfColor 988,346,"1814D8",0 Then //以下判断"武功"内容第一项是否为"极",以下为"是",此处需要修改坐标"988,346"
Delay 1000
KeyPress "Esc", 1
Delay 1000
KeyPress "Esc", 1
Delay 1000
KeyPress "S", 1
Delay 1000
SetSimMode 2
Delay 1000
KeyPress "Enter", 1
Delay 1000
KeyPress "Down", 1
Delay 1000
KeyPress "Enter", 1
Delay 1000
Delay 1000
Delay 1000
Delay 1000
KeyPress "Win", 1
Delay 1000
KeyPress "U", 1
Delay 1000
KeyPress "U", 1
Else //以下为判断结果为"否"
SetSimMode 2
Delay 200
MoveTo 1099, 152 //移动鼠标至右上角"结束"按纽 此处需要修改坐标"1099.152"
Delay 1000
LeftClick 1
Delay 1000
Delay 1000
Delay 1000
Delay 1000
Goto GO //返回程序开头
Delay 200
End If
如果不会用按键精灵我就没办法了,不懂的话可以照按键精灵教程先学习一番。按键精灵还是非常容易的。
另问,阳内单通和阴内单通差别在哪?学武功吗?阴剑单通,剑法全阴,为何会有阳内单通简单于阴内的?或者是内功?罗汉纯阳全是阳内力,只能等小无?
|
|