Jump to content

Recommended Posts

Hello, try:

Quote

wManager.Wow.Helpers.Lua.LuaDoString("PickupBagFromSlot(" + (int) wManager.Wow.Enums.InventorySlot.CONTAINER_BAG_OFFSET_1 + ")");
wManager.Wow.Helpers.Bag.PutSelectedItemInBag();
wManager.Wow.Helpers.ItemsManager.EquipItemByName("Small Black Pouch");

In "CONTAINER_BAG_OFFSET_X" replace X by 1, 2, 3 or 4 and replace "Small Black Pouch" by your bag name

 

Link to comment
https://wrobot.eu/forums/topic/11312-take-off-tha-bag/#findComment-54112
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...