• 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. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      I've seen it doubletap with Shadow bolt before, so it is working.
       
    2. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Thanks, fixed.
       
    3. foolhardy

      foolhardy New Member

      Joined:
      Jul 31, 2010
      Messages:
      52
      Likes Received:
      1
      Trophy Points:
      0
      Ski - Had to post - excellent job with this CC! I leveled to 80 and running 5s with IB and I have to say hands down your CC plays a great warlock! I am almost embarassed to try to play manually lol!
       
    4. sparks

      sparks Active Member

      Joined:
      Apr 23, 2010
      Messages:
      1,174
      Likes Received:
      1
      Trophy Points:
      38
      Fool I am only 73 but have to ask what build to use in instances?
      Once things settle down after this patch and with the new 20% bonus to exp I am hoping to make 80 by the end of the weekend.


      HEY EVERYONE I don't get it.
      the exp bonus is raised 20% and we should level 25% faster.
      Is this blizzard math or ?
       
    5. exfelon

      exfelon Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,372
      Likes Received:
      8
      Trophy Points:
      38
      only about 40% of the time.
       
    6. lsih

      lsih New Member

      Joined:
      Oct 29, 2010
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      It works excellently,but sometimes it blocks.

      Code:
      [21:41:42:171] System.InvalidOperationException: Cannot read a descriptor on an invalid object.
          Styx.WoWInternals.WoWObjects.WoWObject.GetStorageField[T](UInt32 field)
          Styx.WoWInternals.WoWObjects.WoWUnit.GetStorageField[T](a1 field)
          Styx.WoWInternals.WoWObjects.WoWUnit.get_CurrentTargetGuid()
          Styx.Bot.CustomClasses.skiWarlock.get_RAFLeaderTargetIsValid()  d:\Games\Bots\HonerBuddy2.0.0.3202\CustomClasses\skiWarlock\skiWarlock.cs: 3173
          Styx.Bot.CustomClasses.skiWarlock.Combat()  d:\Games\Bots\HonerBuddy2.0.0.3202\CustomClasses\skiWarlock\skiWarlock.cs: 938
          Bots.Grind.LevelBot.a8(Object A_0)
          TreeSharp.Action.RunAction(Object context)
          TreeSharp.Action.a.a()
          TreeSharp.Composite.Tick(Object context)
          TreeSharp.Sequence.a.b()
       
    7. exfelon

      exfelon Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,372
      Likes Received:
      8
      Trophy Points:
      38
      { "Drakkari Frenzy", 29834 },

      ski add that to your list of ignore mobs. they are the fish in Gundrak.
       
    8. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      Good call. I always have to take control back over during those parts.
       
    9. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Thanks, added.
       
    10. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      What do you mean blocks?
       
    11. lsih

      lsih New Member

      Joined:
      Oct 29, 2010
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Just stand still and can't find any spell to cast.
       
    12. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      Hey ski,

      Can you please add in a toggle variable for the on-the-fly immunity check code? Not the "ignore mob" list...

      Reason being is that while I like the concept of the code, it has ended up causing more issues for me then not. Every time a mob (generally bosses) does something to temporarily block damage, the bot ends up unable to cast a host of spells for the remainder of the fight for no good reason.

      So if there was a variable that I could toggle to "false" to turn it off, that would allow people to continue using it (even myself) in most situations.

      Thanks.
       
    13. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Will do. In the meantime, do a search in the code for:

      Code:
      private bool CanCastOn(string spell, WoWUnit unit)
      
      and comment out this:
      Code:
                  if (SpellManager.HasSpell(spell))
                  {
                      if (unit != null && ImmunityMap.ContainsKey(SpellManager.Spells[spell].School) && ImmunityMap[SpellManager.Spells[spell].School].Contains(unit.Entry))
                      {
                          rlog("Unit is immune to " + spell + ". I can't cast it!");
                          return false;
                      }
                  }
      
       
    14. xvampx

      xvampx New Member

      Joined:
      Feb 3, 2010
      Messages:
      571
      Likes Received:
      0
      Trophy Points:
      0
      great work on the cc ski :D its running flawless on my newly created lock :D
       
    15. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      Can certainly do that, but it isn't like I can do anything with the bot after the patch right now. =)

      I have a feeling that you'll have the toggle added long before the next working version of HB is out.
       
    16. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      THEY RUINED WARLOCKS .... IM SO PISSED!?!?! All spells nerf'd by 12%! I was smashing hardcore and was fucking @ 1903 DPS on a boss in The Violet Hold -- MAX?! :-\ WTF! (@ lvl 77)
       
    17. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      What? That didn't happen.

      Edit: Nevermind, I see it in the cataclysm beta notes. That's ridiculous.
       
    18. zeldrak

      zeldrak Well-Known Member

      Joined:
      Oct 25, 2010
      Messages:
      3,516
      Likes Received:
      25
      Trophy Points:
      48
      Well, not only that, but they also screwed around with the meta gems. Now, as for the 3% extra crit damage, the requirement is "Must have more blue gems than red." I've completely replaced all red gems with blue and my meta still hasn't activated. lol

      God, Blizzard can be retarded sometimes.
       
    19. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      They are doing a fix for that in the next patch, or next hotfix....

      EDIT: Meaning they are reverting it back to how it was.
       
    20. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18

      Me and two friends Hand Re-Rolled after I ran that one Violet Hold lol. I was about to say Fuck Warlocks, and their all I bot or Play! :p Lol
       
    Thread Status:
    Not open for further replies.

    Share This Page