Yoko

All sides of Injection
It is currently 2025-10-18 01:42:14

All times are UTC+02:00




Post new topic  Reply to topic  [ 8 posts ] 
Author Message
PostPosted: 2009-08-24 14:42:35 
Offline

Joined: 2009-08-04 14:16:41
Posts: 30
Location: SPB
вот пришел я к вам снова на форум,помощи просить вашей всесильной
вот в этом скрипте он выдает НА ВСЕХ файдтипах прайс еррор
Code:
sub bow()
  uo.Print('!!!!ãäå ëîãè?!!!!! ')
  uo.Exec('addobject cu')
  while uo.Targeting()
     wait(100)
  wend
    uo.Print('!!!!êóäà øàôòû êèäàòü?!!!! ')
  uo.Exec('addobject cu2')
  while uo.Targeting()
     wait(100)
  wend
      uo.Print('!!!!äàããåð!!!! ')
  uo.Exec('addobject cu3')
  while uo.Targeting()
     wait(100)
  wend
  var tree,torch,ctree,i
  torch = '0x0F64'
  tree = '0x1BDD'
while uo.dead()<1

  dim qwe[15]
  qwe[0] = 0x047C
  qwe[1] = 0x0033
  qwe[2] = 0x04C2
  qwe[3] = 0x010F
  qwe[4] = 0x0B82
  qwe[5] = '0x0237
  qwe[6] = 0x0279
  qwe[7] = 0x0071
  qwe[8] = 0x09A4
  qwe[9] = 0x096B
  qwe[10] = 0x0085
  qwe[11] = 0x002B
  qwe[12] = 0x0014
  qwe[13] = 0x03C1
  qwe[14] = 0x0482

  dim text[15]
  text[0] = Oak Items
  text[1] = Eridan Items
  text[2] = Vampire Tree Items
  text[3] = Keranit Items
  text[4] = Dead Tree Items
  text[5] = Swamp Items
  text[6] = Red Tree Items
  text[7] = Illusions Tree Items
  text[8] = Crystal Items
  text[9] = Dark Tree Items
  text[10] = Dragon Tree Items
  text[11] = Hellios Items
  text[12] = Perit Items
  text[13] = Petrified Items
  text[14] = Silver Leaf Items
   i = 0
   





uo.findtype(tree,qwe[i],'my')
if uo.findcount()<0 then
uo.findtype(tree,'qwe[i]','cu')
if uo.findcount()>0 then
uo.moveitem('finditem','1','my')
endif
endif
uo.findtype(tree,'qwe[i]','my')
if uo.FindCount()>0 then
uo.waittargetobject('finditem')
wait(600)
uo.useobject('cu3')
wait(300)
uo.waitmenu('What you watn to carve the wo',text[i],text[i],'torch')
wait(2000)
endif
uo.findtype(torch,'-1','my')
if uo.FindCount()>0 then
uo.moveitem('finditem','100','cu3')
wait(800)
endif
wend
endsub



люди добрые,и умные спасите пожааалуйста!


Top
   
 Post subject:
PostPosted: 2009-08-24 16:57:10 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
90% всех кавычек пропущено - еще бы оно работало :)

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


Top
   
 Post subject:
PostPosted: 2009-08-24 17:01:49 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Элементы массивов text и qwe заключи в ковычки


Top
   
 Post subject:
PostPosted: 2009-08-24 17:47:33 
Offline

Joined: 2009-08-04 14:16:41
Posts: 30
Location: SPB
line 22 варибле qwe ундифайнед=(((((
по моему с текст будет так же(((


Top
   
 Post subject:
PostPosted: 2009-08-24 20:48:14 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Я сегодня добрый
Code:
sub bow() 
  var tree,torch,ctree,i

  torch = '0x0F64'
  tree = '0x1BDD'

  dim qwe[15]
  qwe[0] = '0x047C'
  qwe[1] = '0x0033'
  qwe[2] = '0x04C2'
  qwe[3] = '0x010F'
  qwe[4] = '0x0B82'
  qwe[5] = '0x0237'
  qwe[6] = '0x0279'
  qwe[7] = '0x0071'
  qwe[8] = '0x09A4'
  qwe[9] = '0x096B'
  qwe[10] = '0x0085'
  qwe[11] = '0x002B'
  qwe[12] = '0x0014'
  qwe[13] = '0x03C1'
  qwe[14] = '0x0482'

  dim text[15]
  text[0] = 'Oak Items'
  text[1] = 'Eridan Items'
  text[2] = 'Vampire Tree Items'
  text[3] = 'Keranit Items'
  text[4] = 'Dead Tree Items'
  text[5] = 'Swamp Items'
  text[6] = 'Red Tree Items'
  text[7] = 'Illusions Tree Items'
  text[8] = 'Crystal Items'
  text[9] = 'Dark Tree Items'
  text[10] = 'Dragon Tree Items'
  text[11] = 'Hellios Items'
  text[12] = 'Perit Items'
  text[13] = 'Petrified Items'
  text[14] = 'Silver Leaf Items'

  uo.Print('Select box with logs ... ')
  uo.Exec('addobject cu')
  while uo.Targeting()
     wait(100)
  wend

  uo.Print('Select dagger ...')
  uo.Exec('addobject cu3')
  while uo.Targeting()
     wait(100)
  wend

  i = 0
  while not uo.dead()
    uo.findtype(tree,qwe[i],'my')
    if uo.findcount()<0 then
      uo.findtype(tree,qwe[i],'cu')
      if uo.findcount()>0 then
        uo.moveitem('finditem','1','my')
        wait(500)
      else
        i = i + 1
      endif
    endif

    uo.findtype(tree,qwe[i],'my')
    if uo.FindCount()>0 then
      uo.waitmenu('What you watn to carve the wo',text[i],text[i],'torch') 
      uo.waittargetobject('finditem')
      uo.useobject('cu3')
      wait(2500)
    endif
 
    uo.findtype(torch,'-1','my')
    if uo.FindCount()>0 then
      uo.moveitem('finditem','100','cu3')
      wait(500)
    endif
  wend
endsub


Top
   
 Post subject:
PostPosted: 2009-08-24 22:01:54 
Offline

Joined: 2009-08-04 14:16:41
Posts: 30
Location: SPB
Спасибо вам большое и нижайший поклон!!!


Top
   
 Post subject:
PostPosted: 2009-08-24 23:01:20 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
:wink:


Top
   
 Post subject:
PostPosted: 2009-08-25 07:10:54 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
Scripts Writer wrote:
:wink:

ты не добрый ты медленный ;)

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


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 8 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 6 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