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

Search results

  1. R

    How to use Vault for targeting loot and containers?

    Delete - Solved. Guide here.
  2. R

    Danetta Set and Vault

    Make sure in Trinity to select Vault to anytime. Best to have Kiting at 0. Or it jumps around too much in battle, especially if u can faceroll the difficulty you are playing. Here my code to do that. Need to make changes to two files: 1) Combat/Abilites/Demonhunter.cs // Vault...
  3. R

    Optimizing Holy Shotgun and Heaven's Fury

    hmm it should not do that. Did you copy the code exactly from here. It will only cast heaven't fury it is is available to be casted.
  4. R

    Is there a way to put Trinity in "avoidance mode" when not fighting?

    Yeah. For Hexing pants this would be nice. My demon hunter is kiting well for a bot...but it would be nice for it to run around all the time and avoids mobs...but then I think I am asking for too much. Would be nice for the leap/quake barb to do the same.
  5. R

    Rift Bot - Yet Another Rifting Profile!

    Haha yes Oksehode you help with the Rift Maps is much appreciated. Thanks for putting in all the work!
  6. R

    [Plugin] GearSwap

    I feel like if you are wearing a res ammy and you have a ammy with a lower elemental priorty (in gearswap priorties) in inventory than the one you are wearing eventually the lowest priorty elemental ammy will become your default ammy. For me Lighting was the lowest priorty. I had...
  7. R

    [Plugin] GearSwap

    Happening alot to me. I have light, posion, Cold, Arcane resist ammys. My DH normally uses Mara's (Poison) as default gear. Usually after a few hours of rifts whenever I check back its always wearing the Xephirian ammy (Lightining) Happened too many times for this to be coincidental. And its...
  8. R

    Rift Bot - Yet Another Rifting Profile!

    Is there a reason my rifts/bounties are always starting in act1? I would like them to start in Act3/4. Once the bounites/rift is complete the bot leaves from act3 but new game starts in act 1 again.
  9. R

    Rift Bot - Yet Another Rifting Profile!

    Thanks good to know. After messing with the profile for hours I gave up. Also btw want to mention a DH is Zerg mode with double Danetta's is awesome for bounties. Quick at getting many fragments.
  10. R

    Rift Bot - Yet Another Rifting Profile!

    I am running bounties zerg mode and am getting this error regularly. If I finish a game then make a new game. The first game will be fine. Alot of times I will leave the game because it has kill diablo/izual bounty in it. then each succesive game after that gives the error below right at the...
  11. R

    Backtracking Fix

    I had a similar problem. Was using Quest Tools .74. for Rift Bot. then switched to latest Trinity and Questtools from the beta and that fixed it.
  12. R

    Is there a way to put Trinity in "avoidance mode" when not fighting?

    Hi i am looking into if there is a way to set default power to avoid monsters and just run around when no skills are available. The combat.cs for any class if nothing is found...is there a command in trinity that I can tell it to just run around in a circle while keeping distance x from...
  13. R

    Barb EarthQuake Optimization

    there is....Below is an example for earthquake in the barbcombat.cs. I am sure it can be changed to apply for Leap (its a bool Variable) HotbarSkills.AssignedSkills.Any(p => p.Power == SNOPower.Barbarian_Earthquake && p.RuneIndex == 4) HotbarSkills.AssignedSkills.Any(p => p.Power ==...
  14. R

    Barb EarthQuake Optimization

    Done
  15. R

    Barb EarthQuake Optimization

    Barb Leap/EQ/Luts Optimization Guide Completed my quake/Luts set a few days ago and realized Trinity is not so good as using Quake with lut socks. Made a few modifcations and it works well now. I use call of arreat run so it pulls everyone in...so all my quakes now happen right on top of each...
  16. R

    Optimizing Holy Shotgun and Heaven's Fury

    Thanks for explanation on the range numbers. so its float not a hex. good to know. Yes actually my bad forgot to post that also. I have mine to private static bool CanCastHeavensFury() { return CanCast(SNOPower.X1_Crusader_HeavensFury3) } It has...
  17. R

    Siege Camp Chest Runner V2.1 with DB BETA 417 and Trinity 1.9.8

    Thanks will try that. Its just a lot faster here. All decaying armos give normal items. I get 3-5 normal items per run...in an hour or two that ends up being 2-3K reusable parts....then my toon doesn't have to gather them in rifts.
  18. R

    [Plugin] GearSwap

    How can I dump out Riftguardian actorSNO info from demon buddy...had a Rift guardian destroy my crusaders on T6 yesterday...he used a whole bunch of poision explosions. Gearswap didn't put on my Mara's ammy. I swapped it and then destroyed him. I Would like to gather info on Rift Guardian so we...
  19. R

    Siege Camp Chest Runner V2.1 with DB BETA 417 and Trinity 1.9.8

    Anyway to make it check decaying armors? I need to collect normal items to build reusable parts. Thanks!
  20. R

    Rift Bot - Yet Another Rifting Profile!

    Bot got stuck on this Oasis Map. first time seen this. Kept looking for an exit or something here. Keeps wanting to go back in this corner. Image, Map viewer image and log attached. I stopped the Bot and dumped data from mapviewer in the end. Please let me know if anything else will be helpful...
Back
Top