In build 431 you can do Bobber.AnimationState == 1 and that will show if its bobbing, no idea why it keeps changing between the SubObject and the bobber. In WoW 5.0.4 the last build IsBobbing actually worked but it broke again pretty soon after. It dosnt loot the catch correctly tho due to a bug where the bot always thinks your looting.
^?????? Bot has not been updated for either 5.0.4 or 5.0.5... It doesn't work, as the release notes said.
5.0.5 my versions working with the Bobber.AnimationState theres only 1 problem my character won't defend himself when getting attacked.
I have auto loot on and it does click on the bobber at the right time but the fish isnt looted. I am not sure why because I have auto loot on already.
Two Issues. 1. The bot doesn't dismount when in Shapeshift Flight form. 2. AutoLoot doesn't work (as previously described) Code: AutoAngler[2.95]: Equipping Fishing Pole Flushing timed movement. Direction: ForwardBackMovement Spell_C::CastSpell(131474, 0, 0x0, 0) [98] Spell_C::CastSpell(131474, 0, 0x0, 0) [99] Spell_C::CastSpell(131474, 0, 0x0, 0) [100] Spell_C::CastSpell(131474, 0, 0x0, 0) [101] Spell_C::CastSpell(131474, 0, 0x0, 0) [102] Spell_C::CastSpell(131474, 0, 0x0, 0) [103] Spell_C::CastSpell(131474, 0, 0x0, 0) [104] Spell_C::CastSpell(131474, 0, 0x0, 0) [105] Spell_C::CastSpell(131474, 0, 0x0, 0) [106] Spell_C::CastSpell(131474, 0, 0x0, 0) [107] Spell_C::CastSpell(131474, 0, 0x0, 0) [108] Spell_C::CastSpell(131474, 0, 0x0, 0) [109] Spell_C::CastSpell(131474, 0, 0x0, 0) [110] Spell_C::CastSpell(131474, 0, 0x0, 0) [111] Changed POI to:Type: Harvest Spell_C::CastSpell(40120, 0, 0x0, 0) [112] Flushing timed movement. Direction: Forward, JumpAscend Flushing timed movement. Direction: ForwardBackMovement Spell_C::CastSpell(131474, 0, 0x0, 0) [113] Spell_C::CastSpell(131474, 0, 0x0, 0) [114] Spell_C::CastSpell(131474, 0, 0x0, 0) [115] Spell_C::CastSpell(131474, 0, 0x0, 0) [116]
is the svn running with the current HB version? Just the stationary part i need, no pool fishing or running around.
So I stole some pieces from an old professionbuddy fishing profile and autoangler2 and hacked this together, its a professionbuddy profile that just stands there and fishes, it also loots. Edit: It's not perfect but it works for me in the mean time.
some for me. autoloot is on but the bot doesn't loot. hope it will be fixed soon. thx for this, it works for me until the autoangler problem is fixed
How do you use this? On the latest version of HonorBuddy there's no professionbuddy anymore. Just Gatherbuddy.
Temp fix for looting. Re-Place LootAction.cs in \Honorbuddy\Bots\autoangler2\Composites It uses lua to loot the bobber rather than LootFrame.Instance which dosnt currently work. Note it might throw an exception, just ignore it. HighVoltz feel free to delete this post if you wish.
Noob here. Is that completely safe (or at least the same as LootFrame.Instance) from detection if it uses some other method?