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

Search results

  1. T

    [Wizard]MeteorWithEtchedSigil-1.0.6 for GR110++

    Not bad, latest DB version 1.2.555.0 works pretty well, doing GR 100 in around 8 minutes with the exact same build I was using for the other Wiz Tal Rasha Meteor routine from this forum. Had to make a change to make it work, just comment out the method IgnitePct() private float IgnitePct()...
  2. T

    Community Experimentations to Form Work-Around Temporary Solutions

    No issues for me, I let DB update on launch yesterday and copied the two files from the wizard routine to the trinity folder. Also I've disabled the log output, set the level to 'Off'. The bot runs at between 20 and 45ticks/s depending on how crowded the rift gets and D3 doesn't crash anymore...
  3. T

    Community Experimentations to Form Work-Around Temporary Solutions

    is it really that difficult to find out? there is only one line of code that snippet can go into, and the wizard routine is in the first page of the combat routines forum. maybe you shouldn't try, you probably will come back here to blame me for all that is wrong with the bot
  4. T

    Community Experimentations to Form Work-Around Temporary Solutions

    I wrote about this in a previous version but i think still applies to the latest one, I am using DB 1.1.551.0, stock trinity. Noticed D3 crashes when trying to move somewhere when kiting, not sure why it can't get out of it but added some code to one of the routines to not let it go into an...
  5. T

    Stuck Trying To Salvage

    In Plugins\Trinity\Components\Coroutines\Town\SalvageItems.cs, remove lines 146 to 148: } else { that got me unstuck until they can give us a more permanent solution. Looks like the if() condition for that else gets the bot stuck trying to salvage in bulk, normals, rares, and magics and...
  6. T

    demonbuddy appears patched

    Patience people! let the devs work on a new version. All keys are extended with every patch as Tony mentioned here: https://www.thebuddyforum.com/threads/eta-on-patch.423757/#post-2565165
  7. T

    demonbuddy appears patched

    This started happening this evening (PST): 2018-12-12 07:12:44,107 [1] INFO MainWindow (null) - Diablo III is running but no build supported by Demonbuddy detected, was there a patch? Both stock and beta.
  8. T

    Win 10 D3 Not Responding, error trace

    you where spot on, it gets stuck inside the first while loop in the MoveTo.cs file. It only happens sometimes when the linear distance never gets above the range, I believe is because there is no room to move farther out in that direction but I am not quite sure since it freezes. I've added a...
  9. T

    Win 10 D3 Not Responding, error trace

    I was getting random crashes for the game (Not Responding), sometimes after 2 minutes, some times after half an hour, but haven't been able to play stock DB for longer than one hour. I tried DB Beta build, but that has a bunch of other issues. So I took a look at the logs myself, in my case it...
Back
Top