Yoko

All sides of Injection
It is currently 2025-11-13 20:59:15

All times are UTC+02:00




Post new topic  Reply to topic  [ 11 posts ] 
Author Message
PostPosted: 2006-07-28 10:10:02 
Offline

Joined: 2006-04-14 10:51:44
Posts: 121
Поиск меня уже ненавидит,все обыскал нет скрипта!
Суть в том что,я выкапываю клад,появляются гварды а сундука нет!:(
Нужен скрипт чтоб открывал все рядом стоящие сундуки,а выну я все из них сам.Помогите!:(


Top
   
 Post subject:
PostPosted: 2006-07-28 11:54:45 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
sub Open_Chest()
  var chest=' type '
  uo.Set('finddistance','7')
  uo.FindType(chest,'-1','ground')
  while uo.FindCount()
    uo.UseObject('finditem')
    wait(750)
    uo.Ignore('finditem')
    uo.FindType(chest,'-1','ground')
  wend
  uo.IgnoreReset() # или uo.ResetIgnore() -если будет выдавать ошибку.
end sub


Держи. Тип сам вставь.


Top
   
 Post subject:
PostPosted: 2006-07-28 12:25:32 
Offline
Sphere expert
User avatar

Joined: 2004-10-01 08:27:38
Posts: 1143
Location: Уфа
You Must Die wrote:
Code:
sub Open_Chest()
  var chest=' type '
  uo.Set('finddistance','7')
  uo.FindType(chest,'-1','ground')
  while uo.FindCount()
    uo.UseObject('finditem')
    wait(750)
    uo.Ignore('finditem')
    uo.FindType(chest,'-1','ground')
  wend
  uo.IgnoreReset() # или uo.ResetIgnore() -если будет выдавать ошибку.
end sub


Держи. Тип сам вставь.

У 1-2 левела тип один, у 3-5 другой.

_________________
Сделал дело - флуди смело !!!


Top
   
 Post subject:
PostPosted: 2006-07-28 12:27:32 
Offline

Joined: 2006-04-14 10:51:44
Posts: 121
Askaneli wrote:
You Must Die wrote:
Code:
sub Open_Chest()
  var chest=' type '
  uo.Set('finddistance','7')
  uo.FindType(chest,'-1','ground')
  while uo.FindCount()
    uo.UseObject('finditem')
    wait(750)
    uo.Ignore('finditem')
    uo.FindType(chest,'-1','ground')
  wend
  uo.IgnoreReset() # или uo.ResetIgnore() -если будет выдавать ошибку.
end sub


Держи. Тип сам вставь.

У 1-2 левела тип один, у 3-5 другой.
А какой у 5ого?Не подскажете?:(


Top
   
PostPosted: 2006-07-28 14:05:14 
Offline
Expert!
User avatar

Joined: 2004-07-04 00:14:58
Posts: 1284
ДРВ wrote:
Поиск меня уже ненавидит,все обыскал нет скрипта!
хи-хи...


Top
   
PostPosted: 2006-07-28 15:39:06 
Offline

Joined: 2006-04-14 10:51:44
Posts: 121
Sfagnum wrote:
ДРВ wrote:
Поиск меня уже ненавидит,все обыскал нет скрипта!
хи-хи...
Ах воть ты какоЙ!:)


Top
   
PostPosted: 2006-07-28 15:41:38 
Offline
Expert!
User avatar

Joined: 2004-07-04 00:14:58
Posts: 1284
ДРВ wrote:
Ах воть ты какоЙ!:)
нормальный.


Top
   
PostPosted: 2006-07-28 15:55:21 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
Sfagnum wrote:
ДРВ wrote:
Ах воть ты какоЙ!:)
нормальный.

Сфаг это сфаг, какой есть, нам другого не надо.


Top
   
PostPosted: 2006-07-28 16:11:55 
Offline

Joined: 2006-04-14 10:51:44
Posts: 121
Destruction wrote:
Sfagnum wrote:
ДРВ wrote:
Ах воть ты какоЙ!:)
нормальный.

Сфаг это сфаг, какой есть, нам другого не надо.
Редиска он.


Top
   
PostPosted: 2006-07-28 16:20:27 
Offline
Expert!
User avatar

Joined: 2004-07-04 00:14:58
Posts: 1284
Destruction wrote:
Сфаг это сфаг, какой есть, нам другого не надо.
он мне уже любезностей наговорил...


Top
   
 Post subject:
PostPosted: 2006-07-28 17:19:22 
Offline

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


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