Skip to main content

Python Library that abstracts reading data from the Roblox DataModel

Project description

RobloxMemoryAPI

A Python library that is hopefully stealthy and abstracts externally reading memory to get datamodel information from the roblox game client.

This was made by upio, mstudio45, and Master Oogway and created for the Dig Macro project (external mode and not the computer vision mode).

Installation

PyPI:

pip install robloxmemoryapi

Development (editable install from source):

pip install -e .

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.

Import the library and create a client instance:

from robloxmemoryapi import RobloxGameClient

client = RobloxGameClient()

Access the data model:

game = client.DataModel

Get the local player's name:

print("Player Name:", game.Players.LocalPlayer.Name)

License

This project is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robloxmemoryapi-0.0.3.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robloxmemoryapi-0.0.3-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file robloxmemoryapi-0.0.3.tar.gz.

File metadata

  • Download URL: robloxmemoryapi-0.0.3.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for robloxmemoryapi-0.0.3.tar.gz
Algorithm Hash digest
SHA256 a8965fa5341ffaa4cbdb70c660a9cc7698f8fae7086b80761fa78b734c2a48f0
MD5 a21644a850f39d1bb2ade51a87b10efb
BLAKE2b-256 539a0eea29da0f038a02db05dd50f7afb68e61636817f8575a06a848ba9c3c9e

See more details on using hashes here.

File details

Details for the file robloxmemoryapi-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for robloxmemoryapi-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ee3dac0178e5ea16735bb777625a50eeb912a0095012d1f51d623f1c1c706027
MD5 fd48fc197d7feff3b7e2c5f72ca7787d
BLAKE2b-256 0e557231e20b99dc1b06b0b43a42135d7e2688fcda0d23ceb4c675b845039497

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page