└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Artemis 2 | Artemis leaked get rekt lmfao. Coming out at 30 github stars. 3 | 4 | Update: wasnt expecting it to be so fast. gimme 1 week to clean up the mess i made 5 | 6 | Update 2: Lmfaooooooo this dumfuc thinks its fake bro i dumped classes from ur source why you capping so hard 7 | 8 | ## Proof: 9 | 10 | ac/artemis/anticheat/engine/v2/EngineInjector.java 11 | ```java 12 | package ac.artemis.anticheat.engine.v2; 13 | 14 | import ac.artemis.core.inject.Injectable; 15 | import ac.artemis.core.v4.Artemis; 16 | import ac.artemis.core.v4.utils.chat.Chat; 17 | import ac.artemis.core.v5.emulator.Emulator; 18 | import ac.artemis.core.v5.emulator.EmulatorManager; 19 | 20 | 21 | public class EngineInjector implements Injectable { 22 | @Override 23 | public void begin() { 24 | Chat.sendConsoleMessage("&r[&a✓&r] &aHooking into Predictions 2.0!"); 25 | final EmulatorProvider provider = new EmulatorManager.EmulatorProvider() 26 | .setNames("v2", "version2", "modern", "upgraded") 27 | .setFactory(new EmulatorManager.EmulatorFactory() { 28 | @Override 29 | public Emulator build() { 30 | assert data != null : "PlayerData cannot be null! (0x03-A)"; 31 | return new ArtemisData(data); 32 | } 33 | } 34 | ); 35 | Artemis.INSTANCE.getApi().getEmulatorManager().inject(provider); 36 | } 37 | 38 | @Override 39 | public void end() { 40 | // Do nothing 41 | } 42 | } 43 | ``` 44 | 45 | ![Proof](https://i.imgur.com/yzJcTPm.png) 46 | 47 | --------------------------------------------------------------------------------