UO Sagas: Basic Training Magery to 70 using Invis

Created: 7 days ago on 05/18/2025, 02:03:32 AM
FileType: LUA
Size: 424
Category: Training
Skills: Magery
Hotkey: No hotkey provided
Tags: training,magery,lua

Description: First script of the stream

-- First script of the stream by Jaseowns -- Casting Invis while not Player.IsDead do if Skills.GetValue("Magery") < 70 then if Player.Mana >= 20 then Spells.Cast("Invisibility") Targeting.WaitForTarget(5000) Targeting.TargetSelf() Pause(1000) else Skills.Use("Meditation") end end end
View list of scripts
Disclaimer: This is a fan made site and is not directly associated with Ultima Online or UO staff.