1. find. GetContainerItemInfo; RegisterEvent; UnregisterEvent; Share. Bagnon plugin showing BoE/BoA texts on your items. This is the case with Refined Deeprock Salt for Leatherworking , Mooncloth for Tailoring and Arcanite Bar for Alchemy. 1The interface options interface and APIs have changed significantly in 10. Bank) -- create all necessary SubBags now with basic initialization, correct referencing later when config is available. I works pretty well but it does have one knoComment by 204361 As of beta build 8885, milling like others said, takes five of a herb and mills into pigments. Back to sarcasm…. 这是一个 魔兽世界API 。. HOWTOs. 魔兽世界常用宏/Retail/正式服/暗影国度/Classic/怀旧服 local GetContainerItemInfo = GetContainerItemInfo or (C_Container and C_Container. 获取指定拾取栏位的信息。. slot Number - Index of the slot within the bag to query; ascending from 1. lua"]:3941: in function `BankItems. GetContainerNumSlots (new UI from blizz) Go to wow folder> Interface>AddOns>Reagentcount and open main. com is the number one paste tool since 2002. To insure that you have the least amount of errors i have made sure to choose addons for 5. g. Au grand désarroi de l'Aldor, ils se sont joints aux naaru de Shattrath. {"payload":{"allShortcutsEnabled":false,"fileTree":{"CustomItemFix":{"items":[{"name":"CustomItemFix. Full Changelog Previous Releases [Baggins-Filtering] Fix Wrath Missing Variable [srcfiltersItemBind] Fix bind matching [srcfiltersItemBind] Fix Retail use of C_Container. Also, you should use GetContainerItemInfo to get the quantity of ore in the current slot (not too sure here. itemId = GetContainerItemID(bag, slot); bag Number (BagId) - Index of the bag to query. Select the Scale that has been defined in the Pawn addon (for example: scales for. lua, add at top local PickupContainerItem = C_Container and C_Container. Show on mouse mouseover. Rather than getting stuck in your bags when you hit an uneven stack of herbs/ore, it will skip them and move on to larger stacks further on in your bags. My Personal add ons for warcraft 1. Then opened AMR, went to the export tab, and the textbox is empty. GetPlayerMapPosition respectively. Back to sarcasm…. Jaliborc / Scrap Public. stackCount. com is the number one paste tool since 2002. It's officially documented in Blizzard_APIDocumentation which is accessible via the /api command. Blizzard is well known for their top tier communication! Gosakii-aegwynn. Beitrag von janniie You might want to avoid declaring your variables as globals, like t,s,q,l and v. stackCount. lua at master · GoldpawsStuff/Bagnon_BoEAccomplish more in World of Warcraft with in-game guides for Leveling, Gold, Professions, Achievements, and more. all of a specified item: /run for b=0,4 do for s=0,22 do l=GetContainerItemLink (b,s) if l and l:find (" Saronite Ore ")then UseContainerItem (b,s) end end end. GetContainerItemPurchaseCurrency. find(n,“9d9d9d”)then v={GetItemInfo(n)}q=i[2]c=c+v[11]*q;UseContainerItem(b,s)print(n,q)end;end;end;print(GetCoinText(c))This is where GetContainerItemInfo is called, which will be null if your bank is not actually open on your character at that moment. GetContainerItemInfo(containerIndex, slotIndex) : containerInfo C_Container. GetContainerItemInfo--BETA: local GetContainerNumSlots = _G. 5 is likely going to have Backdrop issues. 0. wowuidev. Else, search for "Elixir of Poison Resistance" and use that instead. 2. so since i always start with a dott it would look like /cancelaura Ghost Wolf /startattack /cast Flame Shock (Rank 3) (nothing more annoying. [HELP] script NOT working with Class identify Lua/XML Helpjanniie의 게시글 You might want to avoid declaring your variables as globals, like t,s,q,l and v. I have disabled all addons except the three called 'ElvUI', 'ElvUI Libraries', and 'ElvUI Options' by using /edebug on? This is important in order to rule out that any of your other addons are causing the issue. Needs summary. Use guild money for repairs. QuestItem addon tells you which quest the item belongs to. News; Forums. Yes I suppose you'd need to connect the quest item to a quest ID via its objectives when you accept a quest and when QUEST_LOG_UPDATE / UNIT_QUEST_LOG_CHANGED fires when an objective is progressed . 0. wowuidev. Supported link types are: achievement, conduit, currency, instancelock, item, keystone, mawpower, quest, spell, talent, unit. for bag = 0, 4 do for slot = 1, 32 do if select (10,GetContainerItemInfo (bag, slot)) == 163036 then PickupContainerItem (bag, slot) ClickSendMailItemButton () end end end SendMail ("Urtgard-Khaz'goroth",. Valid slotID's are 1 through BagSize. Hello friends! I have been having the same LUA errors for several months now, and I can’t seem to get them to go away. vscode","path":". - SortBags/SortBags. /fishingbuddy or /fb toggle the display of the Fishing Buddy window /fb help print the list of Fishing Buddy commands. Au grand désarroi de l'Aldor, ils se sont joints aux naaru de Shattrath. If you close all tradable windows or execute macro not so fast, there is no problem. GetContainerItemID ; Remove Last Remaining References to LibGratuity-3. Automated updating of API pages at this location, to reflect patch changes, has ceased from 10. PickupContainerItem or _G. A lot of. Комментарий от Eido Having a follower with the Начертание trait at your Мастерская начертателя 2-го ур. If you have a stack of 2 and a stack of 3 does it still prospect them?). 1433215의 댓글 I was lucky enough to loot this card today. 0. Contribute to Jaliborc/Scrap development by creating an account on GitHub. Scrapping Items (Opens both the blizzard default and Bagnon bag UI's simultaneously)[wa代码] [提问请发问答区] [怀旧服][不懂就要问]请教各位大神,怀旧服wa字符串问题(一键摧毁) 求助各位能人大佬大神,怀旧服里wa有没有类似的字符串,比如摧毁某价值以下的东西(垃圾)?Thanks in advance for any suggestions or solutions. . This includes all grey items and user specified items, that can be added to list of exceptions. Isn't it still faster/less overhead to cache the values and access them than querying the method every time? (Note: I see that it's in an addon. 4. numSlots = C_Container. SellJunk sells all junk to the vendors. replace the INV_Sword_49 by whatever texture your weapon has either use a database for that or use this macro while the weapon you want to equip is in your first (upper left) slot of your main backpack: /run ChatFrame1:AddMessage(GetContainerItemInfo(0,1))Found one that deletes all grey items from your bag which is working amazing for farming: /run local i,n=0;for b=0,4 do for s=1,GetContainerNumSlots(b) do ClearCursor();i={GetContainerItemInfo(b,s)};n=i[7];if n and string. 4. This is an API, or application programming interface. Jan 19, 2023. 1. HOWTOs. 10个格子,每个20个物品。. I concur. Don’t autoloot it! That would need the AutoLootMailItem hook. Even if UseContainerItem is not protected in this case (not mentioned on wowwiki and can't check it), that macro will attempt to prospect anything, not just ore. News; Forums. All of the pigments I've made except for dusky make 2-3 pigments per 5 herbs. Thanks for contributing an answer to Stack Overflow! Please be sure to answer the question. isRetail block, but the code must be tested everywhere regardless please. Also, you should use GetContainerItemInfo to get the quantity of ore in the current slot (not too sure here. 0. It's painful living without it. Baggins v4. itemId = GetContainerItemID (bag, slot) {"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":". /run GetMouseFocus():Get…Comentado por Eido Having a follower with the Escrivania trait at your Ala do Escriba Nível 2 awards you the option of creating a Pedido de Mercador Draenoriano ONCE a day. Returns [] texture local texture, itemCount, locked, quality, readable = GetContainerItemInfo(1,2); DEFAULT_CHAT_FRAME:AddMessage(itemCount . SellOMatic Lua file cleaned up & fixed. GetContainerItemInfo -> C_Container. GetContainerItemID ; Remove Last Remaining References to LibGratuity-3. 0. 52 Release Server patch: 10. {"payload":{"allShortcutsEnabled":false,"fileTree":{"Informant/Libs/LibExtraTip":{"items":[{"name":"Support","path":"Informant/Libs/LibExtraTip/Support","contentType. I'm already using an addon called "SellJunk" to automatically sell all grey items, but I'd like to go even further and also sell all greens that are below Draenor item levels. A community for World of Warcraft: Classic fans. 今天给大家分享一个我做的一键分解宏,视频演示如下:. 3 UseContainerItem (bagID,slotID) 4. You may need to go into the options and change the button radius because it is probably going to be something like 78 in your SavedVariables, but it needs to be something close to 110. /run GetMouseFocus():Get…Comment by ra2phoenix Note that as with any opposed rep, for every 1 point of reputation you gain with Scryers, you will lose about 3 with Aldor. containerInfo = C_Container. 1 seconds) to the loop, so that it will sell all items with one click without getting stuck. 0. It can either sell these items automatically at each vendor or you can do it manually by clicking "Sell Junk" button on each vendor's frame. 按ctrl是1级火冲,直接按是满级火冲,会优先打鼠标指针目标,鼠标指针. GetBestMapForUnit (requiring "player" as parameter to yield the same result) and C_Map. You might run into trouble if those were to be used somewhere else. GetContainerItemInfo [Baggins] Retail Fix use of C_Container. To do this, you must speak with your assigned, Inscription follower who will give you a chance to create a full Pedido de Mercador Draenoriano using:. Scan Auction House by Auctioneer Scan function. You will find a function call createAsteroid (). GetPlayerMapPosition respectively. github","path":". - Gnobesy/Gnobesy. . If you manage to pinpoint a conflict between ElvUI and another addon, make sure you include that information. Pastebin. zip Describe the bug (see LUA below) I opened the vendor sale screen on my YAK while my character screen was open. You can probably expect more functions that are called later to throw the same error, their lines just couldn't be reached before. Searches with lots of filters with a search history and organised into shopping lists. 2. 1. HOWTOs. I have disabled all addons except the three called 'ElvUI', 'ElvUI Libraries', and 'ElvUI Options' by using /edebug on? This is important in order to rule out that any of your other addons are causing the issue. I wasn't going to bother crafting any but yesterday a guild member linked a 6k card they got after crafting some to level their inscription, not sure how many the crafted to get theirs but I crafted only 30 card of omens which was a total cost of 15 war paints. They’re either changing fundamental things or changing a lot of things at once. You might run into trouble if those were to be used somewhere else. numberOfSlots Integer - the number of slots in the specified bag, or 0 if there is no bag in the given slot. do 4. The World of Warcraft add-ons I use,. Reply to Reply Post by syhsence (2019-10-20 17:01) 如果你的包里有这些东西的话 点完之后应该是会自动删除这些物品的(类似一键删除的效果) 确定宏正确之后如果还是没反应的话 有可能是和你的其他插件冲突了 实在用不了的话可以试试之前原帖主推荐的Dejunk插件 改动When the event DISABLED is triggered this means you are about to initiate combat so do what you need to stop people from using your frames during this time. Helpful; using System; using System. 6. icon, itemCount, locked, quality, readable, lootable, itemLink, isFiltered, noValue, itemID, isBound = GetContainerItemInfo (bagID, slot) icon, itemCount, locked, quality, readable, lootable, itemLink, isFiltered, noValue, itemID, isBound = GetContainerItemInfo(bagID, slot) ← WoW API < GetContainerItemInfo. When you call a function with : instead of . GetContainerNumSlots or C_Container. This after the gray sell function but before the repair function: print (format ("|cffe5e5e5Grays Total: %. Returns info for a quest item in a. github","path":". I know the UI has changed but does anyone know if there’s a way to mill herbs in a macro any more? Below are the macros for reference - note, I know I have to update. Embed updates for 3. BankItems/BankItems. I should probably just try to make one. It comes with multiple (optional) intelligent junk filters, and can even memorize which items you normally sell. lua","path":"CustomItemFix/CustomItemFix. 1. C_Container. Line 218: local function createAsteroid (). C_Container. GitHub Gist: instantly share code, notes, and snippets. 11 Describe the bug The update today on WOTLK Classic does this non-stop multiple times, potential issue with. Bank) -- create all necessary SubBags now with basic initialization, correct referencing later when config is available. Loading Before the Dragonflight pre-patch, many people were getting FrameXML errors. What does this have to do with Lua? I User Interface de ned by Lua scripts and XML de nitions I Frames and frame handlers can be de ned in XML les I Behavior and code de ned in a series of Lua scripts I 140 XML les - 68,240 LoC I 142 Lua les - 66,357 LoC I Not only is code freely available, but serves as model implementation for all aspects of the user. C_Container. Locally hacked mine up, this got things mostly working. GetContainerItemInfo(container, slot)) 改成下面两行: local containerItemInfo = C_Container. lua, that is the file that deals with exceptions and exemptions, all other config stuff is in the AutoProfitX-BlizzTable. 0) hex: the escape sequence for that color, including the leading |cff. But is there a variant of your code if the item is not in the bag, but in the loot window?Here it is, just in case you still wanted it. 3 works but I cant find it anywhere and am not. - AutoProfit/AutoProfit. . Returns the item ID in a container slot. Sorted by: 1. An output stream that writes bytes to a file. I wasn't going to bother crafting any but yesterday a guild member linked a 6k card they got after crafting some to level their inscription, not sure how many the crafted to get theirs but I crafted only 30 card of omens which was a total cost of 15 war paints. If you have a stack of 2 and a stack of 3 does it still prospect them?). Line 4220 in 8c26ee9. Now with baggins you can not only separate your bags into virtual view of your inventory but organize the items in your virtual view by item type! Bag options with endless possibilities. 0, to C_Map. 级别: 学徒. Created Dec 12, 2021. . itemLink = GetContainerItemLink (bagID, slotIndex) GuildPromote ( name) The WoW API is available to AddOns and macro scripts. 3. ← WoW API < GetContainerNumSlots Returns the total number of slots in the bag specified by the index. 4. My filter is as follows: Name: Weapons-BOE Categor. Running Software (issues missing this information will be deleted): Addon version: 10. "Creature" is working. BankItems/BankItems. Creators. GetContainerItemInfo). Within this scope createAsteroid is not defined. Posted on: 09-23-2012 - Updated on: 02-01-2014 - viewed 12347 timesedited. Locally hacked mine up, this got things mostly working. 主题32969790 Topic Post by mianbao940 (2022-08-07 08:59): 如何才能同时让地精和血帆双崇拜 当前版本,先刷卫兵到血帆尊敬11999,然后去荒芜之地刷个NPC,6分钟刷一次,非人类一次5点声望,刷到崇敬21999,然后去交血帆一系列的任务到崇拜,回头杀对应的南海或者其他对应声望相关的小怪反冲四地精Hello everyone. My filter is as follows: Name: Weapons-BOE Categor. Build an App; Publish a mod; Why Overwolf; App documentation. sorry was late at night when I replied to you, yes that is in AutoProfitX-Config. They were already slated to be deleted, but were still active in the beta and in the previous retail build. 9. The reference to the current object in Lua ist called self. Recipe reagent costs and profits in crafting views. Specific details (usage/scope) will be posted later as separate pages on this. First, just make another macro which is named unique as 'AutoMill' at Main action bar #1. I know the UI has changed but does anyone know if there’s a way to mill herbs in a macro any more? Below are the macros for reference - note, I know I have to update. com is the number one paste tool since 2002. UI tech. copy my text and paste it in (replace all text currently in there. Saved searches Use saved searches to filter your results more quicklyThis gray two-handed mace has an item level of 69. One such check is on binding. Fork. GetContainerNumSlots (new UI from blizz) Go to wow folder> Interface>AddOns>Reagentcount and open main. If you have a stack of 2 and a stack of 3 does it still prospect them?). Line 113 - change to. 6 怀旧服版本,点击整理时添加音效,并且扫把图标更漂亮了。. Also, you should use GetContainerItemInfo to get the quantity of ore in the current slot (not too sure here. If you want to do this, you should leverage. 4. Details. 보라색아이템 입니다. In the Two-Handed Maces category. itemId = GetContainerItemID(bag, slot) Arguments [] bag unknown - Index of the bag to query. . function SaferSwapItems(bag1, slot1, bag2, slot2) ClearCursor() while true do -- This is not really an infinite loop, as you will see in a few lines local _, _, locked1 =. That code doesn't actually do anything because you're checking if a Fontstring you've just created exists, and it always will because, you've just created a new one, along with a new parent button. I want it to act just like a normal inventory right click: use or move on Right Button. 8. [srcfiltersItemBind] Fix Retail use of C_Container. The maraudon herbing route for rogues is very popular, but there’s actually another route involving elemental killing that adds up to even more gold per hour. lua at main · jrowles/GnobesySells all your junk when you visit a merchant. Updated Feb 25, 2023. Dahk Dahk. However, since DF. lua:3941: attempt to call upvalue 'GetContainerNumSlots' (a nil value) [string "@BankItems/BankItems. C_Container. A lot. 3a Server patch: [e. Elleden99. Functionality includes picking up the item from a specific bag slot, putting the item into a specific bag slot, and applying enchants (including poisons and sharpening stones) to the item in a specific bag slot, except if one of the. However, since DF the “/cast milling” doesn’t work any more. API PickupContainerItem. lua. 7 onwards. GetValue ("dbmarket", l) or 0)*q end end end print ("Bags. "Frameworks" like the WoW Add-On Framework often bring a new flavour to the language, so my comment may be wrong in your case. 186 7 7 bronze badges. 1433215의 댓글 I was lucky enough to loot this card today. commit aebb0b0d73947c29303c4984f57479f6b72c4b2b Author: John Langone <johnlangone@gmail. I can’t check the code in the game yet. Grizz2202 opened this issue. ) -- local references to globals Is this a bug or an addon error? - World of Warcraft Forums. Wow addon. ← WoW API < GetContainerItemQuestInfo Returns whether the item in the slot is a quest item. As the title states, I'm looking for some suggestions on how to go about flipping mass quantities of cards. isQuestItem, questId, isActive = GetContainerItemQuestInfo(bag, slot); bag Number (BagId) - Index of the bag to query. 0(no longer used) [Baggins-Search] Fix Search By Expansion [srcfiltersitemBind]Fix Retail C_Container. Asking for help, clarification, or responding to other answers. This is important in order to rule out that any of your other addons are causing the issue. 0. itemLink = C_Container. Then just return in "durationdisplay" something like "return itemamount. 按ctrl是1级火冲,直接按是满级火冲,会优先打鼠标指针目标,鼠标指针无目标. I have verfied my issue doesn't exist in the default UI. You signed out in another tab or window. lua at main · jrowles/GnobesySells all your junk when you visit a merchant. Additional Macro : Delete all Items in Inventory. - Support new API changes for the GetContainerItemInfo method . /run local c,i,n,v=0;for b=0,4 do for s=1,GetContainerNumSlots(b)do i={GetContainerItemInfo(b,s)}n=i[7]if n and string. 1, you can no longer use this function to return the Cooldown of an item link or name, you MUST pass in the itemID. 7 onwards. 1 Container API shims for 3. Edited Apr 3, 2017. Need it running on like 10-30 sec loops. Today, I downloaded v115 and…Missing objective location on map. replace the INV_Sword_49 by whatever texture your weapon has either use a database for that or use this macro while the weapon you want to equip is in your first (upper left) slot of your main backpack: /run ChatFrame1:AddMessage(GetContainerItemInfo(0,1))Even if UseContainerItem is not protected in this case (not mentioned on wowwiki and can't check it), that macro will attempt to prospect anything, not just ore. isQuestItem, questId, isActive =. 12. Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. So let's see if we can find a definition for createAsteroid in this file. Needs summary. find(n,"9d9d9d")then v={GetItemInfo(n)}q=i[2]c=c+v[11]*q;UseContainerItem(b,s)print(n,q)end;end;end;print(GetCoinText©). GitHub Gist: instantly share code, notes, and snippets. Recipe reagent costs and profits in crafting views. Returns the total number of slots in the bag specified by the index. To test TakeInboxMoney send some gold to an alt and loot it from mail. GetContainerItemInfo and C_Container. Already have an account? Sign in to comment. texture, count, locked, quality, readable, lootable, link, isFiltered, hasNoValue, itemID = GetContainerItemInfo(container, slot) That is exactly the code that would define the following variables to have the corresponding values returned by the function: texture, count, locked, quality, readable, lootable, link, isFiltered, hasNoValue and itemID. Returns texture Automated updating of API pages at this location, to reflect patch changes, has ceased from 10. You can probably expect more functions that are called later to throw the same error, their lines just couldn't be reached before. Contribute to AdiAddons/AdiBags development by creating an account on GitHub. If you wish to use the stuff on your main, or sell it in the Auction House, Use Macro #1 at an opened vendor, then go to the mailbox and use Macro #2. Join. I want it to act just like a normal inventory right click: use or move on Right Button. . The link type "unit" apparently is not working with all GUID unit types. 4. Something like: Code: function SellAllInBag (bag) for slot = 1, GetContainerNumSlots (bag) do UseContainerItem (bag, slot) -- wait for 0. 4. numberOfSlots = GetContainerNumSlots(bagID); bagID Integer - the slot containing the bag, e. . The Backpack which has 16 generic slots. The text was updated successfully, but these errors were encountered:currPrice = (select(11, GetItemInfo(item)) or 0) * select(2, GetContainerItemInfo(bag, slot)) cbenneh posted a comment Apr 3, 2017. In addition the returns for GetContainerItemInfo and GetContainerItemQuestInfo have changed to use tables instead of a long list of returns. Need an addon asap, that deletes everything in the bags or a specific item. Simple Auction addon, makes it easier to search, buy, and post auctions. 526K subscribers in the classicwow community. You will find a function call createAsteroid (). [srcfiltersItemBind] Fix Retail use of C_Container. In 2. Show/Hide Custom Frame in Combat Lockdown Lua/XML Help反向整理背包系统有现成的api-- 设置为true反向排列 SetSortBagsRightToLeft(true)-- 设置为ture 新获得的物品反向插入背包 SetInsertItemsLeftToRight(true) 另外: 过长的代码请活用折叠 折叠内容 lua代码可以使用代码块引用-- 写lua代码 [/ code]-- "/"后没有空格 举一反三:过长的lua代码请活用折叠及代. ItemLink ItemLink Returns the. As written, it should still work on Classic E. Contribute to nanenj/wow-addons development by creating an account on GitHub. Even if UseContainerItem is not protected in this case (not mentioned on wowwiki and can't check it), that macro will attempt to prospect anything, not just ore. There is this private server which has a migration system based on an Addon, what this addon does is it copies everything you have from your character into a LUA file. Jaliborc / Scrap Public. 4 Siege of Orgrimmar, Mists of Pandaria. The new settings API permits registering nestable categories that fit one of two layout archetypes; DataStore_Containers is part of the DataStore series. numberOfSlots = GetContainerNumSlots ( bagID )Hundreds of errors since latest patch · Issue #200 · Jaliborc/Scrap · GitHub. Inscription -> milling macro. Click Search Tab of Auctioneer. I have a macro (well two actually) that worked for finding any herbs in your bags, and then milling them. /run local c,i,n,v=0;for b=0,4 do for s=1,GetContainerNumSlots (b)do i= {GetContainerItemInfo (b,s)}n=i [7]if n and string. GetContainerItemInfo is meant to return the itemCount of items from their position in a bag slot. Don’t autoloot it! That would need the AutoLootMailItem hook. GetContainerItemInfo. CloseAllBags () closes the. One such check is on binding. luaReply to Reply Post by fjswpp (2022-11-19 22:50) 这一行: local price = select(11, GetItemInfo(link)) * select(2, C_Container. Within this scope createAsteroid is not defined. You […]local function IsItemLocked(bag, slot) if not bag and not slot then return false; end if not bag then return IsInventoryItemLocked(slot); else local info = C_Container. If you have a stack of 2 and a stack of 3 does it still prospect them?). Shopping List issues with 3. W Edmonton, AB. What i want this addon to do is allow me to place a blp file in the "Addon/This-addon" folder that the lua calls to repleaces the orginal blp file ingame. If you were to remove all the /click and /changeactionbar lines, you could put macros 1-5 in the same macro if you use an addon that will allow longer macro scripts. DataStore_Containers is part of the DataStore series. GetContainerNumSlots--BETA: local UseContainerItem = _G. 4. CustomPrice. [[70] Wanted: The Exarch's Soul Gem (11374)]You need 2 macros. /run for bag=0,4 do for slot=1,GetContainerNumSlots(bag) do local texture,itemCount,locked,quality=GetContainerItemInfo(bag,slot) if quality==4 then UseContainerItem(bag,slot) end end end. Pigmento Cerúleo x 4; Pergaminho. Call or Text - (825) 436-9913 7022 51 Ave. For example, one instance changed in this patch is the GetContainerItemInfo function. Hyperlinks. GetContainerItemInfoPastebin. My server has herbs for quite cheap and I've got a massive stockpile of primals on my scribe. First, just make another macro which is named unique as 'AutoMill' at Main action bar #1. . I've started to mess around with LuaNinja and my first creation is a bot to prospect all my Saronite Ore. API PickupContainerItem. See also: API change summaries/Historical Early API changes were communicated on the official World of Warcraft forums. -- Loop through each bank bag, local value = 0; for bag = -3, NUM_BAG_SLOTS + NUM_BANKBAGSLOTS do -- and each slot in each bag. Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.