Yoko

All sides of Injection
It is currently 2025-10-15 02:43:35

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2004-05-25 15:49:38 
Offline

Joined: 2004-05-25 15:39:33
Posts: 1
Code:
sub main()
#============variable==========
var back="0x558a246a"
#var back="0x4ff80d4e"
var count=1,num=0;

#================Breastplate==================
DW_Plate:
if UO.InJournal("Saving World State") then
wait(10000)
endif
UO.DeleteJournal()
wait(100)
while ((num == count) or (num > count))
   num = 0;
   goto DW_Legs
wend
if (UO.count("0x1bf2")>=30) then
UO.Exec("waitmenu 'What' 'Armor' 'Select' 'Platemail' 'Select' 'Dwarven Platemail Breastplate'")
wait(500)
UO.Exec("waittargettype 0x1bf2")
wait(500)
UO.usetype("0x13e3")
wait(7500)
uo.exec("cancelmenu")
else
   goto DW_Legs
endif
if (UO.InJournal("Exceptional") or UO.InJournal("exceptional"))  then
 UO.Say('ny3o')
 num = num+1
 UO.setreceivingcontainer(back)
 wait(300)
 UO.Exec("waittargettype 0x1416")
 wait(10000)
 UO.Exec ("addobject temp")
 wait(10000)
 UO.Exec("grab 0 temp")
 wait(10000)
 UO.forget("temp") #new command in last releases
 wait(10000)
 UO.unsetreceivingcontainer()
endif
if UO.InJournal("You destroy some ingots.") then
wait(50)
goto DW_Plate
endif
while (UO.count("0x1416")>=1)
UO.exec("waittargettype 0x1416")
Wait(300)
UO.exec("usetype 0x0fbb")
wait(4000)
wend
goto DW_Plate


Это скрипт на изготовление комплекта Эксепт фул дварвен.... Все работает нормально до тех пор пока эксепт не сделает. Сумку он определяет, эдобжект вродебы тожэ работает но он не тыкает по вещи и так и остается висеть...
Кто поможет разобраться? Что интересно у других работает ;(


Top
   
 Post subject:
PostPosted: 2004-05-25 17:08:16 
Offline

Joined: 2004-04-04 21:04:43
Posts: 76
Ни в чем не уверен, но посоветую не делать goto внутри цикла, авось поможет.


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: Google [Bot] 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:  
Powered by phpBB® Forum Software © phpBB Limited