sub carpentry()
while NOT UO.Dead()
uo.findtype('0x1BDD',-1,'my') ; ishet logi leghashie pod nogami
if uo.getquantity('finditem')<110 then ;
load()
endif
CheckLag()
UO.automenu ("Carpentry", "Weapons & Tools")
UO.automenu ("Weapons & Tools", "quarter staff")
UO.UseType('0x0E89') ; jointing plane
while NOT UO.InJournal("You put") AND NOT UO.InJournal("You fail")
wait(300)
wend
wend
end sub
sub load()
uo.unsetcatchbag()
UO.WaitTargetGround('0x1BDD') ; podnimaet logi s zemli v kolichestve 700 shtuk
wait(1500)
UO.Grab('600')
wait (1000)
uo.setcatchbag('0x4033027B') ; serial Trash can
end sub
sub sreset()
UO.SetEasyUO(80,"1")
UO.SetEasyUO(90,"1")
end sub
sub carpentry()
while NOT UO.Dead()
uo.findtype('0x1BDD',-1,'my') ; ishet logi leghashie pod nogami
if uo.getquantity('finditem')<110 then ;
load()
endif
CheckLag()
UO.automenu ("Carpentry", "Weapons")
UO.automenu ("Weapons", "quarter staff")
UO.UseType('0x1034') ; jointing plane
while NOT UO.InJournal("You put") AND NOT UO.InJournal("You fail")
wait(300)
wend
wend
end sub
sub load()
uo.unsetcatchbag()
UO.WaitTargetGround('0x1BDD') ; podnimaet logi s zemli v kolichestve 700 shtuk
wait(1500)
UO.Grab('600')
wait (1000)
uo.setcatchbag('0x4033027B') ; serial Trash can
end sub
sub sreset()
UO.SetEasyUO(80,"1")
UO.SetEasyUO(90,"1")
end sub
sub CheckLag()
UO.DeleteJournal()
UO.Click('backpack')
repeat
wait(500)
until UO.InJournal('backpack')
end sub
sub carpentry()
while NOT UO.Dead()
uo.findtype('0x1BDD',-1,'my') ; ishet logi leghashie pod nogami
if uo.getquantity('finditem')<110 then ;
load()
endif
CheckLag()
UO.automenu ("Carpentry","Weapons & Tools")
UO.automenu ("Weapons & Tools","club")
UO.UseType('0x1034') ; jointing plane
while NOT UO.InJournal("You put") AND NOT UO.InJournal("You fail")
wait(300)
wend
wend
end sub
sub load()
uo.unsetcatchbag()
UO.WaitTargetGround('0x1BDD') ; podnimaet logi s zemli v kolichestve 700 shtuk
wait(1500)
UO.Grab('600')
wait (1000)
uo.setcatchbag('0x4033027B') ; serial Trash can
end sub
sub sreset()
UO.SetEasyUO(80,"1")
UO.SetEasyUO(90,"1")
end sub
sub CheckLag()
UO.DeleteJournal()
UO.Click('backpack')
repeat
wait(500)
until UO.InJournal('backpack')
end sub
sub carpentry()
while NOT UO.Dead()
uo.findtype('0x1BDD',-1,'my') ; ishet logi leghashie pod nogami
if uo.getquantity('finditem')<110 then ;
load()
endif
sub CheckLag()
UO.DeleteJournal()
UO.Click('backpack')
repeat
wait(500)
until UO.InJournal('backpack')
end sub
UO.automenu ("Carpentry", "Weapons")
UO.automenu ("Weapons", "quarter staff")
UO.UseType('0x1034') ; jointing plane
while NOT UO.InJournal("You put") AND NOT UO.InJournal("You fail")
wait(300)
wend
wend
end sub
sub load()
uo.unsetcatchbag()
UO.WaitTargetGround('0x1BDD') ; podnimaet logi s zemli v kolichestve 700 shtuk
wait(1500)
UO.Grab('600')
wait (1000)
uo.setcatchbag('0x4033027B') ; serial Trash can
end sub
sub sreset()
UO.SetEasyUO(80,"1")
UO.SetEasyUO(90,"1")
end sub
sub Carpentry()
var Exit=0, LastTimer
uo.Print('Выбери Сундук: ')
uo.Exec('addobject Chest')
while uo.Targeting()
wait(100)
wend
uo.Print('Выбери Помойку: ')
uo.Exec('addobject TrashCan')
while uo.Targeting()
wait(100)
wend
uo.Print('Выбери Инструмент: ')
uo.Exec('addobject Ins')
while uo.Targeting()
wait(100)
wend
while Exit<>1
uo.DeleteJournal()
uo.FindType('0x0E89','0x0000','backpack')
if uo.GetQuantity('finditem')>0 then
uo.SetReceivingContainer('TrashCan')
wait(1000)
uo.Grab('all','finditem')
wait(1000)
uo.UnSetReceivingContainer()
end if
uo.FindType('0x1BDD',-1,'backpack')
if uo.GetQuantity('finditem')<10 then
uo.FindType('0x1BDD','0x0000','Chest')
wait(1000)
uo.Grab('300','finditem')
wait(1000)
end if
LastTimer=uo.Timer()
uo.DeleteJournal()
uo.UseObject('Ins')
uo.WaitMenu ('Carpentry','Weapons & Tools','Weapons & Tools','quarter staff')
wait(12000)
wend
end sub
sub Carpentry()
var Exit=0, LastTimer
uo.Print('Выбери Сундук: ')
uo.Exec('addobject Chest')
while uo.Targeting()
wait(100)
wend
uo.Print('Выбери Помойку: ')
uo.Exec('addobject TrashCan')
while uo.Targeting()
wait(100)
wend
uo.Print('Выбери Инструмент: ')
uo.Exec('addobject Ins')
while uo.Targeting()
wait(100)
wend
while Exit<>1
uo.DeleteJournal()
uo.FindType('0x0E89','0x0000','backpack')
if uo.GetQuantity('finditem')>0 then
uo.SetReceivingContainer('TrashCan')
wait(1000)
uo.Grab('all','finditem')
wait(1000)
uo.UnSetReceivingContainer()
end if
uo.FindType('0x1BDD',-1,'backpack')
if uo.GetQuantity('finditem')<10 then
uo.FindType('0x1BDD','0x0000','Chest')
wait(1000)
uo.Grab('300','finditem')
wait(1000)
end if
LastTimer=uo.Timer()
uo.DeleteJournal()
uo.UseObject('Ins')
uo.WaitMenu ('Carpentry','Weapons & Tools','Weapons & Tools','quarter staff')
wait(12000)
wend
end sub
sub Carpentry()
var Exit=0, LastTimer
uo.Print('Выбери Сундук: ')
uo.Exec('addobject Chest')
while uo.Targeting()
wait(100)
wend
uo.Print('Выбери Помойку: ')
uo.Exec('addobject TrashCan')
while uo.Targeting()
wait(100)
wend
uo.Print('Выбери Инструмент: ')
uo.Exec('addobject Ins')
while uo.Targeting()
wait(100)
wend
while Exit<>1
uo.DeleteJournal()
uo.FindType('0x0E89','0x0000','backpack')
if uo.GetQuantity('finditem')>0 then
uo.SetReceivingContainer('TrashCan')
wait(1000)
uo.Grab('all','finditem')
wait(1000)
uo.UnSetReceivingContainer()
end if
uo.FindType('0x1BDD',-1,'backpack')
if uo.GetQuantity('finditem')<10 then
uo.FindType('0x1BDD','0x0000','Chest')
wait(1000)
uo.Grab('300','finditem')
wait(1000)
end if
LastTimer=uo.Timer()
uo.DeleteJournal()
uo.UseObject('Ins')
uo.WaitMenu ('Carpentry','Weapons & Tools','Weapons & Tools','quarter staff')
wait(12000)
wend
end sub