Steve987321 / toadclient

a Minecraft cheat/client for Lunar Client 1.7.10 & 1.8.9 for Windows.
MIT License
11 stars 2 forks source link
ghostclient jni minecraft

toadclient

A Minecraft cheat/client for Lunar client 1.7.10 & 1.8.9.

This project is primarily for my personal learning and experimentation purposes. It may contain unfinished or experimental code. Feel free to explore and use this project as you will for your own projects.

How to setup in Visual Studio

It is recommended to use Visual Studio 2022 to build this project.

Logging is enabled by default, go to the top of ToadClient/Toad.h and comment out:

#define ENABLE_LOGGING

When logging is enabled it will enable the console for log messages and create a log file named Toad.log in the documents folder.

  1. Clone the repository or download the zip and extract it.

  2. Open the project folder and load the project into Visual Studio by opening the ToadClient.sln file.

    Set the solution configuration to Release and the solution platform to x64.

    Now right click on the solution and select Build Solution or press CTRL+SHIFT+B.

  3. After compiling finishes, you can run the loader from Visual Studio by setting your startup project to Loader and starting a debugging session.

How to use

  1. When in the loader, select the minecraft instance you want to inject to (Lunar client 1.7.10/1.8.9).
  2. After you're done close the loader and it will uninject. (this client is not screenshare proof)

Features

Some features are unfinished/unstable as this project was abandoned. Most features will still work but are probably not fully polished.

Combat

Left Clicker

Right Clicker

Aim Assist

Velocity

Misc

Auto Bridge

ESP

Block ESP

Blink

Array List (draws enabled features, no customization settings were added for this feature)

Config

Toad auto loads configs when it finds one, if there multiple configs present, it loads the newest edited one.

Other

Miscellaneous features that can be found by pressing the 3 stripes on the right top of the menu.

GUI

(menu also wasn't fully finished)

image

image

Disclaimer

This project is provided as-is, without any warranty or support. I make no guarantees about its correctness or suitability for any purpose. Use at your own risk.