Home
Welcome to the rolib wiki
About rolib
rolib is a wrapper written in python to interact with the Roblox API
Getting Started
First install rolib:
Download or Clone this repo
Place the "rolib" folder into C:\Users\YOURUSERNAMEONWINDOWSMACHINE\AppData\Local\Programs\Python\Python38\Lib\site-packagesMake sure requests is installed:
pip install requests
Repo
Last updated
Was this helpful?