Giter VIP home page Giter VIP logo

lightdocumentats's Introduction

What is this?

This is a lua engine designed for minecraft 1.19.31 (Latest at this moment in time) but should work on all versions beneath all the way until 1.17

it gives you quick access to creating high quality clients/cheats without needing to worry about updating it yourself or going through complex C/C++ training as we provide everything for you updated and ready to use

LightDocumentats

Documentation for the LIGHT API

How to download & install?

THIS ONLY WORKS ON WINDOWS 10 OR BELOW!

The first copy of the light api will be publicly available in 7 days from now

For those who somehow got a copy first you've got to inject light.dll then you put your scripts inside of %appdata%/../Local/Packages/Microsoft.MinecraftUWP_8wekyb3d8bbwe/LocalState/games/com.light/CorePackages (Name the main one Index.lua)

restart minecraft then reinject and your index.lua script will load

This has

  • High level access to LOCALPLAYER
  • High level access to GAMEMODE
  • High level access to MINECRAFTGAME(Game)
  • High level access to CTX as DRAWINGAPI
  • High level access to a custom hooking library other then minhook designed for LuaM
  • Strong security so people cant reverse engineer your lua script bytecode if obfuscated
  • Low level access to the games KEYMAP x2
  • Low level access to the lua registry (getreg)
  • High level access to the global/function envrionment (getgenv/getfenv)

Todo List

  • lua engine access to entitylist
  • lua engine access to all the GameMode CApi
  • lua engine access to rest of localplayer variables I have defined aswell as part of localplayer CApi access
  • low level access to hooking (MinHook)
  • low level access to game chunk 2 lua converter (Decompiler)
  • Make game rely on this lua engine completely

Images

https://i.imgur.com/IURNYUo.png Proper crashless error handling say good bye to crashes

Also this isn't perfect but it should avoid any crashes it can detect before properly executing code Chances of crashing is near 0 but not perfect the rest of crash preventing relies on you properly programming (doing checks before an action)

Update/release schedule

never

lightdocumentats's People

Contributors

laamy avatar

Stargazers

Flunda avatar Tung avatar  avatar

Watchers

 avatar

lightdocumentats's Issues

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.