kapatuct wrote:
Code:
eto script na weak poison kak mne zdelat chtob posle etago kak on zdelal butilku,butilku srazu vikidyval na pol.
Code:
sub dq()
uo.findtype('0x182F','all','backpack')
uo.moveitem('0x182F','1','ground')
wait(200)
endsub
vot v forume nashol script katorij vikidyvaet poisony. no kak k craftu ego prisiedinit .pomogite.v obide ne ostavlu
Code:
UO.UseType('0x0F88')
UO.WaitMenu('What','Poison')
while NOT UO.InJournal("You put") AND NOT UO.InJournal("You toss the failed")
wait(500)
wend
If UO.InJournal("You toss the failed") then
repeat
wait(100)
until UO.Timer()>=LastTimer+100
Else
EndIf
uo.findtype('0x182F','all','backpack')
if uo.findcount() > 0 then
uo.moveitem('finditem','1','ground')
wait(200)
else
wait(50)
endif
wend
end sub
Попробуй так