The plugin will auto click the button of notificaton in D3 such as:
+ Disconnect problem notification
+ Error while create game ... etc
To use this:
1.Create a folder in your DemonBuddy folder called Plugins if you don't have one already.
2.Create a folder in your Plugins folder you have create in step 1
3.Drag and drop the TestInv.cs into your folder in step 2
4.Check NotificationOKClick in the Plugin tab.
Update:
+ Wrong return code in thread check and make the thread run and click only one time. Fix it now.
+ Version 0.2:
- Close thread when bot closed (Shutdown Event)
- Change Interval of checking UI to every 10 seconds (no need to check every 3s)
+ Version 0.3:
- Change flow: Check UI thread only run when bot is running (press start) and stop when bot is stop (press stop)
+ Version 0.4:
- Using .125 api for checking valid UIElement. Thanks DB Developers.
+ Version 0.5:
- Testing support for Network Disconnection OK Button
+ Version 0.6:
- Kill thread when DB exit
+ Version 0.7
- Simple save state for Enable/Disable plugin when run DB.
- Fix not auto click if Enable plugin after press start button
- Test feature : leave game with party (click on party notification dialog)
+ Version 0.8
- Test : Fix bug crash after start bot (maybe the BotThread value is null in some machine)
- Add more log trace for exception
+ Version 0.9
- Using DB Api to eliminate Error/Notification Dialogs.
- Fix crash when enabled ??!!! (Need test
)
- Delay when Click Resume/Start button to make sure plugin will click it if DB does not create/resume game.
If any error , please attach the Diagnostic log for me.
Know bugs:
- Click OK for party notification may not working yet! Please wait 1-2 days.
FAQ:
1. Why have the word "Test" in release history:
- "Test" means I need you to test for it and report if not working/have problem. Please attach diags log for me if there's some prolem about it.
+ Disconnect problem notification
+ Error while create game ... etc
To use this:
1.Create a folder in your DemonBuddy folder called Plugins if you don't have one already.
2.Create a folder in your Plugins folder you have create in step 1
3.Drag and drop the TestInv.cs into your folder in step 2
4.Check NotificationOKClick in the Plugin tab.
Update:
+ Wrong return code in thread check and make the thread run and click only one time. Fix it now.
+ Version 0.2:
- Close thread when bot closed (Shutdown Event)
- Change Interval of checking UI to every 10 seconds (no need to check every 3s)
+ Version 0.3:
- Change flow: Check UI thread only run when bot is running (press start) and stop when bot is stop (press stop)
+ Version 0.4:
- Using .125 api for checking valid UIElement. Thanks DB Developers.
+ Version 0.5:
- Testing support for Network Disconnection OK Button
+ Version 0.6:
- Kill thread when DB exit
+ Version 0.7
- Simple save state for Enable/Disable plugin when run DB.
- Fix not auto click if Enable plugin after press start button
- Test feature : leave game with party (click on party notification dialog)
+ Version 0.8
- Test : Fix bug crash after start bot (maybe the BotThread value is null in some machine)
- Add more log trace for exception
+ Version 0.9
- Using DB Api to eliminate Error/Notification Dialogs.
- Fix crash when enabled ??!!! (Need test

- Delay when Click Resume/Start button to make sure plugin will click it if DB does not create/resume game.
If any error , please attach the Diagnostic log for me.
Know bugs:
- Click OK for party notification may not working yet! Please wait 1-2 days.
FAQ:
1. Why have the word "Test" in release history:
- "Test" means I need you to test for it and report if not working/have problem. Please attach diags log for me if there's some prolem about it.
Attachments
-
TestInv.cs3.2 KB · Views: 2,046
-
TestInv_0.2.cs3.5 KB · Views: 564
-
TestInv_0.3.cs4.7 KB · Views: 1,095
-
TestInv_0.4.cs4.8 KB · Views: 449
-
TestInv_0.5.cs5.5 KB · Views: 1,525
-
TestInv_0.6.cs6 KB · Views: 1,485
-
TestInv_0.7.cs8.1 KB · Views: 1,913
-
TestInv_0.8.cs14.8 KB · Views: 1,746
-
TestInv_0.9.cs10.7 KB · Views: 9,345
Last edited: