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

Search results

  1. K

    Adventurer - Empowered rift bug

    @NeeDforKill Try the following and see if it works for you. After you make the change, ensure that you are not running DB and delete everything in the compiled assemblies folder. Then re-run DB and see if the issue is fixed. Just for reference, I'm using the latest DBbeta build with Trinity...
  2. K

    [DOWNLOAD] Trinity

    Clean install, Beta build, Trinity .53 While running a Greater Rift, my crusader failed to open Act V Giant Iron Door (Interacting with X1_Westm_Door_Giant_Iron). I have limited testing so far (just started the bot today) so I'll keep an eye on it and let you know if it happens again.
  3. K

    Adventurer - Empowered rift bug

    I have this same issue. For some reason it seems it initializes or sets the bool to true regardless of the setting. I've fixed my issue by adding an additional line to the 'PluginSettings.cs' in the following path 'Plugins\Adventurer\Settings'. I can now toggle on and off the empowered rift...
  4. K

    New to Demonbuddy

    1)Download and install/extract Demonbuddy. 2)After starting Diablo, Start demonbuddy and login. 3)Click "Settings" to set the Difficulty level you want the bot to run at. You can also change the repair durability if you wish or any of the other options, but that's not necessary. 4)Under the...
  5. K

    [DOWNLOAD] Trinity

    Not sure if this happens for anyone else, but my bot doesn't seem to use Soul Harvest correctly. It will use it, but it seems like the priority is lower than it has been in past builds. Also, it doesn't seem to attempt to get as many mobs as possible. Most of the time I'm lucky in Rifts/GR b/c...
  6. K

    A4 Bounty: Leoric's Garden

    The bot made it to the area where the portal was located, but never identified it. I manually entered the portal and the bot just ran south and got stuck. I completed the bounty manually (Bounty starts at line 6843, and ends at 7876. ). I was unable to get the ID of the portal as I'm not sure...
  7. K

    [DOWNLOAD] Trinity

    I'm updated to the latest SVN (Revision 336) and the WD is definitely still doing Melee
  8. K

    [DOWNLOAD] Trinity

    Latest commit on the SVN fixed the WD melee for me, thanks
  9. K

    [DOWNLOAD] Trinity

    Here is a log with the melee hits . Not sure if it helps. Otherwise the bot is working fine on my end.
  10. K

    Game Start and Cow Rift bug report

    If I let DB start the game with Rift Profile loaded it starts in A3 and the bot just kinda runs back and forth and keeps the map open. Also happened when A5 loaded at game start from character screen. If I stop and port to A1 and then start it, it goes fine. Pausing and porting to A1 does not...
  11. K

    [DOWNLOAD] Trinity

    My WD is pretty much doing the same thing. It mixes in some haunts, but definitely is using melee.
  12. K

    Trinity 2.8.1 and QuestTools 3.4.2

    Here is the error I experienced using the new QT: [QuestTools][QTOpenRiftWrapperTag] Error in QTOpenRiftWrapper: System.InvalidCastException: Unable to cast object of type 'Zeta.Game.Internals.Actors.ACD' to type 'Zeta.Game.Internals.Actors.ACDItem'. at...
  13. K

    [ItemRules]Gimmz Legendaries enchantable ItemRules filter

    For individual ones, I add it using the name of the specific crafting mat, ie: [NAME] == "Reusable Parts" -> [IGNORE] For all crafting mats, I just add ignore to the crafting mats rule, ie: [TYPE] == "CraftingReagent" -> [IGNORE] Hope this helps.
  14. K

    trinity rift profile - bloodshard

    Just something else I discovered from looking through the custom loot rules I have (Gimmz v2.3). Apparently, you can use the following in the pickup.cs of the custom loot rules to ignore blood shards: [NAME] == "Blood Shard" -> [IGNORE]
  15. K

    Grifts and trials

    R-Rift Profile: https://www.thebuddyforum.com/demonbuddy-forum/demonbuddy-profiles/adventure-mode/159313-rift-rrrixs-beta-rifts.html QuestTools: https://www.thebuddyforum.com/demonbuddy-forum/plugins/trinity/179214-trinity-2-1-21-questtools-2-1-38-a.html QuestTools settings has 2 tabs when...
  16. K

    picking up blood shards in custom loot rules

    Should just be able to add the following to your pickup.cs of the custom rules either above or below the rare/magic/etc. pickup. [NAME] == "Blood Shard"
  17. K

    trinity rift profile - bloodshard

    Blood Shards are picked up automatically, much like gold and potions. The maximum amount of blood shards you can have is 500. If you are at this cap, you will not be able to pick up any more. You can spend the blood shards at Kadala (generally located close to the obelisk) with the cost varying...
  18. K

    Trinity 2.1.21 and QuestTools 2.1.38

    Thanks for the update rrrix! Going to give it a shot.
  19. K

    Trinity 2.1.21 and QuestTools 2.1.38

    All props to Ledge on the fix! Glad I could help dig it out of the forum wall for you.
  20. K

    Trinity 2.1.21 and QuestTools 2.1.38

    I never botted the monk when mantra was working so idk. It does seem like it could do better. I've also noticed that its always been 80 in previous versions as people have mentioned. Changing it to 50 at least made it work, so its prob a quick dirty fix, but it will do for me for now until it...
Back
Top