Yoko

All sides of Injection
It is currently 2025-10-15 13:59:25

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: бс катаны
PostPosted: 2007-12-28 17:54:55 
Offline

Joined: 2007-09-02 19:16:55
Posts: 33
ищу в поиске катаны уже 2-й день =) ниче так и не нашел, только цветные катаны, цветные дагерыи дагеры из айрона
нужен скрипт чтобы делал катаны из айрона и сразу же плавил их
заранее спасибо


Top
   
 Post subject:
PostPosted: 2008-02-03 16:48:52 
Offline
User avatar

Joined: 2005-07-09 13:45:19
Posts: 44
sub BlacksmithyIM()

VAR Exit=0, LastTimer
while Exit<>1
UO.DeleteJournal()
LastTimer=UO.Timer()
UO.WaitMenu('Blacksmithing','Weapons','Weapons','Swords','Swords','katana')
UO.UseType(0x1BF2) ;Инги айрона

while NOT UO.InJournal("You put") AND NOT UO.InJournal("Вы так и не смогли")
wait(500)
wend

If UO.InJournal("You have failed") then
repeat
wait(100)
until UO.Timer()>=LastTimer+100 ;Время создания дагера
EndIf

UO.FindType('0x13FE',-1,'backpack')
wait(500)

If UO.GetQuantity('finditem') then
UO.WaitTargetObject('finditem')
UO.UseObject(0x40019606) ; Форж
Endif

UO.FindType('0x0F5E',-1,'backpack')
If UO.GetQuantity('finditem')<10 then
UO.FindType('0x0F5E','0x0000','0x401c1b87') ;Cундук с ингами
wait(1000)
UO.Grab('1000','finditem')
Endif
wait(1000)
UO.UseType(0x13e3)
wend
end sub


Top
   
 Post subject: Re: бс катаны
PostPosted: 2010-12-19 21:04:13 
Offline

Joined: 2008-09-26 10:07:03
Posts: 1
спасибо за скриптик!!!!!!!!!!


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

All times are UTC+02:00


Who is online

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