第 1 頁 (共 1 頁)
發表於 : 週二 7月 02, 2002 4:11 pm
由 john
我昨天打了隻, 今天又打了一隻.
20 logs. 不錯, 不錯...
Tomcat 說的是對的. 一定會有 "Lumber Reaper".
有時一下都會出現ga...
發表於 : 週二 7月 02, 2002 2:51 pm
由 Tomcat
仲可能有黃金樹妖

發表於 : 週二 7月 02, 2002 1:46 pm
由 circle
一樣會有mob
仲可能會有黃金木架

發表於 : 週二 7月 02, 2002 1:45 pm
由 Tomcat
有樹妖是一定的
不論skill高低都會有啦
現在掛網砍樹一定要在mon前吧
發表於 : 週二 7月 02, 2002 1:25 pm
由 ///AI-KI-RA\\\
taming not gm yet ah....
but always plan for your life....hohohoho
if every tree i chop once,,,, will i see the mob???
Anyway,,,thx for your script....i will ask you to explain later....cccc
發表於 : 週二 7月 02, 2002 10:40 am
由 john
你Animal Taming GM 在 la?
Lumberjack r?
script 不是 universal 的.
每個地方要自己set ga.
EZS 2 with uop.dll
while nowx!=x coordinates //walk west/east direction
sendkey(33)
delay(500)
wend
while nowy!=y coordinates //walk north/south direction
sendkey(33)
delay(500)
wend
var4=user2 //user2=logs
sendkey(1) //lastobject
delay(500)
Left Click xxxxxxxx //set pos of tree(different number for every tree!!!)
delay(var2) //chop tree delay(13000)
repeat var3 //max number of times you want to chop tree(4)
if var4<user2 //no logs then go to another tree
var4=user2
sendkey(F8) //last object, wiatfortarget,lasttarget
delay(var2)
end if
end repeat
有人能幫幫我嗎???
發表於 : 週一 7月 01, 2002 8:57 pm
由 ///AI-KI-RA\\\
想要砍木的script!!! 有人有嗎???