Skip to content

MCDxAI/meteor-rejects-v2

Repository files navigation

logo

Rejects²

An unofficial, experimental port of the original Meteor Rejects addon

Meteor Client Minecraft Fabric Java

This continuation is yet not fully tested, and not associated with the original developers.

Installation

Step Action
1 Download the latest release from the releases tab
2 Place the JAR file in your .minecraft/mods folder
3 Ensure you have Meteor Client installed

Tip: It is recommended to use the latest dev build of Meteor Client

New in Rejects²

New Modules

Module Description
AutoSell Automatically sells configured items through /sell while intelligently pausing combat modules
CaptchaSolver Automatically picks the requested item when captcha containers appear
ElytraBot Threaded elytra autopilot with A* pathfinding, automatic firework refills, and Baritone integration
RaidTimer Shows precise raid timing and handles ominous potion refills automatically for raid farms

Original Features

Modules

Module Source
AimAssist Removed from Meteor in ee391
AntiBot Removed from Meteor in 166fc
AntiCrash Ported from Anti-ClientCrasher
AntiSpawnpoint Original implementation
AntiVanish Original implementation
ArrowDmg Ported from Wurst
AutoBedTrap Ported from BleachHack-CupEdition
AutoCraft Generalized version of AutoBedCraft from Orion
AutoEnchant Original implementation
AutoExtinguish Original implementation
AutoFarm Original implementation
AutoGrind Original implementation
AutoLogin Original implementation
AutoPot From unmerged PR #274
AutoSoup Ported from Wurst
AutoTNT Original implementation
AutoWither From unmerged PR #1070
BlockIn Original implementation
BoatGlitch & BoatPhase From unmerged PR #814
Boost Ported from Cornos
BungeeCordSpoof Ported from LiquidBounce
ChatBot Original implementation
ChestAura Original implementation
ChorusExploit From unmerged PR #1727
ColorSigns Original implementation
Confuse Original implementation
CoordLogger World events from JexClient
CustomPackets Original implementation
ExtraElytra Ported from Wurst
FullFlight Antikick bypasses by CCblueX & LiveOverflow
GamemodeNotifier Original implementation
GhostMode From unmerged PR #1932
Glide Ported from Wurst
InstaMine Removed from Meteor in 62cd0
ItemGenerator Ported from Wurst
InteractionMenu Ported from BleachHack
Jetpack Original implementation
KnockbackPlus Original implementation
Lavacast Original implementation
LawnBot Ported from JexClient
MossBot Ported from BleachHack
NewChunks Ported from BleachHack
NoJumpDelay Original implementation
ObsidianFarm From Meteor ObsidianFarm Addon
Oresim Ported from Atomic
PacketFly From unmerged PR #813
Painter Original implementation
Rendering Original implementation
RoboWalk From unmerged PR #3015
ShieldBypass Original implementation
SilentDisconnect Original implementation
SkeletonESP Ported from JexClient
SoundLocator Original implementation
ServerFinder Ported from MeteorAdditions
TreeAura From unmerged PR #2138
VehicleOneHit From unmerged PR #3539

Module Modifications

Module Enhancement Source
NoRender noCommandSuggestions setting From unmerged PR #1347
NoRender disableToasts setting Original implementation
Flight stopMomentum setting Original implementation
AutoSign Random characters mode Ported from BleachHack
Module Duplicate module names support Original implementation
KillAura FOV & invisible filter Original implementation
KillAura Random Teleport, Hit Chance, Random Delay Removed from Meteor in 8722e
Alts Yggdrasil login support Original implementation

Commands

Command Description Source
.center Center player on current block Original implementation
.clear-chat Clear chat history Removed from Meteor in 9aebf
.ghost Remove ghost blocks Ported from AntiGhost
.save-skin Save player skin to file Original implementation
.heads Spawn decorative heads Original implementation
.seed Manage world seeds From unmerged PR #1300
.setblock Set block at position Original implementation
.panic Disable all modules Removed from Meteor in dd5f8
.set-velocity Modify player velocity Original implementation
.teleport Teleport to coordinates Original implementation
.terrain-export Export terrain data Ported from BleachHack
.kick Self-kick from server Ported from LiquidBounce

Command Modifications

Command Enhancement Source
.server Port scanner integration Ported from Cornos
.locate Complete rewrite with seed support From unmerged PR #1300
.give Item presets Some presets from BleachHack

Themes

Theme Source
Meteor Rounded From unmerged PR #619

HUD Elements

Element Description
Radar HUD Minimap-style radar overlay

Configuration

Setting Description
HTTP Allowed Whitelist domains for Meteor's HTTP API
HTTP User Agent Customize HTTP request headers
Hidden Modules Hide modules from GUI (requires restart to unhide)
Load System Fonts Disable for faster launch (requires restart)
Duplicate Module Names Allow multiple modules with same name

Development

Requirements

Dependency Version
Minecraft 1.21.10
Fabric Loader 0.17.3+
Meteor Client 1.21.10-32

Build Instructions

Use Gradle to build: ./gradlew build
Output JAR: build/libs/meteor-rejects-addon-<version>.jar

Migration History

This port was accomplished through several major milestones:

Step Achievement
1 Initial migration of modules and GUI to 1.21.10 APIs
2 Resolved 300+ compilation errors
3 Fixed ChestBlockEntityRenderer crash
4 Addon successfully boots, rendering functional
5 Added AutoSell & CaptchaSolver, began rebranding
6 Added ElytraBot & RaidTimer modules
7 Rewrote SkeletonESP for full 1.21.10 compatibility

License

This project inherits licensing from the original Meteor Rejects.

About

An unofficial, experimental port of the original Meteor Rejects addon

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages