• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Warlock CC] skiWarlock 3.0 for HB2 - ALL TREES -

    Discussion in 'Archives' started by ski, May 26, 2010.

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

      thedrunk New Member

      Joined:
      Apr 1, 2010
      Messages:
      207
      Likes Received:
      8
      Trophy Points:
      0
      Woaps, updated!
       
    2. Kuku

      Kuku Member

      Joined:
      Jan 27, 2010
      Messages:
      451
      Likes Received:
      1
      Trophy Points:
      18
      Could you implement that the Pet (Voidwalker) takes the aggro of all mobs and the WL casts all the DoTs? cause sometimes my voidwalker handles the aggro too late^^
       
    3. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Would slow down the bot too much imo. It will take agro on some, but to be the most efficient you want the lock to take some damage.
       
    4. thedrunk

      thedrunk New Member

      Joined:
      Apr 1, 2010
      Messages:
      207
      Likes Received:
      8
      Trophy Points:
      0
      SpellManager.Cast("Mind reading powers");
      *fizzled*

      Tell me how to fix it and i will. Logs? Information? Anything?
      My lock is 80 and i don't really feel like leveling another one.
       
    5. lapse

      lapse New Member

      Joined:
      Jan 15, 2010
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Dunno if this is somehow just me or what, but Honorbuddy is falsely detecting the Molten Core buff. I'm running this CC on my demo lock and all he wants to do is spam Incinerate because he thinks he has the Molten Core buff all the time. For giggles I modified the code to spam the log every time it thought it had the Molten Core buff and that confirmed that there is some problem with Me.Buffs.ContainsKey("Molten Core"). I tried it on two different computers with multiple Honorbuddy versions so I don't think this is some freak bug caused by my WoW/HB installation but since it hasn't been reported yet it does make me wonder....
       
    6. thedrunk

      thedrunk New Member

      Joined:
      Apr 1, 2010
      Messages:
      207
      Likes Received:
      8
      Trophy Points:
      0
      Code:
      // Molten Core -> Incinerate
      if (combatChecks && Me.Buffs.ContainsKey("Molten Core") && SpellManager.CanCastSpell("Incinerate"))
      {
          drlog(logPrefix + ": Demonology: Molten Core, casting Incinerate");
          return "Incinerate";
      }
      Very strange. Looking at the code, if this was a problem then a lot more people would be affected.

      Log please
       
    7. lapse

      lapse New Member

      Joined:
      Jan 15, 2010
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Yeah, that's what doesn't make sense to me. The code should work but for some reason I am having issues. Ultimately its not a big deal since I just comment that section out but Incinerate during Molten Core is a nice damage boost to be able to take advantage of :p.

      I attached a short log using a freshly downloaded copy of the CC.
       

      Attached Files:

      • Log.txt
        File size:
        10 KB
        Views:
        39
    8. Ghold

      Ghold New Member

      Joined:
      May 7, 2010
      Messages:
      59
      Likes Received:
      1
      Trophy Points:
      0
      This is me being greedy but could you stick in a few lines of code to target me/the felhunter and use devour magic? Maybe only out of combat idk? Otherwise no complains at all. :D
       
    9. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      You can't use containskey on molten core, because there is a passive buff called "Molten Core" that you get from the talent, but its invisible to the game client itself. HB sees that passive buff as having the same name and thinks Molten Core is always on. That's why I ended up changing it to "IsBuffOnMeLUA", not sure how it got changed back.
       
    10. Kuku

      Kuku Member

      Joined:
      Jan 27, 2010
      Messages:
      451
      Likes Received:
      1
      Trophy Points:
      18
      Ski.. my WL just switches between the Mobs when i aggro more that 1 Mob.. so he does not cast DoTs on them.. he is just watching how my pet first kills one of them and then handles the other one.. I dunno if this is a bug or normal.. if its a bug let me know and i will post you a log

      Just a sneak peek^^

      Code:
      
      [skiWarlock] Warning: There are 4 attackers
      [skiWarlock] Combating Adds: 4
      [skiWarlock] Add: 1: Target: Defias Smuggler
      [skiWarlock] Add: 1: Pet attack: Defias Smuggler
      [skiWarlock] Adds: Healing: Health Funnel
      [skiWarlock] Funneling!
      [skiWarlock] Funneling finished. Pet Health: 50%
      [skiWarlock] Add: 2: Target: Defias Smuggler
      [skiWarlock] Add: 2: Pet attack: Defias Smuggler
      [skiWarlock] Add: 3: Target: Defias Smuggler
      [skiWarlock] Add: 3: Pet attack: Defias Smuggler
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 4: Target: Defias Trapper
      [skiWarlock] Add: 4: Pet attack: Defias Trapper
      Activity: Combat
      [skiWarlock] Combat: Healing: Use Health Potion if I have one
      [skiWarlock] Combating Adds: 4
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 1: Target: Defias Smuggler
      [skiWarlock] Add: 1: Pet attack: Defias Smuggler
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 2: Target: Defias Smuggler
      [skiWarlock] Add: 2: Pet attack: Defias Smuggler
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 3: Target: Defias Trapper
      [skiWarlock] Add: 3: Pet attack: Defias Trapper
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 4: Target: Defias Smuggler
      [skiWarlock] Add: 4: Pet attack: Defias Smuggler
      Activity: Combat
      [skiWarlock] Combat: Healing: Use Health Potion if I have one
      [skiWarlock] Combating Adds: 4
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 1: Target: Defias Smuggler
      [skiWarlock] Add: 1: Pet attack: Defias Smuggler
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 2: Target: Defias Smuggler
      [skiWarlock] Add: 2: Pet attack: Defias Smuggler
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 3: Target: Defias Trapper
      [skiWarlock] Add: 3: Pet attack: Defias Trapper
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 4: Target: Defias Smuggler
      [skiWarlock] Add: 4: Pet attack: Defias Smuggler
      Activity: Combat
      [skiWarlock] Combat: Healing: Use Health Potion if I have one
      [skiWarlock] Combating Adds: 4
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 1: Target: Defias Smuggler
      [skiWarlock] Add: 1: Pet attack: Defias Smuggler
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 2: Target: Defias Smuggler
      [skiWarlock] Add: 2: Pet attack: Defias Smuggler
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 3: Target: Defias Trapper
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Adds: Healing: Use Mana Potion
      [skiWarlock] Add: 4: Target: Defias Smuggler
      Activity: Releasing from corpse
      I died!
      
       
    11. dphyre

      dphyre New Member

      Joined:
      Aug 12, 2010
      Messages:
      93
      Likes Received:
      0
      Trophy Points:
      0
      post the full log.
       
    12. peteyboy23

      peteyboy23 Member

      Joined:
      Jan 15, 2010
      Messages:
      566
      Likes Received:
      3
      Trophy Points:
      18
      May want to update the first post, as well.
       
    13. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      Problem is thedrunk can't update the first post as that's ski's post.
       
    14. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      I usually wait a few days before I update the first post to make sure no new bugs were introduced that we didn't know about.
       
    15. Kuku

      Kuku Member

      Joined:
      Jan 27, 2010
      Messages:
      451
      Likes Received:
      1
      Trophy Points:
      18
    16. Knut

      Knut New Member

      Joined:
      Aug 16, 2010
      Messages:
      100
      Likes Received:
      1
      Trophy Points:
      0
      I can't get this to work with HB 1.9.5.5. Am I doing something wrong?

      In the HB "CustomClass" folder, there's already a demonwarlock.cc file. If I move it anywhere else, HB crashes on startup. How do I know for sure that skiWarlock is loaded?

      Can someone tell me exactly where to put the files (file structure, etc.)
       
    17. thedrunk

      thedrunk New Member

      Joined:
      Apr 1, 2010
      Messages:
      207
      Likes Received:
      8
      Trophy Points:
      0
      Woaps, i changed it.... trying to remove all LUA where i can. It makes everything slower.

      I'll look for another way, possibly by Buff ID.

      Thanks for posting lapse!

      "Chose skiWarlock v3.67 as your combat class!"

      Please try updating to v3.68

      Cant help you without a Log.

      If anyone has problems posting a log due to size, please use http://www.pastie.org and post the link... or pm me if you are paranoid :)

      Even more so at the moment as there were A LOT of changes made recently. We are just working through all of the bugs now. Keep the bugs coming guys!
       
      Last edited: Aug 18, 2010
    18. thedrunk

      thedrunk New Member

      Joined:
      Apr 1, 2010
      Messages:
      207
      Likes Received:
      8
      Trophy Points:
      0
      Can you please change the following and let me know the result?

      Change:
      Code:
      if (combatChecks && Me.Buffs.ContainsKey("Molten Core") && SpellManager.CanCastSpell("Incinerate"))
      To:
      Code:
      if (combatChecks && Me.ActiveBuffs.ContainsKey("Molten Core") && SpellManager.CanCastSpell("Incinerate"))
       
    19. lapse

      lapse New Member

      Joined:
      Jan 15, 2010
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      That stops the spam, but when Molten Core actually does proc Honobuddy doesn't pick up on it. I attached another short log for what its worth.
       

      Attached Files:

    20. Knut

      Knut New Member

      Joined:
      Aug 16, 2010
      Messages:
      100
      Likes Received:
      1
      Trophy Points:
      0
      Ok, HB doesn't crash anymore when running it, but it doesn't seem to load skiWarlock either. Here's the log (the part in bold is important, I think):

      Attached to WoW with ID 4168
      Loading Honorbuddy 1.9.5.5 settings.
      MeshesFolderPath: C:\Users\*****\Downloads\HB - 1.9.5.5\Mesh
      EnabledPlugins:
      eRefreshment
      AutoEquip
      SelectedBotIndex: 4
      FormLocationX: -706
      FormLocationY: 325
      UseExperimentalPathFollowing: False
      KillBetweenHotspots: True
      Authenticating..
      Authentication successful.
      New bot added!: Grind bot
      New bot added!: PvP
      Building spell book
      Adding: Auto Attack
      Adding: Cannibalize
      Adding: Dodge
      Adding: Shadow Resistance
      Adding: Shoot
      Adding: Underwater Breathing
      Adding: Will of the Forsaken
      Adding: Corruption
      Adding: Curse of Agony
      Adding: Curse of Weakness
      Adding: Drain Soul
      Adding: Fear
      Adding: Life Tap
      Adding: Create Healthstone
      Adding: Demon Skin
      Adding: Summon Imp
      Adding: Immolate
      Adding: Shadow Bolt
      Spell book built
      Could not compile CC from C:\Users\*****\Downloads\HB - 1.9.5.5\CustomClasses\skiWarlock.cs!
      File: skiWarlock.cs Line: 42 Error: The type or namespace name 'Data' does not exist in the namespace 'System' (are you missing an assembly reference?)


      Chose Hawker's Fel Warlock 2.4 as your combat class!
      New bot added!: Mixed
      New bot added!: RaF - Combat Assist
      New bot added!: Questing - Beta
      Honorbuddy 1.9.5.5 started!
      Character is a level 10 Warlock
      Current zone is: Undercity
       
      Last edited: Aug 19, 2010
    Thread Status:
    Not open for further replies.

    Share This Page