Тема: Lumberjack - HELP
Показать сообщение отдельно
Re: Lumberjack - HELP
Старый 28.05.2010, 00:57   #2
Avalon
Newbie
 
Аватар для Avalon
 
Регистрация: 22.08.2009
Возраст: 35
Сообщений: 62
Репутация: 2 [+/-]
имеет нулевую репутацию
Avalon имеет нулевую репутацию
Чар: Avalon
По умолчанию Re: Lumberjack - HELP

It is very hard because you have to bypass antimacro system and you have to avoid Monsters that pop up after chopping a tree.

But a simple macro that greatly eases active lumberjacking is:
#######################################
In UO Options:
F11 //Last Object - WaitForTarget - LastTarget
F12 //Last Object
#######################################
[SCRIPT]
if (lastmsg pack.) or (lastmsg wood.) or (lastmsg Your skill)
send F11
wait 1000
end_if
if (lastmsg chop.)
send F12
wait 1000
end_if
#######################################
Chop a tree, and play uopilot macro
Avalon вне форума   Ответить с цитированием