當前位置:首頁 » 編程軟體 » 182腳本

182腳本

發布時間: 2022-12-15 05:45:04

⑴ 按鍵精靈怎麼設置自動撿東西

//F1紅 F2 F3技能 F8回城卷
VBS dim hp,m,n,a,b,c,d,e,f,g,h,i,j,k,l,q,r
VBS dim ye,zidongzhaoguai,zidongjianwu,xp
VBS m=85:n=10
VBS a="":b="":e="":f="":g="":h="":i="":j="":k="":l="":q="":r=""
VBS c=0:d=0
VBS dim jn1,jn2
VBS jn1=0:jn2=0
UserVar ye=1 選擇職業 0近戰 1遠戰
UserVar hp=50 紅量<%多少時,補紅
UserVar zidongzhaoguai=1 0定點刷怪 1自動刷怪
UserVar zidongjianwu=1 0不自動撿物 1自動撿物
UserVar xp=1 選擇使用哪種XP技能,從右到左1,2,3
Rem 機戰
Gosub 找怪
Gosub 攻擊怪
Gosub 補紅
Gosub 撿錢
Gosub 撿熟練度
Gosub 撿流星
Gosub 撿粉紅水晶
Gosub 撿藍水晶x
Gosub 撿聚態水晶
Gosub 檢測xp
Gosub 無彈回城
Gosub 拒絕交易
Gosub 同意組隊
Gosub 關閉推薦任務
Gosub 關閉導師界面
Delay 32
Goto 機戰
Sub 找怪
If zidongzhaoguai=1
VBSCall FindColorEx(85,140,855,480,"303b8",1,0.8,x,y)
If x<0 and y<0
Delay 32
VBS c=c+1
If c>4
Delay 225
MoveTo 510 500
LeftClick 1
Gosub 快速找怪
VBSCall FindColorEx(85,140,855,480,"303b8",1,0.8,x,y)
If x<0 and y<0
Delay 520
MoveTo 100 330
LeftClick 1
Gosub 快速找怪
VBSCall FindColorEx(85,140,855,480,"303b8",1,0.8,x,y)
If x<0 and y<0
Delay 520
MoveTo 510 200
LeftClick 1
Gosub 快速找怪
VBSCall FindColorEx(85,140,855,480,"303b8",1,0.8,x,y)
If x<0 and y<0
Delay 520
MoveTo 920 330
LeftClick 1
Gosub 快速找怪
EndIf
EndIf
EndIf
EndIf
EndIf
EndIf
Return
Sub 攻擊怪
VBSCall FindColorEx(479,49,922,399,"303b8",1,0.8,x,y)
If x>=0 and y>=0
VBS c=0
MoveTo x-20 y+20
LeftClick 1
Delay 32
Gosub 攻擊
VBSCall FindColorEx(479,339,922,650,"303b8",1,0.8,x,y)
If x>=0 and y>=0
VBS c=0
MoveTo x-20 y-20
LeftClick 1
Delay 32
Gosub 攻擊
VBSCall FindColorEx(99,339,479,658,"303b8",1,0.8,x,y)
If x>=0 and y>=0
VBS c=0
MoveTo x+20 y-20
LeftClick 1
Delay 32
Gosub 攻擊
VBSCall FindColorEx(83,85,479,399,"303b8",1,0.8,x,y)
If x>=0 and y>=0
VBS c=0
MoveTo x+20 y+20
LeftClick 1
Delay 32
Gosub 攻擊
EndIf
EndIf
EndIf
EndIf
Return
Sub 攻擊
VBSCall FindColorEx(35,100,920,510,"303b8",1,0.8,x,y)
If x>=0 and y>=0
MoveTo x+n y+m
RightClick 1
Gosub 技能1
Gosub 技能2
Else
VBSCall FindColorEx(35,100,920,510,"303b8",1,0.8,x,y)
If x>=0 and y>=0
MoveTo x+n y+m-n
RightClick 1
EndIf
EndIf
Return
Sub 快速找怪
VBSCall FindColorEx(313,10,315,12,"0",1,0.8,x,y)
If x<0 and y<0
KeyDown 17 1
LeftClick 1
KeyUp 17 1
EndIf
Return
Sub 技能1
IfColor 139 45 ae21 2
Delay 32
VBS jn1=jn1+1
If jn1>=4
KeyPress 113 1
VBS jn1=0
EndIf
EndIf
Return
Sub 技能2
IfColor 139 45 ae21 2
Delay 32
VBS jn2=jn2+1
If jn2>=8
KeyPress 114 1
VBS jn2=0
EndIf
EndIf
Return
Sub 補紅
IfColor hp*1.13+121 31 313033 2
KeyPress 112 1
EndIf
Return
Sub 撿錢
If zidongjianwu=1
VBSCall FindColorEx(35,100,920,520,"45b0c9",1,0.8,x1,y1)
If x1>=0 and y1>=0
VBS a=x1:b=y1
VBSCall FindColorEx(a+5,b-50,a+45,b-30,"ffff",1,0.8,x2,y2)
If x2>=0 and y2>=0
MoveTo a b
Delay 32
LeftClick 1
VBS a="":b=""
EndIf
EndIf
EndIf
Return
Sub 撿熟練度
If zidongjianwu=1
VBSCall FindColorEx(35,100,920,520,"ad497f",1,0.8,x1,y1)
If x1>=0 and y1>=0
VBS e=x1:f=y1
VBSCall FindColorEx(e+5,f-50,e+45,f-30,"ffff",1,0.8,x2,y2)
If x2>=0 and y2>=0
MoveTo e f
Delay 32
LeftClick 1
VBS e="":f=""
EndIf
EndIf
EndIf
Return
Sub 撿流星
If zidongjianwu=1
VBSCall FindColorEx(35,100,920,520,"106d21",1,0.8,x1,y1)
If x1>=0 and y1>=0
VBS g=x1:h=y1
VBSCall FindColorEx(g-5,h-25,g+45,h-5,"ffff",1,0.8,x2,y2)
If x2>=0 and y2>=0
MoveTo g h
Delay 32
LeftClick 1
VBS g="":h=""
EndIf
EndIf
EndIf
Return
Sub 撿粉紅水晶
If zidongjianwu=1
VBSCall FindColorEx(35,100,920,520,"8b16ab",1,0.8,x1,y1)
If x1>=0 and y1>=0
VBS i=x1:j=y1
VBSCall FindColorEx(i-5,j-30,i+45,j-10,"ffff",1,0.8,x2,y2)
If x2>=0 and y2>=0
MoveTo i j
Delay 32
LeftClick 1
VBS i="":j=""
EndIf
EndIf
EndIf
Return
Sub 撿藍水晶
If zidongjianwu=1
VBSCall FindColorEx(35,100,920,520,"ffb783",1,0.8,x1,y1)
If x1>=0 and y1>=0
VBS k=x1:l=y1
VBSCall FindColorEx(k-5,l-45,k+45,l-8,"ffff",1,0.8,x2,y2)
If x2>=0 and y2>=0
MoveTo k l
Delay 32
LeftClick 1
VBS k="":l=""
EndIf
EndIf
EndIf
Return
Sub 撿聚態水晶
If zidongjianwu=1
VBSCall FindColorEx(35,100,920,520,"94f729",1,0.8,x1,y1)
If x1>=0 and y1>=0
VBS q=x1:r=y1
VBSCall FindColorEx(q-5,r-30,q+5,r-20,"ffff",1,0.8,x2,y2)
If x2>=0 and y2>=0
MoveTo g h
Delay 32
LeftClick 1
VBS q="":r=""
EndIf
EndIf
EndIf
Return
Sub 檢測xp
VBSCall FindColorEx(800,500,900,550,"cdb886",1,0.8,x,y)
If x>=0 and y>=0
Gosub xp1
Gosub xp2
Gosub xp3
EndIf
Return
Sub xp1
If xp=1
MoveTo 935 540
Delay 32
LeftClick 1
EndIf
Return
Sub xp2
If xp=2
MoveTo 881 547
Delay 32
LeftClick 1
EndIf
Return
Sub xp3
If xp=3
MoveTo 812 551
Delay 32
LeftClick 1
EndIf
Return
Sub 無彈回城
If ye=1
VBSCall FindColorEx(575,6,580,10,"101010",1,0.8,x,y)
If x<0 and y<0
Delay 32
VBS d=d+1
If d=6
KeyPress 119 1
EndIf
EndIf
EndIf
Return
Sub 拒絕交易
VBSCall FindColorEx(133,312,135,314,"ffffff",1,0.8,x1,y1)
VBSCall FindColorEx(311,389,313,391,"916e23",1,0.8,x2,y2)
VBSCall FindColorEx(326,233,328,235,"8b6ff",1,0.8,x3,y3)
If x1>=0 and y1>=0 and x2>=0 and y2>=0 and x3>=0 and y3>=0
MoveTo 312 390
Delay 32
LeftClick 1
EndIf
Return
Sub 同意組隊
VBSCall FindColorEx(270,232,275,238,"c7ff",1,0.8,x1,y1)
VBSCall FindColorEx(220,393,225,396,"aeff",1,0.8,x2,y2)
If x1>=0 and y1>=0 and x2>=0 and y2>=0
MoveTo 223 394
Delay 32
LeftClick 1
EndIf
Return
Sub 關閉推薦任務
VBSCall FindColorEx(905,236,907,238,"c7ff",1,0.8,x1,y1)
VBSCall FindColorEx(605,234,607,236,"c3ff",1,0.8,x2,y2)
If x1>=0 and y1>=0 and x2>=0 and y2>=0
MoveTo 906 237
Delay 32
LeftClick 1
EndIf
Return
Sub 關閉導師界面
VBSCall FindColorEx(269,180,271,182,"c3f7",1,0.8,x1,y1)
VBSCall FindColorEx(276,175,278,177,"dec7b5",1,0.8,x2,y2)
If x1>=0 and y1>=0 and x2>=0 and y2>=0
MoveTo 270 181
Delay 32
LeftClick 1
EndIf
Return

⑵ 高手請進推薦〖騰訊〗QQ空間腳本代碼

高手請進推薦〖騰訊〗QQ空間腳本代碼

有誰看的出嗎?
document.write('<meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><meta http-equiv="Content-Language" content="gb2312" /><meta id="robots" content="all" /><meta id="author" content="Tencent-ISRD" /><meta id="Copyright" content="Tencent" /><meta name="Description" content="Qzone精彩由你而來" /><meta name="Keywords" content="Qzone,QQ空間,Blog,博客,網路日誌,播客,騰訊,QQ,Tencent" /><title>Qzone精彩由你而來</title><base href="http://imgcache.qq.com/"></base><style type="text/css">/*利用JS修改的樣式表*/</style><style type="text/css">/*樣式補充*/.fontRed{color:#ff0000;font-weight: bold;}/*花藤樣式*/#flowerpanel{ width: 194px; height: 170px; position: absolute; bottom:28px; text-align: center; background-repeat: no-repeat; }.flowerLevel{ list-style: none; margin: 36px 0 0 58px; padding: 0px; height:100px;}.flowerLevel ol { list-style: none; margin: 0px; padding: 0px; }.flowerLevel li{ float: left; width: 25px; margin-right: 1px; }.flowerLevel ol li { float: none; font:0/0}.flowerLevel .t{ background: url(qzone/images/flower/bg_huateng_linet.gif) no-repeat center top; height: 11px; overflow: hidden; }.flowerLevel .p{ background: url(qzone/images/flower/bg_huateng_line.gif) repeat-y center top; height: 50px; overflow: hidden; font-size: 1px; }.flowerLevel .b{ background: url(qzone/images/flower/bg_huateng_lineb.gif) no-repeat center top; height: 11px; overflow: hidden; margin-bottom:1px }.flowerLevel img{margin-left:2px}.flowerLevel .p img{ position: absolute; bottom: 59px !important; bottom: 0px; margin-left: -4px !important; margin-left: -3px; height: 50px; width: 8px; }.flowerStatus {margin-left:45px;margin-top:2px;color:#000;}.fText{ color: #333333; font: 10px Arial;}/*框架樣式*/#mainFrame .sidebar{float:left;overflow-x:hidden}#mainFrame .contentMini{float:left;overflow-x:hidden}#mainFrame .contentFull{float:left;overflow-x:hidden}#frameViewTitle {border:1px solid #ccc;background-color:#e5e5e5;width:110px;margin-left:1px;height:10px;overflow:hidden}#frameViewTips {text-align:center;padding:3px;margin-bottom:3px;}#frameViewTips div{float:left;border:1px solid #999;background-color:#e5e5e5;margin:1px;height:60px;}#frameViewTips div.highlight{background-color:#ff8000;border:1px solid #ce6700}#dragGhostEdge {position: absolute;z-index:99;background-color:#FF9900;font-size:0px}.controlPanel {text-align:left !important;padding-left:18px;}.controlPanel li {text-align:left !important;padding-left:18px;}.controlPanel .split {padding:0px 4px 0px 6px;margin-top:-10px;height:5px;overflow:hidden;margin-bottom:-2px;}.controlPanel .split div {background:url(/qzone_v4/1/line.gif) repeat-x;}.blogEditTips{float:left;width:100% !important;margin:0px !important;height:auto !important;padding:2px}#floatBody{position:absolute;left:0px;top:0px;width:100%;}/*Fix IE CSS Bug*/.mode_table_content{width:100%}.mode_table_mains{width:auto !important;width:100%;}.tButton {margin-top:-1px;float:right;cursor:pointer;}#systemMole_11 .button img{margin-top:2px;}#systemMole_11 .button img.indexmenuoff{margin-top:6px;}</style><link rel="stylesheet" rev="stylesheet" href="qzone_v4/index.css" type="text/css" media="screen" /><link rel="stylesheet" rev="stylesheet" href="" type="text/css" media="screen" id="mozillaCSS"/><link rel="Shortcut Icon" href="favicon.ico" type="image/x-icon" /><script type="text/javascript">document.domain="qq.com";initCSS();</script></head><body id="cbody" style="overflow:hidden"><textarea id="mainTemplet" style="display:none">{blogFullTemplet begin}<div id="index_blog_b" style="height:256px;"><div class="mode_table_mains"><ul><%repeat_0 match="/rss/channel/item" repeat_num="10"%><li><span class="right">評論(<span class="hit" id="cb_<%=@id%>">-</span>)</span><a href="javascript:;" class="blogsort" onClick="openCategory(\'<%=@type%>\');return false" title="點擊進入分類">[<%=@categoryName%>]</a><span class="<%=@xmdClass%>"><a href="javascript:;" class="fix" title="<%=@title%> -- 發表於 <%=@pubTimeString%>" onClick="openBlog(\'<%=@archive%>\',\'<%=@id%>\');return false"><nobr><%=@titleWidth%><%=@title%></nobr></a></span></li><%_repeat_0%></ul><span class="clear"></span> </div></div>{end}{blogMiniTemplet begin}<div id="index_blog_s"><div class="center mode_table_mains"><ul class="fixlist"><%repeat_0 match="/rss/channel/item" repeat_num="10"%><li class="fix" title="<%=@title%> -- 發表於 <%=@pubTimeString%>"><span class="<%=@xmdClass%>"><a href="javascript:;" onClick="openBlog(\'<%=@archive%>\',\'<%=@id%>\');return false"><nobr><%=@titleWidth%><%=@title%></nobr></a></span></li><%_repeat_0%></ul></div></div>{end}{blogDetailTemplet begin}<div id="index_blog_c"><div class="mode_table_mains"><span class="hint-top blogEditTips editMode">在自定義編輯狀態下,此模快僅顯示部分內容,保存後即可完整顯示。</span><div id="rssBlog"><%repeat_0 match="/rss/channel/item"%><div><h3><a href="javascript:;" onClick="openCategory(\'<%=@type%>\');return false" class="blogsort">[<span id="cg_<%=@id%>"><%=@categoryName%></span>]</a><a href="<%=@guid%>" onClick="openBlog(\'<%=@archive%>\',\'<%=@id%>\');return false"><span class="<%=@xmdClass%>" style="cursor:pointer"><%=@titleText%></span></a><span id="bHide_<%=@id%>" href="javascript:;" class="bt_blog_side" title="折疊" onclick="blogClose(<%=@id%>);return false" style="cursor:pointer"><span class="none">折疊</span></span><span id="bShow_<%=@id%>" href="javascript:;" class="bt_blog_show" title="展開" onclick="blogOpen(<%=@id%>);return false" style="cursor:pointer;display:none;"><span class="none">展開</span></span></h3><span class="time"><%=@pubTimeString%></span><div><div id="article_<%=@id%>"><div class="article"><%=@description%></div><a href="<%=@guid%>" onClick="openBlog(\'<%=@archive%>\',\'<%=@id%>\');return false" class="pageall">查看全文</a> | <a href="javascript:;" onclick="ToClip(\'<%=@guid%>\');return false" class="pageall">復制本文地址</a> | <a href="javascript:;" onClick="openBlog(\'<%=@archive%>\',\'<%=@id%>\');return false" class="pageall">評論(<span id="cc_<%=@id%>">-</span>)</a></div></div><hr /></div><%_repeat_0%></div></div></div>{end}{infoFullTemplet begin}<div id="index_info_b"><%repeat_0 match="."%><div class="mode_table_menus"><a href="javascript:;" title="" class="indexbh right ownerMode" onclick=enterMall("big")><span>大頭貼</span></a><a href="javascript:;" onClick="openChatbox(\'<%=@uin%>\');return false" title="找我就Q我" class="qme right clientMode"><span>Q ME</span></a><a href="javascript:;" style="font-weight:bold" onClick="return switchTab(\'info1\',\'info\')">形象</a> | <a href="javascript:;" onClick="return switchTab(\'info2\',\'info\')">檔案</a> | <a href="javascript:;" onClick="return switchTab(\'info3\',\'info\')">統計</a></div><div class="mode_table_mains center" id="info1"><%=@avatar%></div><div class="mode_table_mains center" id="info2" style="display:none"><ul><li>QQ號:<%=@uin%></li><li>昵 稱:<%=@nickname%></li><li>年 齡:<%=@age%></li><li>性 別:<%=@sex%></li><li>位 置:<%=@province%> <%=@city%></li><li>說 明:<%=@desc%></li><li>級 別:<span id="gardenerGradeDiv">無<span class="ownerMode">,<a href="javascript:enterMall(\'flower\',true)" class="ownerMode" style="text-decoration:underline">領養植物</a></span></span></li></ul></div><div class="mode_table_mains center" id="info3" style="display:none"><ul><li>今日訪問人數:<span id="dayvisit"><%=@dayvisit%></span></li><li>歷史訪問人數:<span id="visitcount"><%=@visitcount%></span></li><li><B>如果查出空間惡意刷人<BR>氣,將給予封閉處理!</B></li><li class="red ownerMode">點擊刷新按鈕您可以解決:</li><li class="infocolor ownerMode" style="border:0px">1.QQ空間任何頁面未更新<br/>2.植物指數顯示不正確<br/>3.QQ個人信息中的QQ空間圖標未出現 </li><li><a href="javascript:;" title="刷新" class="reloadinfo ownerMode" onclick="refreshQzone(this);"><span>刷新<span></a></li></ul></div><div id="index_info_mood"></div><%_repeat_0%></div>{end}{infoFullMood begin}<%repeat_0 match="item" repeat_num="1"%><div class="mode_table_title_guest"><a href="javascript:;" title="寫心情" onclick="writeEmotion();return false" class="indexmood right ownerMode"><span>寫</span></a><a href="javascript:;"onclick="showEmotionPage();return false">心情<img src="qzone/images/mood/e<%=@expression%>.gif" width="20" height="20" /><img src="qzone/images/mood/m<%=@expression%>.gif" width="40" height="20" /></a></div><div class="mode_table_main" style="height:96px;line-height: 160%;overflow:hidden"><%=@emtionContent%></div><div class="mode_sign"><a href="javascript:;" onclick="showEmotionPage();return false" class="bt_pen right">心路歷程</a><a href="javascript:;" onclick="showEmotionContent(\'<%=@id%>\');return false"></span>評論(<span class="hit"><%=@comment%></span>)</div><%_repeat_0%>{end}{infoMiniTemplet begin}<div id="index_info_s"><%repeat_0 match="."%><div class="mode_table_menus"><a href="javascript:;" title="大頭貼" class="indexbh right ownerMode" onclick=enterMall("big")><span>大頭貼</span></a><a href="javascript:;" onClick="openChatbox(\'<%=@uin%>\');return false" title="找我就Q我" class="qme right clientMode"><span>Q ME</span></a><a href="javascript:;" style="font-weight:bold" onClick="return switchTab(\'info1\',\'info\')">形象</a> | <a href="javascript:;" onClick="return switchTab(\'info2\',\'info\')">檔案</a> | <a href="javascript:;" onClick="return switchTab(\'info3\',\'info\')">統計</a></div><div class="mode_table_mains center" id="info1"><%=@avatar%></div><div class="mode_table_mains center" id="info2" style="display:none"><ul><li>QQ號:<%=@uin%></li><li>昵 稱:<%=@nickname%></li><li>年 齡:<%=@age%></li><li>性 別:<%=@sex%></li><li>位 置:<%=@province%> <%=@city%></li><li>說 明:<%=@desc%></li><li>級 別:<span id="gardenerGradeDiv">無<span class="ownerMode">,<a href="javascript:enterMall(\'flower\',true)" class="ownerMode" style="text-decoration:underline">領養植物</a></span></span></li></ul></div><div class="mode_table_mains center" id="info3" style="display:none"><ul><li>今日訪問人數:<span id="dayvisit"><%=@dayvisit%></span></li><li>歷史訪問人數:<span id="visitcount"><%=@visitcount%></span></li><li><B>如果查出空間惡意刷人<BR>氣,將給予封閉處理!</B></li><li class="red ownerMode">點擊刷新按鈕您可以解決:</li><li class="infocolor ownerMode" style="border:0px;">1.QQ空間任何頁面未更新<br/>2.植物指數顯示不正確 <br/>3.QQ個人信息中的QQ空間圖標未出現</li><li><a href="javascript:;" title="刷新" class="reloadinfo ownerMode" onclick="refreshQzone(this);"><span>刷新<span></a></li></ul></div><%_repeat_0%></div>{end}{moodTemplet begin}<div id="index_mood_s"><%repeat_0 match="item" repeat_num="1"%><div id="moodTitle" class="mode_table_title_guest"><span onclick="showEmotionPage();">心情<img src="qzone/images/mood/e<%=@expression%>.gif" width="20" height="20" /><img src="qzone/images/mood/m<%=@expression%>.gif" width="40" height="20" /></span></div><div class="mode_table_main" style="line-height: 180%;height:89px;overflow:hidden"><%=@emtionContent%></div><div class="mode_sign"><a href="javascript:;" onclick="showEmotionPage();return false" class="bt_pen right">心路歷程</a><a href="javascript:;" onclick="showEmotionContent(\'<%=@id%>\');return false">評論(<span class="hit"><%=@comment%></span>)</a></div><%_repeat_0%></div>{end}{homeFullTemplet begin}<div id="index_home_b"><div class="center pic350260"><iframe id="homeFrame" width="613" height="389" style="position:relative;left:-182;top:-65" allowTransparency="true" scrolling="no" border="0" frameborder="0"></iframe></div></div>{end}{homeMiniTemplet begin}<div id="index_home_s"><div class="center"><img onClick="guide(6)" class="button" src="qzone/client/home_simple.gif" alt="simple" width="169" height="110" style="cursor:pointer"></div></div>{end}{interactionTemplet begin}<div id="index_interacts"><div class="mode_menu2"><a id="buddyLeft" href="javascript:;" class="menuleftoff" onClick="return switchTab(\'buddy1\',\'buddy\',\'l\')">最近訪客</a><a id="buddyRight"href="javascript:;" class="menurighton" onClick="return switchTab(\'buddy2\',\'buddy\',\'r\')">好友收藏</a><div class="clear"></div></div><div id="buddy1" class="center mode_table_mains" style="display:none"></div><div id="buddy2" class="center mode_table_mains"></div></div>{end}{myVisitor begin}<ul class="fixlist"><%repeat_0 match="visitor" repeat_num="10"%><li><a href="javascript:;" onClick="openChatbox(\'<%=@uin%>\');return false" title="找我就Q我" class="qme right"><span>Q ME</span></a> <nobr class="fix"><a href="http://user.qzone.qq.com/<%=@uin%>" target="_blank" title="<%=@nick%>"><%=@nick%></a></nobr></li><%_repeat_0%></ul>{end}{myCollection begin}<ul class="fixlist"><%repeat_0 match="/buddy" repeat_num="5"%><li style="width:99%;overflow:hidden"><a href="javascript:;" title="找我就Q我" class="qme right" onClick="openChatbox(\'<%=@uin%>\');return"><span>Q ME</span></a><a href="http://user.qzone.qq.com/<%=@uin%>" target="_blank" class="guestname"><%=@nick%></a><br><nobr><%=@describer%></nobr></li><%_repeat_0%></ul>{end}{photoMiniTemplet begin}<div id="index_photo_s" style="height:114px"><table class="centerTable"><tr><td valign="center">__PIC__</td></tr></table></div>{end}{photoFullTemplet begin}<div id="index_photo_b"><table class="centerTable" style="height:259px"><tr><td valign="center">__PIC__</td></tr></table></div>{end}{msgMiniTemplet begin}<div id="index_guestbook_s"><div class="center mode_table_mains"><%repeat_0 match="channel"%><p title="主人寄語: <%=@description%>" onclick="guide(4)" style="cursor:pointer"><nobr class="fix" style="cursor:hand"><%=@description%></nobr></p><%_repeat_0%><ul class="fixlist"><%repeat_0 match="channel/item" repeat_num="4"%><li class="fix"><a href="javascript:;" onClick="guidebutton(4);return false" title="<%=@author%> 發表於 <%=@pubDate_l%>"><%=@title%></a></li><%_repeat_0%></ul></div></div>{end}{msgFullTemplet begin}<div id="index_guestbook_b"><div class="center mode_table_mains" style="OVERFLOW: hidden; HEIGHT: 56px"><%repeat_0 match="channel"%><p title="<%=@description%>" onclick="guide(4)" style="cursor:pointer"><b>主人寄語:</b> <%=@description%></p><%_repeat_0%></div><div class="mode_table_title_guest" style="padding:6px;"><a class="bt_appear right" href="javascript:;" onclick="guide(4);return false">發表留言</a>最新留言</div><div class="center mode_table_mains"><ul class="fixlist"><%repeat_0 match="channel/item" repeat_num="6"%><li style="margin-top:4px;padding-bottom:2px;"><span class="num time right" title=" <%=@pubDate_l%> "><%=@pubDate_s%></span><nobr class="fix"><a href="http://user.qzone.qq.com/<%=@uin%>" target="_blank" class="guestname"><%=@author%></a>:<a href="javascript:;" onClick="guidebutton(4);return false" title="<%=@title%>"><%=@title%></a></nobr></li><%_repeat_0%></ul></div></div>{end}{musicFullTemplet begin}<div id="index_music_b"><div class="mode_table_mains"><%repeat_0 match="/idol"%><div style="width:155px;height:152px;overflow:hidden;text-align:center;float:left"><img class="left" src="<%=@url%>" alt="album" onload="adjustSize(this,150,150)"/></div><ul class="mode_menu2"><p class="left" onclick="openMusicUrl(\'idol\')" style="cursor:pointer">我的偶像</p><p><span class="right"><a href="javascript:;" title="頂" class="vote_u"><span>頂</span></a><span class="num"><%=@good%></span><a href="javascript:;" title="砸" class="vote_d"><span>砸</span></a><span class="num"><%=@bad%></span></span></p><div class="clear"></div></ul><ul id="idol_b_explain" class="fixlist"><li title="姓名:<%=@name%>" class="fix">姓名: <%=@name%></li><li title="身高:<%=@height%>厘米" class="fix">身高: <%=@height%> 厘米</li><li title="星座:<%=@astro_cn%>" class="fix">星座: <%=@astro_cn%>座</li><li title="體重:<%=@weight%>公斤" class="fix">體重: <%=@weight%> 公斤</li></ul><ul id="idol_b_content" class="fixlist" style="height:80px"><%repeat_1 match="topic" repeat_num="4"%><li class="fix"><a href="javascript:;" title="<%=@title%> -- 評論(<%=@answer%>)"><%=@title%></a></li><%_repeat_1%></ul><%_repeat_0%><%repeat_0 match="/album"%><ol id="list_b" class="fixlist"><li class="mode_table_title_guest mode_menu2" onClick="openMusicUrl(\'coll\')" style="cursor:pointer"><p class="left">·音樂收藏</p><p><span class="right"><a href="javascript:;" title="頂" class="vote_u"><span>頂</span></a><span class="num"><%=@good%></span><a href="javascript:;" title="砸" class="vote_d"><span>砸</span></a><span class="num"><%=@bad%></span></span></p><div class="clear"></div></li><%repeat_1 match="song" repeat_num="3"%><li onClick="openMusicUrl(\'coll\')"><a href="javascript:;" class="time right fix"><%=@singer%></a><nobr class="fix"><div class="num"><%=index%></div><a href="javascript:;" title="<%=@name%>"><%=@name%></a></nobr></li><%_repeat_1%></ol><%_repeat_0%><%repeat_0 match="/rank"%><ol id="top_b" class="fixlist"><li class="mode_table_title_guest mode_menu2"><p class="left" onClick="openMusicUrl(\'rank\')" style="cursor:pointer">·勁歌榜</p><p><span class="right"><a href="javascript:;" title="頂" class="vote_u"><span>頂</span></a><span class="num"><%=@good%></span><a href="javascript:;" title="砸" class="vote_d"><span>砸</span></a><span class="num"><%=@bad%></span></span></p><div class="clear"></div></li><%repeat_1 match="song" repeat_num="3"%><li onClick="openMusicUrl(\'rank\')"><a href="javascript:;" class="time right fix"><%=@singer%></a><nobr class="fix"><div class="num"><%=index%></div><img src="qzone/images/client/icon_<%=@trend_icon%>.gif" alt="<%=@trend_alt%>" width="7" height="7" /><a href="javascript:;" title="<%=@name%>"><%=@name%></a></nobr></li><%_repeat_1%></ol><%_repeat_0%></div></div>{end}{musicMiniTemplet begin}<div id="index_music_list"><%repeat_0 match="/data/album"%><div class="mode_menu2"><p class="left fix" title = "<%=@name%>"><nobr>· <%=@name%></nobr></p><p><span class="right"><a href="javascript:;" title="頂" class="vote_u"><span>頂</span></a><span class="num"><%=@good%></span><a href="javascript:;" title="砸" class="vote_d"><span>砸</span></a><span class="num"><%=@bad%></span></span></p><div class="clear"></div></div><div class="center mode_table_mains"><ol class="fixlist"><%repeat_1 match="/data/album/song" repeat_num="10"%><li onClick="openMusicUrl(\'coll\')" title="<%=@name%> - <%=@singer%>"><a href="javascript:;" class="time right"><nobr class="fix" style="width:40px;cursor:hand"><%=@singer%></nobr></a><nobr class="fix"><div class="num"><%=index%></div><a href="javascript:;"><%=@name%></a></nobr></li><%_repeat_1%></ol></div><%_repeat_0%></div>{end}{musicTopMod begin}<div id="index_music_top"><%repeat_0 match="."%><div class="mode_menu2"><p class="left fix" title = "<%=@name%>"><nobr>· <%=@name%></nobr></p><p><span class="right"><a href="javascript:;" title="頂" class="vote_u"><span>頂</span></a><span class="num"><%=@good%></span><a href="javascript:;" title="砸" class="vote_d"><span>砸</span></a><span class="num"><%=@bad%></span></span></p><div class="clear"></div></div><div class="center mode_table_mains"><ol class="fixlist"><%repeat_1 match="song" repeat_num="10"%><li onClick="openMusicUrl(\'rank\')"><a href="javascript:;" class="time right fix"><%=@singer%></a><nobr class="fix"><div class="num"><%=index%></div><img src="qzone/images/client/icon_<%=@trend_icon%>.gif" alt="<%=@trend_alt%>" width="7" height="7" /><a href="javascript:;" title="<%=@name%>"><%=@name%></a></nobr></li><%_repeat_1%></ol></div><%_repeat_0%></div>{end}{musicIdolMod begin}<div id="index_music_idol"><%repeat_0 match="."%><div class="mode_menu2"><p class="left fix" onclick="openMusicUrl(\'idol\')" style="cursor:pointer"><nobr>· <%=@name%></nobr></p><p><span class="right"><a href="javascript:;" title="頂" class="vote_u"><span>頂</span></a><span class="num"><%=@good%></span><a href="javascript:;" title="砸" class="vote_d"><span>砸</span></a><span class="num"><%=@bad%></span></span></p><div class="clear"></div></div><div id="idol_explain" class="mode_table_mains"><div style="width:110px;height:100px;overflow:hidden;text-align:center;float:left"><img class="left" src

⑶ 傳奇1.76腳本!《高分求助》

發個戰士和道士的:這是1。76復古瑪雅版本的腳本,開三倍 戰士24小時50OW-600W經驗 道士400W-500W 經驗 記得給分哦

戰士如下
$衣服="戰神盔甲(男)"
$武器="裁決之杖"
$項鏈="綠色項鏈"
$左手鐲="死神手套"
$右手鐲="死神手套"
$頭盔="黑鐵頭盔"
$左戒指="珊瑚戒指"
$右戒指="珊瑚戒指"
$符毒="護身符(大)"
$寶石="千里傳音(小)"
<全局腳本開始>
<全局腳本結束>

<掛機腳本開始>
<回城>
關閉全局腳本
躲避PKER關閉
停止戰斗
如果[3,333,333][距離]>200
那麼使用[回城卷]
否則跳轉到<總控>
如果[回城卷][數量]<1
那麼走到[3,333,333]
等待[3000]毫秒
跳轉到<回城>

<總控>
如果[自己][HP]<200
那麼調用<低血恢復>
如果[待存物品][數量]>0
那麼調用<自動存物>
如果[待售物品][數量]>0
那麼調用<自動售物>
如果[自己][衣服][名稱]<>"$衣服" && [$衣服][數量]>0
那麼裝備[$衣服]到[衣服]
如果[自己][衣服][持久]<[自己][衣服][最大持久]
那麼調用<衣服修理>
如果[自己][武器][名稱]<>"$武器" && [$武器][數量]>0
那麼裝備[$武器]到[武器]
如果[自己][武器][持久]<[自己][武器][最大持久]
那麼調用<武器修理>
如果[自己][頭盔][名稱]<>"$頭盔" && [$頭盔][數量]>0
那麼裝備[$頭盔]到[頭盔]
如果[自己][頭盔][持久]<[自己][頭盔][最大持久]
那麼調用<頭盔修理>
如果[自己][項鏈][名稱]<>"$項鏈" && [$項鏈][數量]>0
那麼裝備[$項鏈]到[項鏈]
如果[自己][項鏈][持久]<[自己][項鏈][最大持久]
那麼調用<項鏈修理>
如果[自己][左手鐲][名稱]<>"$左手鐲" && [$左手鐲][數量]>0
那麼裝備[$左手鐲]到[左手鐲]
如果[自己][左手鐲][持久]<[自己][左手鐲][最大持久]
那麼調用<左手鐲修理>
如果[自己][右手鐲][名稱]<>"$右手鐲" && [$右手鐲][數量]>0
那麼裝備[$右手鐲]到[右手鐲]
如果[自己][右手鐲][持久]<[自己][右手鐲][最大持久]
那麼調用<右手鐲修理>
如果[自己][左戒指][名稱]<>"$左戒指" && [$左戒指][數量]>0
那麼裝備[$左戒指]到[左戒指]
如果[自己][左戒指][持久]<[自己][左戒指][最大持久]
那麼調用<左戒指修理>
如果[自己][右戒指][名稱]<>"$右戒指" && [$右戒指][數量]>0
那麼裝備[$右戒指]到[右戒指]
如果[自己][右戒指][持久]<[自己][右戒指][最大持久]
那麼調用<右戒指修理>
調用<葯品購買>
調用<雜物購買>

<出發>
系統顯示[准備出發]
開啟全局腳本
躲避PKER開啟
<戰斗>
找到NPC[盟重傳送員3,340,340]
對話[傳送小姐]
選擇[蜈蚣洞口]
走到門點[3,139,86]
邊打邊走到[D601,149,55]
邊打邊走到[D610,30,15]
走到門點[D611,32,40]
邊打邊走到[D603,185,82]
邊打邊走到[D602,45,22]
邊打邊走到[D605,48,27]
邊打邊走到[D605,45,133]
邊打邊走到[D605,178,116]
邊打邊走到[D605,48,27]
邊打邊走到[D605,45,133]
邊打邊走到[D605,178,116]
開始戰斗
跳轉到<戰斗>
<衣服修理>
系統顯示[衣服修理]
找到NPC[張家布衣老闆,0149,23,20]
隨機移動[0149,23,20]
對話[張家布衣老闆]
如果[自己][衣服][名稱]="$衣服"
那麼特修[衣服]
否則特修[$衣服]裝備到[衣服]
返回

<武器修理>
系統顯示[武器修理]
找到NPC[鐵匠鋪老闆,0159,5,9]
隨機移動[0159,5,9]
對話[鐵匠鋪老闆]
如果[自己][武器][名稱]="$武器"
那麼特修[武器]
否則特修[$武器]裝備到[武器]
返回

<頭盔修理>
系統顯示[頭盔修理]
找到NPC[老張頭盔店,0149,8,5]
隨機移動[0149,8,5]
對話[老張頭盔店]
如果[自己][頭盔][名稱]="$頭盔"
那麼特修[頭盔]
否則特修[$頭盔]裝備到[頭盔]
返回

<項鏈修理>
系統顯示[項鏈修理]
找到NPC[項鏈店老闆,0158,4,21]
隨機移動[0158,4,21]
對話[項鏈店老闆]
如果[自己][項鏈][名稱]="$項鏈"
那麼特修[項鏈]
否則特修[$項鏈]裝備到[項鏈]
返回

<左手鐲修理>
系統顯示[修理左手鐲]
找到NPC[手鐲店老闆,0158,16,11]
隨機移動[0158,16,11]
對話[手鐲店老闆]
如果[自己][左手鐲][名稱]="$左手鐲"
那麼特修[左手鐲]
否則特修[$左手鐲]裝備到[左手鐲]
返回

<右手鐲修理>
系統顯示[修理右手鐲]
找到NPC[手鐲店老闆,0158,16,11]
隨機移動[0158,16,11]
對話[手鐲店老闆]
如果[自己][右手鐲][名稱]="$右手鐲"
那麼特修[右手鐲]
否則特修[$右手鐲]裝備到[右手鐲]
返回

<左戒指修理>
系統顯示[修理左戒指]
找到NPC[戒指店老闆,0158,11,16]
隨機移動[0158,11,16]
對話[戒指店老闆]
如果[自己][左戒指][名稱]="$左戒指"
那麼特修[左戒指]
否則特修[$左戒指]裝備到[左戒指]
返回

<右戒指修理>
系統顯示[修理右戒指]
找到NPC[戒指店老闆,0158,11,16]
隨機移動[0158,11,16]
對話[戒指店老闆]
如果[自己][右戒指][名稱]="$右戒指"
那麼特修[右戒指]
否則特修[$右戒指]裝備到[右戒指]
返回

<雜物購買>
系統顯示[購買雜物]
找到NPC[流浪漢,3,346,334]
隨機移動[3,338,336]
對話[流浪漢]
買夠[回城卷]1個
返回
<葯品購買>
系統顯示[購買葯品]
找到NPC[葯店老闆,3,361,335]
隨機移動[3,361,335]
對話[葯店老闆]
買夠[超級金創葯]18個
買夠[超級魔法葯]6個
返回
<自動存物>
找到NPC[悅來客棧老闆,3,305,373]
隨機移動[3,305,373]
對話[悅來客棧老闆]
自動存物
返回
<自動售物>
如果[待售衣服][數量]>0
那麼找到NPC[張家布衣老闆,0149,23,20]
那麼隨機移動[0149,23,20]
那麼對話[張家布衣老闆]
那麼自動售物[衣服]
如果[待售武器][數量]>0
那麼找到NPC[鐵匠鋪老闆,0159,5,9]
那麼隨機移動[0159,5,9]
那麼對話[鐵匠鋪老闆]
那麼自動售物[武器]
如果[待售頭盔][數量]>0
那麼找到NPC[老張頭盔店,0149,8,5]
那麼隨機移動[0149,8,5]
那麼對話[老張頭盔店]
那麼自動售物[頭盔]
如果[待售項鏈][數量]>0
那麼找到NPC[項鏈店老闆,0158,4,21]
那麼隨機移動[0158,4,21]
那麼對話[項鏈店老闆]
那麼自動售物[項鏈]
如果[待售手鐲][數量]>0
那麼找到NPC[手鐲店老闆,0158,16,11]
那麼隨機移動[0158,16,11]
那麼對話[手鐲店老闆]
那麼自動售物[手鐲]
如果[待售戒指][數量]>0
那麼找到NPC[戒指店老闆,0158,11,16]
那麼隨機移動[0158,11,16]
那麼對話[戒指店老闆]
那麼自動售物[戒指]
如果[待售葯品][數量]>0
那麼找到NPC[葯店老闆,3,361,335]
那麼隨機移動[3,361,335]
那麼對話[葯店老闆]
那麼自動售物[葯品]
如果[待售雜物][數量]>0
那麼找到NPC[流浪漢,3,346,334]
那麼隨機移動[3,346,334]
那麼對話[流浪漢]
那麼自動售物[雜物]
返回
<低血恢復>
走到附近[3,333,333]
<血量判斷>
如果[自己][HP]<[自己][MAXHP]
那麼等待[2000]毫秒
那麼跳轉到<血量判斷>
否則返回
<掛機腳本結束>

道士的 如下
$衣服="重盔甲(女)"
$武器="命運之刃"
$項鏈="幽靈項鏈"
$左手鐲="死神手套"
$右手鐲="死神手套"
$頭盔="記憶頭盔"
$左戒指="珊瑚戒指"
$右戒指="珊瑚戒指"
$符毒="護身符(大)"
$寶石="千里傳音(大)"
$馬牌="三倍經驗勛章"
<全局腳本開始>
<全局腳本結束>

<掛機腳本開始>
<回城>
關閉全局腳本
躲避PKER關閉
停止戰斗
如果[3,333,333][距離]>200
那麼使用[回城卷]
否則跳轉到<總控>
如果[回城卷][數量]<1
那麼走到[3,333,333]
等待[3000]毫秒
跳轉到<回城>

<總控>
如果[自己][HP]<80
那麼調用<低血恢復>
如果[待售物品][數量]>0
那麼調用<自動售物>
如果[自己][衣服][名稱]<>"$衣服" && [$衣服][數量]>0
那麼裝備[$衣服]到[衣服]
如果[自己][衣服][持久]<[自己][衣服][最大持久]
那麼調用<衣服修理>
如果[自己][武器][名稱]<>"$武器" && [$武器][數量]>0
那麼裝備[$武器]到[武器]
如果[自己][武器][持久]<[自己][武器][最大持久]
那麼調用<武器修理>
如果[自己][頭盔][名稱]<>"$頭盔" && [$頭盔][數量]>0
那麼裝備[$頭盔]到[頭盔]
如果[自己][頭盔][持久]<[自己][頭盔][最大持久]
那麼調用<頭盔修理>
如果[自己][項鏈][名稱]<>"$項鏈" && [$項鏈][數量]>0
那麼裝備[$項鏈]到[項鏈]
如果[自己][項鏈][持久]<[自己][項鏈][最大持久]
那麼調用<項鏈修理>
如果[自己][左手鐲][名稱]<>"$左手鐲" && [$左手鐲][數量]>0
那麼裝備[$左手鐲]到[左手鐲]
如果[自己][左手鐲][持久]<[自己][左手鐲][最大持久]
那麼調用<左手鐲修理>
如果[自己][右手鐲][名稱]<>"$右手鐲" && [$右手鐲][數量]>0
那麼裝備[$右手鐲]到[右手鐲]
如果[自己][右手鐲][持久]<[自己][右手鐲][最大持久]
那麼調用<右手鐲修理>
如果[自己][左戒指][名稱]<>"$左戒指" && [$左戒指][數量]>0
那麼裝備[$左戒指]到[左戒指]
如果[自己][左戒指][持久]<[自己][左戒指][最大持久]
那麼調用<左戒指修理>
如果[自己][右戒指][名稱]<>"$右戒指" && [$右戒指][數量]>0
那麼裝備[$右戒指]到[右戒指]
如果[自己][右戒指][持久]<[自己][右戒指][最大持久]
那麼調用<右戒指修理>
如果[自己][符毒][名稱]<>"$符毒" && [$符毒][數量]>0
那麼裝備[$符毒]到[符毒]
如果[自己][符毒][持久]<[自己][符毒][最大持久]
如果[自己][馬牌][名稱]<>"$馬牌" && [$馬牌][數量]>0
那麼裝備[$三倍經驗勛章]到[馬牌]
如果[自己][馬牌][持久]<[自己][馬牌][最大持久]
那麼調用<符毒修理>
調用<葯品購買>
調用<雜物購買>

<出發>
系統顯示[准備出發]
開啟全局腳本
躲避PKER開啟
<戰斗>
走到門點[3,305,324]
走到門點[D710,25,21]
邊打邊走到[D712,0,0]
邊打邊走到[D713,0,0]
邊打邊走到[D714,0,0]
邊打邊走到[D715,154,61]
邊打邊走到[D715,52,108]
邊打邊走到[D715,273,92]
邊打邊走到[D715,373,192]
邊打邊走到[D715,200,192]
邊打邊走到[D715,85,218]
邊打邊走到[D715,23,323]
邊打邊走到[D715,154,61]
邊打邊走到[D715,373,192]
開始戰斗
跳轉到<戰斗>
<衣服修理>
系統顯示[衣服修理]
找到NPC[張家布衣老闆,0149,23,20]
隨機移動[0149,23,20]
對話[張家布衣老闆]
如果[自己][衣服][名稱]="$衣服"
那麼特修[衣服]
否則特修[$衣服]裝備到[衣服]
返回

<武器修理>
系統顯示[武器修理]
找到NPC[鐵匠鋪老闆,0159,5,9]
隨機移動[0159,5,9]
對話[鐵匠鋪老闆]
如果[自己][武器][名稱]="$武器"
那麼特修[武器]
否則特修[$武器]裝備到[武器]
返回

<頭盔修理>
系統顯示[頭盔修理]
找到NPC[老張頭盔店,0149,8,5]
隨機移動[0149,8,5]
對話[老張頭盔店]
如果[自己][頭盔][名稱]="$頭盔"
那麼特修[頭盔]
否則特修[$頭盔]裝備到[頭盔]
返回

<項鏈修理>
系統顯示[項鏈修理]
找到NPC[項鏈店老闆,0158,4,21]
隨機移動[0158,4,21]
對話[項鏈店老闆]
如果[自己][項鏈][名稱]="$項鏈"
那麼特修[項鏈]
否則特修[$項鏈]裝備到[項鏈]
返回

<左手鐲修理>
系統顯示[修理左手鐲]
找到NPC[手鐲店老闆,0158,16,11]
隨機移動[0158,16,11]
對話[手鐲店老闆]
如果[自己][左手鐲][名稱]="$左手鐲"
那麼特修[左手鐲]
否則特修[$左手鐲]裝備到[左手鐲]
返回

<右手鐲修理>
系統顯示[修理右手鐲]
找到NPC[手鐲店老闆,0158,16,11]
隨機移動[0158,16,11]
對話[手鐲店老闆]
如果[自己][右手鐲][名稱]="$右手鐲"
那麼特修[右手鐲]
否則特修[$右手鐲]裝備到[右手鐲]
返回

<左戒指修理>
系統顯示[修理左戒指]
找到NPC[戒指店老闆,0158,11,16]
隨機移動[0158,11,16]
對話[戒指店老闆]
如果[自己][左戒指][名稱]="$左戒指"
那麼特修[左戒指]
否則特修[$左戒指]裝備到[左戒指]
返回

<右戒指修理>
系統顯示[修理右戒指]
找到NPC[戒指店老闆,0158,11,16]
隨機移動[0158,11,16]
對話[戒指店老闆]
如果[自己][右戒指][名稱]="$右戒指"
那麼特修[右戒指]
否則特修[$右戒指]裝備到[右戒指]
返回

<雜物購買>
系統顯示[購買雜物]
找到NPC[流浪漢,3,346,334]
隨機移動[3,346,334]
對話[流浪漢]
買夠[回城卷]1個
買夠[隨機傳送卷]2個
返回

<符毒修理>
系統顯示[修理符毒]
找到NPC[流浪漢,3,346,334]
隨機移動[3,346,334]
對話[流浪漢]
如果[自己][符毒][名稱]="$符毒"
那麼特修[符毒]
否則特修[$符毒]裝備到[符毒]
如果[自己][馬牌][名稱]="$馬牌"
那麼特修[三倍經驗勛章]
否則特修[$三倍經驗勛章]裝備到[馬牌]
返回

<葯品購買>
系統顯示[購買葯品]
找到NPC[葯店老闆,3,361,335]
隨機移動[3,361,335]
對話[葯店老闆]
買夠[超級魔法葯]15個
買夠[超級金創葯]2個
返回

<自動存物>
找到NPC[悅來客棧老闆,3,305,373]
隨機移動[3,305,373]
對話[悅來客棧老闆]
自動存物

<自動售物>
如果[待售項鏈][數量]>0
那麼找到NPC[項鏈店老闆,0158,4,21]
那麼隨機移動[0158,4,21]
那麼對話[項鏈店老闆]
那麼自動售物[項鏈]
如果[待售手鐲][數量]>0
那麼找到NPC[手鐲店老闆,0158,16,11]
那麼隨機移動[0158,16,11]
那麼對話[手鐲店老闆]
那麼自動售物[手鐲]
如果[待售戒指][數量]>0
那麼找到NPC[戒指店老闆,0158,11,16]
那麼隨機移動[0158,11,16]
那麼對話[戒指店老闆]
那麼自動售物[戒指]
如果[待售葯品][數量]>0
那麼找到NPC[葯店老闆,3,361,335]
那麼隨機移動[3,361,335]
那麼對話[葯店老闆]
那麼自動售物[葯品]
如果[待售武器][數量]>0
那麼找到NPC[鐵匠鋪老闆,0159,5,9]
那麼隨機移動[0159,5,9]
那麼對話[鐵匠鋪老闆]
那麼自動售物[武器]
如果[待售頭盔][數量]>0
那麼找到NPC[老張頭盔店,0149,8,5]
那麼隨機移動[0149,8,5]
那麼對話[老張頭盔店]
那麼自動售物[頭盔]
如果[待售衣服][數量]>0
那麼找到NPC[張家布衣老闆,0149,23,20]
那麼隨機移動[0149,23,20]
那麼對話[張家布衣老闆]
那麼自動售物[衣服]
返回

<低血恢復>
走到附近[3,333,333]
<血量判斷>
如果[自己][HP]<[自己][MAXHP]
那麼等待[2000]毫秒
那麼跳轉到<血量判斷>
否則返回
<掛機腳本結束>

⑷ 武易傳奇離線腳本

看你要什麼樣的腳本了!http://bbs.514.net/dispbbs.asp?boardID=2&ID=172067&page=1 去這里看一般的都有別人寫的! 呵呵!
挖礦腳本:

觸發器:如果HP<20%,那麼跳轉到腳本標記<回城>
<腳本開始>
如果包裹空位<=6
那麼跳轉到標記<回城>
如果HP<40%
那麼跳轉到標記<回城>
如果當前地圖名=[廢礦礦區入口] 並且 [武器]位置的持久<2 並且 物品[鶴嘴鋤]的數量>=2個
那麼裝備[鶴嘴鋤]到[武器]
那麼等待[1500]毫秒
如果當前地圖名=[廢礦礦區入口] 並且 [武器]位置的持久>1
那麼跳轉到標記<挖礦>
<回城>
如果當前地圖名=[盟重省]
那麼跳轉到標記<走比奇>
如果當前地圖名=[比奇省-交易專用]
那麼跳轉到標記<賣礦石>
使用[回城卷]
等待[1000]毫秒
如果當前地圖名=[比奇省-交易專用]
那麼跳轉到標記<出去>
<出去>
走到(廢礦礦區入口,24,182)
走到門點(廢礦礦區入口,24,182)到達地圖(比奇省-交易專用,664,214)
等待[1000]毫秒
<賣礦石>
走到(比奇省-交易專用,645,604)
找到[比奇村武器店](比奇省-交易專用[0],649,602)
與[比奇村武器店]對話
等待[1000]毫秒
選擇[賣武器]
等待[1000]毫秒
自動賣掉[礦石]類別物品
自動賣掉[礦石]類別物品
自動賣掉[礦石]類別物品
等待[1000]毫秒
結束對話
<買武器>
如果物品[鶴嘴鋤]的數量>=2個
那麼跳轉到標記<修武器>
走到(比奇省-交易專用,645,604)
找到[比奇村武器店](比奇省-交易專用[0],649,602)
與[比奇村武器店]對話
等待[1000]毫秒
選擇[買武器]
等待[1000]毫秒
選擇購買[鶴嘴鋤]
等待[1000]毫秒
買夠2個鶴嘴鋤
買夠2個鶴嘴鋤
等待[1000]毫秒
結束對話
<修武器>
走到(比奇省-交易專用,645,604)
找到[比奇村武器店](比奇省-交易專用[0],649,602)
與[比奇村武器店]對話
等待[1000]毫秒
卸下[武器]位置的裝備
等待[1000]毫秒
選擇[修理武器]
等待[1000]毫秒
修理[鶴嘴鋤]
修理[鶴嘴鋤]
等待[1000]毫秒
裝備[鶴嘴鋤]到[武器]
裝備[鶴嘴鋤]到[武器]
等待[1000]毫秒
修理[鶴嘴鋤]
修理[鶴嘴鋤]
等待[1000]毫秒
結束對話
<比奇城>
走到(比奇省-交易專用,638,609)
找到[超級直通車三號](比奇省-交易專用[0],634,611)
與[超級直通車三號]對話
等待[1000]毫秒
選擇[比奇城]
等待[1000]毫秒
<賣葯品>
走到(比奇省-交易專用,321,287)
找到[比奇城葯店老闆](比奇省-交易專用[0],324,291)
與[比奇城葯店老闆]對話
等待[1000]毫秒
選擇[賣葯品]
等待[1000]毫秒
自動賣掉[葯品]類別物品
自動賣掉[葯品]類別物品
自動賣掉[葯品]類別物品
等待[1000]毫秒
結束對話
<買葯品>
走到(比奇省-交易專用,321,287)
找到[比奇城葯店老闆](比奇省-交易專用[0],324,291)
與[比奇城葯店老闆]對話
選擇[買葯品]
等待[1000]毫秒
買夠5個強效金創葯
買夠5個強效金創葯
買夠2個超級金創葯
買夠2個超級金創葯
等待[1000]毫秒
結束對話
<走盟重>
如果金幣<=5500000
那麼跳轉到標記<去比奇省>
走到(比奇省-交易專用,330,273)
找到[超級直通車一號](比奇省-交易專用[0],334,266)
等待[500]毫秒
與[超級直通車一號]對話
等待[500]毫秒
選擇[盟重]
等待[1500]毫秒
<買回城卷>
如果物品[回城卷]的數量>=2個
那麼跳轉到標記<去客棧>
走到(盟重省,340,336)
找到[盟重雜貨店老闆](盟重省[3],346,334)
與[盟重雜貨店老闆]對話
等待[500]毫秒
選擇[好了,我已經看過了現在我]
等待[500]毫秒
選擇[購買卷軸]
等待[500]毫秒
選擇[回城卷1000]
等待[500]毫秒
如果物品[回城卷]的數量<1個
那麼跳轉到標記<買回城卷>
結束對話
<去客棧>
走到(盟重省,329,328)
找到[三級商店傳送員](盟重省[3],327,328)
與[三級商店傳送員]對話
等待[500]毫秒
選擇[客棧]
等待[1000]毫秒
<倉庫一層捆金條>
走到(倉庫一層,6,10)
找到[盟重倉庫員](倉庫一層[0145],9,12)
與[盟重倉庫員]對話
等待[500]毫秒
選擇[捆各種卷書和葯水]
等待[500]毫秒
選擇[交換金條]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
選擇[交換]
等待[500]毫秒
結束對話
<金條包>
走到(倉庫一層,9,4)
等待[1000]毫秒
走到門點(倉庫一層,9,3)到達地圖(倉庫二層,8,8)
等待[1000]毫秒
走到(倉庫二層,9,8)
找到[神鷹佩商人](倉庫二層[0146],4,11)
與[神鷹佩商人]對話
等待[500]毫秒
選擇[了解金條包.]
等待[500]毫秒
選擇[金條換成金條包.]
等待[500]毫秒
選擇[交換.]
等待[500]毫秒
選擇[交換.]
等待[500]毫秒
選擇[交換.]
結束對話
<存放物品>
走到(倉庫二層,6,8)
等待[500]毫秒
走到門點(倉庫二層,7,8)到達地圖(倉庫一層,9,4)
等待[500]毫秒
使用[隨機傳送卷]
等待[1000]毫秒
走到(倉庫一層,7,12)
找到[盟重倉庫員](倉庫一層[0145],9,12)
與[盟重倉庫員]對話
等待[1000]毫秒
選擇[存放物品]
等待[500]毫秒
自動存物
等待[500]毫秒
結束對話
使用[回城卷]
等待[1500]毫秒
<走比奇>
走到(盟重省,329,332)
找到[盟重三號超級直](盟重省[3],338,327)
與[盟重三號超級直]對話
等待[500]毫秒
選擇[比奇城]
等待[1500]毫秒
<去比奇省>
走到(比奇省-交易專用,330,273)
找到[超級直通車一號](比奇省-交易專用[0],334,266)
等待[500]毫秒
與[超級直通車一號]對話
等待[500]毫秒
選擇[比奇省]
等待[1500]毫秒
<買回城>
如果物品[回城卷]的數量>=2個
那麼跳轉到標記<買隨機>
走到(比奇省-交易專用,639,612)
找到[比奇村雜貨店老](比奇省-交易專用[0],643,611)
與[比奇村雜貨店老]對話
等待[500]毫秒
選擇[購買卷軸]
等待[500]毫秒
選擇[回城卷]
等待[500]毫秒
如果物品[回城卷]的數量<1個
那麼跳轉到標記<買回城>
結束對話
<買隨機>
如果物品[隨機傳送卷包]的數量>=1個
那麼跳轉到標記<出發>
走到(比奇省-交易專用,639,612)
找到[比奇村雜貨店老](比奇省-交易專用[0],643,611)
與[比奇村雜貨店老]對話
等待[500]毫秒
選擇[購買卷軸]
等待[500]毫秒
選擇[隨機傳送卷包]
等待[500]毫秒
結束對話
<出發>
如果包裹空位<=15
那麼跳轉到標記<賣礦石>
走到(比奇省-交易專用,664,213)
走到門點(比奇省-交易專用,664,213)到達地圖(廢礦入口,0,0)
等待[1000]毫秒
使用[隨機傳送卷]
等待[1000]毫秒
<挖礦>
自動挖礦

⑸ 跪求傳奇世界43級男道士掛機腳本(普通地圖和煉獄各一)

普通地圖不要掛。你把號掛煉獄里。腳本的話我這沒有道士的,請問你會不會修改腳本?我這有個萬能的。

⑹ 機戰按鍵精靈近戰掛機腳本,在教教我怎麼用。我不懂按鍵精靈

我剛玩沒幾天 復制一個給你 希望有用~~~~~~~~~
1.首先要選擇職業 0近戰 1遠戰
2.要把顯示人物名字的選項關閉
3.可以使用帶加PW的4號核心
4.腳本支持兩個技能 放的時候最好一個用PW的 一個用EN的
5.XP技能從右到左1,2,3 根據喜好自己修改用哪種XP 默認1
6.F1紅 F2 F3技能 F8回城卷
7.最好關閉與按鍵無關的其他軟體 避免出現游戲變卡 影響腳本正常運行

//F1紅 F2 F3技能 F8回城卷
VBS dim hp,m,n,a,b,c,d,e,f,g,h,i,j,k,l,q,r
VBS dim ye,zidongzhaoguai,zidongjianwu,xp
VBS m=85:n=10
VBS a="":b="":e="":f="":g="":h="":i="":j="":k="":l="":q="":r=""
VBS c=0:d=0
VBS dim jn1,jn2
VBS jn1=0:jn2=0
UserVar ye=1 選擇職業 0近戰 1遠戰
UserVar hp=50 紅量<%多少時,補紅
UserVar zidongzhaoguai=1 0定點刷怪 1自動刷怪
UserVar zidongjianwu=1 0不自動撿物 1自動撿物
UserVar xp=1 選擇使用哪種XP技能,從右到左1,2,3
Rem 機戰
Gosub 找怪
Gosub 攻擊怪
Gosub 補紅
Gosub 撿錢
Gosub 撿熟練度
Gosub 撿流星
Gosub 撿粉紅水晶
Gosub 撿藍水晶x
Gosub 撿聚態水晶
Gosub 檢測xp
Gosub 無彈回城
Gosub 拒絕交易
Gosub 同意組隊
Gosub 關閉推薦任務
Gosub 關閉導師界面
Delay 32
Goto 機戰
Sub 找怪
If zidongzhaoguai=1
VBSCall FindColorEx(85,140,855,480,"303b8",1,0.8,x,y)
If x<0 and y<0
Delay 32
VBS c=c+1
If c>4
Delay 225
MoveTo 510 500
LeftClick 1
Gosub 快速找怪
VBSCall FindColorEx(85,140,855,480,"303b8",1,0.8,x,y)
If x<0 and y<0
Delay 520
MoveTo 100 330
LeftClick 1
Gosub 快速找怪
VBSCall FindColorEx(85,140,855,480,"303b8",1,0.8,x,y)
If x<0 and y<0
Delay 520
MoveTo 510 200
LeftClick 1
Gosub 快速找怪
VBSCall FindColorEx(85,140,855,480,"303b8",1,0.8,x,y)
If x<0 and y<0
Delay 520
MoveTo 920 330
LeftClick 1
Gosub 快速找怪
EndIf
EndIf
EndIf
EndIf
EndIf
EndIf
Return
Sub 攻擊怪
VBSCall FindColorEx(479,49,922,399,"303b8",1,0.8,x,y)
If x>=0 and y>=0
VBS c=0
MoveTo x-20 y+20
LeftClick 1
Delay 32
Gosub 攻擊
VBSCall FindColorEx(479,339,922,650,"303b8",1,0.8,x,y)
If x>=0 and y>=0
VBS c=0
MoveTo x-20 y-20
LeftClick 1
Delay 32
Gosub 攻擊
VBSCall FindColorEx(99,339,479,658,"303b8",1,0.8,x,y)
If x>=0 and y>=0
VBS c=0
MoveTo x+20 y-20
LeftClick 1
Delay 32
Gosub 攻擊
VBSCall FindColorEx(83,85,479,399,"303b8",1,0.8,x,y)
If x>=0 and y>=0
VBS c=0
MoveTo x+20 y+20
LeftClick 1
Delay 32
Gosub 攻擊
EndIf
EndIf
EndIf
EndIf
Return
Sub 攻擊
VBSCall FindColorEx(35,100,920,510,"303b8",1,0.8,x,y)
If x>=0 and y>=0
MoveTo x+n y+m
RightClick 1
Gosub 技能1
Gosub 技能2
Else
VBSCall FindColorEx(35,100,920,510,"303b8",1,0.8,x,y)
If x>=0 and y>=0
MoveTo x+n y+m-n
RightClick 1
EndIf
EndIf
Return
Sub 快速找怪
VBSCall FindColorEx(313,10,315,12,"0",1,0.8,x,y)
If x<0 and y<0
KeyDown 17 1
LeftClick 1
KeyUp 17 1
EndIf
Return
Sub 技能1
IfColor 139 45 ae21 2
Delay 32
VBS jn1=jn1+1
If jn1>=4
KeyPress 113 1
VBS jn1=0
EndIf
EndIf
Return
Sub 技能2
IfColor 139 45 ae21 2
Delay 32
VBS jn2=jn2+1
If jn2>=8
KeyPress 114 1
VBS jn2=0
EndIf
EndIf
Return
Sub 補紅
IfColor hp*1.13+121 31 313033 2
KeyPress 112 1
EndIf
Return
Sub 撿錢
If zidongjianwu=1
VBSCall FindColorEx(35,100,920,520,"45b0c9",1,0.8,x1,y1)
If x1>=0 and y1>=0
VBS a=x1:b=y1
VBSCall FindColorEx(a+5,b-50,a+45,b-30,"ffff",1,0.8,x2,y2)
If x2>=0 and y2>=0
MoveTo a b
Delay 32
LeftClick 1
VBS a="":b=""
EndIf
EndIf
EndIf
Return
Sub 撿熟練度
If zidongjianwu=1
VBSCall FindColorEx(35,100,920,520,"ad497f",1,0.8,x1,y1)
If x1>=0 and y1>=0
VBS e=x1:f=y1
VBSCall FindColorEx(e+5,f-50,e+45,f-30,"ffff",1,0.8,x2,y2)
If x2>=0 and y2>=0
MoveTo e f
Delay 32
LeftClick 1
VBS e="":f=""
EndIf
EndIf
EndIf
Return
Sub 撿流星
If zidongjianwu=1
VBSCall FindColorEx(35,100,920,520,"106d21",1,0.8,x1,y1)
If x1>=0 and y1>=0
VBS g=x1:h=y1
VBSCall FindColorEx(g-5,h-25,g+45,h-5,"ffff",1,0.8,x2,y2)
If x2>=0 and y2>=0
MoveTo g h
Delay 32
LeftClick 1
VBS g="":h=""
EndIf
EndIf
EndIf
Return
Sub 撿粉紅水晶
If zidongjianwu=1
VBSCall FindColorEx(35,100,920,520,"8b16ab",1,0.8,x1,y1)
If x1>=0 and y1>=0
VBS i=x1:j=y1
VBSCall FindColorEx(i-5,j-30,i+45,j-10,"ffff",1,0.8,x2,y2)
If x2>=0 and y2>=0
MoveTo i j
Delay 32
LeftClick 1
VBS i="":j=""
EndIf
EndIf
EndIf
Return
Sub 撿藍水晶
If zidongjianwu=1
VBSCall FindColorEx(35,100,920,520,"ffb783",1,0.8,x1,y1)
If x1>=0 and y1>=0
VBS k=x1:l=y1
VBSCall FindColorEx(k-5,l-45,k+45,l-8,"ffff",1,0.8,x2,y2)
If x2>=0 and y2>=0
MoveTo k l
Delay 32
LeftClick 1
VBS k="":l=""
EndIf
EndIf
EndIf
Return
Sub 撿聚態水晶
If zidongjianwu=1
VBSCall FindColorEx(35,100,920,520,"94f729",1,0.8,x1,y1)
If x1>=0 and y1>=0
VBS q=x1:r=y1
VBSCall FindColorEx(q-5,r-30,q+5,r-20,"ffff",1,0.8,x2,y2)
If x2>=0 and y2>=0
MoveTo g h
Delay 32
LeftClick 1
VBS q="":r=""
EndIf
EndIf
EndIf
Return
Sub 檢測xp
VBSCall FindColorEx(800,500,900,550,"cdb886",1,0.8,x,y)
If x>=0 and y>=0
Gosub xp1
Gosub xp2
Gosub xp3
EndIf
Return
Sub xp1
If xp=1
MoveTo 935 540
Delay 32
LeftClick 1
EndIf
Return
Sub xp2
If xp=2
MoveTo 881 547
Delay 32
LeftClick 1
EndIf
Return
Sub xp3
If xp=3
MoveTo 812 551
Delay 32
LeftClick 1
EndIf
Return
Sub 無彈回城
If ye=1
VBSCall FindColorEx(575,6,580,10,"101010",1,0.8,x,y)
If x<0 and y<0
Delay 32
VBS d=d+1
If d=6
KeyPress 119 1
EndIf
EndIf
EndIf
Return
Sub 拒絕交易
VBSCall FindColorEx(133,312,135,314,"ffffff",1,0.8,x1,y1)
VBSCall FindColorEx(311,389,313,391,"916e23",1,0.8,x2,y2)
VBSCall FindColorEx(326,233,328,235,"8b6ff",1,0.8,x3,y3)
If x1>=0 and y1>=0 and x2>=0 and y2>=0 and x3>=0 and y3>=0
MoveTo 312 390
Delay 32
LeftClick 1
EndIf
Return
Sub 同意組隊
VBSCall FindColorEx(270,232,275,238,"c7ff",1,0.8,x1,y1)
VBSCall FindColorEx(220,393,225,396,"aeff",1,0.8,x2,y2)
If x1>=0 and y1>=0 and x2>=0 and y2>=0
MoveTo 223 394
Delay 32
LeftClick 1
EndIf
Return
Sub 關閉推薦任務
VBSCall FindColorEx(905,236,907,238,"c7ff",1,0.8,x1,y1)
VBSCall FindColorEx(605,234,607,236,"c3ff",1,0.8,x2,y2)
If x1>=0 and y1>=0 and x2>=0 and y2>=0
MoveTo 906 237
Delay 32
LeftClick 1
EndIf
Return
Sub 關閉導師界面
VBSCall FindColorEx(269,180,271,182,"c3f7",1,0.8,x1,y1)
VBSCall FindColorEx(276,175,278,177,"dec7b5",1,0.8,x2,y2)
If x1>=0 and y1>=0 and x2>=0 and y2>=0
MoveTo 270 181
Delay 32
LeftClick 1
EndIf
Return

⑺ RO單機版怎麼增加腳本

打開NWeiss8裡面有一個script的文件!
首先要知道你想做的NPC用途!
如果shop商人,那麼打開一個shop的文件夾,你會看到一個shop商人的文件!
打開它:你會發現有類似:

// Prontera
prontera.dwm,73,134,8 shop "牛奶商人" 90,519:25
prontera.dwm,104,49,8 shop "水果商人" 102,512:15,513:15
prontera.dwm,48,58,8 shop "蔬菜商人" 91,515:15,516:15,535:15
prontera.dwm,64,125,8 shop "肉品商人" 87,517:55,528:60
prontera.dwm,58,182,8 shop "賣花少女" 96,712:2,744:2000
prontera.dwm,113,42,8 shop "賣花少女" 90,712:2,744:2000

這些數據!

簡單說明:

(prontera.dwm),(73,134),(8) (shop "牛奶商人") (90,519:25)
(地圖明)(坐標)(人物圖象代碼)(商人名稱)(貨物代碼)

新手通用方法:
把前面數據復制:prontera.dwm,113,42,8 shop "賣花少女"90,519:25
在下面新建一行,把上面復制的東西黏貼下去
把貨物代碼修改成你想買的東西就行!

注意:有時候坐標也會影響的哦!自己看著辦吧!

如果你想做的NPC是用來添加腳本的!!

最簡單的方法!
找一個沒什麼用的NPC腳本來替代!
就是把一個NPC的腳本刪除把你想放的腳本放進去!

⑻ 伺服器腳本怎麼設置進入屍王殿的方法

1. 屍王殿在礦區,在傳奇里進入礦區有兩個點。我們這次講的是從比奇城右上角那一點進去

2. 進入礦區後有兩個坐標,148,88和127,139此兩個坐標如果能刷出僵屍(就是從土裡鑽出來的那種僵屍)那麼直接踩著這個洞穴就能進屍王殿了!

3. 這兩點要是沒有就往右邊走,到了廢礦區東部,東部只有一個點能進入屍王殿138,107

4. 如果依然沒有刷出洞底僵屍,那就只能繼續碰運氣走了。走到礦區一層這個圖,這個圖有一個點106,182能進屍王殿,如果能刷出洞底僵屍那就恭喜你,如果不行那就繼續

5. 繼續走。這期間要走很多小道,當你走到廢礦區南部這個圖時,這個圖有兩個點60,132和137,127.同樣道理。能刷出洞底僵屍就能到了,如果還是沒能刷出來那就很遺憾!那就得去另外一個礦區了地圖了。此圖點較大!

6. 此圖較大,小編就直接上圖。進入方法同上,我就不作過多解釋了!

屍王殿詳細進入方法以及小秘密

總結:進屍王殿要有一定運氣,由於每個坐標點刷出的怪不一定是洞底僵屍,所以有一定概率無功而返。要有這樣的心理准備才行!當這個坐標點剛好刷出了洞底僵屍,那就百分百能進了。

⑼ 傳奇如何設置破秒殺屬性,破無敵屬性,和破防爆屬性,或者腳本

你是開服的還是耍服的。如果你是開服的就把叫版本提供商把腳本改下。耍服的就只能聯系GM了

⑽ 新飛飛按鍵精靈腳本

dim hw
Plugin hw=Window.MousePoint()
Plugin Window.Active(hw)
Plugin Window.Move(hw,0,0)
Plugin fontID1=kkSoft.mCreateFontData("宋體",9,12,12,6,400)
If fontID1=-1
MessageBox "創建字型檔失敗"
EndIf
While true
//-------------------------屏幕清理--------------------------
Delay 3000
MoveTo 182,97
Delay 500
LeftClick 1
Delay 100
MoveTo 15,466
Delay 500
LeftClick 1
Delay 500
MoveTo 0,0
Delay 100
//----------------------去除環境影響-----------
KeyDown 27,1
Delay 100
KeyUp 27,1
Delay 100
KeyDown 27,1
Delay 100
KeyUp 27,1
Delay 100
KeyDown 33,1
Delay 2000
KeyUp 33,1
Delay 100
//---------------------加狀態-----------------------
Plugin BGKM5.KeyClick(hw,53)
Delay 3000
Plugin BGKM5.KeyClick(hw,58)
Delay 3000
//--------------------時間判斷賦值---------------------
t1=now
t2=now
Dim n=0
mystring=""
//---------------到達升級場所--------------------------
Rem 升級之路
Plugin mystring=kkSoft.mOCRText(495,33,565,57,fontID1,"AAD7FD",0.5,"")
//MessageBox mystring
Plugin BGKM5.KeyClick(hw,49)
Delay 100
Plugin BGKM5.KeyClick(hw,50)
Delay 1000
While mystring=""
Delay 1000
Plugin mystring=kkSoft.mOCRText(495,33,565,57,fontID1,"AAD7FD",0.5,"")
Delay 5000
Plugin BGKM5.KeyClick(hw,49)
Delay 100
EndWhile
//MessageBox mystring
//--------------------開始打怪-------------------------
While true
Rem 打怪
If DateDiff("n",t1,now)>15
Plugin BGKM5.KeyClick(hw,53)
Delay 3000
//Plugin BGKM5.KeyClick(hw,48)
//Delay 800
t1=now
EndIf
//----------------判斷時間,重新登陸,以免被罰-------------------
If DateDiff("n",t2,now)>20
Goto Relogin
EndIf
Delay 100
//走路方向的判斷
If n<6
Plugin BGKM5.KeyClick(hw,9)
Delay 100
//Plugin BGKM5.KeyClick(hw,50)
//Delay 3000
n=n+1
Else
n=0
KeyDown 37,1
Delay 800
KeyUp 37,1
Plugin BGKM5.KeyClick(hw,49)
Delay 100
//Plugin BGKM5.KeyClick(hw,50)
//Delay 3000
EndIf
IfColor 540,65,5b6ddc,1
Delay 10
Goto 打怪
EndIf
//---------------------判斷怪物是否有血需要繼續攻擊-------------
mystring=""
Plugin mystring=kkSoft.mOCRText(495,33,565,57,fontID1,"AAD7FD",0.5,"")
While mystring<>""
Delay 100
Plugin BGKM5.KeyClick(hw,50)
Delay 2000
//KeyPress 32,1
//Delay 500
//------------加血
IfColor 175,83,32240f,2
Plugin BGKM5.Keyclick(hw,54)
Delay 1000
EndIf
//-------判斷是否死亡
IfColor 144,83,32230f,2
Goto 判斷死亡
EndIf
For 2
Plugin mystring=kkSoft.mOCRText(495,33,565,57,fontID1,"AAD7FD",0.5,"")
Delay 10
If mystring<>""
Goto 繼續打怪
EndIf
EndFor
Rem 繼續打怪
//MessageBox mystring
EndWhile
// MessageBox mystring
//-------------------------加血--------------------
IfColor 175,83,32240f,2
Plugin BGKM5.Keyclick(hw,54)
Delay 100
EndIf
//------------------------判斷是否死亡---------------------
Rem 判斷死亡
IfColor 144,83,32230f,2
Plugin BGKM5.Keyclick(hw,54)
Delay 4000
//--------------------試加血後再次判斷
IfColor 144,83,32230f,2
MoveTo 515,390
Delay 1000
LeftClick 1
Delay 100
LeftClick 1
Delay 60000
MoveTo 0,0
Delay 100
//-----------------復活後加血
Plugin BGKM5.KeyClick(hw,54)
Delay 100
Plugin BGKM5.KeyClick(hw,54)
Delay 8000
//---------------判斷葯瓶是否存在,沒有停機掛機--------------
IfColor 146,83,32230f,2
Delay 1000
EndScript
EndIf
Goto 升級之路
EndIf
EndIf
//---------------------------加藍---------------------
IfColor 143,98,32240f,2
Plugin BGKM5.KeyClick(hw,55)
Delay 10
EndIf
//-------------------------加寵物血------------------
IfColor 125,112,32240f,2
Plugin BGKM5.KeyClick(hw,57)
Delay 0
EndIf
Delay 600
//-----------------------------撿東西----------------------
Plugin BGKM5.KeyClick(hw,56)
Delay 100
EndWhile
//---------------------------重新登陸----------------------
Rem Relogin
Delay 15000
MoveToS 730,750
Delay 300
LeftClick 1
Delay 300
MoveToS 725,625
Delay 300
LeftClick 1
Delay 15000
Plugin BGKM5.KeyClick(hw,xx)
Delay 300
Plugin BGKM5.KeyClick(hw,xx)
Delay 300
Plugin BGKM5.KeyClick(hw,xx)
Delay 300
Plugin BGKM5.KeyClick(hw,xx)
Delay 300
Plugin BGKM5.KeyClick(hw,xx)
Delay 300
Plugin BGKM5.KeyClick(hw,xx)
Delay 300
Plugin BGKM5.KeyClick(hw,xx)
Delay 2000
Plugin BGKM5.KeyClick(hw,13)
Delay 100
Delay 10000
Plugin BGKM5.KeyClick(hw,13)
Delay 8000
EndWhile

熱點內容
php壁紙源碼 發布:2025-07-08 03:04:26 瀏覽:319
android應用層 發布:2025-07-08 02:42:32 瀏覽:301
大唐存儲銷量 發布:2025-07-08 02:41:11 瀏覽:582
腳本怎麼打開 發布:2025-07-08 02:41:06 瀏覽:822
貴州電信iPtv升級伺服器地址 發布:2025-07-08 02:38:48 瀏覽:412
電腦怎麼鏈接本地伺服器 發布:2025-07-08 02:34:22 瀏覽:147
android調試webview 發布:2025-07-08 02:26:28 瀏覽:358
壓縮袋鞋子 發布:2025-07-08 02:21:30 瀏覽:752
為什麼安卓打吃雞感覺有延遲 發布:2025-07-08 02:09:32 瀏覽:168
課題組伺服器如何使用 發布:2025-07-08 02:09:27 瀏覽:44