我練木工的script,自行斟酌修改使用

版主: netflygauvaOldGhost

主題已鎖定
OldGhost
頂級玩家
頂級玩家
文章: 2666
註冊時間: 週六 9月 15, 2001 8:00 am

我練木工的script,自行斟酌修改使用

文章 OldGhost » 週日 5月 05, 2002 10:41 am

// pos1取木頭點
// pos2放木頭點(自已)
// var8 自己的重量變數
// pos5 成品放袋子點
// pos6 將袋子放筒子
// pos7、pos8羊點
// pos3袋子左上角 pos4 袋子右下角
// var6 一次處理多少木頭
// user1 成品數
// user2 木頭數
var6 = 4

//將木頭拿到身上
var8 = wght
while user2 < var6
drag var6 - user2 from pos1 to pos2
delay 500
wend

//木工
while user2 >= var6
//木工
sendkey(27)
sendkey(alt + 84)
WaitForWghtChange 7000
delay 1000
wend

//將成品 拿至袋子裡
while User1 != 0
var2=GetColorPos[var4,pos3,pos4]
drag all from var2 to pos5
delay 1000
wend
var5 = var5 % 50 + 1

//拿袋子到定點
if var5 = 50
drag 1 from pos5 to pos6
WaitForWghtChange(1000)

//割羊毛
sendkey(alt +52)
delay 2000
Left Click pos7
delay 500
sendkey(alt+52)
delay 1000
Left Click pos8
delay 2000
end if

主題已鎖定

回到「NPC聯盟」

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客