[Request] Arrow avoidance script (like Enderman)
-
Could anyone familiar with js make a script which will make player dodge arrows like Enderman? I can do it manually using "Blink" but I wonder if it would be possible to make it happen automatically. The principle of operation of this cheat could be based on "Teleport mode:Blink" for example. I have never seen anything like this in any client. It would be extremely useful on Murder Mystery or Murder Mystery: Infection.
-
Some questions
- Which server?
- Why would you want that?
- If that server has a anticheat, which one is it?
-
-
@asd-dsa A small amount of block range tp would do the trick, 2-3 blocks probably. But if someone actually does it, they must check if the player teleports 2 blocks further will fall. (down to void for example) They must prevent that or something
-
-
My god @czechhek, you are becoming the god of ScriptAPI. Well done.
-
@cancer Made by @commandblock2 not me
-
@czechhek In general as well. Sorry, the people here go by so many names that I just assumed it was an alternate name of yours.
-
@asd-dsa It's not watchdog, its matrix i think.
-
@czechhek thank you it's almost that. It detects arrows very well but when it detects that the player can be hit by an arrow it teleports him up. Teleporting a player up (Y) causes an immediate setback. I know it is possible to convert this (mc.thePlayer.posX, mc.thePlayer.posY + 2, mc.thePlayer.posZ) to this (mc.thePlayer.posX + 2, mc.thePlayer.posY, mc.thePlayer.posZ) but it would work only in one direction.
Could someone change "TeleportUp" section in this code in such a way that the script would teleport the player perpendicular to the arrow's trajectory? Instead, it could also simply teleport the player two blocks to the left or right (the player himself would have to position himself perpendicular to the arrow's trajectory). Thanks.
Edit
@Gabriel I think it's WatchDog. Exactly the same cheats work on derpmc as on hypixel. Configs are almost identical on both servers. Moreover when you add derpmc.pl to the server list in the minecraft client, you will see [WatchDog] inscription next to the server name. -
@gabriel It seems to be Watchdog in BW.
-
@cancer Actual watchdog? Havent checked for a month+
Edit: does it autoban?
Edit: It can be renamed matrix, try the watchdog bypasses in derpmc
. -
@gabriel Yes, yes it does. It has remarkable Scaffold detection compared to older AAC.
-
@cancer AAC4 or AAC3?
-
@gabriel 3
holy fuck the post ratelimit is annoying please like my posts for the love of god
also, what the fuck is a liquidsense? -
@cancer A custom liquidbounce that had aac4 bypasses before, but now only hypixel and hyt bypasses.
-
@gabriel Seems nice. Repo where?
-
@gabriel Yes it will autoban on BW with "watchdog cheat detection" message but autoban is disabled on MM/MM:infection. On these modes you can use fly (hypixel mode), LongJump (NCP with boost 5.00 continually with no lags), Speed (almost all modes, "onground" is the fastest), Phase (AAC3.5.0 - only through trapdoors), Strafe etc.
-
@cancer Obfuscated. The source code is private.
-
@gabriel thats a gpl violation