Yoko

All sides of Injection
It is currently 2025-11-04 00:11:28

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2006-03-12 16:42:08 
Offline

Joined: 2006-03-05 17:13:50
Posts: 37
Vmesto Bronz shelds mne nado ringmail sleeves!!!!
Zaranie blagodarju!!!))) :D


sub BlacksmithyIM()

VAR Exit=0, LastTimer
while Exit<>1
UO.DeleteJournal()
LastTimer=UO.Timer()
UO.WaitMenu('Blacksmithing','Shield','Shield','bronze shield') ;?oi eoai
UO.UseType(0x1BEF) ;Eiae ae?iia

while NOT UO.InJournal("You put") AND NOT UO.InJournal("You have failed")
wait(500)
wend

If UO.InJournal("You have failed") then
repeat
wait(100)
until UO.Timer()>=LastTimer+100 ;A?aiy nicaaiey aaaa?a
EndIf

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

If UO.GetQuantity('finditem') then
UO.WaitTargetObject('finditem')
UO.UseObject(0x400D7F9C) ; Oi??
Endif

UO.FindType('0x1BEF',-1,'backpack')
If UO.GetQuantity('finditem')<10 then
UO.FindType('0x1BEF','0x0000','0x4032B444') ;Coiaoe n eiaaie
wait(1000)
UO.Grab('750','finditem')
Endif
wait(1000)
wend
end sub


Top
   
PostPosted: 2006-03-12 17:09:49 
Offline
Expert!
User avatar

Joined: 2006-02-07 08:51:40
Posts: 1348
Location: г. Старый Оскол
Dim wrote:
Vmesto Bronz shelds mne nado ringmail sleeves!!!!
Zaranie blagodarju!!!))) :D


sub BlacksmithyIM()

VAR Exit=0, LastTimer
while Exit<>1
UO.DeleteJournal()
LastTimer=UO.Timer()
UO.WaitMenu('Blacksmithing','Shield','Shield','bronze shield') ;?oi eoai
UO.UseType(0x1BEF) ;Eiae ae?iia

while NOT UO.InJournal("You put") AND NOT UO.InJournal("You have failed")
wait(500)
wend

If UO.InJournal("You have failed") then
repeat
wait(100)
until UO.Timer()>=LastTimer+100 ;A?aiy nicaaiey aaaa?a
EndIf

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

If UO.GetQuantity('finditem') then
UO.WaitTargetObject('finditem')
UO.UseObject(0x400D7F9C) ; Oi??
Endif

UO.FindType('0x1BEF',-1,'backpack')
If UO.GetQuantity('finditem')<10 then
UO.FindType('0x1BEF','0x0000','0x4032B444') ;Coiaoe n eiaaie
wait(1000)
UO.Grab('750','finditem')
Endif
wait(1000)
wend
end sub



Во первых ставь код в теги, во вторых попробуй хотябы почитать инструкцию к инже и уроки Едреда.

Вот скрипт готовый, поменяй ID форжи на которой плавить будешь,
чтоб узнать его напиши в игре ,info , появится окно в котором смотри первую строчку ID=0х00000000 число другое будет и вставь его в скрипт

Code:
sub BlacksmithyIM() 

VAR Exit=0, LastTimer
while Exit<>1
UO.DeleteJournal()
LastTimer=UO.Timer()
UO.WaitMenu('Blacksmithing','Armor','Armor','Ring Mail','Ring Mail', 'ringmail sleeves') ;?oi eoai
UO.UseType(0x1BEF) ;Eiae ae?iia

while NOT UO.InJournal("You put") AND NOT UO.InJournal("You have failed")
wait(500)
wend

If UO.InJournal("You have failed") then
repeat
wait(100)
until UO.Timer()>=LastTimer+100 ;A?aiy nicaaiey aaaa?a
EndIf

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

If UO.GetQuantity('finditem') then
UO.WaitTargetObject('finditem')
UO.UseObject(0x400D7F9C)   ;  <---- ТУТ ПОСТАВЬ ID ФОРЖИ!!!!
Endif

UO.FindType('0x1BEF',-1,'backpack')
If UO.GetQuantity('finditem')<10 then
UO.FindType('0x1BEF','0x0000','0x4032B444') ;Coiaoe n eiaaie
wait(1000)
UO.Grab('750','finditem')
Endif
wait(1000)
wend
end sub


Пробуй


Top
   
 Post subject:
PostPosted: 2006-03-12 17:14:43 
Offline

Joined: 2006-03-05 17:13:50
Posts: 37
BOLJ6OE SPASIBO!!!!!!!!!!!!!!!!!!!!!!!!!


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 5 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