Withdraws the item(s) from a slot in the guild bank, automatically adding to the player's bags
See also Guild bank functions.
Signature:
AutoStoreGuildBankItem(tab, slot)
Arguments:
tab- Index of a guild bank tab (between 1 andGetNumGuildBankTabs()) (number)slot- Index of an item slot in the guild bank tab (between 1 andMAX_GUILDBANK_SLOTS_PER_TAB) (number)