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

Search results

  1. sinterlkaas

    Plugin Compile + Init before db is logged in

    that would be really nice ..
  2. sinterlkaas

    [Plugin] AntiIdle

    Update v1.3 Download: Changed: Improved Restart script (was causing some problems with the delayed restart) Changed: Improved laststate plugin loader (it stopped loading rest of the plugins if one failed) Changed: Improved Diablo is frozen detection Bugfix: Restart script always timedout...
  3. sinterlkaas

    [Plugin] AntiIdle

    from looking in your logs the plugin just does its job it tries to unstuck you .. and it seem to fail a couple of times if that happens for more than x times in x minutes it will close D3 and DB and should get restarted by a Relogger like DBRelog DRelog or ARelog
  4. sinterlkaas

    DB Using A lot of memery.

    yes .. that is why I added a memory usag check in antiidle that will close DB if it exceeds x amount on memory usage.
  5. sinterlkaas

    DB Using A lot of memery.

    Might be another leak than cause it was already there before this map thingy
  6. sinterlkaas

    DB Using A lot of memery.

    Disagree ! ... it is leaking memory here aswell .. If I run it for a full day it will be 400 MB usage and still increases
  7. sinterlkaas

    [Plugin] Giles Stash & Loot Rule Replacer

    hey giles.. I think you have to change some of your code to make it work better for ppl that have problems when using demonbuddys autostart commandline argument.. The event hooking like onstart + onjoin ... etc should go to the plugin OnInitialized and in OnEnabled you should add a global...
  8. sinterlkaas

    [Plugin] AntiIdle

    Can you attach a log file ?
  9. sinterlkaas

    2/2 Banned

    did you use any other profiles before you started champion hunting ... ?
  10. sinterlkaas

    [Request] DB Stop - Starter

    As you requested a simple stop and start when bot is started for the first time ... Dont know if this will fix the problem. using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows; using System.Threading; using System.Diagnostics...
  11. sinterlkaas

    Plugin Compile + Init before db is logged in

    Any news on this ? ...
  12. sinterlkaas

    Any tips / guide for people wanting to getting into developing scripts?

    for plugins: http://www.thebuddyforum.com/demonbuddy-forum/developers/62941-request-how-initialize-plugin-project.html for profiles http://www.thebuddyforum.com/demonbuddy-forum/demonbuddy-profiles/54605-all-available-profile-tags.html
  13. sinterlkaas

    [Plugin] AntiIdle

    In the plugin tab in demonbuddy you will find the list of installed plugins... click the plugin you want to configure and (if the plugin has a config window) the config button will get enabled ..
  14. sinterlkaas

    [STANDALONE]DBRelogger

    ah ok that problem .. . no AntiIdle wont fix that .. :( sorry it is not intended to fix this
  15. sinterlkaas

    [STANDALONE]DBRelogger

    What exactly is the problem when using Giles Stash and loot plugin while using a relogger ?
  16. sinterlkaas

    [STANDALONE]DBRelogger

    try using my AntiIdle plugin in my signature with this relogger .. :)
  17. sinterlkaas

    [StandAlone] Demonbuddy Crash Checker

    Nope it is not a relogger. It is more a helper to be sure DB is not frozen and to kill any forgotten session in buddyauth :) I am using ARelog for this but any other relogger would work I guess ..
  18. sinterlkaas

    [Request] DB Stop - Starter

    Why would this be needed ? why wouldnt the stashreplacer be enabled with out this ?
  19. sinterlkaas

    [StandAlone] Demonbuddy Crash Checker

    Update: Changelog Version: 1.2 Bugfix: Finds real demonbuddy windows (not every window that starts with demonbuddy) Added: Buddyauth session killer Added: Configuration file Download Version 1.2 Application: Source:
  20. sinterlkaas

    Why does db lag?

    remove DB and redownload it .. also check if all required dependencies like .NET and the latest C++ runtime redist are installed correctetly use this: http://www.thebuddyforum.com/demonbuddy-forum/demonbuddy-support/54873-installation-errors-try-demonbuddywizard.html
Back
Top