<?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[NameTags | Color of nick]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1651693255813-java_bfhgf8qpyi.png" alt="java_BfHgf8QPyI.png" class=" img-fluid img-markdown" /><br />
Please tell me line responsible for color of nick</p>
<pre><code>val fontRenderer = fontValue.get()

        val bot = AntiBot.isBot(entity)
        val nameColor = if (bot) "§f" else if (entity.isInvisible) "§f" else if (entity.isSneaking) "§f" else "§f"
        val ping = if (entity is EntityPlayer) EntityUtils.getPing(entity) else 0

        val distanceText = if (distanceValue.get()) "§f${mc.thePlayer.getDistanceToEntity(entity).roundToInt()}m " else ""
        val pingText = if (pingValue.get() &amp;&amp; entity is EntityPlayer) (if (ping &gt; 200) "§c" else if (ping &gt; 100) "§e" else "§a") + ping + "ms §f" else ""
        val healthText = if (healthValue.get()) "§f§c " + entity.health.toInt() + " ❤" else ""
        val botText = if (bot) " §c§lBot" else ""

        val text = "$distanceText$pingText$nameColor$tag$healthText$botText"
</code></pre>
]]></description><link>https://forum.liquidbounce.net/topic/3969/nametags-color-of-nick</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 07:46:08 GMT</lastBuildDate><atom:link href="https://forum.liquidbounce.net/topic/3969.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 May 2022 19:42:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NameTags | Color of nick on Thu, 05 May 2022 18:22:25 GMT]]></title><description><![CDATA[<p dir="auto">@suicidemouse said in <a href="/post/30399">NameTags | Color of nick</a>:</p>
<blockquote>
<p dir="auto">you thanked the wrong person</p>
</blockquote>
<p dir="auto">I thanked everyone help <img src="https://forum.liquidbounce.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f60a.png?v=2d2252001bf" class="not-responsive emoji emoji-android emoji--blush" style="height:23px;width:auto;vertical-align:middle" title=":blush:" alt="😊" /></p>
]]></description><link>https://forum.liquidbounce.net/post/30400</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30400</guid><dc:creator><![CDATA[wxdbie]]></dc:creator><pubDate>Thu, 05 May 2022 18:22:25 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Thu, 05 May 2022 18:20:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wxdbie">@<bdi>wxdbie</bdi></a> you thanked the wrong person</p>
]]></description><link>https://forum.liquidbounce.net/post/30399</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30399</guid><dc:creator><![CDATA[suicidemouse33]]></dc:creator><pubDate>Thu, 05 May 2022 18:20:24 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Thu, 05 May 2022 18:15:33 GMT]]></title><description><![CDATA[<p dir="auto">@stfwissue ty <img src="https://forum.liquidbounce.net/assets/plugins/nodebb-plugin-emoji/emoji/customizations/0800a790-565f-4bfa-9012-b1b31a4ceca6-axocute.png?v=2d2252001bf" class="not-responsive emoji emoji-customizations emoji--axocute" style="height:23px;width:auto;vertical-align:middle" title=":axocute:" alt="undefined" />  &lt; 3</p>
]]></description><link>https://forum.liquidbounce.net/post/30398</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30398</guid><dc:creator><![CDATA[wxdbie]]></dc:creator><pubDate>Thu, 05 May 2022 18:15:33 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Thu, 05 May 2022 11:24:39 GMT]]></title><description><![CDATA[<p dir="auto">@stfwissue I try</p>
]]></description><link>https://forum.liquidbounce.net/post/30391</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30391</guid><dc:creator><![CDATA[wxdbie]]></dc:creator><pubDate>Thu, 05 May 2022 11:24:39 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Thu, 05 May 2022 08:25:05 GMT]]></title><description><![CDATA[<p dir="auto">.nametags clearnames true</p>
]]></description><link>https://forum.liquidbounce.net/post/30390</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30390</guid><dc:creator><![CDATA[Ali00035]]></dc:creator><pubDate>Thu, 05 May 2022 08:25:05 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 20:52:54 GMT]]></title><description><![CDATA[<p dir="auto">@mems but you said that you cant code??? wtf!!!!!!</p>
]]></description><link>https://forum.liquidbounce.net/post/30378</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30378</guid><dc:creator><![CDATA[Ali00035]]></dc:creator><pubDate>Wed, 04 May 2022 20:52:54 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 20:48:27 GMT]]></title><description><![CDATA[<p dir="auto">@mems said in <a href="/post/30376">NameTags | Color of nick</a>:</p>
<blockquote>
<p dir="auto">No clue. Try testing on other servers too. Either way, use b73 as the cross version code is removed.</p>
</blockquote>
<p dir="auto">hm, okay thanks <img src="https://forum.liquidbounce.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f603.png?v=2d2252001bf" class="not-responsive emoji emoji-android emoji--smiley" style="height:23px;width:auto;vertical-align:middle" title="=)" alt="😃" /></p>
]]></description><link>https://forum.liquidbounce.net/post/30377</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30377</guid><dc:creator><![CDATA[wxdbie]]></dc:creator><pubDate>Wed, 04 May 2022 20:48:27 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 20:43:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wxdbie">@<bdi>wxdbie</bdi></a> said in <a href="/post/30375">NameTags | Color of nick</a>:</p>
<blockquote>
<p dir="auto">um, can server control this?</p>
</blockquote>
<p dir="auto">No clue. Try testing on other servers too. Either way, use b73 as the cross version code is removed.</p>
]]></description><link>https://forum.liquidbounce.net/post/30376</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30376</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 04 May 2022 20:43:36 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 20:41:17 GMT]]></title><description><![CDATA[<p dir="auto">@mems said in <a href="/post/30374">NameTags | Color of nick</a>:</p>
<blockquote>
<p dir="auto">This doesn't occur to me.</p>
</blockquote>
<p dir="auto">um, can server control this?</p>
]]></description><link>https://forum.liquidbounce.net/post/30375</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30375</guid><dc:creator><![CDATA[wxdbie]]></dc:creator><pubDate>Wed, 04 May 2022 20:41:17 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 20:39:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wxdbie">@<bdi>wxdbie</bdi></a> said in <a href="/post/30373">NameTags | Color of nick</a>:</p>
<blockquote>
<p dir="auto">@mems I use b72. yes the first method works, but only in server lobby</p>
<p dir="auto">Lobby:<img src="/assets/uploads/files/1651696466407-a2d38346-d019-460a-a5bb-480b3884269c-%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5.png" alt="a2d38346-d019-460a-a5bb-480b3884269c-изображение.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">MiniGame: <img src="/assets/uploads/files/1651696531377-7e349aa2-4dc1-40f6-8a2f-ee9a0abfd353-%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5.png" alt="7e349aa2-4dc1-40f6-8a2f-ee9a0abfd353-изображение.png" class=" img-fluid img-markdown" /></p>
</blockquote>
<p dir="auto">This doesn't occur to me.</p>
<p dir="auto"><img src="/assets/uploads/files/1651696756317-jre-screenshot-2022.05.04-23.39.04.01.png" alt="Jre Screenshot 2022.05.04 - 23.39.04.01.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.liquidbounce.net/post/30374</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30374</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 04 May 2022 20:39:18 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 20:35:38 GMT]]></title><description><![CDATA[<p dir="auto">@mems I use b72. yes the first method works, but only in server lobby</p>
<p dir="auto">Lobby:<img src="/assets/uploads/files/1651696466407-a2d38346-d019-460a-a5bb-480b3884269c-%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5.png" alt="a2d38346-d019-460a-a5bb-480b3884269c-изображение.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">MiniGame: <img src="/assets/uploads/files/1651696531377-7e349aa2-4dc1-40f6-8a2f-ee9a0abfd353-%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5.png" alt="7e349aa2-4dc1-40f6-8a2f-ee9a0abfd353-изображение.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.liquidbounce.net/post/30373</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30373</guid><dc:creator><![CDATA[wxdbie]]></dc:creator><pubDate>Wed, 04 May 2022 20:35:38 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 20:32:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wxdbie">@<bdi>wxdbie</bdi></a> said in <a href="/post/30371">NameTags | Color of nick</a>:</p>
<blockquote>
<p dir="auto">@mems but for reason it did not work:<br />
<img src="/assets/uploads/files/1651695628540-54077506-c663-41c2-9d46-008a1e2683a4-%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5.png" alt="54077506-c663-41c2-9d46-008a1e2683a4-изображение.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1651695642571-37189dc4-1b0c-4d54-9cc3-10a619cf0a35-%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5.png" alt="37189dc4-1b0c-4d54-9cc3-10a619cf0a35-изображение.png" class=" img-fluid img-markdown" /></p>
</blockquote>
<p dir="auto">This: <code> val nameColor = if (bot) "§f" else if (entity.isInvisible) "§f" else if (entity.isSneaking) "§f" else "§f"</code> worked for me.</p>
<p dir="auto"><img src="/assets/uploads/files/1651696251578-jre-screenshot-2022.05.04-23.30.33.79.png" alt="Jre Screenshot 2022.05.04 - 23.30.33.79.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">But as it seems, you are either using a custom LiquidBounce, or the cross version edition of LiquidBounce, and I can't help with that.</p>
]]></description><link>https://forum.liquidbounce.net/post/30372</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30372</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 04 May 2022 20:32:56 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 20:20:57 GMT]]></title><description><![CDATA[<p dir="auto">@mems but for reason it did not work:<br />
<img src="/assets/uploads/files/1651695628540-54077506-c663-41c2-9d46-008a1e2683a4-%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5.png" alt="54077506-c663-41c2-9d46-008a1e2683a4-изображение.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1651695642571-37189dc4-1b0c-4d54-9cc3-10a619cf0a35-%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5.png" alt="37189dc4-1b0c-4d54-9cc3-10a619cf0a35-изображение.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.liquidbounce.net/post/30371</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30371</guid><dc:creator><![CDATA[wxdbie]]></dc:creator><pubDate>Wed, 04 May 2022 20:20:57 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 20:04:07 GMT]]></title><description><![CDATA[<p dir="auto">@mems oh, ty <img src="https://forum.liquidbounce.net/assets/plugins/nodebb-plugin-emoji/emoji/android/2764.png?v=2d2252001bf" class="not-responsive emoji emoji-android emoji--heart" style="height:23px;width:auto;vertical-align:middle" title="&lt;3" alt="❤" /> <img src="https://forum.liquidbounce.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f603.png?v=2d2252001bf" class="not-responsive emoji emoji-android emoji--smiley" style="height:23px;width:auto;vertical-align:middle" title="=)" alt="😃" /></p>
]]></description><link>https://forum.liquidbounce.net/post/30369</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30369</guid><dc:creator><![CDATA[wxdbie]]></dc:creator><pubDate>Wed, 04 May 2022 20:04:07 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 20:02:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wxdbie">@<bdi>wxdbie</bdi></a> said in <a href="/post/30367">NameTags | Color of nick</a>:</p>
<blockquote>
<p dir="auto">@mems I have this in line 75: <img src="/assets/uploads/files/1651694335648-idea64_w97uhgvgli.png" alt="idea64_w97UHgVGlI.png" class=" img-fluid img-markdown" /></p>
</blockquote>
<p dir="auto">Then find this code: <code>glColor4f(1F, 1F, 1F, 1F)</code></p>
]]></description><link>https://forum.liquidbounce.net/post/30368</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30368</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 04 May 2022 20:02:49 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 19:59:24 GMT]]></title><description><![CDATA[<p dir="auto">@mems I have this in line 75: <img src="/assets/uploads/files/1651694335648-idea64_w97uhgvgli.png" alt="idea64_w97UHgVGlI.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.liquidbounce.net/post/30367</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30367</guid><dc:creator><![CDATA[wxdbie]]></dc:creator><pubDate>Wed, 04 May 2022 19:59:24 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 19:51:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wxdbie">@<bdi>wxdbie</bdi></a> Try modifying the values in line 75.</p>
]]></description><link>https://forum.liquidbounce.net/post/30366</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30366</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 04 May 2022 19:51:26 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 19:49:30 GMT]]></title><description><![CDATA[<p dir="auto">@mems no, i changed those lines, and nothing changed</p>
]]></description><link>https://forum.liquidbounce.net/post/30365</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30365</guid><dc:creator><![CDATA[wxdbie]]></dc:creator><pubDate>Wed, 04 May 2022 19:49:30 GMT</pubDate></item><item><title><![CDATA[Reply to NameTags | Color of nick on Wed, 04 May 2022 19:46:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wxdbie">@<bdi>wxdbie</bdi></a> said in <a href="/post/30363">NameTags | Color of nick</a>:</p>
<blockquote>
<p dir="auto"><img src="/assets/uploads/files/1651693255813-java_bfhgf8qpyi.png" alt="java_BfHgf8QPyI.png" class=" img-fluid img-markdown" /><br />
Please tell me line responsible for color of nick</p>
<pre><code>val fontRenderer = fontValue.get()

        val bot = AntiBot.isBot(entity)
        val nameColor = if (bot) "§f" else if (entity.isInvisible) "§f" else if (entity.isSneaking) "§f" else "§f"
        val ping = if (entity is EntityPlayer) EntityUtils.getPing(entity) else 0

        val distanceText = if (distanceValue.get()) "§f${mc.thePlayer.getDistanceToEntity(entity).roundToInt()}m " else ""
        val pingText = if (pingValue.get() &amp;&amp; entity is EntityPlayer) (if (ping &gt; 200) "§c" else if (ping &gt; 100) "§e" else "§a") + ping + "ms §f" else ""
        val healthText = if (healthValue.get()) "§f§c " + entity.health.toInt() + " ❤" else ""
        val botText = if (bot) " §c§lBot" else ""

        val text = "$distanceText$pingText$nameColor$tag$healthText$botText"
</code></pre>
</blockquote>
<pre><code class="language-t">        val nameColor = if (bot) "§f" else if (entity.isInvisible) "§f" else if (entity.isSneaking) "§f" else "§f"
</code></pre>
]]></description><link>https://forum.liquidbounce.net/post/30364</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/30364</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 04 May 2022 19:46:31 GMT</pubDate></item></channel></rss>