Yoko

All sides of Injection
It is currently 2024-03-29 11:56:19

All times are UTC+02:00




Post new topic  Reply to topic  [ 142 posts ]  Go to page Previous 14 5 6 7 8
Author Message
PostPosted: 2015-02-19 20:20:25 
Offline

Joined: 2012-07-27 23:43:14
Posts: 249
спасибо за респонд.

ищет он кажись имя продавца хурмы :)

Code:
UO.FindType(Vens[g],-1,'ground')
If uo.FindCount()> 0 then
UO.Print(uo.GetName('finditem')+ " I'm going, I see him!")


этот код идет выше того, что я скинул!

можете подсказать пожалуйста верный путь!

далее идет:

Code:
If UO.GetDistance('finditem')<=3 then
UO.Print("Закупка!")
wait(1000)
uo.Buy(BuyListName,UO.GetName('finditem'))
wait(1000)
CheckLag()
uo.say(uo.GetName('finditem')+ " bye")
else
UO.Print(uo.GetName('finditem')+ " не видно его, улетаем.")
end if
   
uo.ignore('finditem')
end if

until uo.FindCount()==0
next
######################
end sub


Top
   
PostPosted: 2015-02-20 20:17:04 
Offline

Joined: 2012-07-27 23:43:14
Posts: 249
ну так чего тут
Code:
if CheckStam==1 then
While UO.Stamina < 60
uo.Print("Low Stamina")
wait(2000)
wend
end if

поиск какого то предмета
нашли 'finditem'

walker(uo.getx('finditem'),uo.gety('finditem'),1)
LastTimer=UO.Timer()


Code:
поиск какого то предмета
нашли 'finditem'


вставлять надо правельное?


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 142 posts ]  Go to page Previous 14 5 6 7 8

All times are UTC+02:00


Who is online

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