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

Search results

  1. AzureusPT

    Trinity - Demon Hunter Class

    I think barb is the most used and the one that better handles DB. DHs on the other hand are well played if you build them for DB. I mean, you could have a good DH with a good build/stats, but that doesn't mean DB is gonna handle it right and don't die. DHs kite. DB tries to do so, but mainly...
  2. AzureusPT

    Pickup all items giles

    There's a quick guide in the Guides forum and you also have a XML schema to validate the files.
  3. AzureusPT

    How to make trinity pick up only rare gloves, bracers and jewelry?

    You can't. You can do what Trinity lets you configure via settings and loot only gloves/braces can't be done with Trinity's settings.
  4. AzureusPT

    How to make trinity pick up only rare gloves, bracers and jewelry?

    Errors are colored in red: <?xml version="1.0" encoding="utf-8" ?> <ItemRules name="My Pickup rules - ONLY USE WITH PLUGIN ENABLED" useRoundedValues="false"> <!-- These loot rules are really for people that don't use World Object Handler to disable/ignore item pickup rules --> <Priority />...
  5. AzureusPT

    Need help,bot sometimes get stucked,what to do?

    Post the issue in the profile's forum post and if you can, attach a screenshot and/or the log file. That way you help the devs check the issue.
  6. AzureusPT

    Botting 101 + Demon Hunter Champion Farming

    I run with 40 kill radius on Trinity. As for the AoEs, the bot usually handles them well with the default options.
  7. AzureusPT

    Gem Crafter

    Project seems promising. Let me know if you need any help with testing it, I've hundreds of flawless gem just lying in my stash...
  8. AzureusPT

    Gem Crafter

    Any of the posters asking to do something else knows what AutoIt is? (I think not) :P
  9. AzureusPT

    Pickup all items giles

    Giles doesn't handle white items. If you want to pick all items you have to set giles "Use Custom Loot Rules" option and then use an item rule xml file with something like this: <Category ruleType="PickUp"> <ItemRule> <StatRules> <Rule stat="Quality"...
  10. AzureusPT

    Pickup all items giles

    Configure Trinity like the pic and it will pickup all item drops:
  11. AzureusPT

    [REQ] Modification to Prowl/NotifyMyAndroid functions

    Try to cast an identify item of 3 seconds in the middle of the combat? That might let your bot die if its too strict...
  12. AzureusPT

    A1 and A3 farming profile needed.

    You can do that yourself with the following: 1) Create a start profile in a folder like this. Fill up the A1 start profile xml and Act 3 start profile with their names. <Profile xmlns="http://tempuri.org/ProfileSchema.xsd" xmlns:xsi="http://tempuri.org/ProfileSchema.xsd"> <Name>Random Acts...
  13. AzureusPT

    Item Rules XML Schema

    I've updated the post with a little more info. If you still have troubles setting it up, just post the issue here and I will try to help.
  14. AzureusPT

    Geared my new barb for 1.3 bil ended up with 140k dps.

    I think you payed too much for the stats your barb has...
  15. AzureusPT

    Read Map

    All maps? Then log to Blizzard servers, check all the possible seeds on random maps and download them... ^^
  16. AzureusPT

    Read Map

    Its easy, with just 4 steps: 1) You set your character in the first spot. 2) You go to DB's "Info Dumping" tab and click on the button near "Local Player". 3) You add the coords (x,y,z) to a <MoveTo /> or <TrinityMoveTo /> tag. 4) You repeat the process for all the points you want to map.
  17. AzureusPT

    Custom loot not working

    The syntax is outdated. You need to change the lines <Rule quality="Rare4"/> with <Rule stat="Quality" value="Rare4" /> Same with the one in the Sell category, but with "Magic1" as value.
  18. AzureusPT

    Unified GilesPlugin's Unnoficial Updates File

    The file you've downloaded has several syntax errors. I suggest you download latest stable version while the devs of this thread check it out.
  19. AzureusPT

    Are there any API docs?

    These are the posts I know about the basic info: Item Rules: http://www.thebuddyforum.com/demonbuddy-forum/demonbuddy-guides/54086-item-rules-quickstart-guide.html Profiles: http://www.thebuddyforum.com/demonbuddy-forum/demonbuddy-profiles/54605-all-available-profile-tags.html Plugins...
  20. AzureusPT

    [REQ] another tiny loot plugin

    Maybe a tweak in Giles Auto Equip plugin, but I think its easier to code your own item rules xml file so you can choose what items you want to equip. At least that would be a good workarround till someone decides to code it to a plugin.
Back
Top