Yoko

All sides of Injection
It is currently 2026-01-18 16:38:17

All times are UTC+02:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
PostPosted: 2005-03-22 18:36:37 
Offline

Joined: 2005-03-22 18:32:49
Posts: 2
Code:
sub Healing() 
var Exit, LastTimer, Live
uo.Print('Vuberi vech kyrsanutuu ')
uo.Exec('addobject Curse')
while uo.Targeting()
wait(100)
wend
wait(300)
uo.DisArm()
wait(2000)
Exit=0
while Exit <> 1
Live=uo.STR
CheckLag()
uo.WaitTargetType('0x1008')
uo.UseType('0x1F03')
wait(500)
uo.UseObject('Curse')
SpiritSpeak()
wait(1500)
repeat
wait(500)
until uo.Life<Live
CheckLag()
LastTimer=uo.Timer()
repeat
uo.BandageSelf()
wait(4000)
until uo.Life==uo.STR or LastTimer+300<uo.Timer()
wend
end sub

sub SpiritSpeak()
uo.usetype('0x097B')
uo.UseSkill('Spirit Speak')
wait(2500)
end sub

sub CheckLag()
uo.DeleteJournal()
uo.Click('backpack')
repeat
wait(50)
until UO.InJournal('backpack')
end sub

Одевает курсу , пишет что есму ненадо хилиться , и не снимает курсу !!!!!!!!!!!!!!!!!!помогите исправить скрипт или дайте новый :roll:


Top
   
 Post subject:
PostPosted: 2005-03-23 11:10:19 
Offline

Joined: 2005-01-29 09:39:44
Posts: 31
sub healing()
var count=0
var Strength=150 < tut ukazy silu 4ara
UO.setarm('curs')
uo.disarm()
wait(500)
repeat
UO.Arm('curs')
checklag()
wait (100)
UO.UseSkill('Spirit')
repeat
wait(200)
if UO.InJournal("netherworld") then
UO.DeleteJournal()
UO.UseSkill('Spirit')
endif
until UO.Life<Strength-2
UO.disarm()
while not UO.InJournal("bloody") and UO.Count('0x0E21')>2
UO.DeleteJournal()
UO.Exec("bandageself")
count=0
repeat
wait(200)
count=count+1
until UO.InJournal("apply") or UO.InJournal("bloody") or count>50
wend
wait(500)
if UO.Count('0x0e20')>0 and UO.Count('0x0e20')<2 then
UO.Waittargettype('0x1008')
UO.Usetype('0x0e20')
wait(500)
endif
until UO.Count('0x0e20')==0 and UO.Count('0x0E21')==0
end sub
sub checklag()
UO.DeleteJournal()
UO.Click('backpack')
repeat
wait(500)
until UO.InJournal('backpack')
end sub


Top
   
 Post subject:
PostPosted: 2005-03-23 11:10:54 
Offline

Joined: 2005-01-29 09:39:44
Posts: 31
Etot skript lud4e rabotaet togda esli u ta kursanuta Kirka !


Top
   
 Post subject:
PostPosted: 2005-03-23 11:11:18 
Offline

Joined: 2005-01-29 09:39:44
Posts: 31
Etot skript lud4e rabotaet togda esli u ta kursanuta Kirka !


Top
   
 Post subject:
PostPosted: 2005-03-23 12:56:32 
Offline

Joined: 2005-03-22 18:32:49
Posts: 2
Code:
Спасибо большое очень помог !!!!!!!!!!!!!!!!!!!!!!!!!!!!  :D 


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: Bing [Bot] 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