貌似最新版的AsAntibot可以绕过去。(别问我怎么知道的)

Best posts made by ButterChicken
-
RE: 谁能绕了MCYC的假人呢,IP:play.mcyc.win。需要探讨加Q:3475916721
-
[Script] AutoLogin 1.0
Name: AutoLogin
Introduction: If you don't want to use the keyboard to enter the password, please use this! Maybe it can help you.Legacy Support:
var scriptName = "AutoLogin"; var scriptAuthor = "ButterChicken"; var scriptVersion = 1.0; var S02PacketChat = Java.type("net.minecraft.network.play.server.S02PacketChat"); var prefix; function ExampleModule() { var chatMode = value.createList("Chat", ["/", "."], "/"); var logintext = value.createText("LoginText", "login"); var regtext = value.createText("RegisterText", "reg"); var Password = value.createText("Password", "123456789abc"); this.getName = function() { return "AutoLogin"; } this.getDescription = function() { return "Good luck."; } this.getCategory = function() { return "Misc"; // Combat, Exploit, Fun, Misc, Movement, Player, Render, World } this.addValues = function(values) { values.add(chatMode); values.add(logintext); values.add(regtext); values.add(Password); } this.onPacket = function(event) { var packet = event.getPacket(); if(packet instanceof S02PacketChat) { if(packet.getChatComponent().getUnformattedText().contains(regtext.get())) { if(chatMode.get() == "/") { prefix = "/"; }else { prefix = "."; } mc.thePlayer.sendChatMessage(prefix + "register " + Password.get() + " " + Password.get()); } if(packet.getChatComponent().getUnformattedText().contains(logintext.get())) { if(chatMode.get() == "/") { prefix = "/"; }else { prefix = "."; } mc.thePlayer.sendChatMessage(prefix + "login " + Password.get()); } } } } var exampleModule = new ExampleModule(); var exampleModuleClient; function onLoad() {} function onEnable() { exampleModuleClient = moduleManager.registerModule(exampleModule); } function onDisable() { moduleManager.unregisterModule(exampleModuleClient); }
New Script-API Support:
/// api_version=2 var script = registerScript({ name: "AutoLogin", version: "1.0", authors: ["ButterChicken"] }); var S02PacketChat = Java.type("net.minecraft.network.play.server.S02PacketChat"); var prefix; script.on("enable", function () {}); script.on("disable", function () {}); script.on("load", function () {}); script.registerModule({ name: "AutoLogin", description: "Good luck.", category: "Misc", tag: "", settings: { chatMode: Setting.list({ name: "chatMode", values: ["/", "."], default: "/" }) Password: Setting.text({ name: "Password", default: "123456789abc" }), logintext: Setting.text({ name: "LoginText", default: "login" }), regtext: Setting.text({ name: "RegisterText", default: "reg" }), } }, function (module) { module.on("enable", function () { }); module.on("disable", function () { }); module.on("packet", function () { var packet = event.getPacket(); if(packet instanceof S02PacketChat) { if(packet.getChatComponent().getUnformattedText().contains(regtext.get())) { if(chatMode.get() == "/") { prefix = "/"; }else { prefix = "."; } mc.thePlayer.sendChatMessage(prefix + "register " + Password.get() + " " + Password.get()); } if(packet.getChatComponent().getUnformattedText().contains(logintext.get())) { if(chatMode.get() == "/") { prefix = "/"; }else { prefix = "."; } mc.thePlayer.sendChatMessage(prefix + "login " + Password.get()); } } }); });
-
RE: 我的水影原版的BoostHypixelFly为什么会在落地以后才进行自伤
@Just-a-XingYu idk 官网的水影不会这样
要不然你用了假的水影
去官网下载最新的 -
RE: 现在的AsAntiBot能绕过游戏世界的假人吗?
@Anastar 您的Matrix Antibot里面的speed变量 对这个游戏世界的bot 有作用吗?
Latest posts made by ButterChicken
-
Please help me!!
This problem suddenly appeared when I was about to build successfully.
> Task :generateGitProperties FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':generateGitProperties'. > No Git repository found. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1m 36s 10 actionable tasks: 9 executed, 1 up-to-date
Please solve it, it is important to me!
-
RE: 我希望能获得一些有趣的脚本
@littlelazy52 RAID:Shadow Legends是一种身临其境的在线体验,您可以从全新的RPG头衔中获得期望的一切。它具有惊人的故事情节,出色的3D图形,巨大的老板战斗,PVP战斗以及数百个从未见过的冠军可以收集和定制。我从没想过要从手机游戏中获得如此高的性能。看看这些冠军的细节水平多么疯狂! RAID:Shadow Legends
️变得越来越快,因此您绝对应该早起。从现在开始,将为您带来巨大的开端。还有即将举行的疯狂疯狂特别比赛!更不用说,这个游戏是完全免费的!因此,继续查看视频说明,以了解有关RAID的更多信息:Shadow Legends
️。在这里,您会找到一个指向商店页面的链接,以及一个用于解锁各种物品的特殊代码。使用特殊代码,您可以立即获得50,000银币,并作为新玩家计划的一部分获得免费的史诗级冠军,这当然要归RAID:Shadow Legends
️开发人员所有。