Yoko

All sides of Injection
It is currently 2025-11-13 23:33:04

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 2006-07-20 12:34:54 
Offline

Joined: 2006-06-29 15:25:10
Posts: 4
вот ищу объект по типу: 0x1940, он же является контейнером
нужно найти этот объект, получить его имя, и вывести на экран

под этим обьектом подразумевается кег с маной, который выглядит так: keg of greater mana potions [charges: x/y]

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


Top
   
PostPosted: 2006-07-20 13:23:26 
Offline
Expert!
User avatar

Joined: 2005-09-14 15:31:58
Posts: 2152
Location: Latvia
Goo wrote:
вот ищу объект по типу: 0x1940, он же является контейнером
нужно найти этот объект, получить его имя, и вывести на экран

под этим обьектом подразумевается кег с маной, который выглядит так: keg of greater mana potions [charges: x/y]

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


Code:
uo.findtype()
if uo.findcount() then
uo.click('finditem')


дальше по журналу ...

_________________
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net


Top
   
 Post subject:
PostPosted: 2006-07-20 14:22:16 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
+ NMY:
Code:
  uo.Click('finditem')
  if uo.FindCount() then
    uo.Print(uo.GetName('finditem'))


Top
   
 Post subject:
PostPosted: 2006-07-28 16:30:37 
Offline
Expert!
User avatar

Joined: 2004-07-04 00:14:58
Posts: 1284
You Must Die wrote:
+ NMY:
Code:
  uo.Click('finditem')
  if uo.FindCount() then
    uo.Print(uo.GetName('finditem'))
+ checkLagOff() после клика, или ожидание мессаги по шаблону через while.


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