Kickazz006
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 20,566
- Reaction score
- 302
it will deposit or withdraw all? b/c it says you must be at bank
im trying to mess w/ this for gbank of course

Lol just right click on the item and it will deposit and withdraw what ever u click on
Nope. It moves by bag. You can't move by item type. Unless i am totally blind and can't see it.
I think the tutorial is assuming you're using inscription bags for your glyphs, in which case you could just tell it to transfer from inscription bags on your char to inscription bags in your bank. Might be beneficial to set it up this way so you can use the mod to do what you want. Otherwise, I don't think there are any addons which will do what you're asking.
is this a macro (copy/paste and change the ITEMNAME) or is it to edit the above said addon?
I guess:
/run for t=1,GetNumGuildBankTabs()do for s=1,98 do local l=GetGuildBankItemLink(t,s)if l and strfind(l,"ITEMNAME")then SetCurrentGuildBankTab(t)AutoStoreGuildBankItem(t,s)end end end
where t=1 is the tab number and ITEMNAME is ... you know
Don't know about specific stacks.
Any macro to drump stuff IN gbank?