Yoko

All sides of Injection
It is currently 2024-03-29 01:04:32

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 2014-07-08 12:40:49 
Offline

Joined: 2012-10-25 12:21:20
Posts: 6
Помогите со скриптом!если есть у кого то....чтоб чар брал руду из сундука плавил и кидал назад в сундук.примерно по 800 шт...
заранее Большое Спасибо...


Top
   
PostPosted: 2014-07-21 14:44:21 
Offline
User avatar

Joined: 2012-12-22 19:14:29
Posts: 125
Code:
sub pereplavka() 
   var ore='0x19B7'; type 3 ore!!!!!!!!
   var forge='0x4157E6FE'; plavilka
   repeat
      uo.findtype("0x19B9") #ore
      uo.exec("moveitem finditem 1 backpack 150 50 0")
      wait(300) #delay ms between grabs
      uo.findtype(ore,'-1','backpack')
      while uo.findcount()
         uo.waittargetobject('finditem')
         uo.usefromground("0x1996")
         wait(500)
         uo.findtype(ore,'-1','backpack')
      wend
   until not uo.count("0x19B9")
end sub


это по одной сам сделаеш по сколько тебе надо!


Top
   
PostPosted: 2015-02-12 11:53:43 
Offline

Joined: 2014-11-08 19:04:09
Posts: 4
а сундук где?


Top
   
PostPosted: 2015-02-13 10:34:20 
Offline
Expert!
User avatar

Joined: 2006-02-07 08:51:40
Posts: 1348
Location: г. Старый Оскол
А сундука тут нет. Это скрипт больше для выхи подойдет. НО можешь дописать функцию выброса сам. Там 3 строчки.


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 15 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