train magery
UO Macros :: UO Forums :: UO Talk :: UOsteam Macros
Page 1 of 1
train magery
set the parameters for whatever spell you want to cast, what hits and mana, also need to name the organizer to whatever one you are using
if hits > 50 and mana > 50
organizer 'regs'
cast "energy bolt"
waitfortarget 5000
target! 'self'
pause 1500
elseif hits < 50
cast 'Greater Heal'
pause 3000
target! 'self'
else
useskill "Meditation"
pause 11000
endif
if hits > 50 and mana > 50
organizer 'regs'
cast "energy bolt"
waitfortarget 5000
target! 'self'
pause 1500
elseif hits < 50
cast 'Greater Heal'
pause 3000
target! 'self'
else
useskill "Meditation"
pause 11000
endif
UO Macros :: UO Forums :: UO Talk :: UOsteam Macros
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum