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

Search results

  1. AzureusPT

    Security question, EU & US on 1 acc

    Same account playing at the same time in two different realms seems highly easy to spot. Also the fact that they're all 24/7 might increase the chances...
  2. AzureusPT

    Dont know whats the problem.

    If the profile you're using uses <ExploreArea /> you might experience some lag, since that function is kinda CPU hungry.
  3. AzureusPT

    TrinityInteract problem

    I found that sometimes, when testing my profiles, TrinityInteract wouldn't act as expected. You can try to use <UseObject /> instead: <UseObject questId="1" x="" y="" z="" actorId="" isPortal="True/False" destinationWorldId="" />
  4. AzureusPT

    How to unload profiles?

    At the end of each profile, you'll find a line like this one: <Continue profile="Mint_SouthNorthHighlandsA.xml, Mint_SouthNorthHighlandsB.xml" /> This tells DB which file to load, so you can change it to load another. If two files are in the tag, like the example, then DB will choose only one of it.
  5. AzureusPT

    Doesn't loot items

    Set Giles loot options like this And if it doesn't loot anything, post at least your log...
  6. AzureusPT

    Doesn't loot items

    If you don't use GilesTrinity or you set Giles Trinity to "Use custom loot rules", you have to provide a valid item rules xml file in DB's settings tab. Also if you use Giles, you can set the loot using Giles scoring system.
  7. AzureusPT

    Depositing all yellow and i don`t want to.

    Check the Demonbuddy Profiles > Other forum to a rule that can suit you (more or less), to have a base to edit. Then you can use the XML Schema found here: http://www.thebuddyforum.com/demonbuddy-forum/demonbuddy-guides/86283-item-rules-xml-schema.html, along with...
  8. AzureusPT

    iLvL to pickup

    I'm picking up all items iLevel 61 or higher and Jewelry iLevel 60 or higher. If you use Trinity, check the stats log and see how many items based on iLevel are you picking. That way you can choose to increase or decrease the iLevel to get more or less items.
  9. AzureusPT

    Depositing all yellow and i don`t want to.

    You can use a loot rule xml file like the following: <?xml version="1.0" encoding="utf-8" ?> <ItemRules name="Leveling"> <Priority priority1="PickUp" priority2="Keep" priority3="Sell"/> <Categories> <!-- Pick up all items --> <Category ruleType="PickUp"> <ItemRule>...
  10. AzureusPT

    Unified GilesPlugin's Unnoficial Updates File

    Create a shortcut in Desktop or where you want and on the shortcut properties tab you can set the start directory. That way you can init DB with all the commands you want and be able to use the plugins since the start directory is the same as where DB is.
  11. AzureusPT

    Long profiles that dont require Atom or Radsprofmanager?

    If you edit the profiles to include Trinity's death and profile management, you could avoid using RadsAtom... But you'll need to use Trinity.
  12. AzureusPT

    Item Rules XML Schema

    I've created an XML Schema with the Item Rules XML syntax to make it easier to create or modify item rule's xml files. With this you will enable validation and/or autocomplete in the rules xml file, making it easier to edit. Visual Studio Notepad++ How to use: 1) Download the...
  13. AzureusPT

    [suggestion] leave the 2handers rar weapons on the floor

    The XML posted has to go in a xml file and load it via DB's settings. In the botton you have a box to enter or find the loot rules xml file you want to use it. This doesn't touch GilesTrinity code.
  14. AzureusPT

    Will not exit game, help please!! swolbyn profile's

    Have you tried the until actorIDFound with the actorID of the portal stone? I think the latest DB beta added that support.
  15. AzureusPT

    Unified GilesPlugin's Unnoficial Updates File

    Couple of tweaks to the actual email function: Send the mail to another email address, not resend to self 1) Search for "SendEmail(sEmailAddress" in GilesTrinity.cs 2) Replace the first sEmailAddress with the email you want to send to, so the line is something like this...
  16. AzureusPT

    DB enters the game, stands there, then makes new game.

    Two issues I've found: 1) [01:37:39.189 D] There are 0 plugins. You need at least RadsAtom plugin to be able to run Ciggar's profiles. 2) [01:40:08.509 N] Inactivity timer tripped! Leaving game In DB's settings, set the inactivity timer to 0.
  17. AzureusPT

    Been testing different profiles the last few days...

    Act 3 has the most mobs per map/run, so its a really good one to either farm xp or items.
  18. AzureusPT

    Trash Skipper

    Trash items or trash mobs?
  19. AzureusPT

    Stuck in keep level 3, baracks and underbridge.

    You can download an undated profile that avoids those two places.
  20. AzureusPT

    Help with profile for manual player movement and just combat routine and loot rules

    If you have Giles Trinity and want a loot rule to work, you need to set advanced in the loot options.
Back
Top