• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] Ore Per Hour

    Discussion in 'Archives' started by Narayan, Jan 18, 2012.

    1. Narayan

      Narayan Member

      Joined:
      Oct 26, 2010
      Messages:
      405
      Likes Received:
      2
      Trophy Points:
      18
      Ore Per Hour

      Ore Per Hour is a very quick plugin I made in response to the following post:
      http://www.thebuddyforum.com/honorbuddy-forum/support-issues/42067-honorbuddy-ores-per-hour.html

      Very simply after a defined number of minutes it show you in the log, how many ores you have mined, as well as your current Ore Per Hour collection. It is also available on the fly by opening the Plugin's settings window. It is currently un-tested and knocked up in notepad as I don't have Visual Studio to hand at present so I expect there to be some issues. If people come across them please post them here and I will update them.

      You can change the number of minutes it waits to check by changing the below in OresPerHour.cs
      Code:
      private const int MinutesBetweenCheck = 5;
      
      Download Via SVN
      https://narayan.googlecode.com/svn/trunk/Plugins
       
      Last edited: Jan 18, 2012
    2. Teveel

      Teveel Active Member

      Joined:
      Sep 5, 2011
      Messages:
      2,144
      Likes Received:
      8
      Trophy Points:
      38
      If the internet has taught me anything it is you never divide by zero.
       
    3. Narayan

      Narayan Member

      Joined:
      Oct 26, 2010
      Messages:
      405
      Likes Received:
      2
      Trophy Points:
      18
      Bah! Could have sworn I put in a catch for that! Will update now I have Visual Studio and not just notepad :)
       
    4. lexase

      lexase New Member

      Joined:
      Feb 8, 2011
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      0
      is this working ? i can't even clic on settings from the plugin tab
       
    5. buzzerbeater

      buzzerbeater Well-Known Member

      Joined:
      Mar 21, 2011
      Messages:
      5,419
      Likes Received:
      28
      Trophy Points:
      48
      There are no settings...:eek:
       
    6. blaize9

      blaize9 New Member

      Joined:
      Jan 15, 2010
      Messages:
      151
      Likes Received:
      1
      Trophy Points:
      0
      Where does the Ore Per Hour show up at? i looked under the info tab and its not there.
       

    Share This Page