Take Another Break
Based on TakeABreak by Ghaleon
(v1.0.2 released on 12th May 2014)
Based on TakeABreak by Ghaleon
(v1.0.2 released on 12th May 2014)
Compatibility
- TakeAnotherBreak has been tested with DemonBuddy .403 and .408 but should work with any recent version.
- It's pretty straight forward code that only uses basic DemonBuddy API calls so it should play nice with any version of any other plugin
Known Issues
- Entering a higher value in the "min" field than in the "max" one can crash DemonBuddy, so make sure to edit them in the correct order for now
- I was lazy and didn't yet implement decent settings for stopping the bot rather than taking a break, for now you can do this by entering 999 minutes as value for minimum & maximum break time
Reporting Issues
Please include these informations when reporting an issue, it might help locate the problem faster:
- The version of DemonBuddy you're using
- The versions of other plugins you're using (just incase)
- The profile you were running when the problem happened
Features
TakeAnotherBreak is designed to allow you to take random breaks at random intervals or stop the bot after a certain amount of time/games/deaths.
- In-Town breaks: will trigger when you enter town after a certain amount of time has elapsed since last break (or since starting the bot)
- Between-Games Breaks: will trigger when entering the main menu after a certain amount of games
-
Death Breaks: Will trigger after a certain amount of deaths(not implemented yet)
Installation
- Download the attached zip (bottom of post).
- Extract to your Demonbuddy directory (eg "C:/Demonbuddy/Plugins/")
- The TakeAnotherBreak files should now be in their own folder in your plugins folder (eg "C:/Demonbuddy/Plugins/TakeAnotherBreak/TakeAnotherBreak.cs")
- Start Demonbuddy, select the plugins tab, and click the check mark next to TakeAnotherBreak to enable.
- You can click the "Config" button after selecting the plugin in the plugin list to adjust its behaviour.
- TakeAnotherBreak will start working once you start Demonbuddy.
Credits
TakeAnotherBreak is a rewrite of the TakeABreak plugin written by Ghaleon. I rewrote some parts and added some extra features, but more than half the code (and parts of this post!) is coming straight from the original plugin (mostly all the UI/settings stuff that I hate writing), so thanks Ghaleon!
Changelog
Code:
[COLOR="#800000"][B][SIZE=3]version 1.0.2[/SIZE][/B][/COLOR]
[LIST]
[*] Plugin will now correctly resume botting after the break ends
[/LIST]
[COLOR="#800000"][B][SIZE=3]version 1.0.1[/SIZE][/B][/COLOR]
[LIST]
[*] Fixed a bug with break duration
[*] Changed "paused until" date/time format to be more helpful to detect other potential bugs
[/LIST]
[COLOR="#800000"][B][SIZE=3]version 1.0[/SIZE][/B][/COLOR]
[LIST]
[*] Initial release
[/LIST]
Downloads
Attachments
Last edited: