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

Search results

  1. E

    [Barbarian] IK HoTA for Season 16. Much better than current routine in Trinity.

    This routine comes too late, very near the end of the season. This is because I never interested in creating a routine... until 2 days ago. Note that you can benefit from this routine only for two days until the season ends at May 12. But you can still use it after the season ends, of course...
  2. E

    [BUG] Player get always stuck at the same entrance...

    After the time has passed, I have the bad feeling that never existed a real intention in trying to solve this bug. The same for the seemingly random disconnection problem when repairing items in the blacksmith. Because these threads, as many others end with a word of compromise... until the...
  3. E

    ¿Can DemonBuddy load compiled assemblies?

    I really expect to get an answer to this simple question. Thanks in advance...
  4. E

    [PLUGIN] Walking Break - Pause/resume the bot with a keyboard key or mouse button to walk free

    v1.1 released. It is just a small update with a minor performance improvement implemented to avoid unnecessary checks while the plugin is not enabled.
  5. E

    [PLUGIN] Log Disabler - Disables the creation of log files.

    LogDisabler plugin for DemonBuddy LogDisabler is a plugin to disable the creation of log files. DemonBuddy performs thousands and thousands of disk I/O write operations in short periods of time for writing to log files; this can reduce the life of your hard-drive and also can cause an...
  6. E

    [PLUGIN] Walking Break - Pause/resume the bot with a keyboard key or mouse button to walk free

    WalkingBreak plugin for DemonBuddy WalkingBreak is a plugin that you can use to specify a keyboard key or mouse button to pause/resume the bot and let you walk free this way. It is an improved reimplementation of "LetMeDrive" plugin, which you can find in this thread...
  7. E

    ¿How do I preserve a user-setting?

    Taking this simplified IPlugin interface as example: namespace Test { public sealed class Plugin : IPlugin { public static VirtualKeys key = VirtualKeys.MouseButtonMiddle; } } With this simplified Config.cs: namespace Test { public partial class Config { public...
  8. E

    ¿Can DemonBuddy load compiled assemblies?

    I seen that inside the roslyn folder there is the vbc.exe compiler for VB.NET source-code files, however I think this is unused by DemonBuddy because I put a "emptiness" 'Plugin.vb' file just with the IPlugin interface implemented to see whether or not DemonBuddy compile it at runtime, and I...
  9. E

    ¿Can DemonBuddy load compiled assemblies?

    Hi. Not sure if this is the right place to ask, but it is a very simple question: ¿Can DemonBuddy load compiled assemblies in C# or VB.NET through Reflection, or it only can manage to load C# source-code files and compile them at runtime?. The thing is that, as my main programming language is...
  10. E

    [BUG] Player get always stuck at the same entrance...

    Thank you Tony EDIT: I seen that when this kind of entrance appears at the top-left corner, the bot can manage to enter with ease. I yet didn't seen this entrance at the top-right corner. When it appears at bottom-left or bottom-right corners, the bot can't enter, as I reported.
  11. E

    [BUG] Player get always stuck at the same entrance...

    Sorry but it is near impossible to me to test this issue with beta v.1.2.851.0. The bot does many things worse than the stable release v1.2.555.0. From 6 or 8 hours ago I'm trying to run normal rifts until I find the problematic kind of entrance but this beta version just goes wrong, it has...
  12. E

    [BUG] Client constantly disconnected after salvaging items at blacksmith...

    First game, first disconnection occurred after salvaged junk items. I attached the full log, you can see the issue logged around line number 19218. Probably the same bug will still happening for the other report I did about the entrance stuck. Please take into consideration that I'm spending...
  13. E

    [BUG] Client constantly disconnected after salvaging items at blacksmith...

    In this commentary I attached a (newer, different and) full unedited log file. Note that the disconnection issue is logged at the end of the log file.
  14. E

    [BUG] Player get always stuck at the same entrance...

    In this commentary I attached a full unedited log file. And also I'll share this gif: I noticed that the bot always tries to enter this entrance from the same bottom-left entrance side as seen in the GIF above, regardless of whether or not the entrance appears at the bottom-left corner of...
  15. E

    [BUG] Player get always stuck at the same entrance...

    The bot always gets permanently stuck at this kind of entrance: I noticed this in various normal rift runs. The entrance always appear in the the same kind of discovered map as seen in the image. I mean, the entrance appears in a corner. It could appear at the bottom left corner as in the...
  16. E

    [BUG] Client constantly disconnected after salvaging items at blacksmith...

    DESCRIPTION: The game gets disconnected just after finishing to salvage white/blue/yellow items (not legendary neither green items) at the blacksmith. It seems to happen with a random factor, but it happens most of the times (like 90% of the runs). It happens when doing a normal or greater rift...
  17. E

    The file 'audioplugin_fluxer.dll' has an unexpected hash.

    I'm getting this error after the last patch: "The file 'audioplugin_fluxer.dll' has an unexpected hash." Log: 2017-12-07 06:40:49,595 [1] INFO Logger (null) - Now setting up JitProfiles... 2017-12-07 06:40:49,599 [1] INFO Logger (null) - JitProfiles successfully setup! 2017-12-07 06:40:49,603...
  18. E

    And after the shutdown..?

    Many thanks for that.
  19. E

    And after the shutdown..?

    "as we all know"?... and who said that?, where you read that?. In the entire forum of news and support sections I can't find any official thread with any commentary from the developers declaring a supposed shutdown notice. But maybe I'm wrong, so I will ask: are you sure of what are you...
  20. E

    Hearthbuddy doesn't detect Hearthstone process running... what happens with this bot?.

    Hi @Tony. Sorry for dramatizing, I didn't remembered Hearthbudyy writes a very useful log. The log says this: 2017-12-05 10:57:48,073 [1] INFO Logger (null) - Hearthbuddy Version: 0.3.1446.417 Path: G:\PC\Online\Hearthstone\Cheats\Hearthbuddy\<ExeName> OS Name: Microsoft Windows 10 Home...
Back
Top