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

Search results

  1. Tattoo

    [Plugin] AutoFollow 1.260.1

    Followerbot stuck in town... Spaming logfile endlessly with this: Forced townrun initiated! Reason:Townrun with Leader [Trinity 2.14.39] Looks like we are being asked to force a town-run by a profile/plugin/new DB feature, now doing so. [Trinity 2.14.39] [UseCraftingRecipes] Finished...
  2. Tattoo

    Buff: Wraps of Clarity

    Hi, Builds... http://www.diablofans.com/builds/69836-2-4-gr-75-86-nats-fok-fulminator http://www.diablofans.com/builds/69831-2-4-gr-75-85-cluster-marauder http://www.diablofans.com/builds/69838-2-4-gr-75-84-chakram-marauder...
  3. Tattoo

    Multiple Instances of D3 running

    Hi, i got the issue i can't run multiple d3's on one maschine any more, because the second one doesn't seem to logon to season. Is that known? Any work around for this? Yes i could get a VM and run 2 VM's for 2 D3's - but is there a easier solution?
  4. Tattoo

    [DH]Elites attacked with gainer only

    okay did also a "hardfix" on that bastians buff check: // Use Generator for the Bastians Ring Set buff // Main ability selection if (TryGetPower(GetCombatPower(CombatSkillOrder), out power)) return power...
  5. Tattoo

    [DH]Elites attacked with gainer only

    i did already a fresh install. i think for evasive fire / MS or CA everything is set. the other skill are more or less not working like they should. For impale i editet my DHcombat.cs i removed the item check to return "true" /// When Impale should be cast if...
  6. Tattoo

    [DH]Elites attacked with gainer only

    it's even worse i think - doesn't use impale at all - which is bad because the first set is impale only :(
  7. Tattoo

    [DH]Elites attacked with gainer only

    good idea, i did - still (on lvl 70 too) attacks single mobs with gainer, also elites.
  8. Tattoo

    [DH]Elites attacked with gainer only

    Hi, during leveling elites and bosses only where attacked using my hatred gainer. Trin 2.13.90
  9. Tattoo

    Thx DB Team

    Hi, did anyone made this yet? Haven't seen a post. So past Seasons we had to wait, didn't know how long and a lot of persons where unhappy. This season, u did a perfect job. Regards
  10. Tattoo

    [request] Monk - Shen Long Support

    Thx Tessius - but with ur update... bot tries to cast dashing strike for me...
  11. Tattoo

    Generator Monk - Cyclone Strike fix!!!!!

    bot tries to cast dashing strike with this for me... TryGetPower(GetAttackSpender() seems to return dashing strike, but only wearing 2 parts of rainments of 1000 storms. Seems to me to be the problem - is there a dirty fix skipping this part? TryGetPower(CycloneStrike) or anything like this...
  12. Tattoo

    Quest Tools error "element with same key has been added"

    Hi, i just did a clean install to verify the "issue" it's just an error message, bot runs fine. Setup actual stable DB: [Adventurer] (1.0.0.98) initialized. [Trinity] Initialized v2.13.7 [QuestTools][Plugin] v3.5.6 Enabled Quest Tools error message: [QuestTools][QuestTools]...
  13. Tattoo

    Monk Seven Sided Strike

    Hi, just to give u a hint... SSS is not the only high level farming spec - and the one i post, is fullsupported and fun: 2x shen long + 2x rainment + 2x inna (including helm with spirit 2nd stat) + 2x uliana + (Boot Slot / Bracer Slot as u see fit) Stash: Flying Dragon, Depth Diggers, Unity...
  14. Tattoo

    [request] Monk - Shen Long Support

    hi, thx - yeah but dumping my spirit to nearly zero atm - will try your workaround.
  15. Tattoo

    [request] Monk - Shen Long Support

    Hi, don't know if you are aware off, but shen longs + depth diggers + simplicity + focus/restraint + 2x rainment Bonus + (if you like) 2+ Inna's bonus --> Spirit on both weapons, and head + Exalted Soul + Paragon 50 Spirit Leads to over 400 Spirit = Shen Longs 600% bonus, Shen Long proc...
  16. Tattoo

    [Official] To all "I do not get it" people out there

    Hey, i got a nice evening :) I just thought i want to thank all the dev's for their work. Maybe just my small points on DB: - 3rd party tool working that fast after a patch - with the complexity of DB on D3, really nice work - Integration of 3rd party developers, and their contribution...
  17. Tattoo

    Could not connect to server

    Hi got trouble with this message during navigation. [01583313-0791-4659-befb-04ae79903343] Now beginning to receive data. Could not connect to the server! Opened ports 810, 5031
  18. Tattoo

    Windows 10 kompatibel?

    Ab morgen gibt es Windows 10, schon jemand auf den RTM Versionen die Buddys getestet? Vorraussetzung sind ja meist die zwei hier, und die können unter Windows 10 nach MicrosoftDoku nicht installiert werden. Evtl. sind die neuen (C++2015 und .net 4.6) abwärtskompatibel. Es wäre ein Wunder aber...
  19. Tattoo

    Combat Routine - Cast on Hit / Active Spell

    Hi, i want to modify my Combat Routine for Cursing. I'm using tripple curses together with arc and curse on hit. The CS part to modify is this: // Register curses. foreach (var skill in LokiPoe.InGameState.SkillBarPanel.Skills) { var tags = skill.SkillTags; var...
  20. Tattoo

    Need help with Regex Item Filter - Rare Skill Gems

    Hi, is this working? Pickup and Save Filter: Regex on skill[enlighten] skill[empower] skill[portal] skill[enhance] Rarity: skill gem --> all other skill gems i deactivated and only keep them with quality.
Back
Top