Giter VIP home page Giter VIP logo

marsclient-launcher's Introduction

MarsClient

Completely external Minecraft launcher and client which works with all versions of Minecraft including vanilla.


The launcher attaches to any minecraft version's process and reads from the stdout to figure out what's happening in-game. Say the launcher sees the text "Build something relevant to the theme: " then it will know you're playing Build Battle on Hypixel! The same thing happens with the Hypixel party detection! The launcher also outputs all this data into a nice form of Discord rich presence.

Note: The codebase for this launcher is incredibly messy and was more of a mock-up than what I intended to be a full project! This project also runs off of CmlLib for handling the launching, but performs all the logging in and session management itself for user security.


The features/upcoming features in this "client" include:

  • Full session management.
  • No password storing.
  • Launch any Forge version.
  • Launch any Optifine version.
  • Launch any vanilla version.
  • Discord rich presence.
  • Hypixel game status. (Rich Presence)
  • Hypixel party status. (Rich Presence)
  • Hypixel keybinds which teleport you to a game.
  • In-game GUI with Hypixel chat windows and friends list management. (Required method figured out, currently in development.)

How does the GUI work?

We use the SetParent function with a custom window to attach a "GUI" to minecraft SEE HERE. A keyboard hook is used to detect when a hotkey is pressed and SendKeys functions are called to send chat commands.

marsclient-launcher's People

Contributors

7ukecreat0r avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.