Yoko

All sides of Injection
It is currently 2025-10-30 01:38:36

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Помагите!
PostPosted: 2006-08-28 09:56:22 
Offline
User avatar

Joined: 2006-03-23 19:25:23
Posts: 101
Есть скрипт на искрипт:
Code:
sub Inscription() 
var blanc='0x0E34'
  uo.WaitMenu('Spell Circle','Fifth Circle','Spell Circle 5','Paralyze')
  uo.UseType(blanc)
end sub

Мне нужно, чтобы он работал до тех пор, пока я его не выключю или не кончатся бланки или реги. Спс :)

_________________
:O


Top
   
 Post subject:
PostPosted: 2006-08-28 10:19:36 
Offline
Expert!
User avatar

Joined: 2004-04-04 11:13:54
Posts: 1205
Location: Балаково, Саратовская обл.
Это невозможно! Ты просто обязан запускать его вручную для каждого нового скрола.


Top
   
 Post subject:
PostPosted: 2006-08-28 10:21:37 
Offline
Expert!
User avatar

Joined: 2005-09-14 15:31:58
Posts: 2152
Location: Latvia
Code:
sub Inscription()
var blanc='0x0E34'
while uo.count('0x0E34')
  uo.WaitMenu('Spell Circle','Fifth Circle','Spell Circle 5','Paralyze')
  uo.UseType(blanc)
wait(5000)
wend
end sub


задержку сам поставь...

Сав :lol: :lol: :lol:

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


Top
   
 Post subject:
PostPosted: 2006-08-28 10:34:09 
Offline
User avatar

Joined: 2006-03-23 19:25:23
Posts: 101
NMY wrote:
Code:
sub Inscription()
var blanc='0x0E34'
while uo.count('0x0E34')
  uo.WaitMenu('Spell Circle','Fifth Circle','Spell Circle 5','Paralyze')
  uo.UseType(blanc)
wait(5000)
wend
end sub


задержку сам поставь...

Сав :lol: :lol: :lol:

Пасиба. :)

_________________
:O


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 3 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