Yoko

All sides of Injection
It is currently 2025-10-10 10:27:12

All times are UTC+02:00




Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
PostPosted: 2006-07-01 02:49:09 
Offline

Joined: 2006-06-23 13:56:53
Posts: 6
люди добрые!! :oops: Помогите с магией я играю на шарде Оском опей ,кинте ктонить скрипт для прокачки магии чтобы кастовал пойзон на вещь в пеке до полной потери манки (у меня её 80) и мидитировал! :lol:


Top
   
 
 Post subject:
PostPosted: 2006-07-01 09:40:20 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
sub mag()
uo.Exec('addobject target')
uo.Print('Which item to poison?')
while uo.Targeting()
  wait(100)
wend
  while not uo.Dead()
    while uo.mana <> 0
      uo.cast('Poison','target')
      wait(2500)
    wend
    while uo.mana <> uo.int
      uo.UseSkill('Meditation')
      wait(2500)
    wend
  wend
end sub


Top
   
 
 Post subject:
PostPosted: 2006-07-03 17:29:33 
Offline

Joined: 2006-06-23 13:56:53
Posts: 6
Пишет в 9 строке ошибка!
Чё делать??


Top
   
 
 Post subject:
PostPosted: 2006-07-03 23:02:56 
Offline
Expert!
User avatar

Joined: 2006-02-25 21:48:38
Posts: 1032
Какая ошибка? Что тебе инжект пишет?

_________________
DerMeister сейчас на нейрале!


Top
   
 
 Post subject:
PostPosted: 2006-07-04 01:07:14 
Offline

Joined: 2006-06-23 13:56:53
Posts: 6
Прошу прощение за беспокойство всё сам разобрался
Топ клоуз..)


Top
   
 
Display posts from previous:  Sort by  
Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 5 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