Yoko

All sides of Injection
It is currently 2026-01-18 15:05:34

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Help
PostPosted: 2005-04-21 08:23:26 
Offline

Joined: 2005-02-17 02:36:00
Posts: 12
Помогите пожлалуйста вставить в скрипт Checklag, а то вылетаем при первом ВС и спирит, если можно.
sub BS()
VAR Cont='0x4020d571'
var ing='0x1bef' ; type of ingot
var color='0x0590' ;color
UO.CancelMenu()
UO.SetReceivingContainer('backpack')
UO.Automenu("Blacksmithing","Armor")
UO.Automenu("Armor","Weapons")
UO.Automenu("Weapons","Swords")
UO.Automenu("Swords","Dagger")
; UO.Automenu("Swords","Dagger")
while True
UO.DeleteJournal()
if UO.Count(ing,color)<=10 then
UO.FindType(ing,color,Cont)
UO.Grab('100','finditem')
wait(2000)
endif
UO.UseType(ing,color)
Repeat
wait(1000)
Until UO.InJournal("You put") OR UO.InJournal("fail")
if UO.Count('0x0f51')>0 then ;0x0f51 òèï äàããåðà, ïåðåïðîâåðüòå
UO.FindType('0x0f51',-1,-1) ;0x0f51 òèï äàããåðà, ïåðåïðîâåðüòå
UO.useobject('0x402b96af'); ID ôîðæû
UO.WaitTargetObject('finditem')
wait(1000)
endif
Wend


Top
   
 Post subject:
PostPosted: 2005-04-21 12:00:51 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
На заметку - waitmenu работает лучше (сколько раз замечал!)


Top
   
 Post subject:
PostPosted: 2005-04-21 13:27:34 
Offline

Joined: 2005-02-17 02:36:00
Posts: 12
Ну так что, никто не поможет? :cry:


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