Pull requests. Here’s the path for my current favourite rogue gold farm. SellJunk sells all junk to the vendors. AddOns/DataStore_Containers/DataStore_Containers. Reply to Reply Post by Mkathylol (2019-09-19 12:35) 插件定位是用的游戏框体,按理不会出现放大或缩小游戏窗口大小,就改变其位置。 我刚也在游戏里试了下窗口模式,放大缩小,同时又调整包包位置,并没有出现背包位置变动的问题,旧服和正式服都试了. lua","path":"CustomItemFix/CustomItemFix. g. Sorts bag content automatically. GetContainerItemInfo{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"Media","path":"Media","contentType":"directory"},{"name":"libs","path":"libs","contentType. 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. Valid slotID's are 1 through BagSize. /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. . 1. Many bag container related APIs have been moved to the C_Container namespace. In reply to AlexL1118:. It'd be nice with a little "lock this"-toggle next to each category when you create a character or customise your char and dragon. itemId = GetContainerItemID(bag, slot); bag Number (BagId) - Index of the bag to query. slot Number - Index of the slot within the bag to query; ascending from 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. 4. 96. wowuidev. Don’t autoloot it! That would need the AutoLootMailItem hook. 항상 최신 정보만을 제공. 18 Feb 25, 2023. itemLink unknown : ItemLink - The localized link of the item. lua. C_Container. Projects. The new settings API permits registering nestable categories that fit one of two layout archetypes;An output stream that writes bytes to a file. GetContainerItemPurchaseCurrency. 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. Inventory Management with virtual view divided into sections. Needs summary. Here is a piece of my code: local icon, itemCount, locked, quality, readable, lootable, itemLink, isFiltered, noValue, itemID = GetContainerItemInfo(1, 1) local btn =. [[70] Wanted: The Exarch's Soul Gem (11374)]You need 2 macros. local theItem = GetContainerItemInfo (REAGENTBANK_CONTAINER, slot)for container = 0, 4 do. 9. Easy sell trash to vendor WoW addon (vanilla). . 7 onwards. 5 is likely going to have Backdrop issues. Rather not touch the gbank anyway. 1, you can no longer use this function to return the Cooldown of an item link or name, you MUST pass in the itemID. GetContainerItemInfo is meant to return the itemCount of items from their position in a bag slot. An addon that generates a Simulationcraft profile for your charactercopy paste insert any totems you want. I concur. 2019. 2. ClickSendMailItemButton () is probably what you are searching. GetContainerItemLink ( containerIndex, slotIndex ) : itemLink. Sorelai-wyrmrest-accord. Just as the title says I am looking for help to create and inventory button to use specific container slot, bag 1 slot 1 for example. 1 Result 3 Example 3. Jan 19, 2023. As written, it should still work on Classic E. so since i always start with a dott it would look like /cancelaura Ghost Wolf /startattack /cast Flame Shock (Rank 3) (nothing more annoying. Show/Hide Custom Frame in Combat Lockdown Lua/XML HelpInformación relacionada. copy my text and paste it in (replace all text currently in there. 11 votes, 15 comments. The text was updated successfully, but these errors were encountered:LUA migration addon. 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. If you have a stack of 2 and a stack of 3 does it still prospect them?). #1 UID:3910 9322 39109322. 9. Within this scope createAsteroid is not defined. 12. 按ctrl是1级火冲,直接按是满级火冲,会优先打鼠标指针目标,鼠标指针无目标. This is intended to be used as a prefix for colored strings. 跪求大佬,谢谢!. 1 Arguments 2 Returns 3 History ← WoW API < GetContainerItemQuestInfo Returns whether the item in the slot is a quest item. wowuidev. stackCount 5) File "AutoProfitX. It could also be the addon developers slacking and not fixing their stuff during the PTR. /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. UI tech. 1. 0(no longer used) [Baggins-Search] Fix Search By Expansion [srcfiltersitemBind]Fix Retail C_Container. In 2. UseContainerItem 3、将GetContainerItemInfo改为C_Container. Tragalix. Pigmento Cerúleo x 4; Pergaminho. 1. GetContainerItemInfo(containerIndex, slotIndex) : containerInfo C_Container. The size of the bag. 2. Due to changes in dragon flight expansion the old macro to sell all grey items is broke. If you have a stack of 2 and a stack of 3 does it still prospect them?). 5. /run for bag=0,4 do for slot=1,GetContainerNumSlots(bag) do local texture,itemCount,locked,quality=GetContainerItemInfo(bag,slot) if quality==2 then UseContainerItem(bag,slot) end end end. PickupContainerItem T. Teams. 47612 Describe the bug When hovering the cursor over items in your bags, a tooltip usually shows with the item name atc. I see two options, I can store the item count for each bag, and add those 5 numbers to get the total item count, or I can reset the item count to 0 and call countItem for every bag on every BAG_UPDATE event. Support for automatically adding a lure to your fishing pole. Posted on: 09-23-2012 - Updated on: 02-01-2014 - viewed 12347 timesedited. Automated updating of API pages at this location, to reflect patch changes, has ceased from 10. 3, the Key Ring(-2). 2. If you have a stack of 2 and a stack of 3 does it still prospect them?). GetContainerItemInfo C_Container. Valrayne-dalaran. GetContainerItemQuestInfo. local link = GetContainerItemLink (container, slot) -- item quality == 0 (poor) if link and select (3, GetItemInfo (link)) == 0 then. UseContainerItem or C_Container. One such check is on binding. com> Date: Fri Oct 6 12:18:44 2023 -0400Returning player here with a broken macro. Returns textureAuctionator is designed for casual everyday auction house users: Auction prices in item tooltips (with an AH full scan function to update the prices) Straightforward UI. 3 works but I cant find it anywhere and am not. local texture, itemCount, locked, quality, readable = GetContainerItemInfo(1,2); DEFAULT_CHAT_FRAME:AddMessage(itemCount . /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. If you have a stack of 2 and a stack of 3 does it still prospect them?). API changes. C_Container. 0 is the backpack. CVars Category nav. format to a text Weakauras. /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. lua:3941: attempt to call upvalue 'GetContainerNumSlots' (a nil value) [string "@BankItems/BankItems. GetContainerItemInfo). Vend tous les items gris. Insights. 4. 1 · Issue #133 · b-morgan/Skillet-Classic · GitHub. 1. 2] Have you read the changelog? (please don't waste our time) YES Describe the bug Scrap addon on clean (no addons. Also, you should use GetContainerItemInfo to get the quantity of ore in the current slot (not too sure here. To post a comment, please login or register a new account. En la categoría Hechizos de Sin categoría. GetContainerNumSlots (containerIndex)前面出冰箱下马站立三连几乎每个宏都会带,下面是按alt4开冰箭,按ctrl是1级冰箭,正常按是打目标的目标或者直接打目标的冰箭。. If the output file exists, it can be replaced or appenScrap sells all your junk when you visit a merchant, but not just grays. You can also see how much gold you made from selling the trash. 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. ← WoW API < GetContainerItemLink Returns the ItemLink of the item located in bagID and slotID. GetContainerItemInfo(bag, slot) or emptyItemTbl: local start, duration, enable = C_Container. Automated updating of API pages at this location, to reflect patch changes, has ceased from 10. Reload to refresh your session. Connect and share knowledge within a single location that is structured and easy to search. GetContainerItemInfo [Baggins] Retail Fix use of C_Container. itemLink = C_Container. 52 Release Server patch: 10. 3, the Key Ring(-2) always returns 32. 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. Needs summary. 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. 1. You switched accounts on another tab or window. 1 is the left slot in the top row. BankItems/BankItems. local cii = C_Container. g. When the event ENABLED is triggered combat is finished and you can now allow them to interact with the frames. 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. This is intended to be used as a prefix for colored strings. r/wow. ← WoW API < GetContainerItemQuestInfo Returns whether the item in the slot is a quest item. Comment by Eido Having a follower with the Inscription trait at your Scribe's Quarters Level 2 awards you the option of creating a Draenor Merchant Order ONCE a day. A 20′ BigSteelBox can hold up to 10,000 lbs of contents, as opposed to 16′ pods-style containers, which have steel frames and aluminum sides, and can only hold. Show/Hide Custom Frame in Combat Lockdown Lua/XML Help反向整理背包系统有现成的api-- 设置为true反向排列 SetSortBagsRightToLeft(true)-- 设置为ture 新获得的物品反向插入背包 SetInsertItemsLeftToRight(true) 另外: 过长的代码请活用折叠 折叠内容 lua代码可以使用代码块引用-- 写lua代码 [/ code]-- "/"后没有空格 举一反三:过长的lua代码请活用折叠及代. A community for World of Warcraft: Classic fans. SellOMatic Lua file cleaned up & fixed. Contribute to Jaliborc/Scrap development by creating an account on GitHub. Pastebin. 다른 소모품 범주의 아이템. Au grand désarroi de l'Aldor, ils se sont joints aux naaru de Shattrath. Add/remove/create categories, change skin of the view baggins does it all!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. 0 for backpack, etc. This is an early release for Classic and I'm attempting to share as much code as possible. wowuidev. Returns the total number of slots in the bag specified by the index. 7 onwards. ← WoW API < GetContainerNumSlots Returns the total number of slots in the bag specified by the index. Automated updating of API pages at this location, to reflect patch changes, has ceased from 10. GetContainerNumSlots (new UI from blizz) Go to wow folder> Interface>AddOns>Reagentcount and open main. Would be nice if someone could help me out with it. 一宏一谈第21期:魔兽一个略显粗糙的一键分解宏. PickupContainerItem or _G. GetContainerItemInfo UseContainerItem -> C_Container. General; AddOns, Comps, Macros@hizuro_de: I'm on Wrath Classic and logged in with my Hunter. On the other hand, you may be on top of the RNG and roll 2 or 3 6000g cards, however it's really unlikely, and you will likely go through hundreds of them. - QuestItem/QuestItemTooltip. Buy Tab: Search, Summary for multiple items, Search history, Shopping lists, buy stacks quickly with buy button, sort by item price Sell Tab: Post multiple auctions, Custom stack size, See item current auctions and history, Undercut settings Tooltips: Vendor, Auction,. lua","path":"CustomItemFix/CustomItemFix. Automated updating of API pages at this location, to reflect patch changes, has ceased from 10. This is important in order to rule out that any of your other addons are causing the issue. for s=1,GetContainerNumSlots(b) do -- for each slot in the bag. Something like: Code: function SellAllInBag (bag) for slot = 1, GetContainerNumSlots (bag) do UseContainerItem (bag, slot) -- wait for 0. My Personal add ons for warcraft 1. Recipe reagent costs and profits in crafting views. 11 Describe the bug The update today on WOTLK Classic does this non-stop multiple times, potential issue with. GetContainerItemLink (containerIndex, slotIndex)I've been wanting to make a Milling macro, where you mouseover on the herbs you want to mill, press the macro and it'll start milling. 它可以把你基础背包里的所有蓝绿装分解掉,我先把宏内容发给大家,再为大家详细讲解如何使用,以及它目前的一些问题. [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. 4. I have downloaded the new version v115, opened all my bags, bank and toon. 1. 0. Option to remove tooltip border. The Lua user interface code can be exported from the game client. Line 4220 in 8c26ee9. awards you the option of creating a Дренорский торговый вексель ONCE a day. Saved searches Use saved searches to filter your results more quicklyOften times, events just let you know when information is available. Returns a link of the object located in the. If needed, you can check the itemLocation to see if it originated from your bags. Your player equipment, encounter journal, etc. Contribute to Road-block/AutoProfit development by creating an account on GitHub. I could change the value of quality from 3 to. Click Search Tab of Auctioneer. I replaced GetContainerItemInfo and GetContainerNumSlots with C_Container. You might run into trouble if those were to be used somewhere else. 0(no longer used) [Baggins-Search] Fix Search By Expansion [srcfiltersitemBind]Fix Retail C_Container. {"payload":{"allShortcutsEnabled":false,"fileTree":{"CustomItemFix":{"items":[{"name":"CustomItemFix. Sign up for Zygor Elite and gain access to all of our guides. 0. Comment by 1433215 I was lucky enough to loot this card today. Contribute to AdiAddons/AdiBags development by creating an account on GitHub. And execute this macro. GetContainerItemInfo(container, slot) local price = select(11, GetItemInfo(link)) * containerItemInfo. Reload to refresh your session. Running Software (issues missing this information will be deleted): Addon version: 10. lua at master · profx-boboma/wowmacrosDetails. 4. → WoW API texture, itemCount, locked, quality, readable, lootable, itemLink = GetContainerItemInfo (bagID, slot); Parameters Arguments bagID. ) -- local references to globals Is this a bug or an addon error? - World of Warcraft Forums. 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©). 0 through 1. slotID Numeric - The slot of the specified bag. -- vendor price per each * stack number. GetPlayerMapPosition respectively. Thank you!)I think this might be what you're looking for: /run local t,b,s,i,q,l t=0 for b=0,4 do s=GetContainerNumSlots (b) for i=1,s do ,q,,, ,_,l=GetContainerItemInfo (b,i) if q then t=t+ (TSMAPI:GetItemValue (l, "DBMarket") or 0)*q end end end print ("Bags TSM-Marketvalue: ". I believe the issue is that slots ain't updated if they are moved, so they might try to move even if they are at the correct spot, or trade spot with a item that is at the correct spot. GetContainerItemInfo(bag, slot) local. 0. The Keyring was removed in 4. Insights. However, since DF the “/cast milling” doesn’t work any more. 大家好,我是小叔叔叔。. vscode","path":". 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. 今天给大家分享一个我做的一键分解宏,视频演示如下:. Grade. Show/Hide Custom Frame in Combat Lockdown Lua/XML Help{"payload":{"allShortcutsEnabled":false,"fileTree":{"Interface/AddOns/NDui/Modules/Bags":{"items":[{"name":"Bags. [mod:alt] 寒冰箭,这一段的冰箭改火球炎爆同理。. Beware using it when away from a vendor though, as it will cause you to equip all of the greys: /run local c,i,n,v=0;for b=0,4. lua. Already have an account? Sign in to comment. 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. 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. Show on mouse mouseover. 7 onwards. Running Software (issues missing this information will be deleted): Addon version: Bagnon_BoE-2. 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. Automated updating of API pages at this location, to reflect patch changes, has ceased from 10. Since GetContainerItemInfo returns more than one value, and the second one is the one we need, "_,q=GetContainerItemInfo(1,s)" dumps the first value and assigns the second to q. I have found some data in one MPQ file, and i tried to make a addon but it just wount work. Kommentar von 1433215 I was lucky enough to loot this card today. 0. {"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":". 4. I just want a simple mod with 4 features: Tooltip on mouse cursor, with customizable offset. Fixed with the following changes. 2019-11-24 01:05. Actions. 这是一个 魔兽世界API 。. 0. GetContainerItemInfoPastebin. 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)) Copier dans le presse-papier. . 7 onwards. lua line 213: attempt to call global. 0(no longer used) [Baggins-Search] Fix Search By Expansion [srcfiltersitemBind]Fix Retail C_Container. Then opened AMR, went to the export tab, and the textbox is empty. API changes. Refer to the Tooltip Changes section for more details. 6. [srcfiltersItemBind] Fix Retail use of C_Container. Select the Scale that has been defined in the Pawn addon (for example: scales for. API GetLootSlotInfo. Opening a Crafting Profession UI. 2 (2022-11-18). Just as the title says I am looking for help to create and inventory button to use specific container slot, bag 1 slot 1 for example. Paste this code into notepad and save it as addonname. Blizzard employee slouken interacted with addon developers such as Community MVP Iriel who consolidated many changes into summary posts on the forums. 4. stackCount then: data[1] = info. I've been wanting to make a Milling macro, where you mouseover on the herbs you want to mill, press the macro and it'll start milling. Actions. Contribute to ericraio/vanilla-wow-addons development by creating an account on GitHub. slot Number - Index of the slot within the bag (ascending from 1) to query. Recipe reagent costs and profits in crafting views. Notifications. Contribute to nanenj/wow-addons development by creating an account on GitHub. 2, opening and closing bags from an insecure path will taint the container frame item 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. Change the red text to the item you want to specify. GetContainerItemInfo 自己在宏或者插件里手动搜索替换. Video guide here: Where you’re farming: This farm is in the Maraudon instance, beginning at the waterfall section. See also: API change summaries/Historical Early API changes were communicated on the official World of Warcraft forums. I installed the torch with: TORCH_LUA_VERSION=LUA52 . The C_CurrencyInfo namespace does not exist in game client 3. Simple Auction addon, makes it easier to search, buy, and post auctions. To test TakeInboxMoney send some gold to an alt and loot it from mail. Contribute to beren12/wow-vanilla-addons development by creating an account on GitHub. Full Changelog Previous Releases [Baggins-Filtering] Fix Wrath Missing Variable [srcfiltersItemBind] Fix bind matching [srcfiltersItemBind] Fix Retail use of C_Container. PickupContainerItem function Button:GetReport() local qualities = {} local total = 0 for bag, slot, id in Scrap:IterateJunk() do local containerInfo = C_Container. Blizzard is well known for their top tier communication! Gosakii-aegwynn. If you LEFT click an item in your inventory you should see it’s item link printed. Using my inventory keybind (and the default inventory keybind) Opening a Mailbox. 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:. So addons like Opie wont work, or any weakauras that were used to cast item actions, like Venthyr tea reminder / pet summon WA-s. com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time. 魔兽世界常用宏/Retail/正式服/暗影国度/Classic/怀旧服 local GetContainerItemInfo = GetContainerItemInfo or (C_Container and C_Container. GetContainerItemInfoPastebin. com is the number one paste tool since 2002. lua. Line 218: local function createAsteroid (). . You signed in with another tab or window. 8. BaudBag_DebugMsg ( "Bags", "Creating sub bags") BackpackSet: PerformInitialBuild () BankSet: PerformInitialBuild () end. If you click it, it will poison your main hand. 1 Container API shims for 3. if BAG_UPDATE fires a billion times your code will have created a billion new buttons and fontstrings. 15. More importantly, it is designed to be very easy to configure which items to sell and tags junk items in the inventory accordingly. 0. It comes with multiple (optional) intelligent junk filters, and can even memorize which items you normally sell. Running Software (issues missing this information will be deleted): Addon version: 10. Backpack) BankSet = AddOnTable: CreateBagSet (BagSetType. 按ctrl是1级火冲,直接按是满级火冲,会优先打鼠标指针目标,鼠标指针. First, just make another macro which is named unique as 'AutoMill' at Main action bar #1. to piggyback on the above macro also i include /cancelaura Ghost Wolf. Else, search for "Elixir of Poison Resistance" and use that instead. ← WoW API < GetContainerItemLink Returns the ItemLink of the item located in bagID and slotID. i = {GetContainerItemInfo(b,s)} -- let i be the item in the slot n = i[7] -- let n be the name of the item if n and string. Clairvoyants. So let's see if we can find a definition for createAsteroid in this file. 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. You might run into trouble if those were to be used somewhere else. Option to remove tooltip border. Added in World of Warcraft: The Burning Crusade. Click Search. If you have a stack of 2 and a stack of 3 does it still prospect them?). Its purpose is to scan and store data related to Bags, Bank and Guild Banks for all your characters, and act as a data abstraction layer for client addons, which no longer have to scan or store this information. Fizzlemizz-azjolnerub. Hyperlinks. isQuestItem, questId, isActive = GetContainerItemQuestInfo(bag, slot); bag Number (BagId) - Index of the bag to query. make a macro in game that has just the command /dp or /dpspoison put it on your bar. Pull requests. When Blizzard changes the API, addons need to update accordingly. Searches with lots of filters with a search history and organised into shopping lists. numSlots = C_Container. g. . GetContainerItemInfo(bag,slot); return info and info. 1. Bistooltip-v7. 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. 8 or the ones closes to 5. 1 seconds, then continue with the loop end end. ← WoW API < GetContainerItemInfo. The World of Warcraft add-ons I use,. As of WoW 10. 威望: 1. Rather than this, you need to check if a button of the same name. 1 Container API shims for 3. Also, you should use GetContainerItemInfo to get the quantity of ore in the current slot (not too sure here. lua, add at top local PickupContainerItem = C_Container and C_Container. Returns the item ID in a container slot. 0. Wow addon. Changes since tag 1. slot unknown - Index of the slot within the bag to query; ascending from 1. 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. I've attached a patch file with the changes I made to get feed-o-matic working on 3. I have a macro (well two actually) that worked for finding any herbs in your bags, and then milling them. icon, name, quantity, currencyID, quality, locked, isQuestItem, questID, isActive = GetLootSlotInfo (slotIndex) 先试一下下面这个宏,在打开拍卖行的情况下点击: /脚本 local i=1;while i<115 do n=GetContainerItemInfo (i/23,i%23)if n=="大块棱光碎片"then SplitContainerItem (i/23,i%23,1)ClickAuctionSellItemButton ()break;end;end. find(n,"9d9d9d") then -- if the item has a name (non-empty slot) -- and is displayed in grey. 0 (WOTLK), so this function as well as SetCurrencyBackpack need to be called globally. About Project. 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. This is an API, or application programming interface. find(n,"9d9d9d") then PickupContainerItem(b,s); DeleteCursorItem() end end end Now I ran into the problem of. HOWTOs.