Yoko

All sides of Injection
It is currently 2025-11-10 09:22:42

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
 Post subject: blin
PostPosted: 2007-09-15 18:50:28 
Offline
User avatar

Joined: 2004-12-23 12:05:53
Posts: 81
Obi4nij scp na razdel rudi po 1 v backpack i posledujushim shziganijem po4emuto crashit inject na 13th

Code:
sub smelting()
  repeat
         UO.Findtype('0x19B9', '-1','backpack')     
         If UO.Findcount() == 0 Then
         return
         endif
      UO.moveitem('finditem','1','backpack',44,121,0 )
      Wait(500)
      CheckLag()
     UO.Useobject( 'finditem' )           
      Wait(300)
  until uo.findcount()== 0
end sub


Top
   
 Post subject:
PostPosted: 2007-09-15 19:13:04 
Offline
User avatar

Joined: 2005-07-06 18:17:24
Posts: 228
Code:
sub smelting()
  repeat
         UO.Findtype('0x19B9', '-1','backpack')     
         If UO.Findcount() == 0 Then
            UO.Findtype('0x19B8', '-1','backpack')
            If UO.Findcount() == 0 Then
               UO.Findtype('0x19BA', '-1','backpack')
               If UO.Findcount() == 0 Then
                  UO.Findtype('0x19B7', '-1','backpack')
                  If UO.Findcount() == 0 Then
                    return
                  Endif
               Endif
            Endif
         Endif
      UO.moveitem('finditem','1','backpack',44,121,0 )
      Wait(100)
      UO.UseType('0x19B7')         
      Wait(100)
  until uo.findcount()== 0
end sub


Top
   
 Post subject:
PostPosted: 2007-09-15 19:16:03 
Offline
User avatar

Joined: 2004-12-23 12:05:53
Posts: 81
Esli neznaesh to ne vipendrivajsja


Top
   
 Post subject:
PostPosted: 2007-09-15 19:23:02 
Offline
User avatar

Joined: 2005-07-06 18:17:24
Posts: 228
gde vipendron? prosta vikladil skript katorim sam razdelaju i mne ne krashit.


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