• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Poison fix for Rogues.

    Discussion in 'Archives' started by Marre, Oct 10, 2012.

    1. Marre

      Marre New Member

      Joined:
      Aug 28, 2010
      Messages:
      75
      Likes Received:
      1
      Trophy Points:
      0
      As the previous thread did not work for me, I decided to mess around with combat.cs myself.

      It turned out to work great, and credits to 'needsboost' for giving me the idea to solve it.


      It now doesn't spam mind numbing poison over leeching. It also re-applies the poisons once they have run out.
       

      Attached Files:

      crazybuz likes this.
    2. Kryp

      Kryp New Member

      Joined:
      Jul 27, 2012
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      0
      testing now while i farm some skyshards, will let people know.
       
    3. digori

      digori New Member

      Joined:
      Oct 5, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Works Perfect now:D

      Dont have the bug with mindcontrol poison ;D nice work ;D
       
    4. Domexitium

      Domexitium New Member

      Joined:
      Aug 22, 2011
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      0
      Perhaps i put this in the wrong folder, or i need to be combat spec to use it, but mine came back with this error :

      \Honor Buddy\Honorbuddy MoP\Routines\Singular\ClassSpecific\Rogue\Combat.cs(16,11) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'CLU' (are you missing an assembly reference?)
       
    5. doctorsatan

      doctorsatan New Member

      Joined:
      Apr 4, 2012
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      0
      This still doesn't seem to work for me?
      Which folders should I be putting it in?
       
    6. Marre

      Marre New Member

      Joined:
      Aug 28, 2010
      Messages:
      75
      Likes Received:
      1
      Trophy Points:
      0
      Put it in Routines\Singular\ClassSpecific\Rogue\


      I am having some HB issues right now, will test and update it once I get it running folks :)
       
    7. Marre

      Marre New Member

      Joined:
      Aug 28, 2010
      Messages:
      75
      Likes Received:
      1
      Trophy Points:
      0
      This solved it for me, download these and put into the Rogue folder :)
       

      Attached Files:

    8. jimpan1994

      jimpan1994 New Member

      Joined:
      Oct 7, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      hmm, Ive put these files in the rogue folder but they wont re-applie once they have run out. Any idea what my problem is? :S
       
    9. Jianyu

      Jianyu New Member

      Joined:
      Jun 14, 2010
      Messages:
      439
      Likes Received:
      0
      Trophy Points:
      0
      Anyone having a problem with it not turning Blade Fury back off?
       
    10. Slipad420

      Slipad420 New Member

      Joined:
      Oct 9, 2012
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0



      Still won't reapply the poisons..
       
    11. SynaX

      SynaX New Member

      Joined:
      Feb 16, 2012
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      Spell.BuffSelf("Adrenaline Rush",
      ret => StyxWoW.Me.CurrentEnergy < 20 && !StyxWoW.Me.HasAura("Killing Spree")),

      Spell.BuffSelf("Shadow Blades",
      ret => StyxWoW.Me.CurrentEnergy < 20 && !StyxWoW.Me.HasAura("Killing Spree")),

      // Killing Spree if we are at highest level of Bandit's Guise ( Shallow Insight / Moderate Insight / Deep Insight )
      Spell.Cast("Killing Spree",
      ret => StyxWoW.Me.CurrentEnergy < 30 && !StyxWoW.Me.HasAura("Adrenaline Rush")),

      // i add the new 87 spell and he use killing spree after adrenalin rush, have fun ( combat.cs )
       
    12. Feldaa

      Feldaa New Member

      Joined:
      Oct 15, 2011
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      0
      This is the only combat cc i can find where poisons are working fine, now i was just wondering if we could add recuperate to this?
       
    13. Hando

      Hando New Member

      Joined:
      Nov 5, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Working fine now, finnaly i found poison fix. Thanks for work.
       
    14. patron

      patron New Member

      Joined:
      Sep 1, 2011
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Which poison fix worked for you Hando? It's STILL not applying poisons for me.
       
    15. Hando

      Hando New Member

      Joined:
      Nov 5, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      I needed wound and leeching, both working great with this fix.
       
    16. canaansand

      canaansand New Member

      Joined:
      Jul 30, 2013
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      Or can i also use it as Grind CC? Does it attack when has nothing to heal?
       

    Share This Page