• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Pasterke's Shadow Priest Routine

    Discussion in 'Archives' started by Pasterke, Apr 29, 2014.

    1. Guadah

      Guadah Member

      Joined:
      Feb 7, 2010
      Messages:
      438
      Likes Received:
      17
      Trophy Points:
      18
      I've placed your folder inside the Routines folder of a fresh install of HonorBuddy. It doesn't come up with the option to choose it as a Routine for my Priest, and in the window there is a list of Compiler Errors.

      Here's what it says for me:
      Code:
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Checks.cs(338,17) : error CS0019: Operator '!=' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Checks.cs(340,24) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Checks.cs(361,24) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\CombatLogEvents.cs(45,44) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\CombatLogEvents.cs(45,68) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\CombatLogEvents.cs(61,44) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\CombatLogEvents.cs(61,66) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(113,17) : error CS0019: Operator '!=' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(237,24) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(243,22) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.ContainsKey(ulong)' has some invalid arguments
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(243,49) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(244,21) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.Add(ulong, int)' has some invalid arguments
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(244,40) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(246,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(246,32) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(247,21) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(247,36) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(250,35) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(250,50) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(259,50) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(259,65) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(264,39) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(264,54) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(280,25) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(91,21) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid[]' to 'ulong[]'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(95,58) : error CS0019: Operator '==' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(108,21) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid[]' to 'ulong[]'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(111,21) : error CS1928: 'ulong[]' does not contain a definition for 'Union' and the best extension method overload 'System.Linq.Queryable.Union<TSource>(System.Linq.IQueryable<TSource>, System.Collections.Generic.IEnumerable<TSource>)' has some invalid arguments
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(111,21) : error CS1929: Instance argument: cannot convert from 'ulong[]' to 'System.Linq.IQueryable<Styx.WoWInternals.WoWGuid>'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(118,58) : error CS0019: Operator '==' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(883,21) : error CS0019: Operator '!=' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(883,80) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'int'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(890,51) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(965,17) : error CS0019: Operator '!=' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(965,41) : error CS0019: Operator '==' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(967,24) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Routines\Pastor\Unit.cs(1000,24) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
       
    2. Heftydogg

      Heftydogg New Member

      Joined:
      Jan 15, 2010
      Messages:
      64
      Likes Received:
      0
      Trophy Points:
      0
      Getting the same compiling errors..
       
    3. Honorpaladin

      Honorpaladin New Member

      Joined:
      Oct 22, 2013
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      same here, no option to turn it on anywhere
       
    4. krad

      krad New Member

      Joined:
      Sep 8, 2012
      Messages:
      14
      Likes Received:
      2
      Trophy Points:
      0
      This is what I have - it's revision 26. Still pre-WoD though so.. But it compiles and shows up fine.
       

      Attached Files:

    5. Yadlla

      Yadlla New Member

      Joined:
      Oct 2, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Thanks a ton!
       
    6. Schnofi

      Schnofi New Member

      Joined:
      Dec 12, 2011
      Messages:
      74
      Likes Received:
      0
      Trophy Points:
      0
      it autoupdate to rev 26 an then i canĀ“t chose it anymore @ hb-start. without update it works
       
    7. Gregorian01

      Gregorian01 New Member

      Joined:
      Nov 8, 2014
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      hey guys ;)

      can anyone tell me how i get this files into the HB? i am starting rightklick on the folden and push SVN Checkout but doesnt run it to implementate the script -.-' an i can not fount the forum post "how to use SVN" ^.^ need a little link tip.
      plz pn ^^ or flame in this post ;)
       
    8. Masterik

      Masterik New Member

      Joined:
      Nov 26, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Its work 1000% better than singular, the only issue i found is the routine have some problems facing mobs.
       
    9. ManOfHonour

      ManOfHonour New Member

      Joined:
      Sep 11, 2013
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      everything seems fine, much better then singular
       
      Last edited: Dec 1, 2014
    10. highend

      highend Member

      Joined:
      Jan 15, 2010
      Messages:
      422
      Likes Received:
      1
      Trophy Points:
      18
      @krad
      Thanks for posting the old version!

      For anybody who uses that version and has problems with the autoupdater:
      Opend the Updater.cs file
      Edit line 36 and change < into >. It won't try to update with that change.

      Thanks Pasterke, this CR works absolutely great (much better than Singular)!
       
    11. arnadayn

      arnadayn Member

      Joined:
      Sep 6, 2014
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      6
      Can some1 post how make this CR work?
      I'm getting compile error with the updated version
      and HB don't read the Krad's version. It simply starts with singular.

      Due to fact that Singular is really a s... bad with shadow priest, I'd like to try this one.
      tnx in advance
       
    12. Masterik

      Masterik New Member

      Joined:
      Nov 26, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Remove the one you have, download the one that krad posted, and follow highend instruction to stop the profile from auto updating. I havent updated hb in days so im not sure if this work with the newest version.
       
    13. arnadayn

      arnadayn Member

      Joined:
      Sep 6, 2014
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      6
      It worked tnx
      The problem is autofacing, my toon continues to run around the mob like a wannabe melee. Turning it off makes him to face random direction.

      I solved using Singular but commenting every line where Prayer of Mending is mentioned. (there is a main section dedicated to the spell and a single line around 500). I'm pretty satisfacted of results.
      tnx anyway for aswer
       
    14. nocturnae

      nocturnae New Member

      Joined:
      Dec 3, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Hi,

      I'm desperate to try this combatroutine out as singular keeps using "mind spike", which is actually at crappy spell when it isn't proccing...

      But I can't seem to find out how to install an alternate combat routine, I've search the forums but haven't found any explenation. Do I just remove the singular folder? Or how do I do this exactly?

      Any tips are more then welcome :)

      Thx
       
    15. Masterik

      Masterik New Member

      Joined:
      Nov 26, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      you copy paste the folder in the routine folder, dont need to delete anything.
       
    16. Guadah

      Guadah Member

      Joined:
      Feb 7, 2010
      Messages:
      438
      Likes Received:
      17
      Trophy Points:
      18
      Compiler Error's when I start up a fresh install of Honor Buddy, and all I did was unzip Pastor into the Routines folder.

      Code:
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Checks.cs(338,17) : error CS0019: Operator '!=' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Checks.cs(340,24) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Checks.cs(361,24) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\CombatLogEvents.cs(45,44) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\CombatLogEvents.cs(45,68) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\CombatLogEvents.cs(61,44) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\CombatLogEvents.cs(61,66) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(113,17) : error CS0019: Operator '!=' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(237,24) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(243,22) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.ContainsKey(ulong)' has some invalid arguments
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(243,49) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(244,21) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.Add(ulong, int)' has some invalid arguments
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(244,40) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(246,17) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(246,32) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(247,21) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(247,36) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(250,35) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(250,50) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(259,50) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(259,65) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(264,39) : error CS1502: The best overloaded method match for 'System.Collections.Generic.Dictionary<ulong,int>.this[ulong]' has some invalid arguments
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(264,54) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\EventHandlers.cs(280,25) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(91,21) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid[]' to 'ulong[]'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(95,58) : error CS0019: Operator '==' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(108,21) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid[]' to 'ulong[]'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(111,21) : error CS1928: 'ulong[]' does not contain a definition for 'Union' and the best extension method overload 'System.Linq.Queryable.Union<TSource>(System.Linq.IQueryable<TSource>, System.Collections.Generic.IEnumerable<TSource>)' has some invalid arguments
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(111,21) : error CS1929: Instance argument: cannot convert from 'ulong[]' to 'System.Linq.IQueryable<Styx.WoWInternals.WoWGuid>'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(118,58) : error CS0019: Operator '==' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(883,21) : error CS0019: Operator '!=' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(883,80) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'int'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(890,51) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(965,17) : error CS0019: Operator '!=' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(965,41) : error CS0019: Operator '==' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(967,24) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
      Compiler Error: c:\Users\Living Room\Documents\Honorbuddy\Routines\Pastor\Unit.cs(1000,24) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
       
    17. McNos

      McNos New Member

      Joined:
      Feb 20, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Don't know whats going on with Facing Target though, you set it to false (what it is by default) you have issues with the toon never facing targets... you set it to true, and he just runs around the mob in a circle like a retard... lol
       
    18. Pasterke

      Pasterke Well-Known Member Buddy Store Developer

      Joined:
      Dec 12, 2011
      Messages:
      1,228
      Likes Received:
      48
      Trophy Points:
      48
      Hi,

      See that many people are using this outdated CR.

      I'm not a professional programmer and I charge nothing for my CR's.

      In the 1st place I try to enjoy the game. My priest is still lvl 90 because it's not my priority. When I start leveling my priest I will write a new CR compatible with the latest content of WoW.

      In the mean time, you have to be patient. Cause it's free I don't need to update this in the 1st place.

      Some of the paid versions are even not up to date, they charge your money and that's it.

      If you can get it to work the current version, it's fine. But don't post messages about things that don't work for an outdated CR.
       
    19. Hijak3k

      Hijak3k New Member

      Joined:
      Mar 1, 2013
      Messages:
      107
      Likes Received:
      1
      Trophy Points:
      0
      Only problem is: The paid ones are garbage.
       

    Share This Page