if no hands equip hally if hally equipped equips katana
UO Macros :: UO Forums :: UO Talk :: UOsteam Macros
Page 1 of 1
if no hands equip hally if hally equipped equips katana
The only thing about this macro is once the katana is equipped its stuck.. so if anyone could revise this to where itll requip the hally, that would be awesome
if not @findobject 'righthand'
if @findtype 0x143e 'any' 'backpack'
equipitem 'found' 1
pause 600
else if @graphic 'righthand' == 0x143e
clearhands 'left'
if not @findobject 'righthand'
if @findtype 0x13ff 'any' 'backpack'
equipitem 'found' 1
if not @findobject 'righthand'
if @findtype 0x143e 'any' 'backpack'
equipitem 'found' 1
pause 600
else if @graphic 'righthand' == 0x143e
clearhands 'left'
if not @findobject 'righthand'
if @findtype 0x13ff 'any' 'backpack'
equipitem 'found' 1
UO Macros :: UO Forums :: UO Talk :: UOsteam Macros
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum