picture of the window is in the seperate link posted. .XML portion from eq2 default ui - - :dcd55f6c69d2db30_1:Missing item name _________________________________________________________________________________________________________________________ if you check the above .XML portion (Icon) is set to Treatasbutton= "true" so in theory should be a button you can click via :LeftClick ___________________________________________________________________________________________________________________________ echo ${EQ2UIPage[Popup,RewardPack].Child[Page,RewardPack.SelectedRewardPage.Scrollpage].NumChildren} Brings back 12 1-3 are UI placeholders 1.Null 2.Missing item name 3. null 4-6 are icons for the items them selves 7-9 are the text of the items 10-12 are images for the items echo ${EQ2UIPage[Popup,RewardPack].Child[Page,RewardPack.SelectedRewardPage.Scrollpage].Child[Icon,4]:RightClick} Brings back Icon which is the icon for ( Infused Frost Essence ) echo ${EQ2UIPage[Popup,RewardPack].Child[Page,RewardPack.SelectedRewardPage.Scrollpage].Child[Text,7]:RightClick} or .Label or .Type Brings Back the text ( Infused Frost Essence ) So it can see it ___________________________________________________________________________ problem is if you use :LeftClick or any other uielement it just crashes the entire game. as this costs currency in ToT you can use one of my accounts just pm me on irc any more info needed just ask