Приветствую всех......я по поводу pol95

Ask for scripts here

Moderators: Murderator+, Murderator

Post Reply
shkera333
Posts: 3
Joined: 2009-07-01 11:00:46
Contact:

Приветствую всех......я по поводу pol95

Post by shkera333 »

народ если у кого нить есть скрипт на пол(а то тут смотрю в основном на сферы) скрипт на БС с переплавкой рабочий,прошу скиньте.....
или подправте этот......кует 1 раз,но не плавит а просто останавливается после того как скует 1 пузо.....



sub main()
var tongs='0x0FBB'
var weapon='0x1415' # тип изготавливаемого итема
var forge='0x41880C5F' # серийник плавильни
While not uo.dead()
UO.Exec("waitmenu 'make' 'Armors' 'of armor' 'Platemail' 'make' 'Breastplate'") # что делаем
wait(1000)
UO.Exec("waittargetobject '0x42107395'") # инги
wait(1000)
UO.useobject('0x41DD8663') # молоток
repeat
wait(1000)
until uo.injournal('stop')
If UO.InJournal("Success") then
uo.findtype(weapon,"-1","me")
uo.waittargetobject('finditem', forge)
uo.usetype(tongs)
repeat
wait(1000)
until uo.injournal('failed') or uo.injournal('turned')
wait(500)
endif
UO.DeleteJournal()
wend
end sub







Заранее благодорю за помошь
ЗЫ:
есль еще прозьба....рылся тут долго но так и не мог найти скрипты на пол может кто покидает ссылочки на скрипты,интересует "бард"
shkera333
Posts: 3
Joined: 2009-07-01 11:00:46
Contact:

Re: Приветствую всех......я по поводу pol95

Post by shkera333 »

shkera333 wrote:народ если у кого нить есть скрипт на пол(а то тут смотрю в основном на сферы) скрипт на БС с переплавкой рабочий,прошу скиньте.....
или подправте этот......кует 1 раз,но не плавит а просто останавливается после того как скует 1 пузо.....



sub main()
var tongs='0x0FBB'
var weapon='0x1415' # тип изготавливаемого итема
var forge='0x41880C5F' # серийник плавильни
While not uo.dead()
UO.Exec("waitmenu 'make' 'Armors' 'of armor' 'Platemail' 'make' 'Breastplate'") # что делаем
wait(1000)
UO.Exec("waittargetobject '0x42107395'") # инги
wait(1000)
UO.useobject('0x41DD8663') # молоток
repeat
wait(1000)
until uo.injournal('stop')
If UO.InJournal("Success") then
uo.findtype(weapon,"-1","me")
uo.waittargetobject('finditem', forge)
uo.usetype(tongs)
repeat
wait(1000)
until uo.injournal('failed') or uo.injournal('turned')
wait(500)
endif
UO.DeleteJournal()
wend
end sub







Заранее благодорю за помошь
ЗЫ:
есль еще прозьба....рылся тут долго но так и не мог найти скрипты на пол может кто покидает ссылочки на скрипты,интересует "бард"


The people if at whom a thread are a script on a floor (and then I look basically at spheres) a script on Black smithy with a meltdown the worker, I ask throw off.....
Or repair this...... Forges 1 time, but does not melt and simply stops after will hold down 1 paunch.....



sub main ()
var tongs = ' 0x0FBB'
var weapon = ' 0x1415 ' # type made things
var forge = ' 0x41880C5F ' # foundry number
While not uo.dead ()
UO.Exec ("waitmenu ' make ' ' Armors ' ' of armour ' ' Platemail ' ' make ' ' Breastplate '") # that is done
wait (1000)
UO.Exec ("waittargetobject ' 0x42107395 '") # metal
wait (1000)
UO.useobject (' 0x41DD8663 ') # a hammer
repeat
wait (1000)
until uo.injournal (' stop ')
If UO.InJournal ("Success") then
uo.findtype (weapon, "-1", "me")
uo.waittargetobject (' finditem ', forge)
uo.usetype (tongs)
repeat
wait (1000)
until uo.injournal (' failed ') or uo.injournal (' turned ')
wait (500)
endif
UO.DeleteJournal ()
wend
end sub







In advance I thank
ЗЫ:
There is still a request.... Rummaged here long but and could not find scripts on a floor who can leaves references on scripts, "bard" interests

Transfer "Google"
Post Reply