<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Better chest aura]]></title><description><![CDATA[<p dir="auto">make chest aura smarter a little bit, its annoying when im on a fight it tries to open chests around me, so make it if a chest is already opened or it have 0 items, dont open it, thanks</p>
]]></description><link>https://forum.liquidbounce.net/topic/1086/better-chest-aura</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 23:02:59 GMT</lastBuildDate><atom:link href="https://forum.liquidbounce.net/topic/1086.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 28 Dec 2020 10:13:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Better chest aura on Mon, 28 Dec 2020 13:10:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ohno" aria-label="Profile: ohno">@<bdi>ohno</bdi></a> He wasn't asking for that.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alt-acc" aria-label="Profile: alt-acc">@<bdi>alt-acc</bdi></a> said in <a href="/post/8625">Better chest aura</a>:</p>
<blockquote>
<p dir="auto">it have 0 items, dont open it, thanks</p>
</blockquote>
<pre><code>if (!KillAuraModule.target)
</code></pre>
]]></description><link>https://forum.liquidbounce.net/post/8649</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/8649</guid><dc:creator><![CDATA[CzechHek]]></dc:creator><pubDate>Mon, 28 Dec 2020 13:10:18 GMT</pubDate></item><item><title><![CDATA[Reply to Better chest aura on Mon, 28 Dec 2020 12:03:25 GMT]]></title><description><![CDATA[<p dir="auto">Possible. Just add smth like this</p>
<pre><code>if(KillAura.Companion.currentTarget == null) { 
*open chest* 
} 
</code></pre>
]]></description><link>https://forum.liquidbounce.net/post/8643</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/8643</guid><dc:creator><![CDATA[ohno]]></dc:creator><pubDate>Mon, 28 Dec 2020 12:03:25 GMT</pubDate></item><item><title><![CDATA[Reply to Better chest aura on Mon, 28 Dec 2020 11:40:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alt-acc" aria-label="Profile: alt-acc">@<bdi>alt-acc</bdi></a> Not possible, thanks for understanding.</p>
]]></description><link>https://forum.liquidbounce.net/post/8639</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/8639</guid><dc:creator><![CDATA[CzechHek]]></dc:creator><pubDate>Mon, 28 Dec 2020 11:40:36 GMT</pubDate></item></channel></rss>