Client User Interface for Mining

I have setup my UI to include all the types of ores and ingots. This will let you see what type you are gathering quickly. You also want to make sure to grab the Razor Profile xml to avoid setting up hotkeys and overheads.

File Location (gumps.xml)

This file is stored here:
E:\Games\Ultima Online Outlands\ClassicUO\Data\Profiles\ACCOUNT_NAME\UO Outlands\CHARACTER_NAME\gumps.xml

If your game is installed on your C drive, you may need to Edit the file as an administrator for it to save properly. Right click note pad, select run as admin and then browse to your gumps.xml file. Once you have your gump file open, paste in the code below and hit save.

By clicking the box, you can easily paste the value into your script.

Jaseowns Ultimate Mining Gumps (gumps.xml)

 
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <gumps> <gump type="3" x="466" y="598" serial="0" rows="3" columns="10" rectsize="46"> <controls> <control graphic="6585" hue="0" /> <control graphic="6585" hue="2419" /> <control graphic="6585" hue="2406" /> <control graphic="6585" hue="2413" /> <control graphic="6585" hue="2418" /> <control graphic="6585" hue="2213" /> <control graphic="6585" hue="2425" /> <control graphic="6585" hue="2207" /> <control graphic="6585" hue="2219" /> <control graphic="6585" hue="1763" /> <control graphic="7154" hue="0" /> <control graphic="7154" hue="2419" /> <control graphic="7154" hue="2406" /> <control graphic="7154" hue="2413" /> <control graphic="7154" hue="2418" /> <control graphic="7154" hue="2213" /> <control graphic="7154" hue="2425" /> <control graphic="7154" hue="2207" /> <control graphic="7154" hue="2219" /> <control graphic="7154" hue="1763" /> <control graphic="3718" hue="0" /> <control graphic="0" hue="0" /> <control graphic="3962" hue="0" /> <control graphic="3963" hue="0" /> <control graphic="3974" hue="0" /> <control graphic="3972" hue="0" /> <control graphic="3973" hue="0" /> <control graphic="3976" hue="0" /> <control graphic="3981" hue="0" /> <control graphic="3980" hue="0" /> </controls> </gump> <gump type="5" x="466" y="571" serial="0" /> </gumps>

Back to Mining Bot

FYI: Walk has been removed from Outlands.