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

Search results

  1. xzjv

    [Solved] Events OnItemStashed / OnItemLooted not fired

    Yes trinity does its own thing. ItemEvents.OnItemSalvaged += item => LogItem(ItemAction.Salvaged, item); ItemEvents.OnItemStashed += item => LogItem(ItemAction.Stashed, item); ItemEvents.OnItemSold += item => LogItem(ItemAction.Sold, item)...
  2. xzjv

    Notifications and Gambling plugins?

    gambling is still there in the settings, under Items section from memory, defaults to spend all but u can customize. notifications isnt there anymore.
  3. xzjv

    What file contains all the SNOPower's

    public enum SNOPower Member of Zeta.Game.Internals.Actors in Demonbuddy.exe this enum is used for all powers in the game (players, buffs, monster abilities, etc) Its big and changes from patch to patch so i wont post it but you can view it from the a decompiler app like ILSpy or (from VS...
  4. xzjv

    [Plugin] AutoFollow 1.260.1

    Updated a few things. It seems to be working now with multiple bots running rifts when started from within the same already created game.
  5. xzjv

    Log of stashed items?

    turn the logs on under advanced. Then, you'll find them in TrinityLogs\[BattleTag]\
  6. xzjv

    DB Core Profile Tags Reference

    These are the tags provided by DB without any plugins installed. Attributes listed by name and then data type. All tags may have quest and step attributes (questId="0" and stepId="0"). If quest or step values are not 1 (any) the tag will only run if the current Quest/Step matches. Usage...
  7. xzjv

    YAR Relogger 4.250.0.5

    Making a new thread because forums wont let me use the full page edit the other one with uploading. Relogger for DemonBuddy: Helps with launching multiple d3 clients and restarts them if they crash. It can be built and used from the Source on Assembla. Source | SVN | Assembla Or you can...
  8. xzjv

    Can not run "explore cow level" and "exploregoblin realm"

    yes; we are awaiting core api changes to be able to transmute those recipes properly. Good to know there's interest for this ill check up on it.
  9. xzjv

    Close thread pls, solved with trinity update, THX

    should be fixed in 2.250.750+ check sticky dl thread for trinity.
  10. xzjv

    [DOWNLOAD] Trinity

    we are aware of the issue with message 'not in game' when starting bot and working on a fix. thanks.
  11. xzjv

    Keep getting disconnected

    please try going into advanced and setting a TPS limit of 10-15 and let us know if that helps.
  12. xzjv

    Still problem after gambling, bot stopped infront of cube.

    it looks like what happened is you had an item that was being classified as a sub-70 internal item level ("09:11:59.595 INFO Logger [Trinity 2.55.708] --> The internal item level for ¸í¸êÇÏ´Â ¼ºÅ*°ÉÀÌ is 65; most items less than 70 level will cause a failed transmute"); There would appear to...
  13. xzjv

    Trinity won't open empowered rift

    I will look into it. thnx.
  14. xzjv

    Gamble and cube problem..

    please don't make multiple threads for the same issue.
  15. xzjv

    Bounty Act 3

    Thnx, i just worked on this, so should be fixed in a future release.
  16. xzjv

    The new upgrade GEM ordering kinda confusing.

    So there are a few use-cases i intended to support, they are. 1) I want to upgrade the stuff currently equipped always first until the % chance is prohibitively low. 2) I want to upgrade gems with the highest % chance to succeed, using manual order when multiple gems have the same chance...
  17. xzjv

    is there a plan to add a method to get mobs or items native language name

    You should probably use ActorSnoId or internal name; otherwise anyone using a different language to you will not be able to use your routine. You can find them in the visualizer by checking the list of actors at the bottom, or by clicking on a monster in the map visual and checking the details...
  18. xzjv

    Still problem after gambling, bot stopped infront of cube.

    please click the 'export' settings button bottom left of trinity settings window and attach.
  19. xzjv

    Why does the BOT try to upgrade rare??

    It appears that its trying to convert crafting materials using the cube. Make sure you have the three crafting material options unchecked in Trinity Settings > Items > Cube section. [CubeItemsToMaterials] Time to Convert some junk into delicious crafting materials.
  20. xzjv

    [DOWNLOAD] Trinity

    Trinity 2.55.724 BETA Improved gem upgrade behavior and settings. Improved bounty statistics logging Potential Improvements to Avoidance twitching to be evaluated Routine: Uliana: Fix for EP sometimes not being detected properly on units, preventing SSS. Town run will now randomly repair at...
Back
Top