Skip to content

notpoiu/RobloxMemoryAPI

Repository files navigation

RobloxMemoryAPI

A Python library that is hopefully stealthy and abstracts externally reading and writing memory to get datamodel information from the roblox game client. Initial library was derived from Dig Macro project which was made by upio, mstudio45, and Master Oogway.

Join our Discord for support and updates.

Offsets Origin

  1. Windows offsets: offsets.imtheo.lol

Project is not affiliated in any way shape or form with imtheo.lol

  1. macOS offsets: offsets.upio.dev

Inhouse macOS offsets, they are dumped via a fork of a windows dumper

Installation

PyPI:

pip install robloxmemoryapi

Development (editable install from source):

pip install -e .

Documentation

Usage

An example script can be found in example.py. If running from the repo, use the editable install above so import robloxmemoryapi resolves the src package.

License

This project is licensed under the MIT License.

About

Python Library that abstracts reading and writing from the roblox datamodel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages