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

Search results

  1. T

    Changing Max Death

    Are you running with Atom / RadsAtom? if so then you edit via DemonBuddy -> Plugins -> Atom -> Config If trinity then look for: <TrinityHandleDeaths max=.../> inside your profile and change the value.
  2. T

    [GUIDE] Item Swapping - Monk

    Show me a picture of your inventory and I will show post the variables you should set
  3. T

    [GUIDE] Item Swapping - Monk

    Read the original post: What does sweeping winds include in the snapshot: Weapon Damage (NOT DPS - 1000dps weapon with 1 attack per second is better than 1000dps weapon with 1.4 attacks per second) Critical Damage AVG Damage bonus (rings / amulets) Dexterity Bonus to sweeping winds damage...
  4. T

    [GUIDE] Item Swapping - Monk

    FyM, Sweeping winds works in a way that it takes a snapshot of certain stats the moment it is cast. How we exploit it is we run around 99.9% of the time with defensive gear (resist, armor, vit) with high attack speed and critical hit chance - this means we have low sheet DPS but we can't be...
  5. T

    [GUIDE] Item Swapping - Monk

    Nice :D btw made a new thread (old one was too messy and added donator version) http://www.thebuddyforum.com/demonbuddy-forum/plugins/trinity/98326-monk-addon-item-swap-sweeping-winds-exploit.html
  6. T

    Reflect Damage item swap?

    Well all plugins are user made, the DB devs do nothing except maintain the bot. Meaning - welcome to the "community dev" team :) Take this as a project and then there will be a "swap to SoJ on elite" and a "swap to defensive on reflect"
  7. T

    1.7.1.9 Stutterwalk

    Why would anyone want one large file? It doesn't give you any performance benefits and its crap coding that way. Messy and prone to too many mistakes.
  8. T

    Trinity Future Requests

    i'll look into the random thing later on
  9. T

    Reflect Damage item swap?

    Yes it is possible. You need to take a look at what i did with the WeaponSwap.cs or at Apoc's MF Swap plugin he made a few months back. Create some variable: bool ReflectAround If a monsters affix has reflect damage -> ReflectAround = True; Then inside barbarian.cs do these 2 IF's: 1...
  10. T

    Changing logs folder

    Just put the whole DB folder not on the SSD drive I would put maybe D3 on the SSD but the bot doesn't really matter since it weighs basically nothing.
  11. T

    1.7.1.9 Barricades not recognized as destructible?

    try going to settings -> bot -> [TICK] Destroy Environment Check if that helps.
  12. T

    Sweeping Monk Help Please

    You should go and read the GUIDE i made in this sub-forum, it explains everything. 1. Sweeping winds snapshots your Life Steal %, meaning if you cast it without life steal and then wear life steal weapon afterwards - you won't get HP from Sweeping Winds damage. 2. Amulet + Rings get Crit, Avg...
  13. T

    Help for My Barbi Bot :)

    Make a monk
  14. T

    Can't find "Coffee break" option in plugins

    d0rian that is how Gnome set his profile to work, it writes to console "Coffee break" but all it does is a standard WAIT for a certain amount of time.
  15. T

    Randomizing Buff Usage for Cooldowns

    You can easily implement it by using this: DateTime.Now.Subtract(dictAbilityLastUse[SNOPower.Barbarian_WarCry]).TotalMilliseconds >= (new Random().Next(3000,20000)) Add this for each skill you want (inside the if clause) and change the SNO to be the relevant skill SNO and the random numbers to...
  16. T

    Searching for a stable DB+Plugin Version without crashes

    non existant i think. everyone i know has been reporting tons of crashes.
  17. T

    More crashes than usual

    My thread gets locked this one lives *logic*. Anyway i get tons of crashes.
  18. T

    Crashes EVERY new game created

    Each time i create a new game for the second time (i.e a run is finished and then it makes a new game) it crashes. [09:20:33.556 N] Creating new game, Params: <Act:A3 Difficulty:Inferno Quest:101758 QuestStep:1 ResumeFromSave:False IsPrivate:True Handicap:5> [09:20:38.436 N] GameChanged...
  19. T

    @Dev; Open the Repair tab when repairing!

    Tony is it possible also to add: Open inventory tab on MoveItem or EquipItem Allow town run from within town
  20. T

    Temp fix: Trinity 1.7.1.8 - Updated DB #293

    As i said you are using my private trinity version meaning if you set it to use Custom Loot rules - which means Darkfriend77's rules - it will load the Custom ones and they sell crap legendaries which is a good thing.
Back
Top