train magery 50-gm
UO Macros :: UO Forums :: UO Talk :: UOsteam Macros
Page 1 of 1
train magery 50-gm
organizer 'regs'
pause 2000
if mana < 50
clearjournal
useskill 'meditation'
while mana < maxmana
endwhile
else
if skill 'magery' < 59.9
cast 'lightning' 'self'
pause 1000
elseif skill 'magery' < 70
cast 'energy bolt' 'self'
while waitingfortarget
endwhile
pause 1000
elseif skill 'magery' < 100
cast 'flame strike' 'self'
pause 1000
else
headmsg 'Magery complete!'
stop
endif
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