Yoko

All sides of Injection
It is currently 2026-01-24 12:01:27

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Autoscript loading
PostPosted: 2008-07-08 18:01:33 
Offline

Joined: 2008-07-08 17:43:38
Posts: 4
Is it possible to set Injection that it automaticly turns on scripts?

I have "auto healing script"

sub autoheal()
repeat
If UO.STR>UO.Life Then
UO.BandageSelf()
wait(500)
endif
until uo.dead()
end sub

and "auto trapped script"

Sub autotraped()
xenofex:
If UO.InJournal('frozen') Then
wait(50)
uo.msg('.usetraped')
wait(50)
UO.DeleteJournal()
Endif
wait (50)
goto xenofex
endsub


Top
   
 Post subject: Re: Autoscript loading
PostPosted: 2008-07-08 23:35:18 
Offline

Joined: 2007-09-24 17:11:19
Posts: 20
xenofex wrote:
Is it possible to set Injection that it automaticly turns on scripts?

I have "auto healing script"

sub autoheal()
repeat
If UO.STR>UO.Life Then
UO.BandageSelf()
wait(500)
endif
until uo.dead()
end sub

and "auto trapped script"

Sub autotraped()
xenofex:
If UO.InJournal('frozen') Then
wait(50)
uo.msg('.usetraped')
wait(50)
UO.DeleteJournal()
Endif
wait (50)
goto xenofex
endsub


save the name of the script in the injection folder like this : autoload.scp


Top
   
 Post subject:
PostPosted: 2008-07-09 16:06:34 
Offline

Joined: 2008-07-08 17:43:38
Posts: 4
retrival you did not undestrstand my problem.

I need to script turn on automaticly as I start inject (not the script page loaded in the inject autoload.sc it is already done) !!!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 3 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