• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Warlock CC] skiWarlock 5.0 -Ok, probably doesn't work right now-

    Discussion in 'Archives' started by ski, Nov 16, 2010.

    Thread Status:
    Not open for further replies.
    1. okeofs

      okeofs New Member

      Joined:
      Jan 15, 2010
      Messages:
      303
      Likes Received:
      1
      Trophy Points:
      0
      Bugged mob detection or if a mob is already tapped by other player would be my best guess.
       
    2. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      This already happens, but I forgot to uncomment it after testing. If you want to fix it before I get the next release out, go to line 1079 and 1087 and remove the /** **/.

      Code:
      			// Bugged/evade mob check
                  /**if (fightTimer.ElapsedMilliseconds > 20000 && Me.CurrentTarget.HealthPercent > 95)
                  {
                      slog("Combat: This target is a bugged mob.  Blacklisting for 1 hour");
                      Logic.Blacklist.Add(Me.CurrentTarget.Guid, TimeSpan.FromHours(1.00));
                      Me.ClearTarget();
                      Lua.DoString("PetFollow()");
                      lastGuid = 0;
                      return;
                  }**/
      
       
    3. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      I am thoroughly impressed, for a non-BT class this works AMAZINGLY! As a level 72 Demo Warlock, i'm gettin 1300-1800 DPS using IB. However, as always I have some criticisms.

      1. It will stand around and do nothing after the main casts are up when it should be casting Shadow Bolt or other spells?
      2. It will Demon Leap with Immolation Aura but Leaps to a random spot somehow, with no Mobs, then continues to cast?
      3. DPS could be significantly increased if it cast it's Extra Demons (Infernal/Doomguard).
      4. If RAF is selected, it seems to merely RAF and nothing else?
      5. Molten Core pops all the time, but it only rarely casts Incinerate during that time?
      6. It seems overall slowed? Maybe take some time to remove duplicate logic (if there is any, I haven't reviewed your code).
      7. It's LOS checking needs to be improved.
      8. I am a critique, but this is the best class for HB i've used that I haven't personally modified the hell out of. Amazing work!
       
    4. CptPron

      CptPron New Member

      Joined:
      Feb 11, 2010
      Messages:
      205
      Likes Received:
      0
      Trophy Points:
      0
      I agree 100%
       
    5. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Thanks!

      1. Depends how you have it setup, but it should always be casting. Check to make sure SB is enabled in your profile, also post a log and what spec you are so I can take a look.
      2. Yeah... the meta abilities aren't exactly working right just yet. They are a pain in the ass.
      3. To be added as soon as I come up with good logic to use them :p
      4. Not sure what you mean?
      5. The spell priority for Demo is Meta, Immo, Hand, Bane, Corr, Molten Core Incin - so you're probably seeing more important spells being cast before the Incin goes up?
      6. I'll take a look through, but I generally only see a timing delay of around 100-150ms between casts, and that's on a shitty laptop. Can you give me a log where it seems slow so I can look at the timestamps?
      7. Definitely. Working on it right now, especially in instances.
       
    6. clarinetfreak

      clarinetfreak New Member

      Joined:
      May 2, 2010
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      0
      Can anyone post their config file for IB, Demo Spec?
       
    7. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      This is logic that ski's going to have to add in as when thedrunk took over once it was in 3+ mobs mode it wouldn't ever back out back to single target mode in the same fight even once you were down to 2 or 1 target(s)... Even though it *should*. I couldn't ever figure it out but it seemed to be a disconnect between the main cc loop and HB going "no really, there's only 1 mob left on your list".
       
    8. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      It does now :p

      I just watched it target 5 adds in an instance, kill 3, then when there was 2 left single target them down with soulfire/immo/etc.
       
    9. Quarian

      Quarian Member

      Joined:
      Jan 15, 2010
      Messages:
      116
      Likes Received:
      1
      Trophy Points:
      18
      Bot went nuts in Halls of Stone, coudnt find the log so took the crashing part of it in the debug thingy
       
    10. lilmann1

      lilmann1 New Member

      Joined:
      May 2, 2010
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Hey ski great CC, I just started using it mixed with pvp and farming Frostweave, I just had a quick question. Is it possible to cast soul fire only when either empowered imp or with Soul Burn? Im a destro Lock and theres no real reason to use soul fire unless its instant
       
    11. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Destro shouldn't use soulfire unless you have empowered imp, soul burn, or need the haste buff.
       
    12. lilmann1

      lilmann1 New Member

      Joined:
      May 2, 2010
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      it might calculate that I need to haste buff, but usually it opens with COE then soul fire, either with Soul Burn being cast or not, and when the mobs im farming have only around 13k health, its easier to just immolate, conflag then incinerate spam, but in pvp it seems to be going very well
       
    13. Klovnene

      Klovnene Member

      Joined:
      Aug 30, 2010
      Messages:
      666
      Likes Received:
      19
      Trophy Points:
      18
      Solo targetting dps at 2, even if i have aoed 4 mobs and two are dead?

      When is this added m8? :) Im in great need of this :)
       
      Last edited: Nov 18, 2010
    14. paxxx

      paxxx Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      260
      Likes Received:
      9
      Trophy Points:
      18
      Please give us an option to deactivate Soulburn,
      as it takes sometimes too much time to regenerate in Instances (Soul Harvest).

      So if he dont use Soulburn, he doesnt have to regenerate.

      Thanks!
       
    15. clarinetfreak

      clarinetfreak New Member

      Joined:
      May 2, 2010
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      0
      Log attached, I just had an issue where he was multipulling mobs, had a lot of aggro and let them beat on him until dead. He just kept spamming RoF instead of fearing. (HS and Deathcoil were both on cooldown, but surely you can code in fear spam/drain life on aggroed mobs once reaching a certain threshold?)


      Also, I noticed he doesnt switch to single-target rotation once all mobs are dead except one (continues to spam RoF). Is there a problem with my settings or is it a core CC issue? Config file is attached as well.

      Thanks.

      Edit: Turned off RoF completely (and SoC) and the behavior is more like what I want. (direct dps-ing everything down, but still multipulling)
       

      Attached Files:

      Last edited: Nov 18, 2010
    16. sparks

      sparks Active Member

      Joined:
      Apr 23, 2010
      Messages:
      1,174
      Likes Received:
      1
      Trophy Points:
      38
      ran fine on a new wrath chr. Went from 68 to 69.5 last night. Had to quit out. no problems with the lock.
      He is demo and the only thing I didn't get to see was metamorph on adds....the area just didn't have enough ads lol
      no problem with resummon on dismount, he worked fine.

      guys give me some direction here. Is demo ok for instance runs while leveling?
      got any good single and multi rotations for me to manually run them?
      I keep wanting to try instance buddy but I can't get the updated hb that supports it to log in.
      also worried in nexxus about the pathing of the felguard...when everyone jumps down and he paths he will pull adds.
      manually I can dismiss and resummon but I heard that IB does not do that
       
      Last edited: Nov 18, 2010
    17. Runkel

      Runkel Member

      Joined:
      Oct 4, 2010
      Messages:
      142
      Likes Received:
      1
      Trophy Points:
      18
      I got a small suggestion, when a mob is not in line of sight (for example behind a obstacle) my warlock just stands there and keeps trying to cast spells on the target.

      Back in the glider days i used a warlock class wich did the following when a target was not in line of sight, it used the "follow" command, the demon will come to you the mob chasing him, after the target is finaly in line of sight it gave the demon a new attack order and started casting on the mob, this worked most if the time. :)

      (Sorry for my bad english).
       
    18. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Just change the shard count to 0 and you'll never soul harvest. Or change options to use Drain Soul to regen instead if you still want Soul Burn.
       
      Last edited: Nov 18, 2010
    19. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      How about using Drain Soul if your shard count is really low (and it's usable as a finisher). It's faster than waiting on SH.
       
    20. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      I'm working on fixing the LoS detection a bit for regular grinding and instances. No ETA yet though.
       
    Thread Status:
    Not open for further replies.

    Share This Page