Yoko

All sides of Injection
It is currently 2025-12-10 15:34:15

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2005-01-03 15:49:34 
Offline

Joined: 2005-01-03 15:37:30
Posts: 2
вообщем вот в чем дело...есть вот такой скрипт(майнинг):
sub main()
var i
uo.print("поехали")
While UO.Life>0
for i=1 to 10
kopat()
uo.press(34)
next
uo.print("GO назад =)")
kopat()
for i=1 to 11
wait(500)
uo.press(36)
next
uo.press(34)
wend
end sub

sub kopat()
var where_x,where_y,coords,i
UO.DeleteJournal()
where_x=uo.getx()
where_y=uo.gety()
for i=-2 to 2
uo.print("Тайл "+str(i+3)+"/5")
coords="waittargettile "+" 1343 "+str(where_x)+" "+str(where_y+i)+" 0"
uo.exec(coords)
uo.exec("usetype '0x0E85'")
UO.DeleteJournal()
while (not (UO.InJournal("stop mining") or UO.InJournal("far")))
wait(1000)
wend
next
end sub

не знаю как, но с ним можно копать не только в шахте, а где угодно...на воде на траве на всём короче ).
Вопрос знающим людям: Есть ли возможность сделать на базе данного выше скрипта на майнинг, что то подобное для добычи логов?
зарание благодарен.


Top
   
 Post subject:
PostPosted: 2005-01-03 16:09:39 
Offline

Joined: 2005-01-03 15:37:30
Posts: 2
предположения тоже приветствуются..


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 1 guest


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