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

[Plugin] Auto Potion

StrangerThanFiction

New Member
Joined
Nov 24, 2012
Messages
241
Reaction score
3
Have received several requests asking me to make this its own plugin... So here it is.....

Just extract to your DB plugins folder, enable it once DB loads and that's it.... Your toon will now purchase potions when doing a vendor run...


If you are having any problems please upload your log file along with your question and/or report.



Notes & Version History:
Code:
### Version 0.2.2
* Multi language support added

### Version 0.2.1
* FIX: SpamPrevention added for BotMain.PauseWhile calls
* FIX: DB returning wrong values for merchant items. Now uses cached potion information.
* NEW: Added Config UI
  
### Version 0.2.0
* More improvements to the CheckPotion method
* Fixed a bug that was causing DB to become permanently paused
* Fixed a bug that caused DB to crash
* Added more exception handling for memory read errors
  
### Version 0.1.1
* Fixed typos in BotMain.PauseWhile calls...
* Added extra diagnostic logging for identifying problems if and when they do occur


GIT: Assembla | AutoPotion

Latest Dev: Latest-AutoPotion.zip
 

Attachments

Last edited:
awesome man, great work on everything. Also glad to see your pic of groping a asian chicks titty is gone also, doesn't aspire confidence at first glance lol
 
Thx... Now as long as no one comes back and says Hey it broke my bank.....

Though with the new logic it shouldn't ever run into a scenario where it will buy to many potions....
 
Last edited:
Wonderfull plugin for undergeared farmers!
 
Update posted...

Code:
---------------------------
  Version 0.2.0
---------------------------
  - More improvements to the CheckPotion method
  - Fixed a bug that was causing DB to become permanently paused
  - Fixed a bug that caused DB to crash
  - Added more exception handling for memory read errors
 
New version added.
Code:
---------------------------
  Version 0.2.1
---------------------------
  - FIX: SpamPrevention added for BotMain.PauseWhile calls
  - FIX: DB returning wrong values for merchant items. Now uses cached potion information.
  - NEW: Added Config UI
 
Hi StrangerThanFiction, i'm having a problem with the plugin. I don't know if i'm doing something wrong, but it not working for me. I'm using the new 'trinity' with 'quest tools' and the 'auto potion'. Each time the character will sell the items with the vendor, it did not buy the potions! Can you help me please? Thanks! (sorry for the poor english ^^')
 
Well... Depending on how long your actually at the vendor it may or may not fire.. Since the plugin only checks to see if your at a vendor every 3 seconds..

As of now its just using a soft hook and not actually hooking into the behavior tree.. So its not guaranteed to hit each time while vending...


If you upload your log file, I can double check everything...
 
The idea wasn't really to use this version on bot leveling but wrather on lvl 60's and disable potion picking.... Than it just quickly refills your potions when your vendoring...
 
Back
Top