Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
I have a simple request: a plugin that allows the bot to store items in the guildbank after vendoring when bags are full (using the mobile guild bank).
Would be really nice for me to use with Dungeonbuddy, running a 5 man MoP heroic team.
If InbagCount < 5
vendor
if inbagcount > 5
cast spell mobilevendor
interact w mobilevendor
deposit crap
now doing this i would suggest breaking into a couple of subroutines to get a proper framework that you can use in later profiles but yea that is the jist