sub inckript() VAR bl = '0x0e34' VAR sb = '0x0efa'
while not uo.Dead() uo.useskill('Inscription') uo.waittargetobject('_'+bl, '_'+sb) uo.automenu('Select a circle to inscribe', 'Circle 3 spells') uo.automenu('Select a spell to inscribe', 'Poison') while not uo.InJournal('You create the scroll and put it in your backpack') or uo.InJournal('You fail and destroy the scroll') or uo.InJournal('you fail') wait(100) wend wend end sub
Что здесь может быть не правельно помогите доделать
sub inckript() VAR bl = '0x0e34' VAR sb = '0x0efa' uo.automenu('Select a circle to inscribe', 'Circle 3 spells') uo.automenu('Circle 3 spells', 'Poison')
while not uo.Dead() uo.waittargettype(bl) wait(500) uo.useskill('Inscription') while not uo.InJournal('You create the scroll and put it in your backpack') or uo.InJournal('You fail and destroy the scroll') or uo.InJournal('you fail') wait(100) wend wend end sub
Что здесь может быть не правельно помогите доделать
sub inckript() VAR bl = '0x0e34' VAR sb = '0x0efa' uo.automenu('Select a circle to inscribe', 'Circle 3 spells') uo.automenu('Select a spell to inscribe', 'Poison')
while not uo.Dead() uo.waittargetobject('_'+bl, '_'+sb) wait(500) uo.useskill('Inscription') while not uo.InJournal('You create the scroll and put it in your backpack') or uo.InJournal('You fail and destroy the scroll') or uo.InJournal('you fail') wait(100) wend wend end sub
Я подправил немножко токо тепер нада с журналом чтото зделать а то он 1 раз делает а дальше не хочет
sub inckript() VAR bl = '0x0e34' VAR sb = '0x0efa' uo.automenu('Select a circle to inscribe', 'Circle 3 spells') uo.automenu('Select a spell to inscribe', 'Poison')
while not uo.Dead() UO.DeleteJournal() uo.waittargetobject('_'+bl, '_'+sb) wait(500) uo.useskill('Inscription') while not uo.InJournal('You create the') or uo.InJournal('You fail and') wait(100) wend wend end sub
sub inckript() VAR bl = '0x0e34' VAR sb = '0x0efa' uo.automenu('Select a circle to inscribe', 'Circle 3 spells') uo.automenu('Select a spell to inscribe', 'Poison')
while not uo.Dead() UO.DeleteJournal() repeat uo.waittargetobject('_'+bl, '_'+sb) wait(500) uo.useskill('Inscription') while not uo.InJournal('You fail') or uo.InJournal('"You create') wait(100) wend If UO.InJournal("You fail and destroy the scroll") and uo.InJournal("You create the scroll and put it in your backpack") then repeat wait(500) wend end sub
sub inckript() VAR bl = '0x0e34' VAR sb = '0x0efa' uo.automenu('Select a circle to inscribe', 'Circle 3 spells') uo.automenu('Select a spell to inscribe', 'Poison')
while not uo.Dead() UO.DeleteJournal() uo.waittargetobject('_'+bl, '_'+sb) wait(500) uo.useskill('Inscription') while not uo.InJournal('You fail') or uo.InJournal('"You create') wait(100) wend wend end sub
Блин я же тебе написал, пробуй. Если хоцца своих сообщений то исправь, текущие на свои.