Yoko

All sides of Injection
It is currently 2025-11-10 07:28:50

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
 Post subject: Доработка
PostPosted: 2007-06-23 12:45:41 
Offline
User avatar

Joined: 2006-04-22 20:37:37
Posts: 79
тыкссььь вот сопффственна нашел тут скрипт токой :

Code:
sub main() 
var c
DIM x[2]
x[1] = 0x0E75 # BackPack
x[2] = 0x0EED # Coin 
while not uo.dead()
UO.UseObject('lastcorpse')
wait(100) 
uo.waittargetobject('lastcorpse')
uo.usetype(0x0EC3)
wait(400)

for c=1 to 2
uo.findtype(x[c],"-1","lastcorpse")
if UO.FindCount()>0 and Uo.GetDistance("lastcorpse")<=4 then
UO.Grab("0","finditem")
wait(2000)
end if
next
UO.Press('Enter')
wait(10)
UO.Say('.sac')
UO.WaitTargetObject('lastcorpse')
 uo.DeleteJOurnal()
    wait(150)
wend
end sub



Добафффте сюда такую штуку , если предмет 0x0EED тобиш деньги не найдены в трупе то скрипт не шёл на next (UO.Press('Enter') и т.п а заново запускал поиск денег и сумок, если деньги найдены то можно некст 0)) Короч фиг знает поняли ли вы меня или нет я сам запутался))


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited