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

Search results

  1. W

    Can I delete the Inspector Reporter Folder in my diablo3 folder?

    As far as I know each patch reinstalls the reporter since it scans for files that need to be updated or are missing (1.0.6a installed it again)
  2. W

    List of Trinity XML tags and how-to

    Was wondering the same thing today but I don't think it's possible yet, I made another tag request for rrrix and also added yours.
  3. W

    Trinity 1.7.1.14 BETA

    @rrrix Awesome update once again, especially the LoadOnce tag. Two further suggestions: Option to choose between multiple profiles inside of LoadOnce, one route runs Skyrown > Stonefort and the other Stonefort > Skycrown to mix it up. <TrinityLoadOnce questId="1" stepId="1" >...
  4. W

    Problems with Arreat Crater 2 and Keep Depths 2

    One of my bots can no longer run Arreat Crater 2 and Keep Depths 2 (all other regions work fine). I attached logs for 2 of my bots (both running the exact same profile that worked fine for days, also tested with Tinnkaizer / SkyHigh). Even did a complete fresh install of newest DB and...
  5. W

    Trinity 1.7.1.14 BETA

    Made a fresh install of Demonbuddy and Trinity, didn't copy over any settings but one bot and this one only still got problems with Arreat Crater 2 and Keep Depths 2 (those 2 regions only) My post in Trinity 1.7.1.13
  6. W

    Trinity 1.7.1.13

    2 hours ago I encountered a strange problem while optimizing my profile. One of my bots can no longer run Arreat Crater 2 and Keep Depths 2 (all other regions work fine). I attached logs for 2 of my bots (while running a backup of the profile that worked fine before): both barbs, exact same...
  7. W

    List of Trinity XML tags and how-to

    http://www.thebuddyforum.com/demonbuddy-forum/plugins/trinity/73952-trinity-v1-6-new-profile-xml-tags.html http://www.thebuddyforum.com/demonbuddy-forum/demonbuddy-profiles/54605-all-available-profile-tags.html Google is still your best friend for things like that :P You can also check...
  8. W

    Trinity 1.7.1.13

    First of all really good work you're doing, I like the new features the last few versions included and if something is broken you try to fix it fast. I was wondering if it's possible to disable the [Trinity][XML Tag] Trinity Random Wait - Taking a break messages from being shown, since I use...
  9. W

    [Guide] Profile Creation 101

    nevermind. good work ^^
  10. W

    please explain whirlwind

    Didn't have any issues with the last 5 Versions of Trinity myself, WW nonstop
  11. W

    force town run

    Yep that should fix it. Credits to ungo666 since I learned about the Townrun command from his profile myself. <If condition="(not Me.IsInTown)"> <UseTownPortal questId="1" /> </If> and afterwards: <TrinityTownRun />
  12. W

    force town run

    Did you teleport back to town before running the Townrun command?
  13. W

    Bot continues while cinematic plays.

    Does it also cancel the ones that aren't in ingame graphic but with the pencil look? To be precise, for me it skipped all except the ones when I finish an act and enter the next one.
  14. W

    force town run

    If I'm not mistaken it should work with: <TrinityTownRun />
  15. W

    Reporting -always stuck spot- in Areat craters.

    He either uses Tinnkaizer 0.5 oder SkyHigh 0.2 (or a profile with the same AC2 settings), encountered the same problem with my Barbs aswell. Testing a possible fix with 2 Bots right now and will write back if it works. (probably a few hours though)
  16. W

    [Question] random WaitTime

    Hello, I saw that Honorbuddy can wait a random amount of time before performing an action with VariantTime: <WaitTimer questId="1" waitTime="1000" VariantTime="5000" /> But it doesn't seem to work in Demonbuddy for me. Did I make some kind of mistake or just not supported? Regards
  17. W

    1.7.1.9 Barricades not recognized as destructible?

    Well instead of making such unproductive posts you could have tried the second part of my post with the DestroyBarricades Plugin. I also never said it would work 100% with range 10, my Bot always hit when he was out of range, so reducing it helped for me. If he doesn't try to hit it at all...
  18. W

    1.7.1.9 Barricades not recognized as destructible?

    Setting the range to 10 worked fine with most of my profiles, if not for you try the DestroyBarricades plugin from Questing_Complete_Bundle-1.1.8
  19. W

    Building a profile and got 2 questions ( waitTime and unsafeRandomDistance)

    Hello, I'm building a profile and could use some help with 2 questions. 1) Can I set a waitTime with a random value between 2 numbers, maybe even as easy as this? <WaitTimer questId="1" waitTime="200-2000" /> 2) Does unsafeRandomDistance work with numbers smaller than 1? <MoveTo...
Back
Top