Search the Community

Showing results for tags 'routine'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News and Announcements
    • News and Announcements
  • VIP Section
    • VIP General
    • VIP Releases
    • VIP Exploits and Guides
    • VIP Botting Profiles
    • VIP Combat Routines/Botbases
  • General
    • General Chat
    • Introductions and Departures
    • General Releases
    • Suggestions
  • Help and Support
    • Honorbuddy (World of Warcraft)
    • Demonbuddy (Diablo 3)
    • Exilebuddy (Path of Exile)
    • Hearthbuddy (Hearthstone)
    • Auth Page
    • CDPatcher
    • How-To Guides
    • Other
  • Reverse Engineering
    • General Chat
    • Releases
    • Reverse Engineering Guides and Tips
  • Gaming
    • MMO
    • FPS
    • Tibia
    • World of Warcraft
    • RTS
    • Diablo 3
  • Private Servers
    • World of Warcraft
  • Off-Topic
    • Off-Topic
    • Adult Related
  • Trade Section
    • General Chat
    • General WTB/WTS
    • Account WTB/WTS
    • Gold WTB/WTS
  • Coding
    • HTML, PHP, CSS & Javascript
    • C#
    • C++
    • AutoIt
  • Mod Applications
    • Moderator Applications

Found 8 results

  1. Greetings Everyone, After receiving some of the requests regards the "Custom Class" profiles, I decided to make one dedicated to the Codemplosion community. As the title says, this release is a Combat routine for Druids. It is a replacement for the implemented Singular in Honorbuddy. This plugin is in beta stage. Bear from not added yet. Plugin Preview: Installation: 1. Download the Plugin from here : Download Link 2. Extract the Rar Archive so it looks like the one in the image : FOLDER PATH <<- This is just an example how the plugin should be placed Setup: Quick spec setup: At the bottom of the UI form there is a drop down field that will quickly change the settings based on the option you select from the drop down; Frost spec, Blood spec and Unholy spec. These are not perfect and are meant to be used as a base only. To clarify, your settings are not saved per spec. This will only populate the settings suitable for the chosen spec. Advanced Settings & Options Multiple Options: Some (if not, most) options in the UI will have an option called [Multiple Options]. When you select this option another box will appear, this box will have a checklist of all available options for the selected setting. In the below screenshot, Tiger's Fury has been selected to use multiple options for casting the spell. This Multi-option setting is very powerful and only for those not afraid to break things. The dropdown on the top of the form has two options: OR and AND 'OR' means ANY of the conditions can be true and the spell will cast. 'AND' means ALL of the conditions must be TRUE for the spell will cast. Priority Based Targeting: It is a simple piece of code that ensure you are attacking the most appropriate target. The checking takes into account a number of variables such as target's level, health, class etc. I also weight some target's based on my own internal database, this is a list of mobs that should be targeted and killed ASAP before they are able to perform a undesirable function or cast a spell. Note: When are you in an instance or using the 'LazyRaider' feature of this CC I strongly suggest you to turn off this setting as it will cause havoc when used with InstanceBuddy. You can turn off this feature by going to the Advanced tab on the UI, selecting 'Priority Targeting' and setting it to NEVER. Travel Form: This setting (located on the Common tab) has 3 options: Automatic (default), always and never. When set to Automatic it will use Travel form only if you are not using a mount in HB. When set to 'always', this will always use Travel Form, it will override the use of a mount. When HB needs to mount it will cast Travel Form. And the last option, never, well that goes without saying. Note: In case You are encountering problems with something like multiple profiles found.... Delete : CMHonorbuddy434/CustomClasses/Singular/ClassSpecific/Druid For Any consulting or feedback, please reply to this thread. Regards, Deathburn
  2. When i launch demonbuddy it open a windows "Demonbuddy" and log me and then this appears Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Coroutines\BuyItemsFromVendor.cs(16,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Coroutines\BuyItemsFromVendor.cs(17,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Coroutines\PutItemsInStash.cs(12,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Coroutines\PutItemsInStash.cs(13,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Coroutines\TakeItemsFromStash.cs(12,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Coroutines\TakeItemsFromStash.cs(13,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Movement\StuckHandler.cs(11,7) : warning CS0105: The using directive for 'System.Threading.Tasks' appeared previously in this namespace Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(27,7) : warning CS0105: The using directive for 'System.Text' appeared previously in this namespace Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(28,7) : warning CS0105: The using directive for 'System.IO' appeared previously in this namespace Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\UI\UIComponents\BindingMember.cs(18,7) : warning CS0105: The using directive for 'Trinity.Technicals' appeared previously in this namespace Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\UI\UIComponents\MarkupExtensions\WidthToColumnCountExtension.cs(6,7) : warning CS0105: The using directive for 'System' appeared previously in this namespace Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarHitTestUtility.cs(2,7) : warning CS0105: The using directive for 'System' appeared previously in this namespace Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Framework\Grid\GridPoint.cs(5,19) : warning CS0660: 'Trinity.Bot.Providers.Grid.GridPoint' defines operator == or operator != but does not override Object.Equals(object o) Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Framework\Grid\GridPoint.cs(5,19) : warning CS0661: 'Trinity.Bot.Providers.Grid.GridPoint' defines operator == or operator != but does not override Object.GetHashCode() Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Items\ItemWrapper.cs(12,18) : warning CS0660: 'Trinity.Items.ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o) Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Coroutines\ExtractLegendaryPowers.cs(171,40) : warning CS0028: 'TrinityCoroutines.ExtractLegendaryPowers.Main()' has the wrong signature to be an entry point Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\UI\UIComponents\BindingMember.cs(41,50) : warning CS0108: 'Trinity.UI.UIComponents.BindingMember.PropertyChanged' hides inherited member 'Trinity.Objects.BaseObject.PropertyChanged'. Use the new keyword if hiding was intended. Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(613,50) : warning CS0108: 'Trinity.UI.RadarUI.VisualizerViewModel.PropertyChanged' hides inherited member 'Zeta.Common.Xml.XmlSettings.PropertyChanged'. Use the new keyword if hiding was intended. Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(616,29) : warning CS0114: 'Trinity.UI.RadarUI.VisualizerViewModel.OnPropertyChanged(string)' hides inherited member 'Zeta.Common.Xml.XmlSettings.OnPropertyChanged(string)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword. Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Coroutines\AutoEquipItems.cs(172,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Coroutines\AutoEquipItems.cs(205,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Coroutines\CoroutineHelper.cs(168,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Coroutines\Gamble.cs(136,41) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Coroutines\Resources\CoroutineHelper.cs(168,40) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Helpers\IPluginCommunicator.cs(78,30) : warning CS0168: The variable 'ex' is declared but never used Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Helpers\IPluginCommunicator.cs(115,34) : warning CS0168: The variable 'ex' is declared but never used Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Helpers\MemoryHelper.cs(65,34) : warning CS0168: The variable 'ex' is declared but never used Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Helpers\MemoryHelper.cs(75,34) : warning CS0168: The variable 'ex' is declared but never used Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Helpers\Rotator.cs(122,19) : warning CS0168: The variable 'newAngle' is declared but never used Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Helpers\ToStringReflector.cs(16,32) : warning CS0168: The variable 'properties' is declared but never used Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(50,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AughildsSearch' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(179,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'SteadyStrikers' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(311,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AughildsSpike' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(341,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CainsInsight' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(405,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AughildsPower' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(428,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BornsPrivilege' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(473,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AshearasCustodian' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(598,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AughildsRule' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(636,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BornsFrozenSoul' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(758,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AshearasWard' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(776,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CainsScrivener' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(941,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CaptainCrimsonsSilkGirdle' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(990,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'FleetingStrap' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(1035,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CaptainCrimsonsThrust' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(1115,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CainsHabit' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(1137,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AshearasPace' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(1193,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CaptainCrimsonsWaders' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(1282,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AshearasFinders' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(1297,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CainsTravelers' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(1739,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BornsFuriousWrath' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(1945,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'UtarsRoar' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(1982,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'SagesApogee' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(2055,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'SagesPurchase' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(2138,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'SagesPassage' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(2408,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'ProfanePauldrons' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(2800,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'Devastator' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(3420,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'ArchfiendArrows' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(3457,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'ArcaneBarb' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(3560,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'Corruption' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(4042,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'Spite' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(4131,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'GuardiansAversion' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(4640,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CosmicStrand' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(4764,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BojAnglers' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(4887,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'TheHelmOfRule' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\Reference\ItemRankData.cs(5284,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BoardWalkers' Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\UI\UIComponents\Converters\DisplayNameAttributeConverter.cs(43,30) : warning CS0168: The variable 'ex' is declared but never used Compiler Error: c:\Users\Alan\Desktop\SUka 2\Plugins\Trinity\UI\UIComponents\Converters\EnumVisibilityConverter.cs(33,30) : warning CS0168: The variable 'ex' is declared but never used [Adventurer] (1.3.4.11) initialized. [Adventurer] (1.3.4.11) enabled. [QuestTools][Plugin] v3.5.13 Enabled [Adventurer] Plugin is up-to-date. Can someone help me ?
  3. Greetings Everyone, After receiving some of the requests regards the "Custom Class" profiles, I decided to make one dedicated to the Codemplosion community. As the title says, this release is a Combat routine for Warlock. It is a replacement for the implemented Singular in Honorbuddy. This plugin is in beta stage so some errors are expected. Plugin Preview: Installation: 1. Download the Plugin from here : Download Link 2. Extract the Rar Archive so it looks like the one in the image : FOLDER PATH <<- This is just an example how the plugin should be placed Setup: Still in beta stage. Update coming soon. Note: In case You are encountering problems with something like multiple profiles found.... Delete : CMHonorbuddy434/CustomClasses/Singular/ClassSpecific/Warlock For Any consulting or feedback, please reply to this thread. Regards, Deathburn
  4. Greetings Everyone, After receiving some of the requests regards the "Custom Class" profiles, I decided to make one dedicated to the Codemplosion community. As the title says, this release is a Combat routine for Rogues. It is a replacement for the implemented Singular in Honorbuddy. This plugin is fully working except it needs a bit tweaking. Plugin Preview: Installation: 1. Download the Plugin from here : Download Link 2. Extract the Rar Archive so it looks like the one in the image : FOLDER PATH <<- This is just an example how the plugin should be placed Setup: Uses all 3 specs.Full use of poisons; user definable for main and off hands.Pick Pocket.PVE crowd control; Blind, Sap.If there are suitable mobs within range of our pull target it will sap it. If the sap target walks out of range (25 yards) it won't try to sap it.Blind when you have adds of cause.When choosing an add to retarget, it will leave Blind and Sapped targets until last. No point attacking a Sap/Blind target when other adds are a better option.Vanish when health is low; there is nothing wrong with running away scared Distract during pull; makes for great openers with Ambush.Option to pull with Ranged or Stealth.Stealth pulling (behing the target) options are: Ambush or GarotteFantastic against casters, make perfect use of Kick, Kidney Shot and Gouge. Known issues: HB does not "see" sapped target as being in combat (rightly so as they are not). Sometimes it will go off and pull another target. Deal with it. Note: In case You are encountering problems with something like multiple profiles found.... Delete : CMHonorbuddy434/CustomClasses/Singular/ClassSpecific/Rogue For Any consulting or feedback, please reply to this thread. Regards, Deathburn
  5. Hello Guys! I don't know what is happening with Demonic Premium, but this routine is not doing well. It is not working (doing DPS) as lately with any spec (demo, Afflic or destro). Could you kindly check what is possible to do about it? thanks in advance.
  6. Hey people! I'm sort of new on here, having lurked around for a bit. I was just wondering - What routine should I be using for my rogue, in PvP? And where can I acquire it? So far, I have only found the one in the store, for Assassination Rogues, and I'm looking for one that supports Combat/Subtlety. As I'm currently in a bad situation financially, I can't go ahead and pay for something like Vitalic or GladiatorSuite for Rogues, so I'm hoping there's a free/leaked one out there someone, and a kind person who could point me towards it.
  7. Hi I am requesting the Cokx Gladiator suite update 2.6.0 Currently it is 2.5 in our store Heres the link (to the place he says its updated) https://www.thebuddyforum.com/thebuddystore/honorbuddy-store/honorbuddy-store-routines/warrior/185882-gladiator-suite-warrior-8.html Thank you!!
  8. Hello, I have not played WoW for a while. I started to use Tyrael + Tuanha DK (Public/Guest Mode) in raids. My frost DK is 565iLvL and do proximately 250k dps during Garrosh 25m, while I´m using bot. I can manually do 350k while I´m eating. I have switch off FrameLocks in Honorbuddy +Tyrael (Soft + Hard) and set 50.(my fps is 50-60 during SoO fights). I have set some spells (survive) in CC. Could some1 tell my how to "boost" my dps, cause it´s quite "meaningless" to use this CC/Bot in raids/PVE. Do you use Tyrael or Lazyrider? Which CC routine is best for frost 2H DK focused on PVE? I will appreciate any advice! btw I use SVN update for CC + newest one HB