Train Magery with Invisibility 60->80 by kamarasa_

Created: 03/23/2026
Last Updated: about 19 hours ago
Description from the author:

For training magery with invisibility

while player.hits > 0 // === 15x INVISIBILITY LOOP === for 15 if mana >= 25 cast 'Invisibility' waitfortarget 2000 target 'self' pause 3000 else pause 500 endif endfor // === MEDITATION (until mana is almost full, without breaking) === if mana < maxmana - 20 useskill 'Meditation' // start meditation only once while mana < maxmana - 20 and player.hits > 0 pause 2500 // check every 2.5 seconds (no casting, so meditation doesn't break) endwhile else pause 2000 // short wait if mana is already full endif endwhile

Quick Filters

Bard Quick SearchCrafter Quick SearchDexxer Quick SearchHarvester Quick SearchMage Quick SearchPVM Quick SearchPVP Quick SearchStealth Quick SearchTamer Quick Search