Yoko

All sides of Injection
It is currently 2025-10-15 17:21:50

All times are UTC+02:00




Post new topic  Reply to topic  [ 6 posts ] 
Author Message
PostPosted: 2010-11-02 21:26:58 
Offline

Joined: 2010-06-07 07:54:20
Posts: 24
ребят пожалуйста нужен срочно сабж!!! качал карпентри, на пол упало около 2к club((( табличка почернела!


Top
   
PostPosted: 2010-11-03 09:28:30 
Offline
Expert!
User avatar

Joined: 2004-04-04 11:13:54
Posts: 1205
Location: Балаково, Саратовская обл.
Прописать тип клуба. Тильду не сотри случайно.
Code:
sub zz()
VAR i
   UO.Say("Pokaji meshok!")
   UO.AddObject('MyBox')
   While UO.Targeting()==2
      wait(500)
   Wend
   UO.UseObject('MyBox')

   For i=0 to 255
      UO.MoveItem('~тип клуба',1,'MyBox')
      wait(800)
   Next
end sub


Top
   
 Post subject:
PostPosted: 2010-11-28 22:39:09 
Offline
User avatar

Joined: 2008-11-03 21:51:26
Posts: 47
Location: Ekb
Code:
sub up_ground()
   uo.exec('set finddistance 1')
   uo.ignore('self')
   uo.findtype(-1,-1,'ground')
   while uo.findcount() > 0
      uo.findtype(-1,-1,'ground')
      uo.ignore('finditem')
      uo.grab('all','finditem')
      wait(500)
   wend
   uo.ignorereset()
   uo.exec('set finddistance 15')
endsub


:wink:

_________________
One World One Dream


Top
   
PostPosted: 2010-11-30 20:11:02 
Offline
Expert!
User avatar

Joined: 2004-04-04 11:13:54
Posts: 1205
Location: Балаково, Саратовская обл.
И подымает? В смысле, сначала игнорит потом подымать...


Top
   
 Post subject:
PostPosted: 2010-12-02 11:40:17 
Offline
User avatar

Joined: 2008-11-03 21:51:26
Posts: 47
Location: Ekb
ну он с пола подымает и в пакет к себе

_________________
One World One Dream


Top
   
PostPosted: 2010-12-02 11:50:02 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
Savage wrote:
И подымает? В смысле, сначала игнорит потом подымать...

Игнорка действует только на поиск объекта. На использование либо на перемещение нет. :roll:
Но лучше (для восприятия) все таки игнор ставить после действий над объектом.

_________________
Image
YokoInjection CodeSweeper
Ошибка "Unhandled exception in parser"
Стрелялка для олдов.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 6 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:  
Powered by phpBB® Forum Software © phpBB Limited