Jump to content

Food/Drink amount more than 50


Recommended Posts

  • 4 weeks later...

If you want to fix this, you can decompile wManager.dll
Go to wManager.Wow.Bot.States.ToTown
Find the following line: Vendor.BuyItem(wManagerSetting.CurrentSetting.FoodName, 1);
Change 1 to 4
Find the following line: Vendor.BuyItem(wManagerSetting.CurrentSetting.DrinkName, 1);
Change 1 to 4

Recompile and make sure to do this again if wRobot updates. Now it will buy 20 (4 stacks) of water/drink, up to 10 times in total (so 400 food/drink max). 
Or wait for the HMP update coming out in a bit that will also be fixing this.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...