@Community & Devs,
I am trying to get HB to post how many runes I have of each type. Here is my theory on how it should work:
Logging.Write(Color.MediumVioletRed, "[" + StyxWoW.Me.DeathRuneCount + "]" + Color.DeepSkyBlue, "[" + StyxWoW.Me.FrostRuneCount + "]" + Color.SpringGreen, "[" +...