• Visit Rebornbuddy
  • [Plugin] GPHCalc - A simple gold-per-hour calculation plugin

    Discussion in 'Monitoring' started by p4m, Aug 16, 2014.

    1. p4m

      p4m New Member

      Joined:
      Aug 14, 2014
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      GPHCalc

      What does GPHCalc do?

      GPHCalc will calculate your average gold gain per hour. You can also see the runtime of your current session, as well as the total gold gained in your session.

      [​IMG]

      Have fun & enjoy :)
       

      Attached Files:

    2. Detk0rd

      Detk0rd Member

      Joined:
      Aug 14, 2014
      Messages:
      178
      Likes Received:
      0
      Trophy Points:
      16
      thanks, this is a nifty little tool :) thanks for ur hard work!
       
    3. kuw84

      kuw84 New Member

      Joined:
      Dec 6, 2010
      Messages:
      267
      Likes Received:
      0
      Trophy Points:
      0
      Thanks for the tool. I use Glance Bar addon which calculates the same stuff ingame but this is cool.
       
    4. p4m

      p4m New Member

      Joined:
      Aug 14, 2014
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      The idea to realize this plugin came from the relatively vague gph estimations seen on some farming profiles. It should basicly just provide a copy&paste-able output to share within the forum.
       
    5. bl4ck

      bl4ck Member

      Joined:
      Aug 18, 2011
      Messages:
      976
      Likes Received:
      6
      Trophy Points:
      18
      Update pls thx.
       
    6. Tricen

      Tricen Community Developer

      Joined:
      Jan 21, 2010
      Messages:
      331
      Likes Received:
      6
      Trophy Points:
      18
      What errors are you getting?
       
    7. bl4ck

      bl4ck Member

      Joined:
      Aug 18, 2011
      Messages:
      976
      Likes Received:
      6
      Trophy Points:
      18
      Compiler Error: c:\1_PACK\HB\Plugins\GPHCalc\GPHCalc.cs(117,30) : error CS0115: 'GPHCalc.GPHCalcBase.Initialize()': no suitable method found to override
       
    8. Tricen

      Tricen Community Developer

      Joined:
      Jan 21, 2010
      Messages:
      331
      Likes Received:
      6
      Trophy Points:
      18
      Here. Redownload, and replace all files. Did a hotfix for you.
       

      Attached Files:

    9. bl4ck

      bl4ck Member

      Joined:
      Aug 18, 2011
      Messages:
      976
      Likes Received:
      6
      Trophy Points:
      18
      Niccce! Thank you!

      maybe you can modified this plugin to show gph every e.g. 10 minutes? :)
       
    10. Tricen

      Tricen Community Developer

      Joined:
      Jan 21, 2010
      Messages:
      331
      Likes Received:
      6
      Trophy Points:
      18
      Open GPHCalc.cs in notepad or whatever text file editor you like to use.

      Locate the following lines near the mid-way point (83 line):
      PHP:
                      // gold per minute * 60 = GPH
                      
      gph gph_min 60;
      Change that to 10, or however maybe minutes you want it. Should work. Not going to be 100% on that answer but can't hurt for you to give a shot.

      P.S: As well, after changing, restart honorbuddy or recompile. Recompile some times will create two instances of the plugin, so I always recommend restarting HB.
       
      Last edited: Oct 19, 2014
    11. bl4ck

      bl4ck Member

      Joined:
      Aug 18, 2011
      Messages:
      976
      Likes Received:
      6
      Trophy Points:
      18
      I think this is for calc gold. I want modified to auto show gph in log.
       
    12. p4m

      p4m New Member

      Joined:
      Aug 14, 2014
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      I'll add an option for that today.
       
    13. bl4ck

      bl4ck Member

      Joined:
      Aug 18, 2011
      Messages:
      976
      Likes Received:
      6
      Trophy Points:
      18
      Thank you p4m
       

    Share This Page