Yoko

All sides of Injection
It is currently 2025-11-05 01:09:44

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2008-10-25 11:15:58 
Offline

Joined: 2008-02-25 14:32:59
Posts: 10
Вот скрипт на мининг он ходит ковает в зат вперед как можно переделать чтоб он хадил по заданым карденатам помогите если несложно очень надо



sub main()
var i
uo.print("Poneslas`!!!")
While UO.Life>0
for i=1 to 6
kopat()
uo.press(34)
wait(500)
uo.press(34)
wait(500)

next
uo.press(33)
wait(500)
uo.press(33)
wait(500)

uo.print("Idem nazad!!!")
kopat()
for i=1 to 6
uo.press(36)
wait(500)
uo.press(36)
wait(500)

next
uo.press(33)
wait(500)
uo.press(33)
wait(500)


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("Kopaem "+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("ïðåêðàòèëè") or UO.InJournal("äàëåêî")))
wait(1000)
wend
next
end sub


Top
   
PostPosted: 2008-10-25 11:16:54 
Offline

Joined: 2008-02-25 14:32:59
Posts: 10
oleg382363 wrote:
Вот скрипт на мининг он ходит копает в зад вперед как можно переделать чтоб он хадил по заданым карденатам помогите если несложно очень надо



sub main()
var i
uo.print("Poneslas`!!!")
While UO.Life>0
for i=1 to 6
kopat()
uo.press(34)
wait(500)
uo.press(34)
wait(500)

next
uo.press(33)
wait(500)
uo.press(33)
wait(500)

uo.print("Idem nazad!!!")
kopat()
for i=1 to 6
uo.press(36)
wait(500)
uo.press(36)
wait(500)

next
uo.press(33)
wait(500)
uo.press(33)
wait(500)


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("Kopaem "+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("ïðåêðàòèëè") or UO.InJournal("äàëåêî")))
wait(1000)
wend
next
end sub


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 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:  
Powered by phpBB® Forum Software © phpBB Limited