• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB 1.94 for Wow Patch 3.3.5 - CCs will need an update

    Discussion in 'Archives' started by Hawker, Jun 27, 2010.

    1. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
    2. wtg001

      wtg001 Member

      Joined:
      Mar 25, 2010
      Messages:
      368
      Likes Received:
      0
      Trophy Points:
      16
    3. scooby0511

      scooby0511 New Member

      Joined:
      Feb 25, 2010
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      0
      Ok, well I'm not too sure what exactly you need all of that for, when it won't even let me connect.....But, Class: Mage Race: Undead CC: None (Cant get into HB) Profile: None (Cant get into HB) Plug-ins: None (Cant get into HB) Where did it happen: My toon was just outside of the Sewers in The Undercity Position (X, Y, Z): I haven't a clue Type of Bug: Connection Issue

      And, Yes my computer is connected to the internet......that is how I am posting this bug.......
       
      Last edited: Jun 28, 2010
    4. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      you can do it by deleting useless lines
       
    5. iamatrix

      iamatrix New Member

      Joined:
      Jun 4, 2010
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      It seems that Combo Points are not being reported correctly.

      I modified death chikcen's druid cc to report it

      Here is what I modified approx Line 3963 Druid.cs
      Code:
              private bool IsComboPointsAbove(int ComboPointsCheck)
              {
                  slog("[IsComboPointsAbove] Combo points: " + Me.ComboPoints.ToString());
                  if (Me.ComboPoints > ComboPointsCheck)
                  {
                      return true;
                  } 
                 
                  return false;
              }
      
              private bool IsComboPointsBelow(int ComboPointsCheck)
              {
                  slog("[IsComboPointsBelow] Combo points: " + Me.ComboPoints.ToString());
                  if (Me.ComboPoints < ComboPointsCheck)
                  {
                      return true;
                  }
                  return false;
              }
      

      Here is the log file
      Code:
      [1:22:36 AM:945] Activity: Setting Ango'rosh Ogre at 10 yards as your target
      [1:22:37 AM:954] Activity: Pre pull buffs
      [1:22:37 AM:956] Activity: Pulling Ango'rosh Ogre now.
      [1:22:37 AM:959] SLOG: Killing Ango'rosh Ogre at distance 9
      [1:22:38 AM:129] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:38 AM:228] Cast Feral Charge - Cat with immediate return.
      [1:22:38 AM:230] SLOG: Feral Charge - Cat
      [1:22:38 AM:945] Activity: Pre pull buffs
      [1:22:38 AM:947] Activity: Pulling Ango'rosh Ogre now.
      [1:22:39 AM:60] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:39 AM:156] Cast Feral Charge - Cat with immediate return.
      [1:22:39 AM:773] Activity: Pre pull buffs
      [1:22:39 AM:775] Activity: Pulling Ango'rosh Ogre now.
      [1:22:39 AM:894] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:39 AM:989] Cast Feral Charge - Cat with immediate return.
      [1:22:40 AM:606] Activity: Pre pull buffs
      [1:22:40 AM:608] Activity: Pulling Ango'rosh Ogre now.
      [1:22:40 AM:724] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:40 AM:820] Cast Feral Charge - Cat with immediate return.
      [1:22:41 AM:440] Activity: Pre pull buffs
      [1:22:41 AM:442] Activity: Pulling Ango'rosh Ogre now.
      [1:22:41 AM:555] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:41 AM:651] Cast Feral Charge - Cat with immediate return.
      [1:22:42 AM:263] Activity: Pre pull buffs
      [1:22:42 AM:264] Activity: Pulling Ango'rosh Ogre now.
      [1:22:42 AM:376] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:42 AM:472] Cast Feral Charge - Cat with immediate return.
      [1:22:43 AM:100] Activity: Pre pull buffs
      [1:22:43 AM:102] Activity: Pulling Ango'rosh Ogre now.
      [1:22:43 AM:216] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:43 AM:312] Cast Feral Charge - Cat with immediate return.
      [1:22:43 AM:968] Activity: Pre pull buffs
      [1:22:43 AM:970] Activity: Pulling Ango'rosh Ogre now.
      [1:22:44 AM:83] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:44 AM:179] Cast Feral Charge - Cat with immediate return.
      [1:22:44 AM:793] Activity: Pre pull buffs
      [1:22:44 AM:795] Activity: Pulling Ango'rosh Ogre now.
      [1:22:44 AM:910] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:45 AM:6] Cast Feral Charge - Cat with immediate return.
      [1:22:45 AM:649] Activity: Pre pull buffs
      [1:22:45 AM:650] Activity: Pulling Ango'rosh Ogre now.
      [1:22:45 AM:764] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:45 AM:864] Cast Feral Charge - Cat with immediate return.
      [1:22:46 AM:551] Activity: Pre pull buffs
      [1:22:46 AM:553] Activity: Pulling Ango'rosh Ogre now.
      [1:22:46 AM:629] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:46 AM:687] Cast Feral Charge - Cat with immediate return.
      [1:22:46 AM:982] Activity: Pre pull buffs
      [1:22:46 AM:984] Activity: Pulling Ango'rosh Ogre now.
      [1:22:47 AM:12] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:47 AM:113] Cast Feral Charge - Cat with immediate return.
      [1:22:47 AM:728] Activity: Pre pull buffs
      [1:22:47 AM:730] Activity: Pulling Ango'rosh Ogre now.
      [1:22:47 AM:844] Spell_C::CastSpell(49376, 0, 0x0, 0)
      [1:22:47 AM:940] Cast Feral Charge - Cat with immediate return.
      [1:22:48 AM:561] Activity: Pre pull buffs
      [1:22:48 AM:562] Activity: Pulling Ango'rosh Ogre now.
      [1:22:48 AM:916] Spell_C::CastSpell(16857, 0, 0x0, 0)
      [1:22:49 AM:117] Took 328 ms to cast:Faerie Fire (Feral)
      [1:22:49 AM:120] SLOG: Faerie Fire (Feral)
      [1:22:49 AM:558] Activity: Combat
      [1:22:49 AM:830] SLOG: [IsComboPointsAbove] Combo points: 0
      [1:22:50 AM:614] Spell_C::CastSpell(9846, 0, 0x0, 0)
      [1:22:50 AM:711] Took 219 ms to cast:Tiger's Fury
      [1:22:50 AM:714] SLOG: Tiger's Fury
      [1:22:50 AM:716] SLOG: [IsComboPointsAbove] Combo points: 0
      [1:22:50 AM:794] Spell_C::CastSpell(33982, 0, 0x0, 0)
      [1:22:50 AM:895] Cast Mangle (Cat) with immediate return.
      [1:22:50 AM:899] SLOG: Mangle (Cat)
      [1:22:51 AM:175] SLOG: [IsComboPointsAbove] Combo points: 0
      [1:22:51 AM:729] Can't cast Mangle (Cat)
      [1:22:52 AM:259] Spell_C::CastSpell(33982, 0, 0x0, 0)
      [1:22:52 AM:362] Cast Mangle (Cat) with immediate return.
      [1:22:52 AM:365] SLOG: Mangle (Cat)
      [1:22:52 AM:624] SLOG: [IsComboPointsAbove] Combo points: 0
      [1:22:53 AM:231] Can't cast Mangle (Cat)
      [1:22:54 AM:32] Spell_C::CastSpell(33982, 0, 0x0, 0)
      [1:22:54 AM:86] Cast Mangle (Cat) with immediate return.
      [1:22:54 AM:89] SLOG: Mangle (Cat)
      [1:22:54 AM:316] SLOG: [IsComboPointsAbove] Combo points: 0
      [1:22:54 AM:923] Can't cast Mangle (Cat)
      [1:22:55 AM:700] Spell_C::CastSpell(33982, 0, 0x0, 0)
      [1:22:55 AM:811] Cast Mangle (Cat) with immediate return.
      [1:22:55 AM:814] SLOG: Mangle (Cat)
      [1:22:56 AM:69] SLOG: [IsComboPointsAbove] Combo points: 0
      [1:22:56 AM:396] Can't cast Mangle (Cat)
      [1:22:57 AM:94] Can't cast Mangle (Cat)
      [1:22:57 AM:863] Spell_C::CastSpell(33982, 0, 0x0, 0)
      [1:22:57 AM:973] Cast Mangle (Cat) with immediate return.
      [1:22:57 AM:976] SLOG: Mangle (Cat)
      [1:22:58 AM:222] SLOG: [IsComboPointsAbove] Combo points: 0
      [1:22:58 AM:546] Can't cast Mangle (Cat)
      [1:22:59 AM:301] Can't cast Mangle (Cat)
      [1:23:00 AM:86] Can't cast Mangle (Cat)
      [1:23:00 AM:729] Spell_C::CastSpell(33982, 0, 0x0, 0)
      [1:23:00 AM:796] Cast Mangle (Cat) with immediate return.
      [1:23:00 AM:799] SLOG: Mangle (Cat)
      [1:23:00 AM:982] SLOG: [IsComboPointsAbove] Combo points: 0
      [1:23:01 AM:539] Can't cast Mangle (Cat)
      
       
    6. Goldmember

      Goldmember New Member

      Joined:
      Jan 15, 2010
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Hi....

      How does this version work?
      If i download now, does the autoequip work?
      Is the CC's updated?
      Does this use Quests ass well?

      Anybody got good experience with this version?
       
    7. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      read the first post
       
    8. JackieMoon

      JackieMoon New Member

      Joined:
      Apr 16, 2010
      Messages:
      181
      Likes Received:
      1
      Trophy Points:
      0
      I got the same problem:

      The two mobs were right next too eachother.
       
    9. babyxor

      babyxor New Member

      Joined:
      May 1, 2010
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      Am I doing something wrong? It is not a private server ...
       
    10. laria

      laria Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      5,386
      Likes Received:
      36
      Trophy Points:
      48
      "hb FOR WOW PATCH 3.3.5" build 11723 should be eu. 3.3.3 and therefore you need an other version ;)
       
    11. Ablecken

      Ablecken New Member

      Joined:
      Jan 15, 2010
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      1
      I would like to report a bug with the UI. I have no idea if this has been reported before, and if it has please just disregard this. If you have your bot set for pvp and then hit the Bot Settings button, the FormPVPSettings form pops up. Save And Close or just Close the form then attempt to reopen it, you get a Cannot access a disposed object error.

      Hitting it the first time doesn't stop the bot from running though.
       
    12. Tinsil

      Tinsil New Member

      Joined:
      Jun 24, 2010
      Messages:
      135
      Likes Received:
      1
      Trophy Points:
      0
      combo points not working for me iether.. wont dump them
       
    13. Bjtiger

      Bjtiger New Member

      Joined:
      Jun 26, 2010
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      [​IMG]

      I get this right when I login on HB
      Nothing in the log, nothing in debug.

      I am using a rogue with Themyscira.cs
       
    14. titaker

      titaker New Member

      Joined:
      Mar 31, 2010
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Test Account

      I've been on the test account through the game for quite some time now and Now I cant login with this certain build. I have everything updated I downloaded the files u provided but Everytime i login with Test/t3st it doesnt work it just says authenticating... any help would be great!
       
    15. Hawker

      Hawker Well-Known Member Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      2,509
      Likes Received:
      70
      Trophy Points:
      48
      Correct - we will release a version with a fix for that later.
       
    16. JackieMoon

      JackieMoon New Member

      Joined:
      Apr 16, 2010
      Messages:
      181
      Likes Received:
      1
      Trophy Points:
      0
      That CC hasn't been updated use the default one until it has.
       
    17. Tinsil

      Tinsil New Member

      Joined:
      Jun 24, 2010
      Messages:
      135
      Likes Received:
      1
      Trophy Points:
      0
      Another issue.. About 50% of the time a mob runs right up on you.. The character gets stuck and the message in game shows "the target needs to be in front of you" even though it is..

      It happened nearly all the time with Ecliptor2 for me, but still happens occasionally with Bride of Deathchicken CC as well.. So Im guessing this is an HB issue? It's not an issue at lower levels as it can just melee stuff to death.

      It tries to back up to fix this issue, but its like the char turning towards the target doesnt always actually sync with the wow client even tho HB thinks it has.

      No lag at all or anything here htat would be causnig this issue.. ~100 fps and 50ms ping with no packetloss etc
       
    18. knilxe

      knilxe New Member

      Joined:
      Jun 15, 2010
      Messages:
      77
      Likes Received:
      0
      Trophy Points:
      0
      The Bride of Death Chicken CC is now working great with HB 1.94...atleast for me. The only thing that is keeping me from botting as of right now is the loot-mount-loot situation, looks way too much like a bot. Hopefully it will be fixed soon:
       

      Attached Files:

    19. khumin.heranus

      khumin.heranus New Member

      Joined:
      Jun 17, 2010
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      got stuck in bloodmaul area while questing
       

      Attached Files:

      • log.txt
        File size:
        37.6 KB
        Views:
        33
    20. khuong

      khuong Member

      Joined:
      Jun 5, 2010
      Messages:
      69
      Likes Received:
      0
      Trophy Points:
      6
      *edit

      bot will not grind loot mobs.. if it is on mixed mode.. will kill and kill and not loot.. changing from MIXED to GRIND using same profile.. makes it loot.
       

      Attached Files:

      Last edited: Jun 28, 2010

    Share This Page