Yoko

All sides of Injection
It is currently 2025-10-28 12:32:44

All times are UTC+02:00




Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Blacksmithing & Abyss
PostPosted: 2007-03-19 20:38:33 
Offline

Joined: 2007-03-16 21:14:31
Posts: 65
Народ исправьте плизз кто может чтобы данный скрипт на абисе работал почемута неработает

Code:
sub BS()  #Êó¸ì äàããåðû... 
var maxweight=(uo.str*4 + 30)
var   xxx,óóó,time,done,bsstart
bsstart=uo.skillval('Blacksmithing')
Wait(500)
time=8
done=1
#UO.automenu('Blacksmithing','Weapons') #ïî÷åìó-òî ïåðåñòàëî ðàáîòàòü ñ íèìè...
#UO.automenu('Weapons','Swords & Blades')
#UO.automenu('Swords & Blades','dagger')
repeat
 if uo.hidden() == 0 then
  repeat
   uo.useskill('Hiding')
   uo.deletejournal()
   wait(1000)
    while not uo.injournal("You can't seem") and not uo.injournal("You have hidden")
     wait(100)
    wend 
  until uo.hidden() == 1
 end if
# Íà÷èíàåì âûâîä íèêîìó íå íóæíûõ ñîîáùåíèé =)
 uo.print('You have '+str(uo.count("0x1BEF"))+' ings left')
 uo.setglobal('xxx',uo.count("0x1BEF")/3)
 uo.print('It will be enough for '+uo.getglobal('xxx')+' daggers')
 uo.print('Average time per dagger : '+str(time/done)+' sec')
 uo.setglobal('óóó',time/done*uo.count("0x1BEF")/180)
 uo.print('Expectably time left : '+uo.getglobal('óóó')+' min')
 uo.print('Skill raised during this script by : '+str((uo.skillval('Blacksmithing')-bsstart)/10))
 uo.print('And is now equal : '+str(uo.skillval('Blacksmithing')/10))
# Çàêàí÷èâàåì âûâîä
 UO.Set('quiet', '1')
# wait(50)
 UO.WaitMenu('Blacksmithing','Weapons','Weapons','Swords & Blades','Swords & Blades','dagger')
 UO.usetype("0x1BEF")
# Ïîþçàëè èíãè
 UO.DeleteJournal()
 time=time+0.1
 while not UO.InJournal("You put the dagger") and not UO.InJournal("You fail") and not UO.InJournal("You have fail")
  Wait(100)
  time=time+0.1
 wend
# È ïðîæäàëè "óìíóþ" ïàóçó
 done=done+1 
 UO.Set('quiet', '0')
# wait(50)
until (UO.Count('0x1BEF',0) < 20) # åñëè ìåíüøå, òî ïî÷åìó-òî çàòûêàåòñÿ íà âûáîðå äàããåðà
end sub


Top
   
 
 Post subject:
PostPosted: 2007-03-21 11:38:08 
Offline

Joined: 2007-03-16 21:14:31
Posts: 65
Народ ну чё никто неможет помоч?


Top
   
 
 Post subject:
PostPosted: 2007-03-21 18:12:58 
Offline

Joined: 2007-03-16 21:14:31
Posts: 65
аууууу народ?


Top
   
 
Display posts from previous:  Sort by  
Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 3 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:  
cron
Powered by phpBB® Forum Software © phpBB Limited