Yoko

All sides of Injection
It is currently 2025-11-06 08:33:32

All times are UTC+02:00




Post new topic  Reply to topic  [ 8 posts ] 
Author Message
PostPosted: 2007-06-28 18:02:00 
Offline

Joined: 2007-06-08 11:44:35
Posts: 80
Не хочет ловить рыбу что нада исправить ?там чето он отшитывает но не ловит





Code:
sub fishing_2() 
var x, y, z, i, j
   x = UO.GetX("self")
   y = UO.GetY("self")
   z = UO.GetZ("self")
   for i = x-140 to x+140
      for j = y-150 to y+150
         UO.DeleteJournal()
         while not UO.InJournal("You catch a nice fish!") and not UO.InJournal("Voce nao consegue ver este local!") and not UO.InJournal("You can't fish there!") and not UO.InJournal("Voce nao pode pescar ai!")
            UO.DeleteJournal()
            UO.Print("Now Fishing In: "+str(x-i)+" "+str(y-j))
            UO.Waittargettile("1341", str(x-i), str(y-j), str(z))
            UO.Usetype("0x0DBF")
            while not UO.InJournal("You catch a nice fish!") and not UO.InJournal("Voce nao consegue ver este local!") and not UO.InJournal("You can't fish there!") and not UO.InJournal("Voce nao pode pescar ai!")
            wait (500)
            wend
         wend
      next
   next
end sub


Top
   
 Post subject:
PostPosted: 2007-06-28 18:08:03 
Offline
Expert!
User avatar

Joined: 2005-05-20 20:30:10
Posts: 548
тоесть он работает и не работает?

p.s. найти по поиску нормальный скрипт, а? их тут одним местом жуй


Top
   
 Post subject:
PostPosted: 2007-06-28 19:26:25 
Offline

Joined: 2007-06-08 11:44:35
Posts: 80
нашол много и все они похожи друг на друга и не 1 не хочеш из них ловить рыбу


Top
   
 Post subject:
PostPosted: 2007-06-28 23:48:39 
Offline

Joined: 2007-06-08 11:44:35
Posts: 80
Топ можна закрывать :!:


Top
   
PostPosted: 2007-06-29 08:19:41 
Offline

Joined: 2004-05-26 16:39:57
Posts: 38
Location: www.myruo.ru
MeLFiS wrote:
Не хочет ловить рыбу что нада исправить ?там чето он отшитывает но не ловит





Code:
sub fishing_2() 
var x, y, z, i, j
   x = UO.GetX("self")
   y = UO.GetY("self")
   z = UO.GetZ("self")
   for i = x-140 to x+140
      for j = y-150 to y+150
         UO.DeleteJournal()
         while not UO.InJournal("You catch a nice fish!") and not UO.InJournal("Voce nao consegue ver este local!") and not UO.InJournal("You can't fish there!") and not UO.InJournal("Voce nao pode pescar ai!")
            UO.DeleteJournal()
            UO.Print("Now Fishing In: "+str(x-i)+" "+str(y-j))
            UO.Waittargettile("1341", str(x-i), str(y-j), str(z))
            UO.Usetype("0x0DBF")
            while not UO.InJournal("You catch a nice fish!") and not UO.InJournal("Voce nao consegue ver este local!") and not UO.InJournal("You can't fish there!") and not UO.InJournal("Voce nao pode pescar ai!")
            wait (500)
            wend
         wend
      next
   next
end sub

Честно говоря, непонятно, почему он должен работать.
У тебя слишком большой диапазон вылавливания.
ты в курсе, что пытаешься ловить на квадрате 300 на 300? :)
на моем шарде ловить можно не дальше 7 клеток от чара. Иначе - цель недоступна.


Top
   
 Post subject:
PostPosted: 2007-06-29 09:26:30 
Offline
Expert!
User avatar

Joined: 2005-05-20 20:30:10
Posts: 548
у него наверное длинная леска на удочке %)


Top
   
 Post subject:
PostPosted: 2007-06-29 13:53:18 
Offline

Joined: 2007-06-08 11:44:35
Posts: 80
Та я все клетки перепробывал даже 2 на 2 всеравно тотже ефект


Top
   
 Post subject:
PostPosted: 2008-07-18 19:52:35 
Offline

Joined: 2005-04-13 05:56:15
Posts: 8
MeLFiS wrote:
Та я все клетки перепробывал даже 2 на 2 всеравно тотже ефект



попробуй тайб другой UO.Usetype("0x0DBF")
UO.Usetype("??????") поменяй на свой

и wait (500) попробуй wait (1500) или 2000 поставить а то он слишком быстро ловит


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