to carol 練抄寫的ezscript+uoa


版主: sobonono哆啦A夢(doraemon)

回覆文章
huba
高級玩家
高級玩家
文章: 874
註冊時間: 週日 7月 01, 2001 8:00 am

文章 huba » 週六 3月 09, 2002 12:58 pm

var1=BM
if var1 < 5
drag 50 form 13894016 to 9962164 delay 1800
drag 50 form 12517785 to 12845762 delay 1800
drag 50 form 11207032 to 13238983 delay 1800
drag 50 form 9437555 to 8848041 delay 1800
end if

if mana <99
sendmacro(1)
delay(15000)
end if

if mana =99
snedmacro(1)
delay(4000)
end if


if mana =100
sendmacro(2)
delay(5000)
var7=user1
end if

dragall var8 from pos3 pos4 to 14745962 delay 800

carol
頂級玩家
頂級玩家
文章: 4925
註冊時間: 週一 7月 02, 2001 8:00 am

文章 carol » 週六 3月 09, 2002 12:36 pm

我的post沒那麼多..只有4個

carol
頂級玩家
頂級玩家
文章: 4925
註冊時間: 週一 7月 02, 2001 8:00 am

文章 carol » 週六 3月 09, 2002 12:35 pm

我發現.我不能用EZS2...怎麼半
我只有EZ1.07

carol
頂級玩家
頂級玩家
文章: 4925
註冊時間: 週一 7月 02, 2001 8:00 am

文章 carol » 週六 3月 09, 2002 12:08 pm

愛死擬了..不枉費我說笑話給你聽

ST
頂級玩家
頂級玩家
文章: 1360
註冊時間: 週二 7月 03, 2001 8:00 am

文章 ST » 週六 3月 09, 2002 12:04 pm

pos1=主包包左上
pos2=主包包右下
pos3=抄好卷軸所放包包
pos4~5=NS和空卷所放地
pos8=UO中人物
var8=抄好卷軸顏色
if NS=0
Repeat 10假設升skill 1點
var1=GetColorPos[var8,pos1,pos2]
delay(500)
Drag all From var1 to pos3
delay(500)
End Repeat
drag 100 form pos4 to pos8
delay(500)
drag 100 form pos5 to pos8
delay(500)
end if

If Mana=100
Repeat 10因抄3圈mana少8..設10應該可以
SendKey(F1)抄寫熱鍵
Delay(7000)
End repeat
End If
If Mana<100
SendKey(F3)冥想熱鍵
Delay(3000)
End If






_________________
對妳的愛是一個簡單的自然指數
妳要微分幾次都好
不變的 終究不變
假如妳喜歡 也可以積分
不過 會多出來一個常數
而那個常數 等於"我愛妳"

<font size=-1>[ 這篇文章被編輯過: ST 在 2002-03-09 12:05 ]</font>

carol
頂級玩家
頂級玩家
文章: 4925
註冊時間: 週一 7月 02, 2001 8:00 am

文章 carol » 週六 3月 09, 2002 11:55 am

兩位大大
請問能不能幫我改成技能30.8
抄寫毒捲軸的EZS看看
我這樣以後就會隨著技能自己更改了
拜託了
~ O D Y 好 久 不 見 ~

ST
頂級玩家
頂級玩家
文章: 1360
註冊時間: 週二 7月 03, 2001 8:00 am

文章 ST » 週二 2月 26, 2002 10:11 am

pos1=主包包左上
pos2=主包包右下
pos3=抄好卷軸所放包包
pos4~7=藥材和空卷所放地
pos8=UO中人物
var8=抄好卷軸顏色
if BM=0
Repeat 10假設升skill 1點
var1=GetColorPos[var8,pos1,pos2]
delay(500)
Drag all From var1 to pos3
delay(500)
End Repeat
drag 100 form pos4 to pos8
delay(500)
drag 100 form pos5 to pos8
delay(500)
drag 100 form pos6 to pos8
delay(500)
drag 100 form pos7 to pos8
delay(500)
end if

If Mana=100
Repeat 2因我抄8圈所以設2
SendKey(F1)抄寫熱鍵
Delay(7000)
End repeat
End If
If Mana<100
SendKey(F3)冥想熱鍵
Delay(3000)
End If




_________________
對妳的愛是一個簡單的自然指數
妳要微分幾次都好
不變的 終究不變
假如妳喜歡 也可以積分
不過 會多出來一個常數
而那個常數 等於"我愛妳"

<font size=-1>[ 這篇文章被編輯過: ST 在 2002-02-26 10:12 ]</font>

<font size=-1>[ 這篇文章被編輯過: ST 在 2002-02-26 10:13 ]</font>

huba
高級玩家
高級玩家
文章: 874
註冊時間: 週日 7月 01, 2001 8:00 am

文章 huba » 週二 2月 26, 2002 9:26 am

uoa的macro(1)是設定冥想的熱鍵,macro(2)是抄寫動作的熱鍵。
avr1,3,5及pos1是藥草及捲軸放地上的座標;var2,4,6及pos2是藥草及捲軸拉到包包中的位置。
var7是設定捲軸數量,var8是抄寫完後的捲軸顏色變數
if var7 <5
drag 5 form var1 to var2 delay 2800
drag 5 form var3 to var4 delay 2800
drag 5 form var5 to var6 delay 2800
drag 5 form pos1 to pos2 delay 2800
var7=user1
end if

if mana <99
sendmacro(1)
delay(15000)
end if

if mana =99
snedmacro(1)
delay(4000)
end if


if mana =100
sendmacro(2)
delay(5000)
var7=user1
end if

dragall var8 from pos3 pos4 to 14745962 delay 800

回覆文章

回到「紫雲公會」

誰在線上

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