Yoko

All sides of Injection
It is currently 2026-01-22 01:43:30

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2007-02-06 18:36:41 
Offline

Joined: 2007-02-05 20:26:06
Posts: 6
Location: Olaine
Code:
sub fishing() 
   While True
      UO.WaitTargetTile('0',STR(UO.GetX()),STR(UO.GetY()+3),'251')
      UO.UseType('0x0DBF')
      Repeat
         wait(4000)
   uo.exec('exec fishing')
      uo.exec('terminate fishing')
   Repeat

end sub
Пажалуста даделайте скрипт ! Штоб лавил рыбу фсё время! дапустем запустил скрипт и штоб функцыя скрипта павтаралась всё время!


Top
   
PostPosted: 2007-02-06 19:21:37 
Offline
User avatar

Joined: 2005-04-06 05:53:47
Posts: 124
Afar wrote:
Code:
sub fishing() 
   While True
      UO.WaitTargetTile('0',STR(UO.GetX()),STR(UO.GetY()+3),'251')
      UO.UseType('0x0DBF')
      Repeat
         wait(4000)
   uo.exec('exec fishing')
      uo.exec('terminate fishing')
   Repeat

end sub
Пажалуста даделайте скрипт ! Штоб лавил рыбу фсё время! дапустем запустил скрипт и штоб функцыя скрипта павтаралась всё время!


У тебя там ошибочка в скрипте наскок я понял
пробуй так
Code:
sub fishing() 
   While True
      UO.WaitTargetTile('0',STR(UO.GetX()),STR(UO.GetY()+3),'251')
      UO.UseType('0x0DBF')
      Repeat
         wait(4000)
   uo.exec('exec fishing')
      uo.exec('terminate fishing')
   wend
end sub

_________________
=== ? Como es tas ? ===


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

All times are UTC+02:00


Who is online

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