<?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[B73 and packet S02]]></title><description><![CDATA[<p dir="auto"><strong>Is that broken in b73 in general and will it be fixed some day?</strong></p>
<pre><code>module.on("packet", function (e) {
var packet = e.getPacket();

if (packet instanceof S02) {
if (packet.getChatComponent().getUnformattedText().contains("something")) {
//something
}
}
});
</code></pre>
]]></description><link>https://forum.liquidbounce.net/topic/3095/b73-and-packet-s02</link><generator>RSS for Node</generator><lastBuildDate>Fri, 13 Mar 2026 17:09:38 GMT</lastBuildDate><atom:link href="https://forum.liquidbounce.net/topic/3095.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 17 Sep 2021 19:37:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to B73 and packet S02 on Mon, 31 Jan 2022 17:21:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/idk-my-name">@<bdi>idk-my-name</bdi></a> yeah, and by telling a lot of script makers to use wrapped packets because of a change <img src="https://forum.liquidbounce.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f633.png?v=2d2252001bf" class="not-responsive emoji emoji-android emoji--flushed" style="height:23px;width:auto;vertical-align:middle" title="😳" alt="😳" /></p>
]]></description><link>https://forum.liquidbounce.net/post/28360</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/28360</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 31 Jan 2022 17:21:40 GMT</pubDate></item><item><title><![CDATA[Reply to B73 and packet S02 on Mon, 31 Jan 2022 16:15:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/idk-my-name">@<bdi>idk-my-name</bdi></a> said in <a href="/post/28357">B73 and packet S02</a>:</p>
<blockquote>
<p dir="auto">searge names</p>
</blockquote>
<p dir="auto">You can find all of them in LiquidBounce-1.8/mcp-stable_22.srg<br />
<img src="/assets/uploads/files/1643645721629-215bc07c-5362-4af7-8dd4-c335a2884de9-image.png" alt="215bc07c-5362-4af7-8dd4-c335a2884de9-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.liquidbounce.net/post/28358</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/28358</guid><dc:creator><![CDATA[idk my name]]></dc:creator><pubDate>Mon, 31 Jan 2022 16:15:23 GMT</pubDate></item><item><title><![CDATA[Reply to B73 and packet S02 on Mon, 31 Jan 2022 16:16:35 GMT]]></title><description><![CDATA[<p dir="auto">@fartcheese all of them correctly work if you use wrapped access &amp; searge names<br />
example (I did not really use "wrapped access" because I fixed this shit by changing wrapped events to unwrapped in my custom build):<br />
non xversion:</p>
<pre><code>onPacket: function(e) {
    e.getPacket() instanceof C03PacketPlayer  &amp;&amp; (e.getPacket().onGround = true);
}
</code></pre>
<p dir="auto">xversion:</p>
<pre><code>onPacket: function(e) {
    e.getPacket() instanceof C03PacketPlayer  &amp;&amp; (e.getPacket().wrapped.field_149474_g = true); //onGround
}
</code></pre>
]]></description><link>https://forum.liquidbounce.net/post/28357</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/28357</guid><dc:creator><![CDATA[idk my name]]></dc:creator><pubDate>Mon, 31 Jan 2022 16:16:35 GMT</pubDate></item><item><title><![CDATA[Reply to B73 and packet S02 on Mon, 31 Jan 2022 16:06:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/czechhek">@<bdi>czechhek</bdi></a> i really hate cross version, breaking a shit ton of scripts man <img src="https://forum.liquidbounce.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=2d2252001bf" class="not-responsive emoji emoji-android emoji--disappointed" style="height:23px;width:auto;vertical-align:middle" title=":(" alt="😞" /></p>
]]></description><link>https://forum.liquidbounce.net/post/28355</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/28355</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 31 Jan 2022 16:06:10 GMT</pubDate></item><item><title><![CDATA[Reply to B73 and packet S02 on Wed, 01 Dec 2021 16:38:39 GMT]]></title><description><![CDATA[<p dir="auto">@sigmer <img src="/assets/uploads/files/1638376708784-6d9c4812-f939-4b24-8af5-823188646212-image.png" alt="6d9c4812-f939-4b24-8af5-823188646212-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://forum.liquidbounce.net/assets/plugins/nodebb-plugin-emoji/emoji/customizations/e610cc03-d070-4866-96d0-c0fd94fc2945-axodrink.png?v=2d2252001bf" class="not-responsive emoji emoji-customizations emoji--axodrink" style="height:23px;width:auto;vertical-align:middle" title=":axodrink:" alt="undefined" /> <img src="https://forum.liquidbounce.net/assets/plugins/nodebb-plugin-emoji/emoji/customizations/e610cc03-d070-4866-96d0-c0fd94fc2945-axodrink.png?v=2d2252001bf" class="not-responsive emoji emoji-customizations emoji--axodrink" style="height:23px;width:auto;vertical-align:middle" title=":axodrink:" alt="undefined" /></p>
]]></description><link>https://forum.liquidbounce.net/post/26981</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/26981</guid><dc:creator><![CDATA[FaaatPotato]]></dc:creator><pubDate>Wed, 01 Dec 2021 16:38:39 GMT</pubDate></item><item><title><![CDATA[Reply to B73 and packet S02 on Wed, 06 Oct 2021 18:33:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dntdbt">@<bdi>dntdbt</bdi></a> kk</p>
]]></description><link>https://forum.liquidbounce.net/post/25843</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/25843</guid><dc:creator><![CDATA[FaaatPotato]]></dc:creator><pubDate>Wed, 06 Oct 2021 18:33:02 GMT</pubDate></item><item><title><![CDATA[Reply to B73 and packet S02 on Wed, 06 Oct 2021 18:03:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/faaatpotato">@<bdi>faaatpotato</bdi></a> use wrapped packets with searge obfuscated methods</p>
]]></description><link>https://forum.liquidbounce.net/post/25841</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/25841</guid><dc:creator><![CDATA[dntdbt]]></dc:creator><pubDate>Wed, 06 Oct 2021 18:03:17 GMT</pubDate></item><item><title><![CDATA[Reply to B73 and packet S02 on Wed, 06 Oct 2021 13:04:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/konoha-scarlet">@<bdi>konoha-scarlet</bdi></a> ig no</p>
<p dir="auto">i was just laizy</p>
<pre><code>var S02 = Java.type("net.minecraft.network.play.server.S02PacketChat");
</code></pre>
<p dir="auto">did not type that into my top message</p>
]]></description><link>https://forum.liquidbounce.net/post/25815</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/25815</guid><dc:creator><![CDATA[FaaatPotato]]></dc:creator><pubDate>Wed, 06 Oct 2021 13:04:00 GMT</pubDate></item><item><title><![CDATA[Reply to B73 and packet S02 on Wed, 06 Oct 2021 12:05:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/faaatpotato">@<bdi>faaatpotato</bdi></a> What you need is <code>S02PacketChat</code></p>
]]></description><link>https://forum.liquidbounce.net/post/25813</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/25813</guid><dc:creator><![CDATA[Konoha Scarlet]]></dc:creator><pubDate>Wed, 06 Oct 2021 12:05:10 GMT</pubDate></item><item><title><![CDATA[Reply to B73 and packet S02 on Mon, 04 Oct 2021 20:51:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/faaatpotato">@<bdi>faaatpotato</bdi></a><br />
Try to replace <code>packet = e.getPacket()</code><br />
with <code>packet = e.getPacket().wrapped</code>.</p>
<p dir="auto">If you are having problems with wrapped packets on cross-version.</p>
]]></description><link>https://forum.liquidbounce.net/post/25771</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/25771</guid><dc:creator><![CDATA[CzechHek]]></dc:creator><pubDate>Mon, 04 Oct 2021 20:51:26 GMT</pubDate></item><item><title><![CDATA[Reply to B73 and packet S02 on Mon, 04 Oct 2021 18:24:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/aashaby">@<bdi>aashaby</bdi></a> no</p>
]]></description><link>https://forum.liquidbounce.net/post/25769</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/25769</guid><dc:creator><![CDATA[FaaatPotato]]></dc:creator><pubDate>Mon, 04 Oct 2021 18:24:06 GMT</pubDate></item><item><title><![CDATA[Reply to B73 and packet S02 on Mon, 04 Oct 2021 17:16:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/faaatpotato">@<bdi>faaatpotato</bdi></a> Try version b72</p>
]]></description><link>https://forum.liquidbounce.net/post/25758</link><guid isPermaLink="true">https://forum.liquidbounce.net/post/25758</guid><dc:creator><![CDATA[Aashaby]]></dc:creator><pubDate>Mon, 04 Oct 2021 17:16:25 GMT</pubDate></item></channel></rss>