Skip to main content

A python library to control the roblox character and interact with game ui through keyboard inputs

Project description

pyrobloxbot

A python library to control the roblox character and interact with game ui through keyboard inputs

This library uses pydirectinput to control the keyboard and ensures that the roblox window is in focus to avoid unintentional consequences of sending keyboard inputs

Installation

Install pyrobloxbot using pip install pyrobloxbot

Usage/Examples

import pyrobloxbot as bot

#Send a message in chat
bot.chat("Hello world!")

#Walk forward for 5 seconds
bot.walk_forward(5)

#Reset player character
bot.reset_player()

Documentation

Read the full documentation

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

pyrobloxbot-1.0.6.tar.gz (6.6 MB view hashes)

Uploaded Source

Built Distribution

pyrobloxbot-1.0.6-py3-none-any.whl (17.5 kB view hashes)

Uploaded Python 3

Supported by

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