It is currently 29 Mar 2024, 08:24

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 06 Aug 2017, 10:05 
Offline
Начинающий игрок

Joined: 06 Aug 2017, 10:01
Posts: 21
sub MoveFromTo()
var qType = '200' #êîë-âî ïåðåêëàäûâàåìûõ çà ðàç item'îâ
var tType, cType
UO.Print(откуда берем')
uo.addobject('objFrom')
while uo.Targeting()
wait(200)
wend
UO.Print('куда кладем')
uo.addobject('objResiv')
while uo.Targeting()
wait(200)
wend
uo.useobject('objFrom')
UO.Print('что кладем')
uo.addobject('objType')
while uo.Targeting()
wait(200)
wend
tType = uo.GetGraphic('objType')
cType = uo.GetColor('objType')
UO.Findtype(tType,cType,'objFrom')
while UO.GetQuantity('finditem')>0
UO.MoveItem('finditem',qType,'objResiv')
wait(1000)
UO.Findtype(tType,cType,'objFrom')
wend
UO.Print('< < < Óñ¸ > > >')
end sub


Top
 Profile  
 
PostPosted: 06 Aug 2017, 14:53 
Offline
Игрок
User avatar

Joined: 27 Apr 2015, 17:18
Posts: 216
Location: Miami
Niproshe prosta ,massmove 350 !? :D

_________________
Слабый пол сильнее сильного в силу слабости сильного к слабому...
Казалось, что нам пипец. Оказалось, что не казалось.


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

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 89 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:  
Powered by phpBB® Forum Software © phpBB Group