Yoko

All sides of Injection
It is currently 2024-03-29 00:38:21

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2006-12-25 18:25:23 
Offline

Joined: 2005-05-02 17:37:12
Posts: 46
Начну выкладывать токо свои скрипты под рунуо, так как что то сфера всех задавила, а рунуо это круто. БУДУ ЛОЖИТЬ, НЕ ВЛИЯЮЩИЕ НА ЭКОНОМИКУ А ТОЛЬКО ОБЛЕГЧАЮЩИЕ ЖИЗНЬ скрипты
Инструкция :)
жмахаете бокс откуда, бокс куда и что перекладывать.
Code:
var Kol, I, Tip       
   uo.Exec('addobject Box1')
   while uo.Targeting()
   wait(100)
   wend
   uo.Exec('addobject Box2')
   while uo.Targeting()
   wait(100)
   wend
   uo.Exec('addobject obj')
   while uo.Targeting()
   wait(100)
   wend
    Tip = uo.GetGraphic('obj')
   uo.findtype(Tip,'-1','Box1')
    wait(300)
    kol =  uo.FindCount()
    uo.print('naideno-' + str(kol))
for i=1 to Kol
      uo.findtype(Tip,'-1','Box1')
      wait(100)
      UO.moveitem('finditem','Box1','Box2',1,1,1)
      Wait(1000)
Next
end sub


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 5 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