What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Mark II - User Controlled PvE & PvP Hunter Routine

It just auto attacks. No idea whats wrong as i am quit new to this.
You need to press "Start" on HB
I did? it pops stamped and Rapid Fire then just stands there auto attacking

Code:
[11:56:37.010 D] System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at MarkI.Extensions.DpsMeter.GetCombatTimeLeft(WoWUnit u, Int32 time) in c:\Users\ShangHaI\Desktop\HB 2\Routines\Mark%20I\Extensions\DpsMeter.cs:line 113
   at MarkI.Main.<HandleSingleTargetSV>b__2ec(Object ret) in c:\Users\ShangHaI\Desktop\HB 2\Routines\Mark%20I\Main.cs:line 906
   at MarkI.Extensions.Spell.<>c__DisplayClass64.<Cast>b__5c(Object ret) in c:\Users\ShangHaI\Desktop\HB 2\Routines\Mark%20I\Extensions\Spell.cs:line 772
   at Styx.TreeSharp.Decorator.CanRun(Object context)

Ur having the same issue as the guy 1 page infront of u. Have to wait for Falldown to look at it as I couldnt see where this problem came from.
I assumed it was the DPSMeter but I changed that already.
 
I tried it last night on dummy keep only doing command kill and sending exp trap that is all nothing more
 
Hey, if you're having problems please post a full log, right now I can't tell what version you're using since its not from the beginning.
 
Hey, if you're having problems please post a full log, right now I can't tell what version you're using since its not from the beginning.

In what part do u see the versions? since what ive been posting i just delete the last things in the log, since they are to big to upload.
 
I was testing BM does it work with BM ?
here is the logs I tried it with BM and I have logs 3 MB can't upload it and made it onto today-1.rar but said invalid file
 
Update coming soon that fixes a bunch of errors.

Dps meter should work better now, no more errors and it only counts targets that are below 100% health and are targetting Us (Me, Pet or party/raid member).

AddCount wont throw errors anymore in an AoE situation if you dont have a target.

UseVirmensPotion wont throw errors if you dont have a target for Survival.

Edit: 1.9.5 is up in the SVN, let me know if you get any more errors or find bugs and please post a log :P

I'll probably try to work on optimizing DPS this weekend is that seems to be what most people want.
 
Last edited:
falldown the ui from your other beastmaster is awesome. can u impolement it into this. also if not the routine for bm on the other one was kick ass. it hasnt been updated
 
falldown the ui from your other beastmaster is awesome. can u impolement it into this. also if not the routine for bm on the other one was kick ass. it hasnt been updated

The old UI was a lot harder to maintain and required a lot of work, also the other BM routine is old and I'm not supporting it anymore so no more updates for that but this CR should be able to pull equal if not better numbers, at least if I can get all bugs fixed.
 
After doing 30 arenas and a few LFR's with no errors that I saw, I released 1.9.6 in both dev and public SVN.

In addition to previous fixes I also made it not freezing trap focused units that are already CC'd.
 
mmh, any idea how i can fix this compiler error? ( sry for german version )

Compiler Error: c:\Honorbuddy\Routines\Mark I\Main.cs(3,7) : error CS0246: Der Typ- oder Namespacename 'Bestia_Magister' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)

edit: Public Link seems to be broken, Dev Link works.
 
Last edited:
mmh, any idea how i can fix this compiler error? ( sry for german version )



edit: Public Link seems to be broken, Dev Link works.

"Bestia Magister" -> Mark I hmm... wrong svn ? or wrong upload on falldowns side.
 
Update coming soon that fixes a bunch of errors.

Dps meter should work better now, no more errors and it only counts targets that are below 100% health and are targetting Us (Me, Pet or party/raid member).

AddCount wont throw errors anymore in an AoE situation if you dont have a target.

UseVirmensPotion wont throw errors if you dont have a target for Survival.

Edit: 1.9.5 is up in the SVN, let me know if you get any more errors or find bugs and please post a log :P

I'll probably try to work on optimizing DPS this weekend is that seems to be what most people want.

Cant load the Mark1 rountine get this message when i start HB
ItemForAura - Questhelper - Version 2.0 Loaded.
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Helpers.cs(245,25) : error CS0104: 'Lua' is an ambiguous reference between 'MarkI.Extensions.Lua' and 'Styx.WoWInternals.Lua'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Helpers.cs(245,29) : error CS0117: 'MarkI.Extensions.Lua' does not contain a definition for 'DoString'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Main.cs(262,25) : error CS0104: 'Lua' is an ambiguous reference between 'Styx.WoWInternals.Lua' and 'MarkI.Extensions.Lua'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Main.cs(266,25) : error CS0104: 'Lua' is an ambiguous reference between 'Styx.WoWInternals.Lua' and 'MarkI.Extensions.Lua'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Main.cs(270,25) : error CS0104: 'Lua' is an ambiguous reference between 'Styx.WoWInternals.Lua' and 'MarkI.Extensions.Lua'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Extensions\HotkeyManager.cs(48,41) : error CS0117: 'MarkI.Extensions.Lua' does not contain a definition for 'DoString'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Extensions\HotkeyManager.cs(57,41) : error CS0117: 'MarkI.Extensions.Lua' does not contain a definition for 'DoString'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Extensions\HotkeyManager.cs(64,21) : error CS0117: 'MarkI.Extensions.Lua' does not contain a definition for 'DoString'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Extensions\HotkeyManager.cs(73,41) : error CS0117: 'MarkI.Extensions.Lua' does not contain a definition for 'DoString'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Extensions\HotkeyManager.cs(82,41) : error CS0117: 'MarkI.Extensions.Lua' does not contain a definition for 'DoString'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Extensions\HotkeyManager.cs(89,21) : error CS0117: 'MarkI.Extensions.Lua' does not contain a definition for 'DoString'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Extensions\HotkeyManager.cs(102,17) : error CS0117: 'MarkI.Extensions.Lua' does not contain a definition for 'DoString'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Extensions\Spell.cs(645,41) : error CS0117: 'MarkI.Extensions.Lua' does not contain a definition for 'DoString'
Compiler Error: c:\Users\PC\Desktop\PwnageofHistory\Routines\Mark%20I\Extensions\Spell.cs(672,27) : error CS0117: 'MarkI.Extensions.Lua' does not contain a definition for 'GetReturnValues'

Beta CC works tho.
 
Last edited:
Got this erros when i start hb..

[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Helpers.cs(245,25) : error CS0104: 'Lua' ? uma refer?ncia amb?gua entre 'MarkI.Extensions.Lua' e 'Styx.WoWInternals.Lua'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Helpers.cs(245,29) : error CS0117: 'MarkI.Extensions.Lua' n?o cont?m uma defini??o para 'DoString'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Main.cs(262,25) : error CS0104: 'Lua' ? uma refer?ncia amb?gua entre 'Styx.WoWInternals.Lua' e 'MarkI.Extensions.Lua'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Main.cs(266,25) : error CS0104: 'Lua' ? uma refer?ncia amb?gua entre 'Styx.WoWInternals.Lua' e 'MarkI.Extensions.Lua'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Main.cs(270,25) : error CS0104: 'Lua' ? uma refer?ncia amb?gua entre 'Styx.WoWInternals.Lua' e 'MarkI.Extensions.Lua'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Extensions\HotkeyManager.cs(48,41) : error CS0117: 'MarkI.Extensions.Lua' n?o cont?m uma defini??o para 'DoString'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Extensions\HotkeyManager.cs(57,41) : error CS0117: 'MarkI.Extensions.Lua' n?o cont?m uma defini??o para 'DoString'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Extensions\HotkeyManager.cs(64,21) : error CS0117: 'MarkI.Extensions.Lua' n?o cont?m uma defini??o para 'DoString'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Extensions\HotkeyManager.cs(73,41) : error CS0117: 'MarkI.Extensions.Lua' n?o cont?m uma defini??o para 'DoString'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Extensions\HotkeyManager.cs(82,41) : error CS0117: 'MarkI.Extensions.Lua' n?o cont?m uma defini??o para 'DoString'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Extensions\HotkeyManager.cs(89,21) : error CS0117: 'MarkI.Extensions.Lua' n?o cont?m uma defini??o para 'DoString'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Extensions\HotkeyManager.cs(102,17) : error CS0117: 'MarkI.Extensions.Lua' n?o cont?m uma defini??o para 'DoString'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Extensions\Spell.cs(645,41) : error CS0117: 'MarkI.Extensions.Lua' n?o cont?m uma defini??o para 'DoString'
[12:02:53.788 N] Compiler Error: d:\Honorbuddys\Honorbuddy 2.5.6922.552\Routines\Mark I\Extensions\Spell.cs(672,27) : error CS0117: 'MarkI.Extensions.Lua' n?o cont?m uma defini??o para 'GetReturnValues'
 
developer svn not loading in honorbuddy.

routine is not using silencing shot in pve like horridon ( is activated ).
would love a burst-trigger for questing/grinding/bossfights with adds.
 
Back
Top