Yoko

All sides of Injection
It is currently 2025-10-15 19:37:25

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2009-11-05 17:48:26 
Offline

Joined: 2009-10-31 14:32:44
Posts: 4
доброго времени суток.

подсобите в одной проблемке....

мне нужен скритп для "заливания" маной найтмера...

я слазию во время с найта, которой фсю противника, кидаю на него (найта) одну бутылку маны залазию обратно, при всем при этом желательно чтобы атака с врага никуда не делась :)

заранее спасибо


Top
   
 Post subject:
PostPosted: 2009-11-07 15:44:11 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
Sub Inv_horse()
  var horse = '0x000428B8'
  uo.UseObject('self')
  wait(200)
  uo.Say('all stop')
  uo.FindType('0x0F0E','0x0631','backpack')
  if uo.FindCount() then
    uo.moveitem('finditem','1',horse)
    wait(500)
  end if
end sub

Вот скрипт который слазиет с лошади, пишет ей стоп, кидает инвизку.
Переделаешь сам.


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 4 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 Limited