Jw. Why don't you have it use cloak of shadows every time the bot vanishes? I noticed that the bot pops out of stealth all the time due to dots and such when in bg's.
SVN is at same revision and version as old one isn't it ? SVN update failed unless i deleted the old folder. It also happens quite often that it fails to face it's target and thus just stands still in stealth near mob. will pull a log later
It appears the SVN update failed. I'll get around to it tonight. Thanks for the feedback. Can you send me the log file, I'll have a look into why its doing this. I've seen it once or twice but I wasn't able to replicate it.
The lazyraider stuff isn't working.... Well it works but the distance check that makes it move if you're too close makes it look very bottish
You are refering to Lazy Raider botbase? And in the CC you have the setting 'Lazy Raider' set to "... always"? This is nothing to do with the CC. By enabling the Lazy Raider setting in the CC you are turning off ALL CC controlled movement (including face targeT). So if movement is not working properly then its the botbase.
if i manually move too close to target CC takes 1-2 steps back to get a perfect interact-range. First CC that i've encountered this with. yes i use LazyRaider. with The setting for this to always in Class-config. Don't you think it has something to do with interactrange in melee ? I see the same phenomenon when questing and i get too close to mob (automated play) U don't think this is the thing that kicks in even if lazyraider is set to "always" ? Code: #region Back up if we're too close public class NeedToBackup : Decorator { public NeedToBackup(Composite child) : base(child) { } protected override bool CanRun(object context) { double interactDistance = Target.InteractRange; if (!Me.GotTarget || Me.CurrentTarget.Dead) return false; if (Target.IsFleeing) return false; if (CT.IsMoving) return false; if (!Timers.Expired("DistanceCheck", 650)) return false; return (Target.IsDistanceLessThan(interactDistance * 0.5)); } }
If 'Lazy Raider' is enabled it should ignore ALL movement and target facing code. I'll have a look into it over the next couple of days. All of my melee CCs will 'step back' a little bit if they are too close to a mob, its more human and also prevents some 'is not facing' issues. But again, it should not be doing this is 'lazy raider' setting is enabled.
idk what im doing wrong, but can someone explain to me how to instal this? i renamed it to Fpsware Rogue but when i go to load profile its not there.
Sounds like you made A folder than installed inside the folder. Look inside the folder and make sure there isn't another fpswarerogue folder Sent from my GT-I9000 using Tapatalk
Im trying to gather herbs/mining and i need a CC so i dont die cuz it doesnt attack back. but here idk how to attatch log. so im gona past it. Logging in... Attached to WoW with ID 4376 Honorbuddy v2.0.0.5354 started! Character is a level 85 Human Rogue Current zone is Twilight Highlands New bot added!: ArchaeologyBuddy [Instancebuddy v3.0.1.315]:---------------------------------------------------------------------- [Instancebuddy v3.0.1.315]:Currently supported tanking dungeons : [Instancebuddy v3.0.1.315]This list will update itself automatically) [Instancebuddy v3.0.1.315]: [Instancebuddy v3.0.1.315]: (Level 15 - 21) Deadmines [Instancebuddy v3.0.1.315]: (Level 15 - 21) Ragefire Chasm [Instancebuddy v3.0.1.315]: (Level 16 - 26) Shadowfang Keep [Instancebuddy v3.0.1.315]: (Level 20 - 30) The Stockade [Instancebuddy v3.0.1.315]: (Level 26 - 36) Scarlet Monastery - Graveyard [Instancebuddy v3.0.1.315]: (Level 29 - 39) Scarlet Monastery - Library [Instancebuddy v3.0.1.315]: (Level 32 - 42) Scarlet Monastery - Armory [Instancebuddy v3.0.1.315]: (Level 35 - 45) Scarlet Monastery - Cathedral [Instancebuddy v3.0.1.315]: (Level 38 - 48) Scholomance [Instancebuddy v3.0.1.315]: (Level 42 - 52) Stratholme - Main Gate [Instancebuddy v3.0.1.315]: (Level 46 - 56) Stratholme - Service Entrance [Instancebuddy v3.0.1.315]: (Level 57 - 67) Hellfire Ramparts [Instancebuddy v3.0.1.315]: (Level 59 - 68) The Blood Furnace [Instancebuddy v3.0.1.315]: (Level 62 - 71) Mana Tombs [Instancebuddy v3.0.1.315]: (Level 65 - 73) Sethekk Halls [Instancebuddy v3.0.1.315]:---------------------------------------------------------------------- New bot added!: Instancebuddy New bot added!: Gatherbuddy2 New bot added!: Grind Bot New bot added!: Questing New bot added!: PvP New bot added!: BG Bot [Beta] New bot added!: Mixed Mode New bot added!: PartyBot New bot added!: Combat Bot LastUsedPath: C:\Users\Justin\Desktop\Honorbuddy newest\Default Profiles\gatherbuddy\miningherb\GB2_twilight herb + mining.xml Please wait a few seconds while Honorbuddy initializes. Building spell book Spell book built Could not compile CC from C:\Users\Justin\Desktop\Honorbuddy newest\CustomClasses\fpsware.cs! File: fpsware.cs Line: 39 Error: The type or namespace name 'UIForm2' could not be found (are you missing a using directive or an assembly reference?) Could not compile CC from C:\Users\Justin\Desktop\Honorbuddy newest\CustomClasses\Class Specific! File: CC.cs Line: 60 Error: 'Hera.Fpsware.Pulse()': no suitable method found to override File: Combat.cs Line: 18 Error: 'Hera.Fpsware.CombatBehavior': no suitable method found to override File: Other.cs Line: 13 Error: 'Hera.Fpsware.HealBehavior': no suitable method found to override File: Other.cs Line: 35 Error: 'Hera.Fpsware.RestBehavior': no suitable method found to override File: Pull.cs Line: 20 Error: 'Hera.Fpsware.PullBehavior': no suitable method found to override Initialization complete. Honorbuddy is up-to-date Could not find a routine fitting for your class. Please make sure you have a proper combat class routine in your folder, and restart Honorbuddy.
In order for me to fully diagnose any faults in this CC I need to be able to read the entire log file for the active session where you experienced faults. It is not only important, it is critical you attach the log file in order for me to resolve this issue. I will not accept snippets or a partial log file as these are almost always lacking in the information I require to successfully address your issues. If you don't know how to attach your log file there are fully detailed instructions (including pictures) in this post -> http://www.thebuddyforum.com/honorbuddy-forum/guides/9859-how-attach-your-hb-log-file-%5B-pictures%5D.html No log file, no support.
Worst comment I've ever seen! You are off to a very poor start in this community. No log file! No useable information! No clue! Follow the installation instructions that are clearly outlined in the first post of this thread.
Fpsware, any chance you could add a script to use cold blood? Love the profile btw. Tried every rogue CC and this one takes the cake!