<?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[How to turn on another function using script?]]></title><description><![CDATA[<p dir="auto">So I'm doing Fast Scaffold for Vulcan AntiCheat, and I need to turn on the "Eagle" function.</p>
<p dir="auto">How can I do it?</p>
]]></description><link>https://forum.liquidbounce.net/topic/3247/how-to-turn-on-another-function-using-script</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 00:38:26 GMT</lastBuildDate><atom:link href="https://forum.liquidbounce.net/topic/3247.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 23 Oct 2021 10:04:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to turn on another function using script? on Tue, 21 Dec 2021 16:29:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mq" aria-label="Profile: mq">@<bdi>mq</bdi></a> give me ur fast scaffold<br />
im making a config for vulcan<br />
i do already have a fast scaffold but its not that fast (slower then sprint but faster then normal walking) and also the diag flags...</p>
]]></description><link>https://forum.liquidbounce.net/post/27435</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/27435</guid><dc:creator><![CDATA[XSilverTH]]></dc:creator><pubDate>Tue, 21 Dec 2021 16:29:13 GMT</pubDate></item><item><title><![CDATA[Reply to How to turn on another function using script? on Sat, 23 Oct 2021 10:12:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/czechhek" aria-label="Profile: czechhek">@<bdi>czechhek</bdi></a> core.lib? more cock.lib</p>
]]></description><link>https://forum.liquidbounce.net/post/26332</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/26332</guid><dc:creator><![CDATA[END3R1355]]></dc:creator><pubDate>Sat, 23 Oct 2021 10:12:58 GMT</pubDate></item><item><title><![CDATA[Reply to How to turn on another function using script? on Sat, 23 Oct 2021 10:08:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mq" aria-label="Profile: mq">@<bdi>mq</bdi></a></p>
<pre><code>scaffold = moduleManager.getModule("Scaffold")
scaffold.getValue("eagle").set(true)
</code></pre>
<p dir="auto">with core:</p>
<pre><code>ScaffoldModule.getValue("eagle").set(true)
</code></pre>
<p dir="auto"><img src="https://forum.liquidbounce.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f633.png?v=866ab33d74c" class="not-responsive emoji emoji-android emoji--flushed" style="height:23px;width:auto;vertical-align:middle" title=":flushed:" alt="😳" /></p>
]]></description><link>https://forum.liquidbounce.net/post/26331</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/26331</guid><dc:creator><![CDATA[CzechHek]]></dc:creator><pubDate>Sat, 23 Oct 2021 10:08:11 GMT</pubDate></item></channel></rss>