<?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[1.12.2 Scripts not showing up in the scripts menu]]></title><description><![CDATA[<p dir="auto">Title fsdfsdfs</p>
]]></description><link>https://forum.liquidbounce.net/topic/2302/1-12-2-scripts-not-showing-up-in-the-scripts-menu</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 23:17:51 GMT</lastBuildDate><atom:link href="https://forum.liquidbounce.net/topic/2302.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 24 May 2021 16:36:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 1.12.2 Scripts not showing up in the scripts menu on Mon, 24 May 2021 20:21:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/haberno" aria-label="Profile: haberno">@<bdi>haberno</bdi></a> An empty script isn't supposed to show up. Try this</p>
<pre><code class="language-js">/// api_version=2
var script = registerScript({
    name: "MyScript",
    version: "1.0.0",
    authors: ["My Name"]
});
</code></pre>
<p dir="auto">Edit: We forgot to compile LiquidBounce with Nashorn. We will fix that.</p>
<p dir="auto">Edit: Fixed version has been uploaded. If you are not using LiquidLauncher, re-download LiquidBounce 1.12.2.</p>
]]></description><link>https://forum.liquidbounce.net/post/17920</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/17920</guid><dc:creator><![CDATA[Senk Ju]]></dc:creator><pubDate>Mon, 24 May 2021 20:21:01 GMT</pubDate></item><item><title><![CDATA[Reply to 1.12.2 Scripts not showing up in the scripts menu on Mon, 24 May 2021 19:00:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/senk-ju" aria-label="Profile: senk-ju">@<bdi>senk-ju</bdi></a> I tried to just put in a blank js script and it didn't show up either so I don't know about one</p>
]]></description><link>https://forum.liquidbounce.net/post/17919</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/17919</guid><dc:creator><![CDATA[Haberno]]></dc:creator><pubDate>Mon, 24 May 2021 19:00:27 GMT</pubDate></item><item><title><![CDATA[Reply to 1.12.2 Scripts not showing up in the scripts menu on Mon, 24 May 2021 18:25:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/haberno" aria-label="Profile: haberno">@<bdi>haberno</bdi></a> Most scripts were made for LiquidBounce 1.8.9. They won't be compatible with LiquidBounce 1.12.2 unless the author decides to update them.</p>
]]></description><link>https://forum.liquidbounce.net/post/17917</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/17917</guid><dc:creator><![CDATA[Senk Ju]]></dc:creator><pubDate>Mon, 24 May 2021 18:25:37 GMT</pubDate></item></channel></rss>