Yoko

All sides of Injection
It is currently 2025-10-30 21:16:17

All times are UTC+02:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
 Post subject: фишинг.
PostPosted: 2007-05-15 00:10:00 
Offline

Joined: 2006-02-07 13:37:07
Posts: 17
можно ли добавить в этот скрипт чтобы чар когда поевляется монстр он писал "stop" брал оружие и атачил монстра. после того как убьет его продолжал ловить...
Code:
sub main()
uo.deletejournal()
var mx, my, mz, i, j
mx = UO.GetX("self")
my = UO.GetY("self")
mz = UO.GetZ("self")
for i = mx+2 to mx+6
for j = my-3 to my+3
UO.Print("Now Fishing In: "+str(mx-i)+" "+str(my-j))
UO.Waittargettile("1341", str(i), str(j), str(mz))
UO.Usetype("0x0DBF")
uo.deletejournal()
while not UO.InJournal("You pull") and not UO.InJournal("location") and not UO.InJournal("no fish") and not UO.InJournal("but fail") and not UO.InJournal("far away") and not UO.InJournal("in water")
wait(500)
wend
next
next
uo.say("forward")
wait(7000)
uo.say("stop")
uo.exec("exec main")
end sub


Top
   
 Post subject:
PostPosted: 2007-05-15 06:47:03 
Offline

Joined: 2006-08-29 17:12:47
Posts: 26
Можно :roll:


Top
   
 Post subject:
PostPosted: 2007-05-15 12:45:51 
Offline

Joined: 2006-02-07 13:37:07
Posts: 17
было бы хорошо если мне написали бы иммено скрипт)))


Top
   
 Post subject:
PostPosted: 2007-05-15 13:40:37 
Offline
User avatar

Joined: 2007-03-24 08:12:51
Posts: 188
Rodman wrote:
было бы хорошо если мне написали бы иммено скрипт)))


всем было бы хорошо :)


Top
   
 Post subject:
PostPosted: 2007-05-15 16:35:40 
Offline

Joined: 2006-02-07 13:37:07
Posts: 17
UP


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