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.2.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.2-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for robloxmemoryapi-0.0.2.tar.gz
Algorithm Hash digest
SHA256 ff915d4a1caaf27d24da40e3ceba17b82acb8a2f15d203563fe9fb34ea432965
MD5 be713ba26dbeff6fe9ecce614867bafb
BLAKE2b-256 35a3f42707dcbf814b55eef5055cf545893691f1187a26cb17db371dfa0e1a5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for robloxmemoryapi-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 46e5492d5e4739ccb8225e8cab4cab262f1051176f08d820efd0fb9c80fe673e
MD5 e4058f2bc74a3d1c8c1f2e61c89f794a
BLAKE2b-256 71e29fe2d9dac51c57e10c94ea1b10ca34b25b4a0c012e2b5b76e8e781b346fb

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