Yoko

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

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2006-09-13 18:17:11 
Offline
User avatar

Joined: 2006-03-28 07:55:10
Posts: 19
Здрасти !
Очень вас прошу пробывал оч много сам думал как зделать скрипт для мяса ! чтобы я нажемал кнопку и драгон мясо елось ! ПОМОГИТЕ ПЛЗ! буду очень признателен!


Top
   
 Post subject:
PostPosted: 2006-09-13 19:54:58 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Дракона можно использовать как контейнер. Попробуй следующее:

Code:
sub Dragon_Eat()
  var food = ' type of food '
  uo.AddObject('Dragon')
  while uo.Targeting()
    wait(100)
  wend
  uo.FindType(food,'-1','backpack')
  if uo.FindCount() then
    uo.moveitem('finditem','all','Dragon')
    wait(750)
  end if
end sub


На кнопку в Hotkey's забивай exec Dragon_Eat

МБ что то напутал, т.к. не писал очень давно-но вродь сгодится.


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: No registered users and 10 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