1 頁 (共 1 頁)

發表於 : 週二 7月 02, 2002 4:11 pm
john
我昨天打了隻, 今天又打了一隻.
20 logs. 不錯, 不錯... :D :D :D

Tomcat 說的是對的. 一定會有 "Lumber Reaper".
有時一下都會出現ga...

發表於 : 週二 7月 02, 2002 2:51 pm
Tomcat
仲可能有黃金樹妖 :P

發表於 : 週二 7月 02, 2002 1:46 pm
circle
一樣會有mob :roll:

仲可能會有黃金木架 :lol:

發表於 : 週二 7月 02, 2002 1:45 pm
Tomcat
有樹妖是一定的
不論skill高低都會有啦

現在掛網砍樹一定要在mon前吧

發表於 : 週二 7月 02, 2002 1:25 pm
///AI-KI-RA\\\
taming not gm yet ah.... :cry:

but always plan for your life....hohohoho :lol: :lol:

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!!! 有人有嗎???