mems01
mems01
CrystalAura module is added.
I think that you should close this topic as NewChunks has been patched? (perhaps, there must be a reason its removed from the module list) and CrystalAura is already added.
AntiCheats that are movement sensitive such as Intave and Grim, especially Grim, will never detect this version of FreeCam, unlike the previous version. Basically no anticheat should detect this as...
I don't think there's a better way to detect them even though I have a few more methods to detect these bots, but these checks are more than enough and...
That's why I "hardcoded" that mode. I guarantee at least on the servers that I tested for months on, you won't notice false positives. If you do though, then I...
> > * perhaps more but these are the most popular servers with a matrix anticheat. > > Try it on test.matrix.rip Also tested, forgot to put it. Edited the...
It is safe to say that the Matrix mode has a better accuracy/even less false positives than before. However, as it might not be exactly accurate (In terms of determining...
Okay so, my idea is that I essentially move all the antibot related code from `CombatExtensions` to the AntiBot module, just like how the legacy version has it. As for...
Added `IntaveHeavy` mode, plus a small Matrix mode improvement.
Plus added a new mixin. It modifies GameMode's class `DEFAULT` variable, setting its value to null, allowing the client to know a player's actual gamemode. DEFAULT = `NOT_SET` gamemode type...