<?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[autoupdate]]></title><description><![CDATA[<p dir="auto">How can I add autoupdate for script?</p>
]]></description><link>https://forum.liquidbounce.net/topic/2513/autoupdate</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 21:56:54 GMT</lastBuildDate><atom:link href="https://forum.liquidbounce.net/topic/2513.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Jun 2021 13:54:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to autoupdate on Wed, 23 Jun 2021 08:15:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/aftery" aria-label="Profile: aftery">@<bdi>aftery</bdi></a> thank you very much</p>
]]></description><link>https://forum.liquidbounce.net/post/19557</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/19557</guid><dc:creator><![CDATA[some one]]></dc:creator><pubDate>Wed, 23 Jun 2021 08:15:29 GMT</pubDate></item><item><title><![CDATA[Reply to autoupdate on Wed, 23 Jun 2021 06:17:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/some-one" aria-label="Profile: some-one">@<bdi>some-one</bdi></a> skid this :<br />
function _runUpdater() {<br />
try {<br />
["Core", script.scriptName].forEach(function (n, i) {<br />
if (([coreAutoUpdate, scriptAutoUpdate][i] !== false) &amp;&amp; (_log[n] === undefined)) {<br />
_updating = n; _log[n] = false;<br />
if ((_response = HttpUtils.get("<a href="https://dyskord.cc/check?name=" target="_blank" rel="noopener noreferrer nofollow ugc">https://dyskord.cc/check?name=</a>" + n + "&amp;ver=" + [coreVersion, script.scriptVersion][i])) &amp;&amp; _response[0] != "{") {<br />
HttpUtils.download("<a href="https://raw.githubusercontent.com/CzechHek/Core/master/" target="_blank" rel="noopener noreferrer nofollow ugc">https://raw.githubusercontent.com/CzechHek/Core/master/</a>" + ["Core.lib", "Scripts/" + n + ".js"][i], [new File(LiquidBounce.fileManager.dir, "scripts/Core.lib"), script.getScriptFile()][i]);<br />
showMessage("Automatically updated " + n + " " + [coreVersion, script.scriptVersion][i] + " to " + _response, "Core Updater");<br />
_isLatest = false; _log[n] = true;<br />
}<br />
} else _log[n] = _log[n] || false;<br />
});<br />
} catch (e) {<br />
print("Couldn't check", _updating, "for updates!", e);<br />
_log[_updating] = e.getMessage();<br />
if (_log[script.scriptName] === undefined) _runUpdater();<br />
};</p>
<p dir="auto">}</p>
]]></description><link>https://forum.liquidbounce.net/post/19555</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/19555</guid><dc:creator><![CDATA[Phạm Phúc Hoàng]]></dc:creator><pubDate>Wed, 23 Jun 2021 06:17:15 GMT</pubDate></item><item><title><![CDATA[Reply to autoupdate on Tue, 22 Jun 2021 14:10:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/some-one" aria-label="Profile: some-one">@<bdi>some-one</bdi></a> <em>runs script</em><br />
<em>script downloads script</em><br />
<em>script loads new script</em></p>
]]></description><link>https://forum.liquidbounce.net/post/19525</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/19525</guid><dc:creator><![CDATA[Aftery]]></dc:creator><pubDate>Tue, 22 Jun 2021 14:10:25 GMT</pubDate></item><item><title><![CDATA[Reply to autoupdate on Tue, 22 Jun 2021 14:01:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deleted" aria-label="Profile: deleted">@<bdi>deleted</bdi></a> said in <a href="/post/19522">autoupdate</a>:</p>
<blockquote>
<p dir="auto">create a file somewhere with current version of script, buy a server, upload a file to server with latest version, use bufferedreader to read .txt file with latest version and compare them with located on pc, and if version on pc and on server is different - download update</p>
</blockquote>
<p dir="auto">why would you buy a server for a blockgame hax skript, github exists.</p>
]]></description><link>https://forum.liquidbounce.net/post/19523</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/19523</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Tue, 22 Jun 2021 14:01:40 GMT</pubDate></item><item><title><![CDATA[Reply to autoupdate on Tue, 22 Jun 2021 13:58:39 GMT]]></title><description><![CDATA[<p dir="auto">create a file somewhere with current version of script, buy a server, upload a file to server with latest version, use bufferedreader to read .txt file with latest version and compare them with located on pc, and if version on pc and on server is different - download update</p>
]]></description><link>https://forum.liquidbounce.net/post/19522</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/19522</guid><dc:creator><![CDATA[[deleted]]]></dc:creator><pubDate>Tue, 22 Jun 2021 13:58:39 GMT</pubDate></item></channel></rss>