• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • FightThisWay

    Discussion in 'All in One' started by Kamilche, Oct 14, 2012.

    1. pellepylly

      pellepylly Member

      Joined:
      Nov 2, 2011
      Messages:
      77
      Likes Received:
      2
      Trophy Points:
      8
      First of all great job man, this AIO CC is badass!

      But I got one reguest, could u make it to target and pull when using grindbot even when ur mounted? Since now I need to go with mounting off so it kills every single mob there is, but srsly man, insane job!
       
    2. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Encountered same issue when i tried. Its slow with lazyraider and raidbot.
       
    3. jibbery62

      jibbery62 New Member

      Joined:
      Jul 27, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Wanted to THANK YOU so much, works flawlessly. Level 88 Warrior doing smooth and easy dungeon runs. Keeps aggro extremely well. I'm even typing this as it tanks.
       
    4. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      Check your plugins, is something interfering with it? I only have 'RefreshmentDetection' checked usually.

      I tested it with GatherBuddy2 after your report, and it ran fine, so I can't repro your problem.
       
    5. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      Ah, glad you're loving it! And if you don't love it, it's super-simple to tweak.
       
    6. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      Also, this product went few quite a few revisions the first week it was out - be sure to grab the latest version of FTW as well.
       
    7. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      I'm assuming you're a hunter - what spec are you? It should be casting 'Call Pet 1' first, then 'Revive Pet' only if 'Call Pet 1' fails.
       
    8. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      The setting to change to make it not pull additional mobs, is 'PullMore' - underneath that, you'll see a 'Target.AddsCount < 3'. Make that '3' whatever other number you want. Make it 0 to make it not pull more ever, or remove that section entirely.
       
    9. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      That's not the class, that's 'AutoEquip' rolling on loot for you. Check with the author of that plugin to make it work better.
       
    10. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      Yeah, that's a good idea! I'll add it when I get home, but for now, put this in the 'Healing' section:

      Code:
      Me.Cast Predatory Swiftness
      	Me.Health < 90
      
      Me.Cast Healing Touch
      	Me.HasAura("Predatory Swiftness") = 1
      
       
    11. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      What spec warrior are you? Looking at the rotation for this spec warrior, what would you like to spend your excess rage on?
       
    12. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      That is a tough call. For the longest time, I had it the way you say. But, it would dismount when running by low level mobs, just because they aggroed you, and it would pop you off your horse to recast your buffs! So I made it not execute when it's mounted on a horse.

      If you want the old behavior back, it's a code change, not a text file change, But look for this in the file:

      Code:
              public static bool ValidState()
              {
                  if (!(StyxWoW.IsInGame &&
                      StyxWoW.Me != null &&
                      StyxWoW.Me.IsValid &&
                      !StyxWoW.Me.IsDead &&
                      !StyxWoW.Me.IsGhost &&
                      !StyxWoW.Me.Mounted &&
                      !StyxWoW.Me.IsFlying &&
                      !StyxWoW.Me.IsOnTransport &&
                      !StyxWoW.Me.OnTaxi))
                  {
                      return false;
                  }
                  else
                      return true;
      
      and remove the entire line where it says '!StyxWoW.Me.Mounted &&'. That will get the old behavior back.
       
      Last edited: Oct 22, 2012
    13. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      Try it WITHOUT using lazyraider or raidbot - just use grindbot with an empty profile, or combat bot. If you prefer using raidbot, I hear there's a 'don't use framelocks' setting that will make it compatible, but I don't know for sure as I don't use it.
       
      Last edited: Oct 22, 2012
    14. DuckEmpire

      DuckEmpire Member

      Joined:
      Oct 14, 2012
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      6
      Please learn to press the edit button - it saves data ;)
       
    15. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      what?
       
    16. Phyzoon

      Phyzoon New Member

      Joined:
      Feb 29, 2012
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      0
      Kamilche, what's up? I've been using your CC for my feral druid, the best up to now, so thanks. Look, I've been trying to set up your CC to be compatible with this particular profile http://www.thebuddyforum.com/honorb...b-mine-skinning-87-90-kota-peaks-berries.html

      This profiles requires you to set up your CC so HB uses the Kota Berries, I tried adding this to the Feral rotation but it didn't work at all:

      Me.Use ("Kafa'kota Berry")
      NumItems("Kafa'kota Berry") > 0
      ItemOnCooldown("Kafa'kota Berry") = 0

      Is there something wrong with that?
       
    17. Jambam

      Jambam New Member

      Joined:
      Oct 12, 2012
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      I wanted to use this with dungeonbuddy, it worked so damn good but it overrides the movement from dungeonbuddy and pulls extra mobs and stuff, is there an way to disable the movement totally from this and just use the dungeonbuddys normal movement options for low level instances?
       
    18. Soeski

      Soeski Member

      Joined:
      Jan 15, 2010
      Messages:
      971
      Likes Received:
      2
      Trophy Points:
      18
      Kamilche, a question.
      Using the Affliction Warlock I noticed it's tuned for questing, not for dungeons or raids.
      Let's have a look at the code. An Affliction Warlock always wants to have Unstable Affliction and Haunt up on the target. In your code you only cast it once (CastOnce.) at the start of a fight. When they fall off (after 14.5 and 8 seconds) they are never cast again in the same fight (on the same mob / boss). This is a huge dps loss. This difference makes my DPS about 13.5K on a dummy, where CLU can do 20K flat.
      So, I started to play around with it. Cast.HasMyAura = 0 for Haunt and Unstable Affliction. It kinda works, except that sometimes Haunt and/or UA is cast twice in a row. Somehow it does not detect the aura already on the mob. Can you shed some light on this?
       
    19. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      Make it look like this:

      Code:
      Me.Use Kafa'kota Berry
              Me.NumItems("Kafa'kota Berry") > 0
              Me.ItemOnCooldown("Kafa'kota Berry") = 0
      
       
    20. Kamilche

      Kamilche New Member

      Joined:
      Oct 2, 2010
      Messages:
      551
      Likes Received:
      30
      Trophy Points:
      0
      Hit the 'scroll lock' key to disable movement. I use it in dungeons all the time myself.

      It shouldn't pull more mobs while in a dungeon group. To disable pulling more mobs altogether, look for the line 'PullMore' in your class file. Where it says 'Target.AddsCount < 3', make it 'Target.AddsCount < 0'. That will make it stop pulling more mobs.
       

    Share This Page