• 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
      Log please

      Update......... Then adjust Drain Soul - Health Percent

      Being grouped could very well be the problem! +1

      This was the RAF stuff i added, but could never test as i dont have multiple bot accounts. No one ever indicated if it worked or not.
       
      Last edited: Aug 19, 2010
    2. Kuku

      Kuku Member

      Joined:
      Jan 27, 2010
      Messages:
      451
      Likes Received:
      1
      Trophy Points:
      18
      Please search for 3.68 the entire Log and you will see that the Log includes old Log entries too^^

      EDIT: Here is a fresh log logging for 17 Minutes now...

      Quote:

      Code:
      Activity: Combat
      [skiWarlock] Warning: There are 2 attackers
      [skiWarlock] Default: Starting Autoattack
      [skiWarlock] Combating Adds: 2
      [skiWarlock] Add: 1: Target: Harvest Reaper
      [skiWarlock] Add: 1: Pet attack: Harvest Reaper
      [skiWarlock] Add: 1: Affliction: Curse of Agony
      [skiWarlock] Add: 1: Affliction: Immolate
      [skiWarlock] Adds: Healing: Use Healthstone
      [skiWarlock] Adds: Healing: Use Health Potion if I have one
      [skiWarlock] Add: 2: Target: Harvest Reaper
      [skiWarlock] Add: 2: Pet attack: Harvest Reaper
      [skiWarlock] Add: 2: Affliction: Lifetap
      [skiWarlock] Add: 2: Affliction: Curse of Agony
      [skiWarlock] Add: 2: Affliction: Corruption
      

      View attachment 20.08.2010 Log.txt
       
      Last edited: Aug 19, 2010
    3. thedrunk

      thedrunk New Member

      Joined:
      Apr 1, 2010
      Messages:
      207
      Likes Received:
      8
      Trophy Points:
      0
      What level are you? HB startup logs messages are missing.
       
    4. Kuku

      Kuku Member

      Joined:
      Jan 27, 2010
      Messages:
      451
      Likes Received:
      1
      Trophy Points:
      18
      My WL is level 18 atm. And afaik the toon was lvl 17 at the log time..

      EDIT:

      Code:
      [23:50:24:312] Character is a level 17 Warlock
      
      @19.08!
      the log you have has began 10 minutes later^^
       
    5. Knut

      Knut New Member

      Joined:
      Aug 16, 2010
      Messages:
      100
      Likes Received:
      1
      Trophy Points:
      0
      Alright, here is my problem:

      Code:
      Attached to WoW with ID 5184
      Loading Honorbuddy 1.9.5.5 settings.
      MeshesFolderPath: C:\Users\******\Downloads\HB - 1.9.5.5\Mesh
      EnabledPlugins:
          eRefreshment
          AutoEquip
      SelectedBotIndex: 0
      FormLocationX: -750
      FormLocationY: 288
      UseExperimentalPathFollowing: False
      KillBetweenHotspots: False
      Authenticating..
      Authentication successful.
      New bot added!: Grind bot
      New bot added!: PvP
      Building spell book
      Adding: Auto Attack
      Adding: Cannibalize
      Adding: Dodge
      Adding: Find Herbs
      Adding: Find Minerals
      Adding: First Aid
      Adding: Shadow Resistance
      Adding: Shoot
      Adding: Smelting
      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: Health Funnel
      Adding: Summon Imp
      Adding: Summon Voidwalker
      Adding: Immolate
      Adding: Shadow Bolt
      Spell book built
      Could not compile CC from C:\Users\******\Downloads\HB - 1.9.5.5\CustomClasses\skiWarlock!
      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?)
      Everytime I run HB, that happens.
      I tested skiWatrlock on 1.9.5.3, and it worked ok. But on 1.9.5.5, it doesn't work at all.

      Using the newest version of skiWarlock (I just re-downloaded, just to make sure). And I extracted the skiWarlock folder directly to HB's "CustomClasses" folder.
       
      Last edited: Aug 19, 2010
    6. toxine

      toxine New Member

      Joined:
      Mar 7, 2010
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      0
      Hello ski thanks for the great CC

      My lock doesnt attack adds, it keeps switching targets without casting anything.

      log attached.
       

      Attached Files:

      • Log.txt
        File size:
        21.7 KB
        Views:
        35
    7. Knut

      Knut New Member

      Joined:
      Aug 16, 2010
      Messages:
      100
      Likes Received:
      1
      Trophy Points:
      0
      I'm having the same problem. I posted my log a few pages ago.
       
    8. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      Well I would hazard a guess and say that it is borked. =)

      Any easy way to comment it out to get things back up and running?
       
    9. thedrunk

      thedrunk New Member

      Joined:
      Apr 1, 2010
      Messages:
      207
      Likes Received:
      8
      Trophy Points:
      0
      I will have a new version within a day with a lot of init changes.

      In the mean time, remove/comment out the RAF code - or start the bot out of party.
      Change:
      Code:
      // RAF
      if (!InBattleground && inParty && RaFHelper.Leader.Guid != Me.Guid)
      {
          slog("Initializing: RAF: Follow mode enabled");
          RAFFollow = true;
      }
      To:
      Code:
      // RAF
      //if (!InBattleground && inParty && RaFHelper.Leader.Guid != Me.Guid)
      //{
      //    slog("Initializing: RAF: Follow mode enabled");
      //    RAFFollow = true;
      //}
       
    10. thedrunk

      thedrunk New Member

      Joined:
      Apr 1, 2010
      Messages:
      207
      Likes Received:
      8
      Trophy Points:
      0
      It seems the property ActiveBuffs was removed from WoWObjects.LocalPlayer. I'm not sure why.

      Here is a fixed for 1.9.5.5. I have fixed this in Rev 69+

      Edit: ActiveBuffs has been renamed to ActiveAuras

      I will release my dev version of rev 69 later tonight when i get home.

      Edit2: There seems to be another problem "Specified cast is not valid".
      Edit3: "Specified cast is not valid" was a profile issue.

      v3.69 has been released, please update below
       
      Last edited: Aug 20, 2010
    11. orasmus

      orasmus New Member

      Joined:
      Jun 2, 2010
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Could someone please tell me how to access this GUI that is mentioned on the first page?
      Thanks in advance.
       
    12. Knut

      Knut New Member

      Joined:
      Aug 16, 2010
      Messages:
      100
      Likes Received:
      1
      Trophy Points:
      0
      Under the General Settings tab of HB, click "CC Configuration".
       
    13. orasmus

      orasmus New Member

      Joined:
      Jun 2, 2010
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Thanks. :p
      I just found out when I installed the newer CC version that I somehow mixed its files with the old one causing it to bug out. At least it's sorted out now. :D
       
    14. thedrunk

      thedrunk New Member

      Joined:
      Apr 1, 2010
      Messages:
      207
      Likes Received:
      8
      Trophy Points:
      0
      skiWarlock v3.69
      * Fixed: Changed ActiveBuffs -> ActiveAuras for HB 1.9.5.5
      * Fixed: Molten Core
      * Fixed: RAF Checks - needs to be tested by something please
      * Added: Init: Molten Core talent check added
      * Added: Init: Low level spell detection and disable
      * Added: Init: Settings that different from Defaults are now displayed on Start
      * Logging updates


      This version will not run on anything below HB 1.9.5.5
       
      Last edited: Aug 21, 2010
    15. orasmus

      orasmus New Member

      Joined:
      Jun 2, 2010
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Code:
      skiWarlock] NeedRest: Need a Healthstone
      Activity: Resting
      [skiWarlock] Rest: Create Healthstone
      [skiWarlock] NeedRest: Need a Healthstone
      Activity: Resting
      [skiWarlock] Rest: Create Healthstone
      [skiWarlock] NeedRest: Need a Healthstone
      Activity: Resting
      [skiWarlock] Rest: Create Healthstone
      [skiWarlock] NeedRest: Need a Healthstone
      Activity: Resting
      [skiWarlock] Rest: Create Healthstone
      Code:
      [2:52:34 AM:453] Spell_C::CastSpell(5699, 0, 0x0, 0)
      [2:52:37 AM:584] Took 3167 ms to cast:Create Healthstone
      [2:52:38 AM:256] Spell_C::CastSpell(5699, 0, 0x0, 0)
      [2:52:41 AM:388] Took 3167 ms to cast:Create Healthstone
      [2:52:42 AM:99] Spell_C::CastSpell(5699, 0, 0x0, 0)
      [2:52:45 AM:222] Took 3136 ms to cast:Create Healthstone
      [2:52:45 AM:795] Spell_C::CastSpell(5699, 0, 0x0, 0)
      I already have a healthstone. Also I have an issue when I pick mixed and it doesn't queue. The one WSG I brought myself in, it performed poorly. My level 42 warlock ended up not doing anything (after it died) or detecting that it was dead / at a spirit healer in the battleground. Upon resurrection, it never buffed itself, it just mounted and ran off.


      EDIT: My problem has been resolved.
       
      Last edited: Aug 20, 2010
    16. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      I don't ever use RAF (at least not yet), but I'll be able to verify if it works in a group or not.
       
    17. Urzhane

      Urzhane New Member

      Joined:
      Aug 17, 2010
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Hey, Could anybody help me?

      I keep getting the error
      my Honorbuddy V. is 1.9.5.5 (the actual build)
       
      Last edited: Aug 20, 2010
    18. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Installed incorrectly. You should have a skiWarlock folder in your CustomClasses folder, and that skiWarlock folder should have the files in it.
       
    19. Urzhane

      Urzhane New Member

      Joined:
      Aug 17, 2010
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      That was how I had it before :/

      Tried it again like that now and nothing changed (same error), exept of the path
       
    20. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Did you remove all the other CC's?
       
    Thread Status:
    Not open for further replies.

    Share This Page