how hard is to report a bug with your log as ATTACHMENT? this is the final warning,from now on bug reports without the log as attachment will be deleted and as Apoc said follow this http://www.buddyforum.de/showthread.php?6494-How-to-properly-report-a-bug
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.......
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)
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?
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.
I get this right when I login on HB Nothing in the log, nothing in debug. I am using a rogue with Themyscira.cs
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!
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
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:
*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.