Yoko

All sides of Injection
It is currently 2024-04-16 13:25:13

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2006-12-09 14:30:06 
Offline
User avatar

Joined: 2006-09-15 18:16:29
Posts: 35
Вот вообщем скрипт:
Code:
sub poison()
var Exit=0
  uo.print("Покажи Пуху")
  UO.exec('addobject nyxa')
  while uo.targeting()
   wait(500)
    wend
   while Exit<>1
  uo.FindType('nyxa','backpack')
 while uo.FindCount()
  uo.WaitTargetObject('finditem')
  uo.useskill ("Poisoning")
  ...
end sub

Вот до этой строки все норм, а дальше я не могу додуматся как сделать. Скрипт просит показать пуху, которую нужно пойзонить, юзает на не скил пойзонинг, а вот далше он должен таргетом показывать на бутылки пойзона в паке. И вот тут у меня ступор, я чет хз как делать( Помогите плиз если не трудно. Заранее спасибо.)
Code:
Тип пойзонки: 0x0F0E, цвет: 0x0998.


Top
   
 Post subject:
PostPosted: 2006-12-09 15:30:30 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
ищешь бутылки с поизоном
ловушка на (вещь по ид, 'finditem')
uo.UseSkill('Poisoning')


Не думал посмотреть в других скриптах на поизонинг?


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:  
cron
Powered by phpBB® Forum Software © phpBB Limited