It is currently 29 Mar 2024, 02:51

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Scrip Mining Inject plss
PostPosted: 26 Oct 2013, 02:51 
Offline
Начинающий игрок

Joined: 26 Oct 2013, 02:49
Posts: 10
Need script miining please


Top
 Profile  
 
PostPosted: 27 Oct 2013, 02:02 
Offline
English Support
User avatar

Joined: 21 Nov 2010, 18:42
Posts: 1460
Location: Deutschland
stuntvisor wrote:
Need script miining please

witch Programm u use?


Top
 Profile  
 
PostPosted: 29 Oct 2013, 05:47 
Offline
Начинающий игрок

Joined: 26 Oct 2013, 02:49
Posts: 10
Injectioonn =D


Top
 Profile  
 
PostPosted: 29 Oct 2013, 09:58 
Offline
Бывалый игрок
User avatar

Joined: 18 Oct 2013, 17:37
Posts: 289
sub mineone()
var x,y,z, n
VAR LastTimer
UO.Set('finddistance','2')
n=0
z=UO.GetZ("self")
for x=-2 to 2
for y=-2 to 2
UO.Print(str(x)+" "+str(y))
Repeat
if UO.InJournal('TORMOZ') then
pause()
endif
UO.DeleteJournal()
UO.Warmode("0")
UO.WaitTargetTile("1341",STR(UO.GetX()+x),STR(UO.GetY()+Y),str(z))
UO.UseType('0x0E85')
LastTimer=UO.Timer()
Repeat
wait(500)
Until UO.InJournal("You put") or UO.InJournal("can't see") or UO.InJournal("heavy") or UO.InJournal("location") or UO.InJournal("no ore") or UO.InJournal("but fail") or UO.InJournal("far away") or UO.InJournal("in rock") or UO.InJournal("must wait") or UO.InJournal("nothing") or UO.InJournal("elsewhere") or UO.InJournal("where it") or UO.InJournal("so close") OR UO.Timer()>LastTimer+200
if UO.InJournal("You put") then
n=0
else
n=n+1
endif
Until UO.InJournal("nothing") or UO.InJournal("elsewhere") or UO.InJournal("no ore here") or UO.InJournal("location") or UO.InJournal("far away") or UO.InJournal("in rock") or UO.InJournal("where it") or n>=5
next
next
end sub

digging around yourself, this is all I have


Top
 Profile  
 
PostPosted: 29 Oct 2013, 20:37 
Offline
Начинающий игрок

Joined: 26 Oct 2013, 02:49
Posts: 10
Very thaks!!!


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

All times are UTC + 2 hours [ DST ]


Who is online

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