Yoko

All sides of Injection
It is currently 2025-11-12 18:06:03

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 2006-06-17 13:03:46 
Offline
User avatar

Joined: 2006-03-23 19:25:23
Posts: 101
Поиском пользовался-никаких результатов, так что не ругайте сильно)
Вобщем мне нужен скрипт, для того чтобы красить одежду гильд краской..

_________________
:O


Top
   
 Post subject:
PostPosted: 2006-06-17 14:11:59 
Offline

Joined: 2005-06-12 22:12:15
Posts: 247
poisk, poisk dorogoj, li4no moje mnenije,.. tak etot skript nesiljno otlichajecca ot plavki armora, da i ot mnogo vsego...


Top
   
 Post subject:
PostPosted: 2006-06-17 17:19:08 
Offline

Joined: 2006-03-10 00:19:11
Posts: 265
Location: http://drw.ru/
по подробнее, пожалуйста, условие, я так понимаю условия такие есть краска, есть мешок со шмотом, нужно покрасить все вещи в мешке в гильдраску? так?


Top
   
 Post subject:
PostPosted: 2006-06-17 18:10:17 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Скрипт не трудный.

Ищешь вещь в сумке, если нашел- то ловушку на неё, юз краску, затем перемещаешь её в другую сумку или же игноришь - и всё. И по циклу.

П.С. Находить любую вещь в паке( если много разного -плащи,шапки, робы и т.д. -чтобы типы не проставлять)

Code:
sub krasim()
var kraska=' id of tybe '
var bag=' ID where are clothes '
uo.FindType('-1','-1',bag)
while uo.FindCount()
  uo.WaitTargetObject('finditem')
  uo.UseObject(kraska)
  wait(500)
  uo.Ignore('finditem')
  uo.FindType('-1','-1',bag) 
wend
uo.IgnoreReset()
end sub


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