Yoko

All sides of Injection
It is currently 2026-01-18 17:48:26

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2009-03-29 21:43:32 
Offline

Joined: 2009-03-29 21:40:04
Posts: 5
Мне нужен Такои Скрипт

Чтоб при видения Дичи (Мустанги оклоки зостры кэмалы)

окно мигало как в аське или сыграл Звук

и это стоя Гостом

и еще чтоб при затамлении дичи сразу садился на дич

Хелп знающим


Last edited by Lac0ste2 on 2009-03-31 14:48:24, edited 1 time in total.

Top
   
 Post subject:
PostPosted: 2009-03-31 14:18:57 
Offline
User avatar

Joined: 2009-03-24 15:38:08
Posts: 49
Тамит сам и садится а остальное я хз
sub Taming()
var staff='0x13f8' ;type of Taming staff
 
uo.Set('finddistance','4')
  uo.Exec('addobject animal')
  while uo.Targeting()
    wait(500)
  wend
  uo.FindType(staff,'-1','backpack')
  if uo.FindCount() then
    uo.DeleteJournal()
    while not uo.InJournal('It seems')
      uo.DeleteJournal()
      uo.waittargetobject('animal')
      uo.UseType(staff)
      repeat
        wait(500)
      until uo.InJournal('You fail') or uo.InJournal('It seems')
      if uo.InJournal('attack you') then
      goto end
      endif
    wend
    uo.UseObject('animal')
  else
    uo.Print('There is no Staff!')
  end if
  end:
end sub


Top
   
 Post subject:
PostPosted: 2009-03-31 14:30:42 
Offline

Joined: 2009-03-29 21:40:04
Posts: 5
Lolker007 wrote:
Тамит сам и садится а остальное я хз
sub Taming()
var staff='0x13f8' ;type of Taming staff
 
uo.Set('finddistance','4')
  uo.Exec('addobject animal')
  while uo.Targeting()
    wait(500)
  wend
  uo.FindType(staff,'-1','backpack')
  if uo.FindCount() then
    uo.DeleteJournal()
    while not uo.InJournal('It seems')
      uo.DeleteJournal()
      uo.waittargetobject('animal')
      uo.UseType(staff)
      repeat
        wait(500)
      until uo.InJournal('You fail') or uo.InJournal('It seems')
      if uo.InJournal('attack you') then
      goto end
      endif
    wend
    uo.UseObject('animal')
  else
    uo.Print('There is no Staff!')
  end if
  end:
end sub


Пишет object updates Animal 0x3074a97 There is not staff

Таргет появляется а сам не тамит


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

All times are UTC+02:00


Who is online

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