Misc Cheats for Minecraft
Utility modules that do not fit the other categories. Each entry documents client support and known limitations.
Misc category overview
Misc modules provide utility functions. The three tracked modules are FriendFinder (locates players on a list), AntiAFK (prevents AFK kick), and FPSBoost (client-side performance improvements). These modules are generally lower risk than combat or movement modules.
Misc Modules
FriendFinder
Scans for players on a configured friend list and alerts when they are in render distance.
MiscAntiAFK
Performs periodic actions to prevent server AFK detection and kick.
MiscFPSBoost
Reduces rendering overhead by disabling non-essential visual features.
MiscClient Compatibility
| Module | Wurst | Meteor | LiquidBounce | Aristois |
|---|---|---|---|---|
| FriendFinder | No | Yes | Yes | No |
| AntiAFK | Yes | Yes | Yes | Yes |
| FPSBoost | Yes | Yes | Yes | Yes |
Frequently Asked Questions
Is AntiAFK detectable?
AntiAFK produces movement or action patterns that may be detected by advanced server checks. Simple AntiAFK (periodic jump or look-around) is generally safe. Complex patterns may trigger anti-cheat.
Does FPSBoost affect gameplay?
FPSBoost disables client-side rendering features that do not affect game state. It does not change movement, combat, or block interaction. Server-side behavior is unchanged.
How does FriendFinder work?
FriendFinder monitors player entities in render distance and checks their names against a configured list. It alerts when a match is found. The module does not send additional packets to the server.
Are utility modules allowed on servers?
Server rules vary. Some servers allow utility clients. Others prohibit all client modifications. Check the server page and the server's published rules before using any module.
Explore Other Categories
Combat, Movement, Visual, World, and Player modules documented with the same structure.
Back to Cheats Hub