Yoko

All sides of Injection
It is currently 2025-10-15 09:26:39

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Inscription
PostPosted: 2004-07-04 15:11:38 
Offline

Joined: 2004-07-02 12:14:09
Posts: 30
I have some problems with automenu and scribing Flamestrike scrolls. If i scribe with lags (i think), then i got polymorph and reactive armor. Is there any way to solve this problem out ?


Top
   
 Post subject:
PostPosted: 2004-07-04 16:13:23 
Offline
Site Admin
User avatar

Joined: 2004-04-03 16:49:38
Posts: 1964
modify your script to satisfy shard lags then
also maybe you used (n) choices, try remove, this will make it failsafer


Top
   
 Post subject:
PostPosted: 2004-07-04 16:49:56 
Offline

Joined: 2004-07-02 12:14:09
Posts: 30
I got this

SUB scribe_kvf()
Var LastTimer
LastTimer=UO.Timer()
UO.DeleteJournal()
UO.Useskill("Inscription")
repeat
wait(100)
until uo.injournal("You put") or uo.injournal("failed") or LastTimer+60<UO.Timer
END SUB
+ standart automenu in another script.

SUB automenu()
UO.Automenu ('Spell Circles','Spell Circle 7')
UO.Automenu ('Spell Circle 7','Flame Strike')
END SUB

Do u think, insert pause into automenu script will help?


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 2 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:  
Powered by phpBB® Forum Software © phpBB Limited