Delete soul shard macro. If I want to automatically delete a Soul Shard if my Soul Shard bag is full, am I correct in assuming that, immediately after Drain Soul completes, the parameters of the function, C_Container. Delete soul shard macro

 
 If I want to automatically delete a Soul Shard if my Soul Shard bag is full, am I correct in assuming that, immediately after Drain Soul completes, the parameters of the function, C_ContainerDelete soul shard macro The end result is that it will delete any soul shards in the first 12 slots of each of my bags, while not touching the rest

You can easily delete the numbers above if you prefer not to have them. Macros Pre-Patch Builds PvP Warlock Class Basics in Burning Crusade Classic. I recommend putting it in a macro, or add it to your Life Tap and Mount macros. Rebalancing Data. Each time the Drain Soul damages the target, it also has a chance to generate a Soul Shard. Here's an idea: Remove the casting time and make the DoT component tick thrice over a flat 3 seconds (which scales) before detonation. 1 because GetItemCount(itemID. * Create and use soul stones, health stones, fire stones, and spell stones. /ssm To delete if you have too much shards. 06:40 AM. Warlock Addons. Can someone explain why this marcro is not working. ago. News; Forums. Locked post. The bar shows how much power you gain or lose from casting a spell and with how much power you'll end up after the cast. Real solution is to put back cursoritem () and promote forum topic teaching about macros. Here are some others that can make your life easier if you choose. Also, you’re required to have Sorcery Level 32 and Crafting Level 34. SoulSort – Soul Shard management can be a relative pain, especially when Drain Soul. 5. or having to delete one because I. /cast Drain Soul (Rank 2) /run PickupContainerItem (4,12) DeleteCursorItem () Bag 4 is my soul shard bag. Ill try Necrosis. Boards. Properly anticipating cleave and putting Havoc to the best possible use can add a lot of damage to your parse. I am currently re… For anyone finding this through google, heres a working macro without scripts or addons: showtooltip /cast Drain Soul /run i="Soul Shard"d=GetItemCount(i)-8 for x=0,4 do for y=1,GetContainerNumSlots(x)do if(d>0)then l=GetContainerItemLink(x,y)if l and. The current IDs for Inventory. Each time the Drain Soul damages the target, it also has a chance to generate a Soul Shard. Last night, between dungeon runs, I went and respected from DS/ES to Felguard. . Meaning when your bag's full and you finish a mob off with drain soul, you can't receive a new shard because of the full bags, yet the script is still there to destroy a soul shard, so it does. In my research leading up to the beta, I've found a number of Warlock leveling guides recommending a Drain Soul macro that will: /petfollow. Macros inside the category will need to be removed first. However they work by using the command. Code: Select all. If you were looking for WotLK Classic content, please refer to our TBC Warlock addons and. Players will equip a Prime Evil Soul Shard in their helm slot and a Lesser Evil Soul Shard in their weapon slot to “embody a Prime and Lesser Evil. Comment by 322481 i just found out with a new patch that'll either be added soon, or if it's been added already. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. 2. Souls are fractured up to 20 yds from the player's location. 40 points in Destruction. /ssm To delete if you have too much shards. If this macro doesn't work than solo Warlock leveling will be virtually unplayable, having to manually delete a soul shard after every single mob. It delete in priority outside your soul bag, from right. Stone Manager - create and distrubute Healthstones and Soulstones. looked around and was told that this macro will fix the issue is this correct. A complete searchable and filterable list of all Soul Bags in World of Warcraft: Classic. Soul Shard of Solarus: Sun resistance increases by 50%, Physical attack power goes up by 10%, and melee attack speed is quicker by 5%. -Stolen. Hero_kris wrote: Well Hei - I copied this to the macro : /aftercast /cast Drain Soul. Fragment of Destruction: Act III. Works without a soul bag. Comment by Feranda I couldnt DE item that required lvl 64 to use (item lvl 102) with skill 270, tooltip said I need atleast 275 to DE that. You can only have one soul fused to your weapon at a time, but it can be removed or replaced. Meaning when your bag's full and you finish a mob off with drain soul, you can't receive a new shard because of the full bags, yet the script is still there to destroy a soul shard, so it does. #showtooltip Drain Soul /cast Drain Soul /run PickupContainerItem(4,1) DeleteCursorItem()Hi, I'm trying to write a macro for warlock to keep only certain amount of "Soul Shards" in bag/delete the rest. This is our engine. Best you can do is attach it to another macro ability. Soul Shards are also used in making health stones and spell stones and fire stones. Demon Manager - help with summoning (or sacrificing) minions. When you kill the mob you do not get a soul shard for its death. Rank 2: Primary attribute augments a single stat such as Strength, Intelligence, Dexterity, Vitality, All Resistances, or % reduced damage from ranged attacks. You can have a maximum of 5 Soul Shards. 3. Instead of just dumping Malefic Rapture casts whenever you get a shard, save them for windows where you have Phantom Singularity or Vile Taint available. It should prevent from having more than 12 soul shards. That's right, you summon him. Provides an easy to see layout for Warlock soul shards. Shadow Bolt – deals fairly low Shadow damage to a single target and generates 1 Soul Shard. Developers’ note: Affliction’s set bonus wasn’t providing enough of an impactful reward for executing its mechanic. basically something like that. Soul Shards are also used in making health stones and spell stones and fire stones. Partial shards work. WARNING WARNING WARING! BE VERY CAREFUL WITH THIS SCRIPT. Tidy Soul Shards (TSS) provides you with an easy way to destroy Soul Shards via macros. Ritual of summoning also uses a soul shard along with soul stone. And equip your weapons on your mount. /run i="Soul Shard"d=GetItemCount(i)-20 for x=0,4 do for. Im not very good with macros. Luckily they don't allow infinite in your bags but I'm also my guild's master looter so I. New comments cannot be posted. ago. 2. Features: Automatic sorting. . Comment by Kanariya Removed from game in Patch 7. They are used for many things like summoning warlock pets like the void walker, felhunter, succubus, and felguard. Aura Points On Client. What I'd like is to have the icon for this macro display a count of…Demonbolt: This ability generates two soul shards but has a very long base cast time. /ss max [number] - Set the max number of Soul Shards to keep. Just macro it into Life Tap or Drain Soul or by itself. There is a easier way to do it. For example, a general mob killed: Soul Shard. 5% of Spell power) Shadow damage over 8 sec. For me, that is always a 28 slot soul shard bag. Choose between the "General" and Character-specific macro tabs. to delete all soul shards? or delete some even… Yeah, there’s a couple, just search under warlock on Curseforge. Ritual of summoning also uses a soul shard along with soul stone. So if your macro contains GetContainerNumSlots, PickupContainerItem or GetBagName, I think these should now be C_Container. Noticed that the macro here sometimes will remove the dots. Post by 129077 This post was from a user who has deleted their account. ”,“WHISPER”,nil,GetUnitName(“target”,1)) I have a problem, i want it. SoulSort – Soulshard management can be a relative pain, especially when Drain soul. Players can retrieve their souls to remove this effect. Cast Immolate if you need to refresh the DoT. This versatile addon allows us to choose a set amount of Soul. If it deletes 3+ shards for me however. I am currently re…The Soul Shard auto-delete is courtesy of Vico. Create and use a soul-stone or a health stone the Mod can be Ctrl,alt,shift or any combo of the 3 #showtooltip /use [mod:ctrlalt] Lesser Soulstone; Lesser Healthstone. where Wrathful Minion and Demonic Inspiration would occasionally cause Warlocks to not generate the correct amount of Soul Shards outside of combat. It’s mainly known and used because of the handy and minimalistic actionbar. Just macro it into Life Tap or Drain Soul or by itself. Delete soul shard from soul shard bag if it is full. #showtooltip Drain Soul. (After I've made a soul stone and health stone). You can refund your soul shard back if you take a flight path if only you hadn’t logged out for 15 minutes while having a demon out. Good for those who do not use a shard bag and don't necessarily want a static cap on the number of shards to carry. This handy macro will remove your item in slot 4 of container 4. It was made to allow liberal use of the 15% mana return while farming/questing without having to manually delete tons of extra Soul Shards. If you want to keep a full Soul bag, this number will be however many slots your Soul Bag is: 12, 16, 20, 24, or 28. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. /ss sort - Sorts your Soul Shards to the back of your inventory. For HC, using a dedicated shard bag while leveling doesn't seem worth giving giving up the inventory space required. Auto Deletes Soul Shards when at 28 or more, looks for shards only in "Core Felcloth Bag" depending on peoples needs I can change this. Very Simple. You should cast Implosion once every 2-3 casts of Hand of Gul'dan to maximize Soul Shard efficiency. On this page, you will find a number of useful macros and addons to make your life easier when playing your Affliction Warlock in World of Warcraft — Dragonflight 10. 3Spend soul shards *(read special notes)* to avoid capping 4Channel Demonfire 5Apply Havoc to a secondary target 6Conflagrate 7Apply Immolate to any other targets present 8Incinerate *Special notes* Choosing your soul shard spender correctly is important when dealing AoE damage as a Destruction Warlock. Mouse over target and press key binding will set mouse over target as focus. I've been using this Soul Drain/delete most recent shard when my bag is full macro and it's worked for a month with no issues. With macros, if the number of shards exceed a certain amount and i click it, it will make auto disconnect. Partial shards work. Just decided to share this with you, my mate told me this on 2007, january lol And this macro deletes Soul Shards . Post by RedwoodElf You can use that to let you "toggle" between, for example, Drain Life, and Drain Soul. This works even before you get a Soul Bag, but you do have to still manually. #show /cast [mod:alt,nochanneling:Drain Mana]Drain Mana;. With over 800 million mods downloaded every month and over 11 million active monthly users, we are a growing community of avid gamers, always on the hunt for the next thing in user-generated content. So apparently this has nothing to do with if the spell you are trying to cast is out of range. Grand Warlock's Design. Drains the target's soul, causing (232. 3) GETTING OUT THE RIGHT PET FOR EACH BOSS FIGHT. Features: Automatic sorting Max Soul Shard countDescription /ssm max_number To set a max of soul shards (saved per character), 0 is infinite /ssm To delete if you have too much shards. txt. If this macro doesn't work than solo Warlock leveling will be virtually unplayable, having to manually delete a soul shard after every single mob. I played Lock in the original Wrath and always used the add-on Necrosis to limit my soul shards to what would fit my soul shard bag. gotten a soul shard as long as an enemy was high enough level to give XP and died while I was using Drain Soul on them, for my part. I really hope this helps and that blizzard never fixes this. Wild Imps' damage when they Implode is based on their remaining Energy on the primary target. It used to work fine but now it doesn’t delete a shard, just casts Drain Soul. Usage: To set a maximum limit for shards to keep /sm max N where N is the number of shards to keep. Afflicts the target with (72. Texture, with sound, that indicates reaching an adjustable Soul Shard count. Nameplate Personal Buffs/Debuffs. Any help would be most appreicated!The new Soul Shards in Season 25 represent each of the seven Lords of Hell. The enemies are high enough level… I even stop my minion from attacking before the enemy dies. #showtooltip /cast [pvptalent:3/1] curse of tongues; [pvptalent:3/2] curse of weakness; [pvptalent:3/3] curse of fragilityI press delete soulshard button and it does nothing… also is ther a way to only delete a certain amount, rather than all of them? i prefer to keep 4-6 handy. Im not very good with macros. What this does is create an automated process of deleting the "last" Soul Shard in the Soul Shard Bag (if there is one in. To delete if you have too much shards. Fel Domination Summoning/Soul Link This macro will summon your imp with a normal cast. If you have a Soul Shard bag, this is the perfect bag to use. the drain sould abilitywill give warlocks a chance to get soul shards with every time the drain soul does dammage. A must-have for raiding. On critical strikes this generates 1 additional soul shard fragment. They are used for many things like summoning warlock pets like the void walker, felhunter, succubus, and felguard. Looking for a macro command that deletes excess soulshards on its own. Longer channel than Drain Life. Generally you lvl using the drain soul talent (improved regen after mobs killed with drain soul), and you just use a macro to delete the shard you gain. I recommend putting it in a macro, or add it to your Life Tap and Mount macros. Lines of code13. Welcome to our Macros guide for Warlocks where you will find out what the best macros are for your Warlock in WoW Classic. It can be crafted by using 2 Soul Shrooms and 8 Soul Shards. Share Sort by: Best. DF-WEAKAURA. by awexer » Wed Apr 22,. (Sorry for formatting since it's all on one line to save characters) /run local n=0 for i=0,4 do for j=1,C_Container. Its not a fun mechanic to have to manually delete excess shards, it would be a nice QOL change to allow locks to set the max amount and auto delete any excess, or at least reenable the API method that previously allowed addons/macros to do it. Quick Facts. For leveling, I suggest keeping this at 4, for raids you can set this to whatever number you need by changing the if a>=4 part to a bigger number. Donation Support! If you want to help support the channel, here is my paypal link! Thank you so v. [Macro] - Delete items from bags. handy macro for keeping shards in your soul bag: #showtooltip /script if GetContainerNumSlots(4)==GetInventoryItemCount("player",23) then PickupContainerItem(4,1); local a,b,c=GetCursorInfo(); if a=="item" and b==6265 then DeleteCursorItem(); else ClearCursor(); end; end. Drain Soul 244/255. On this page, you will find a number of useful macros and addons to make your life easier when playing your Destruction Warlock in World of Warcraft — Dragonflight 10. I started playing Wrath Classic and Rolled Warlock. As an Affliction lock, how often are you really using shards especially while leveling to where its worth using over a 4th inventory bag instead? Having lots of shards for Raids I understand is a different story, but I’m only 70 so that’s a ways. Create Soulstone/healthstone and ritual of summoning in one button Note the healthstone and Soul. I use a castsequence macro for my SB:SS needs, it prevents me from using extra shards in the cases you mention, but to get it to reset on time I have a conditional in it to reset (and thus burn a new shard) when I switch targets. Can only recommend it!Agony – one of your main DoT sources, deals Shadow damage over 18 sec (23,4 sec with Pandemic). Is there a way to use this code in a macro to prevent using the last soulstone. For M+. Always useful Macro: /use Master Soulstone /ra Soulstoning %t! This ensures a person isnt soulstoned twice. the new patch is going to be off the chain, if it's not. I think Soul Sort (v1. You decide if a healer or tank will be checked and receives the buff. One of the 3 Prime Evil Soul Shards can be socketed into Helms while one of the 4 Lesser Evil Soul Shards can be socketed into Weapons. So I made this macro: #showtooltip /cast Soulburn /cast [@cursor] Demonic Gateway /use Gateway Control Shard The purpose was to have an instant GTFO button, but it doesn’t quite work. Gives you a 70% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell. For some, you'll need your Voidwalker. Can't delete shards with Necrosis addon for Warlocks. eg: will delete all but 3 soulshards from inventory. /run CastSpellByName ("Drain Soul (Rank 1)") if UnitIsUnit ("playertarget","pettarget. World of Warcraft Forums It’s a macro that casts soul drain while emptying a soul stone from your soul bag. /cast Drain Soul (Rank 1) /run local a=GetBagName (4); if a=="Core Felcloth Bag" or. 4. GetContainerNumSlots (i) do local z=C_Container. sicNME 15 years ago #7. With addons (necrosis, soulshardlimiter), when it happens to get 2 shards at once, it will make auto disconnect. You'll need to recollect that Shard from the raid. 2. Some other spells that use a soul shard are shadow burn and soul fire. I'll assume Drain Soul. Usage: /ss options - Open the options menu. If you put a Soul Shard bag in the leftmost bag slot, this is bag 4. Ritual of summoning also uses a soul shard along with soul stone. . They are used for many things like summoning warlock pets like the void walker, felhunter, succubus, and felguard. Unless you need to refresh Immolate on the main target, you should apply Immolate before Havoc on the second target. 0. GetContainerNumSlots etc. Soul Shards are required for other spells. The addon sorts all Soul Shards to be at the end of your bags (as far left as possible). Your soulbags do not need to be placed in any specific bag slots in order for the macro to work. This. Usage: /ss options - Open the options menu. /petattack /cast [mod:alt] Drain Soul /cast [nocombat] Curse of Agony /castsequence reset=target/combat Corruption,Life Tap. Warlock is an easy class when it comes to. If the bag is not full, it wont delete anything. But! What I found is that DeleteCursorItem() method not actually disabled, because when I'm using crapngray I can press addon button multiple times using LMB (which delete 1 gray item at a time), but when I press RMB (which should delete all gray items in the bags) it crashes. Destroy a single shard When your bags are full and a world drop happens, you don't want to have to open your bags to find and destroy a soul shard. Increases the amount of Health restored by your Healthstone by 20%. 2. It was bad with 8 debuff slots because you effectively couldn't get a drain soul off in raids on trashmobs with how low-prio the debuff was. Then click the "New" button on the macro window. {"payload":{"allShortcutsEnabled":false,"fileTree":{"Warlock":{"items":[{"name":"Pet","path":"Warlock/Pet","contentType":"directory"},{"name":"Amplify Curse. farming up 4x16 slot bags doesn't take long in a group. And we get a permanent Soul Shard system with cooldown insted. However I am transitioning over to mouse overs and cannot for the life of me (undead joke) figure out how to insert mouseover without breaking it. The best way to think about this ability is that it's. Post by 136049shards as items in your bags are gone; bags specifically for shards have been turned into equivalent quality normal bags; we have a maximum of three shards that are displayed in a new UI element with the player unit frame. This will remove the unwanted glyph and apply the desired glyph. If the target dies while their soul is stored, they will be able to resurrect with 400 health and 700 mana. 4 Download Install Description Files Source; Relations File Details. For HC, using a dedicated shard bag while leveling doesn't seem worth giving giving up the inventory space required. Main Resources for Affliction Warlock. Max Soul Shard count. Each Soul Shard is made up of 10 Soul Shard Fragments. Command your Felguard to strike into the soul of its enemy, dealing [. Addons. /ss sort - Sorts your Soul Shards to the back of your inventory. Max Soul Shard count. * Soul shard management and count. If the target is at or below 25% health, Drain Soul causes four times the normal damage. This will fill your Soul Bag (s) or. With this macro, I tend to always be at 27 shards. 0 means keep all shards. In contrast, secondary targets always. As they will remove Soul Shard for Warlock in Cataclysm. Destroy all but a specified number of shards This will destroy any shards in excess of a designated number. If your pet or your group gets the killing blow you don't get any regen boost (add a macro to call pet back for solo). World of Warcraft ForumsIt’s a macro that casts soul drain while emptying a soul stone from your soul bag. anyone know about a macro that can destroy soulshards? please help me. Each Soul Shard also takes up one slot in the player's bags, without stacking, which requires much more stringent inventory management to always have room to generate Shards without having so many shards that the player is unable to loot and. 12 versions from curse's website, none of them load properly (errors and no addon button i can. I recommend putting it in a macro, or add it to your Life Tap and Mount macros. What i use now. to automatically delete soulshards from my soul. /ss automax [on/off] - Toggle automatic max Soul Shards. /cast Drain Soul. Generates 1 Soul Shard if the target dies during this effect. Overriding a Shard Destroys It Unfortunately, many players have accidently destroyed some of their Shards of Domination when trying to resocket a piece into their gear by forgetting to use the Soulfire Chisel to remove the old Shard first. 1. Cast Incinerate if you have Burn to Ashes stacks; Use Conflagrate to generate Soul Shards. The number 12 represents the max number of shards you want to have. Can only recommend it! Perpetual Agony of Azj’Aqir – Agony has a 20% increased chance to generate a Soul Shard. On the second weak aura, open the drop down menu for the group, go into Shards 2. I just boosted a lock to 70 and it comes standard with a 28 slot soul bag + three 14 slot normal bags. If the target is at or below 25% health, Drain Soul causes four times the normal damage. Contribute. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. I channel drain soul to kill and it only works and gives me a shard like 1/5 times… feels like only when it wants to. Saves the tedium of having to manually delete soul shards, while allowing me to drain soul all I want for mana. Any help would be appreciated! I use Necrosis, which automatically deletes shard, and you can customize to permit X amount of extra shards in your other bags. PvE: Soul Shard refund If you need to switch pets but low on shards, set your pet to "stay" (Ctrl-3) and fly or run away. Its an addon call necrosis. /ssm. Dungeons and Raids. GetContainerNumSlots (i) do local. sicNME 15 years ago #7. If you happend to fill all bagslots with juicy greens to. It delete in priority outside your soul bag, from right. Delete Category – Highlight a category and click delete to remove it. This potentially will cause load imbalances and hot spots on the cluster but can be viable in most scenarios. btw when demon warlock spam soul fire it got a side effect that give 30 more crit. General; AddOns, Comps, Macros#3 there are only few spell you can cast in combat that need a soul stone (soul fire, soul shatter, shadow burn) a few other spells need the shard like your stones you demons and you summons but some of those can't be used in battale and if you cast the others it make you a bad lock #4 the glyph or souls has a decent % to give you 2 soul stonesShard. And make sure: (a) "Found. Some other spells that use a soul shard are shadow burn and soul fire. hi there, i was wonder if someone has a solution to the following problem, sometimes when my shards run out, and i accidently press the soulburn+soul swap macro, it removes the dots off the mob (cause it casts with no soulburn buff and uses inhale to remove the dots), i've tried a castsequence macro: /castsequence reset=2/target. #showtooltip Soul ShardYea those souls shard bags are awesome. I think Soul Sort (v1. My inventory rapidly fills up with soul shards, and as a level 30 warlock I can't really use them on much. Delete Specified Soulshard #showtooltip /cast X is the bag the soul shard is held in. How can I actually stole a macro? And tbh this is kind a common knowledge which Ive been knowing for years since pre 2. Currently when you use Drain Soul on a mob that grants XP all you receive is the random soul shard for hitting the mob. Contribute. This macro will remove any Soul Shards in excess of 20 shards, but you can adjust the number left over by changing the "20" in the macro. Got a Ebon Shadowbag that holds 28 shards at max and any beyond that get put into regular bags. * Create and use soul stones, health stones, fire stones, and spell stones. [With realm restarts] (4) Set Bonus: Shadow Bolt now has a 30% chance and Drain Soul now has a 20% chance to make your next Malefic Rapture cost no Soul Shards and cast instantly (was 20% and 10% respectively). ”. Each time the Drain Soul damages the target, it also has a chance to generate a Soul Shard. Use this macro to destroy exactly one. Path Shard: Used for purchasing units and evolution items from the raid shop NPC. With addons (necrosis, soulshardlimiter), when it happens to get 2 shards at once, it will make auto disconnect. Hope someone can share a working method. Shards from Disenchanting Disenchanted from Rare quality items, and sometimes Uncommon quality items. They are used for many things like summoning warlock pets like the void walker, felhunter, succubus, and felguard. Comment by asakawa the latest beta build seems to have added a 10 second cooldown to soul swap that hasn't been widely reported. The end result is that it will delete any soul shards in the first 12 slots of each of my bags, while not touching the rest. It will automatically put soul shards in your last bag, and delete any that are in any other bags. Use shards efficiently. The Soulstone can be used to store one target's soul. All my other macros are working… anyone else experiencing this issue?. Also for my slower computer I found hiding my mouse and closing my bags reduces A LOT of lag from sorting/cast Drain Life;Drain Soul would default to casting drain life, but if you hit it again, it will SWITCH to Drain Soul (for example, when your hitpoints are full and you'd like to get a soul shard out o the target) After that, if you hit it AGAIN (like, if you're getting hit again and need some hitpoints), it will switch back to Drain Life. lua) which version are you using. Then click on the "New" button on the macro window. (After I've made a soul stone and health stone). That macro isn't necessary anymore. Usage: The mod creates a small round button near the mini-map. After casting an instant-cast demonic gateway, it takes a fraction of a second (0. warlock macro to destroy soul shards. General Rotation: Keep up immolate at all times. Good for those who do not use a shard bag and don't necessarily want a static cap on the number of shards to carry. Some other spells that use a soul shard are shadow burn and soul fire. Received from opening Blazing Star capsules. The Soul Shard auto-delete is courtesy of Vico. Once you reach the limit it destroys -a- shard when you kill the mob with drain soul, not specifically the shard you get for it. The macro allows me to get Improved Drain Soul spirit regeneration bonus without competing with my pet or having to manually call him off. Lasts 10 sec. /cast Drain Soul (Rank 1) /run local a=GetBagName (4); if a=="Core Felcloth Bag" or a=="Felcloth Bag" or a=="Soul Pouch". Mana is a secondary resource for Affliction Warlocks. While out of combat you. If it. /run i="Soul Shard"d=GetItemCount (i)-20. To delete shards when bags are getting full /sm spare N /sm min N Spare is the number of spare bag slots to keep free. R. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. /ssm max_number To set a max of soul shards (saved per character), 0 is infinite. 0. Just macro it into Life Tap or Drain Soul or by itself. It deletes a soul shard from your bag if you bag is full of shards, so that you can benefit from the mana regen without having to delete manually your shards. /ss autosort [on/off] - Toggle automatic sorting when you leave combat. Soul Shards are the main resource of Affliction Warlocks. Comment by 322481 i just found out with a new patch that'll either be added soon, or if it's been added already. I am looking for a Macro that will cast. Use this macro to destroy exactly one. Haunt no longer heals the caster and requires a Soul Shard. You can follow the bandit camp – craft staff- grind on snail method to easily level up your Sorcercy. Use it whenever you don’t have anything else. Cast Chaos Bolt whenever you have 2 Soul Shards and a stack of Backdraft. These Soul Shards can be used to summon demons from the Twisting Nether or for other strong spells and abilities. com Open. . If you make an addon that runs the following code you will be able to use /click DeleteCursorItemButton from a macro to delete your cursor item. If an addon or macro tries to delete too many items at once you get disconnected. Delete Soul Shard. Some other spells that use a soul shard are shadow burn and soul fire. but have 32 atm, a nd it wont delete them from pressing button soul shard destroy button. If I want to automatically delete a Soul Shard if my Soul Shard bag is full, am I correct in assuming that, immediately after Drain Soul completes, the parameters of the function, C_Container. So i quickly find my inventory overflowing with soul shards. It provides an easy menu to summon demons / pets; give buffs; summon players; and apply curses. Call Dreadstalkers – Summons 2 ferocious Dreadstalkers to attack the target for 12 sec. /cast Drain Soul(Rank X) /run local a=GetBagName(4); if a==\"Core Felcloth Bag\" or a==\"Felcloth Bag\" or a==\"Soul Pouch\" or a==\"Box of Souls\" or a==\"Small. You cast this when you have demonic core procs to generate shards. To Create a Macro, begin by clicking the ‘New’ tab at the bottom of the gump. These are: Stain of Sin: Act III, supports long fights and extra damage to elites. Damage is increased by 100% against enemies below 20% health. I was told he uses a script, but what is it exactly? I would greatly appreciate the help. 0 / 1. Like the macro above, this will destroy the shards furthest to the "right" in your inventory. If your shard bag is not in the F8 slot it will delete items in whatever bag is there. If you just want to disable the sound - on. It cannot be fully automatic after combat because the related wow api needs a hardware event. Globals5. If i'm not mistaken, he has maintained the feature that delete soul shards once you hit a certain treshold. demon can use soul fire all the time if the creture is below 35% and thats alot in raid and pvp. CurseForge is one of the biggest mod repositories in the world, serving communities like Minecraft, WoW, The Sims 4, and more. Warlock SoulStone Macro help. 1. Its not a fun mechanic to have to manually delete excess shards, it would be a nice QOL change to allow locks to set the max amount and auto delete any excess, or at least reenable the API method that previously allowed addons/macros to do it automatically. Using Drain Soul a lot was filling my bags with excess Soul Shards, so I found a macro like this necessary to clean them up. . Features. ". If you put a Soul Shard bag in the leftmost bag slot, this is bag 4. As written, the number is twenty. The addon sorts all Soul Shards to be at the end of your bags (as far left as possible). Drains the soul of the target, causing 710 Shadow damage over 15 sec.