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

Recent content by xzjv

  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.
Back
Top