• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • TuanHA Paladin - The Ultimate Experience

    Discussion in 'Archives' started by tuanha, Nov 16, 2012.

    1. ayarde

      ayarde New Member

      Joined:
      Nov 3, 2012
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      Hey Tuanha, have you ever thought about doing a resto druid CR, most of the druid CR's are dead and useless and no CR comes close to any of yours in any class. Maybe something to think about. Much Thanks
       
    2. jake-

      jake- New Member

      Joined:
      Mar 30, 2012
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      0
      Google for leaves from mirablis (sp?) for restro druid cr ...
       
    3. Heilmann

      Heilmann Member Legendary

      Joined:
      Feb 7, 2010
      Messages:
      61
      Likes Received:
      6
      Trophy Points:
      8
      Thanks Tuanha for this awesome CR, every time there is a new rev. I'm getting so exited, it just exceeds my expectations.

      btw. holy pala iLvL 525 tot nhc
       
    4. healzzz

      healzzz Member

      Joined:
      Jul 10, 2013
      Messages:
      259
      Likes Received:
      0
      Trophy Points:
      16
      im wondering tuanah, are you already testing on PTR? There are some rather significant changes so I'm wondering. Thanks!
       
    5. Saif

      Saif Member

      Joined:
      Aug 10, 2010
      Messages:
      192
      Likes Received:
      1
      Trophy Points:
      18
      Just went 23-15 with two of your combat routines. UH dk played with lazy raider and holy pally w/ lazy raider. The pally literally stood in place the entire time. Cannot compliment your work enough!

      Thanks for all the hard work,
      Saif
       
    6. exdeus

      exdeus Banned

      Joined:
      Aug 18, 2012
      Messages:
      550
      Likes Received:
      2
      Trophy Points:
      18
      Hazz CR is working very good for resto drood
       
    7. Staffix

      Staffix Banned

      Joined:
      Dec 20, 2012
      Messages:
      1,085
      Likes Received:
      8
      Trophy Points:
      0
      how are paladins performing on the meters atm?
      on noxxic they're nr. 10 on realistic BIS, and 5th on 522 ilvl :D (dps)
       
    8. mnipper

      mnipper Member

      Joined:
      Feb 21, 2012
      Messages:
      248
      Likes Received:
      1
      Trophy Points:
      18
      The biggest change, Selfless Healer, already works, just would need to add divine light to proc.
       
    9. tuanha

      tuanha Well-Known Member

      Joined:
      Nov 29, 2011
      Messages:
      6,998
      Likes Received:
      124
      Trophy Points:
      63
      FML :S

      Change a lot paladin code then suddenly visual studio error... I've lost 2 days work :S

      Just wanted to kill myself with a lot of coffee already lol.
       
    10. mnipper

      mnipper Member

      Joined:
      Feb 21, 2012
      Messages:
      248
      Likes Received:
      1
      Trophy Points:
      18
      :( Sorry to hear that! Keep up the good work though, we all appreciate the time and hard work you put in to this CR.
       
    11. Myra

      Myra Member

      Joined:
      Oct 20, 2012
      Messages:
      182
      Likes Received:
      1
      Trophy Points:
      18
      THIS is ?sadkhf#45s?lekus94e854$646DTdfgkjdf!!!111
       
    12. averykey

      averykey New Member

      Joined:
      Oct 9, 2012
      Messages:
      60
      Likes Received:
      0
      Trophy Points:
      0
      Is this the correct website? Buy Now

      I want to buy your cc.

      edit: are gloves and double jeopardy supported?

      if double jeopardy isn't supported, this is the code I used in pqr. Just had to manually set focus.

      Code:
      if PQR_SpellAvailable(20271) then 
      	if ((single == false or single == true) and (UnitPower("player", 9) >= 3 and UnitBuffID("player", 138169)))
      	or UnitBuffID("player", 87138) or PQR_SpellAvailable(exoID) or PQR_SpellAvailable(24275) or PQR_SpellAvailable(35395) then
      		return false 
      	else
      		if GetShapeshiftForm() ~= 0 then
      		    if UnitPower("player", 9) < 5 then
      		  	    local cTime = select(7, UnitDebuffID("focus", 31803)) 
      				local censure = UnitDebuffID("focus", 31803)
      				local pv = UnitDebuffID("target", 81326)
      				local pvTime = select(7, UnitDebuffID("target", 81326)) 
      		        if UnitExists("focus") == nil or (pv == nil or (pvTime - GetTime() <= 4)) or ((UnitExists("focus") and censure ~= nil) and (cTime - GetTime() >= 8)) then
      		     		    PQR_CustomTarget = "target"
      						return true
      		        elseif UnitExists("focus") and pv ~= nil and (pvTime - GetTime() > 4) then
      		            if censure == nil or (cTime - GetTime() < 8) then
      		            	PQR_CustomTarget = "focus"
      						return true
      		            end
      		        end
      		    end
      		end
      	end
      end
       
    13. healzzz

      healzzz Member

      Joined:
      Jul 10, 2013
      Messages:
      259
      Likes Received:
      0
      Trophy Points:
      16
      what tool are you using to code? Auto-save features are awesome for this stuff and usually you can even set them to like 1 minute intervals (i know i risk sounding like a smart-ass :) )
       
    14. cjh034

      cjh034 New Member

      Joined:
      Jul 18, 2010
      Messages:
      186
      Likes Received:
      0
      Trophy Points:
      0
      Avarde, 100% agree with Jake, send a PM to Mirabis. His routine works great.
       
    15. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      1# Visual Studio Auto-Save
      2# Project files on dropbox, with sync on lol ?

      That sucks mate.. know how it feels >.< I tend to work 6-8 hours straight then hit commit... but if it crashes i'm screwd.
       
    16. tuanha

      tuanha Well-Known Member

      Joined:
      Nov 29, 2011
      Messages:
      6,998
      Likes Received:
      124
      Trophy Points:
      63
      Glove and Double Jeopardy supported (auto activate if you have that glyph)

      That feature available since... few month ago.
       
    17. stantheman

      stantheman New Member

      Joined:
      Oct 22, 2011
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Quick and honest question for you holy pallies out there have you tested the free version vs the paid version? is their an honest difference? please dont ask me to sort through almost 400 pages to find this out. Can anyone explain the differences?
       
    18. healzzz

      healzzz Member

      Joined:
      Jul 10, 2013
      Messages:
      259
      Likes Received:
      0
      Trophy Points:
      16
      I dont know. I tried the free version for one day and found it good that i wanted to support the author. You do realize that really it's a donation right? You get a couple of perks but Tuanha so far is making 80-90% of his work freely available to the public. I think that should be enough to donate 15$.

      For holy specifically, the slider where you can set how much mana you want to spend/how much you want to heal is very very useful i feel. Just for that feature, 15$ well spent.
       
    19. averykey

      averykey New Member

      Joined:
      Oct 9, 2012
      Messages:
      60
      Likes Received:
      0
      Trophy Points:
      0
      Is this the correct website? Buy Now

      I want to buy your cc.
       
    20. healzzz

      healzzz Member

      Joined:
      Jul 10, 2013
      Messages:
      259
      Likes Received:
      0
      Trophy Points:
      16
      yes it is
       

    Share This Page