UO Unchained: Training Magery to 100

Created: 21 days ago on 02/22/2025, 12:55:48 AM
Note from JaseOwns:
Scripts will be leveraged on both UORazorscipts.com and this site. At the time of the launch (Feb 1st 2025), this isn't working right - but it will! Thanks for checking it out
FileType: Razor Script (Community Edition)
Size: 1480
Category: No category provided
Skills: Magery
Hotkey: No hotkey provided
Tags: magery,training

Description: A script that will let you train Magery at the dummy NPCs in Brit

############ # Training Magery to 100 # DO NOT have a wand/tribal staff in hand - # It will mess up the meditation process # Yes you have to refresh your own regs right now ############ setvar! tgtDummy 0x81CD # This is the serial for Hector the dummy NPC if skill 'Magery' < 100 if skill 'Magery' < 60 if mana > 20 hotkey 'Mind Blast' wft target tgtDummy wait 500 endif if mana < 20 hotkey 'Meditation' wait 500 endif elseif skill 'Magery' < 75 if mana > 20 hotkey 'Energy Bolt' wft target tgtDummy wait 500 endif elseif skill 'Magery' < 100 if findtype "a water elemental" true say 'a water elemental release' wait 200 endif if mana > 50 hotkey "Water Elemental" wait 5000 endif if mana < 50 hotkey 'Meditation' wait 500 endif endif wait 500 loop else overhead 'Magery's 100 bro' 88 endif
View list of scripts
Disclaimer: This is a fan made site and is not directly associated with Ultima Online or UO staff.