A)125xlvl 1 tmaps: SB 100k BO 125k B)125xlvl 1 tmaps: SB 100k BO 125k Heywhoaman Sold C)125xlvl 1 tmaps: SB 100k BO 125k Merlin8666 Sold D)125xlvl 1 tmaps: SB 100k BO 125k Auction ends 24 hours after last bid plat accepted at 10kper
In addition, you get a few hundred golds for killing the monsters guarding the chest! So the map sells for 1k, you can easily get 2k back - plus: the fun of treasure hunting in this wonderful game..UO!
Plus anyone can write a very simple macro that does the entire thing for them, minus manually recalling to the appropriate spot. Code: Assistant.Macros.DoubleClickTypeAction|3897|True // Double clicks shovel by type Assistant.Macros.WaitForTargetAction|3 Assistant.Macros.LastTargetAction // Targets last target (Need to set last target as the map manually before playing) Assistant.Macros.WaitForTargetAction|3 Assistant.Macros.HotKeyAction|1058| Assistant.Macros.PauseAction|00:00:26 // Waits for 26 seconds to dig up the chest Assistant.Macros.MacroCastSpellAction|23 // Unlocks the chest by type (this only fails if there is a house with chests on screen) Assistant.Macros.WaitForTargetAction|3 Assistant.Macros.TargetTypeAction|False|3648 Assistant.Macros.PauseAction|00:00:00.9000000 Assistant.Macros.DoubleClickTypeAction|3648|True // Opens the chest to eat the menial trap damage Assistant.Macros.PauseAction|00:00:01 Assistant.Macros.HotKeyAction|0|Restock Agent-4 // Restock agent consists of w/e items you want to loot from the chest IE lvl 7 tmaps, wands, gold, and maybe all the rest for cub Assistant.Macros.LastTargetAction Assistant.Macros.PauseAction|00:00:14 Assistant.Macros.EndForAction Assistant.Macros.PauseAction|00:00:00.9000000 Assistant.Macros.DoubleClickTypeAction|5115|True // Double clicks large battle axe by type and chops chest Assistant.Macros.WaitForTargetAction|3 Assistant.Macros.TargetTypeAction|False|3648 Assistant.Macros.WaitForGumpAction|3372031655|False|3 Assistant.Macros.GumpResponseAction|1|0|0 Assistant.Macros.HotKeyAction|0|Play: recall-looped // loops a recall macro until successful, the random chest spawn will interrupt you frequently