Yoko

All sides of Injection
It is currently 2024-04-19 23:18:44

All times are UTC+02:00




Post new topic  Reply to topic  [ 21 posts ]  Go to page Previous 1 2
Author Message
 Post subject:
PostPosted: 2004-04-26 22:27:06 
Offline

Joined: 2004-04-09 19:07:00
Posts: 16
Ну вот млин теперь другая проблема! вот скрипт переделаный


sub main()
var CurTime
var OutTime = 5000
UO.CancelMenu()
UO.AutoMenu("Cartography", "a Blank Map")
Repeat
sub CheckLag()
UO.DeleteJournal()
UO.Click('backpack')
repeat
wait(500)
until UO.InJournal('0x9A12') ; backpack
UO.Print('Checking done.')
end sub
UO.FindType("Regional Map", "0", "-1")
Repeat
UO.UseObject("finditem")
CurTime=0
Repeat
Wait(200)
CurTime=CurTime+200
Until UO.InJournal("You put") or UO.InJournal("Thy trembling") or CurTime>OutTime
Wait(300)
Until UO.InJournal("You put")
UO.Ignore("finditem")
Until UO.FindCount()<2
end sub



Он выдает ошибку в 18 строчке : Variable undefined - CURTIME


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 21 posts ]  Go to page Previous 1 2

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 44 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