Yoko

All sides of Injection
It is currently 2025-12-31 04:49:22

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2009-03-09 14:34:04 
Offline

Joined: 2007-06-10 06:00:59
Posts: 36
Вот скрипт на алхими (делает гх) Но почему поделает чутьк и остановиться :( ! Пожалуста попробуите зделать тчоб не останавливался и если не трудна вставьте норм реконектор !!!
Пожалуйста...
Code:
sub alchemy()  
VAR Exit=0, LastTimer
uo.print('Ñóíäóê ñ ðåãàìè è áóòûëêàìè')
uo.exec('addobject Bag')
while uo.targeting()
wait(100)
wend
uo.print('Ñóíäóê êóäà áóòûëêè áðîñàòü')
uo.exec('addobject Bag2')
while uo.targeting()
wait(100)
wend
while Exit<>1
UO.DeleteJournal()

UO.FindType('0x0F0E','0x09BB','backpack')
If UO.GetQuantity('finditem')>0 Then
UO.SetReceivingContainer('Bag2')
wait(1000)
UO.Grab('all','finditem')
wait(1000)
UO.UnSetReceivingContainer()
Endif

UO.FindType('0x0F0E',-1,'backpack')
If UO.GetQuantity('finditem')<10 then
UO.FindType('0x0F0E','0x0000','Bag')
wait(1000)
UO.Grab('30','finditem')
wait(1000)
Endif

UO.FindType('0x0F85','0x0000','backpack')
If UO.GetQuantity('finditem')<70 then
UO.FindType('0x0F85','0x0000','Bag')
wait(1000)
UO.Grab('210','finditem')
wait(1000)
Endif

LastTimer=UO.Timer()
UO.DeleteJournal()

UO.UseType('0x0F85')
UO.WaitMenu('What','Greater Heal')
while NOT UO.InJournal("You put") AND NOT UO.InJournal("You toss the failed")
wait(1500)
wend
If UO.InJournal("You toss the failed") then
repeat
wait(1100)
until UO.Timer()>=LastTimer+100
Else
EndIf
wend
end sub

Забыл шард ДрВ


Top
   
 Post subject:
PostPosted: 2009-03-29 14:48:49 
Offline

Joined: 2007-06-10 06:00:59
Posts: 36
Ну посматрите скрипт ! Он делает делает а потом бах и вылетит :( ! Может че заподозрите ...


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