Yoko

All sides of Injection
It is currently 2024-03-29 00:05:40

All times are UTC+02:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
PostPosted: 2013-03-12 14:02:21 
Offline
User avatar

Joined: 2012-03-20 00:32:06
Posts: 243
Location: РФ, г. Москва
Если да то как?
Code:
sub autovibor
var Player = 'Player'
      uo.print('Выбери игрока: ')
      uo.exec('addobject Player')
      waits(1000)
      UO.WaitTargetObject('self')
      while uo.targeting()
         wait(100)
      wend
end sub

пробовал, но не выбирает себя

_________________
Не быть жадным - уже богатство, не быть расточительным – доход.
TylllKaH
YokoInjection CodeSweeper
Ошибка "Unhandled exception in parser"


Top
   
PostPosted: 2013-03-12 14:20:12 
Offline

Joined: 2011-06-11 19:54:23
Posts: 820
Code:
sub autovibor()
      var Player = 'Player'
      uo.print('Выбери игрока: ')
      uo.exec('addobject Player self')
      waits(1000)
      while uo.targeting()
         wait(100)
      wend
end sub


Top
   
PostPosted: 2013-03-12 17:43:28 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
var Player = 'Player' а это чего? :D

_________________
Image
YokoInjection CodeSweeper
Ошибка "Unhandled exception in parser"
Стрелялка для олдов.


Top
   
PostPosted: 2013-03-12 18:42:04 
Offline
User avatar

Joined: 2006-12-08 10:51:50
Posts: 718
Location: Москва
какая-нибудь хитрая штуковина.


Top
   
PostPosted: 2013-03-12 18:52:23 
Offline
User avatar

Joined: 2012-03-20 00:32:06
Posts: 243
Location: РФ, г. Москва
ZeroDX wrote:
какая-нибудь хитрая штуковина.

Ага))

_________________
Не быть жадным - уже богатство, не быть расточительным – доход.
TylllKaH
YokoInjection CodeSweeper
Ошибка "Unhandled exception in parser"


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

All times are UTC+02:00


Who is online

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