Hotkeys
Z AmonWiki
bandageself
useskill Hiding
cast 'Magic Arrow'self
cast 'Greater Heal'
usetype draw_knife > Object Types > Name draw_knife > New > From Target > Save
massmove 500
emptycontainer 500
setreceivingcontainer hide
exec KadSvetlo
> Script > Edit current script
sub KadSvetlo() var type = 0x1843 var color = 0x03C4 if uo.count(type, color) == 0 then uo.print("Neni Svetlo" + ". Ukoncuji") return endIf uo.deleteJournal() uo.useType(type, color) UO.WaitTargetSelf() end sub
> Save Script