Yoko

All sides of Injection
It is currently 2026-03-21 01:00:03

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2009-04-14 19:21:28 
Offline

Joined: 2009-02-04 10:51:57
Posts: 23
есть вот такой вот скрипт :
Code:
sub main()
   VAR Sunduk = "0x4009E91A"
   VAR bytil = "0x0F0E"
   VAR reg = "0x0F85"
   VAR pestik = "0x0E9B"
   VAR lesepoison = "0x0F0C"
   var  LastTimer
     UO.Set('norbcalc',1)
     UO.Set('norbcheck',1)
     
     
   While TRUE
    LastTimer=uo.Timer()
 
      If  UO.Count( reg ) < 4 Then
         UO.FindType( reg, '-1', Sunduk )
         If not UO.FindCount() Then
             UO.Print("Больше ресов нет!!!!")
             uo.exec('terminate all')
             uo.print ("все скрипты завершены")
             return
         Endif
         UO.Grab( '300', 'finditem' )
         wait(1000)
         checklag()
      Endif
   
      UO.DeleteJournal()
     
      wait(300)
      UO.UseType( pestik )
      UO.OnGump('0x0004f288','0x0000003a','13')
      UO.Recall('0x0000003b','802')
      while NOT UO.InJournal('You put') AND NOT UO.InJournal('fail')or uo.Timer()>LastTimer+300
         wait( 1000 )
      wend
      checklag()
      if UO.Count( lesepoison ) > 100 then
          UO.WaitTargetType( lesepoison )
          uo.useobject('0x40019B11')
          wait( 1000 )
          checklag()
      endif
   Wend
  wait(100)
end sub
sub Checklag()
   deljournal('a backpack')
   uo.click('backpack')
   repeat
      wait(50)
   until uo.injournal('a backpack')
endsub
sub deljournal(msg)
   while uo.injournal(msg)
      uo.setjournalline(uo.injournal(msg)-1,"")
   wend
endsub



вышебает ошибку очень часто и совершенно в различных случаях иногда просто без случая (
кто чем может пусть поможет ))


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

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