Yoko

All sides of Injection
It is currently 2025-10-15 08:11:15

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2004-09-13 23:25:19 
Offline

Joined: 2004-06-01 21:50:16
Posts: 2
Скрипт делает следующие берет хлопок из сундука кладет в бекап делает нитки и кладет их в сундук пока в сундуке не кончиться хлопок

sub main()
var hlopok=0x0DF9
var sunduk=0x4035C1D6
var pradilka=0x1015
var pradilka_r=0x1016
var nitki=0x0FA0

repeat
UO.Findtype( hlopok, -1, Sunduk )
UO.Grab( '70', 'finditem')
lag()
repeat
UO.DeleteJournal()
uo.waittargetground(pradilka)
uo.usetype(hlopok)

repeat
wait(100)
until UO.InJournal('You put') or UO.InJournal('item') or UO.InJournal('Targeting Cancelled')

if UO.InJournal('Targeting Cancelled') then
UO.DeleteJournal()
uo.waittargetground(pradilka_r)
uo.usetype(hlopok)
repeat
wait(100)
until UO.InJournal('You put') or UO.InJournal('item') or UO.InJournal('Targeting Cancelled')
endif
uo.print(str(uo.Count(hlopok)))
wait(1000)
lag()
until uo.Count(hlopok)<=1

UO.SetReceivingContainer(sunduk)
UO.FindType(nitki)
UO.Grab('0','finditem')
UO.UnSetReceivingContainer()

UO.Findtype( hlopok, -1, Sunduk )
until 'finditem'<=1

end sub

sub lag()
UO.DeleteJournal()
UO.Click('backpack')
repeat
wait(100)
until UO.InJournal('backpack')
end su

писал на скорую руку извините если че не так
но работает


Top
   
 Post subject:
PostPosted: 2005-02-06 01:33:42 
Offline
User avatar

Joined: 2005-01-15 14:34:26
Posts: 41
а теперь, как из ниток в болты ??

_________________
Very Old Player


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

All times are UTC+02:00


Who is online

Users browsing this forum: Bing [Bot] and 1 guest


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:  
Powered by phpBB® Forum Software © phpBB Limited