Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamevanyt/macrobloxutility


https://github.com/iamevanyt/macrobloxutility

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Mac Roblox Utils
### A Roblox Utility for mac
#### Created by iamEvan

## Installation đź”˝
### git clone
It will just clone the repo

`git clone https://github.com/iamEvanYT/MacRobloxUtility.git`

#### Install requirements⏬

Backend

`pip3 install -r requirements.txt`

Frontend

`cd frontend && npm install`

## Run ▶️ 🚀
`python3 main.py`

## Stop ▶️ 🛑
Close the Terminal

## Made with
- Node.js (Frontend)
- Python (Backend)

## Examples đź‘Ť
### FPS Unlocker🚀
```json
"FFlagGameBasicSettingsFramerateCap": true,
"DFIntTaskSchedulerTargetFps": 10000,
```
### Force Vulkan Renderer
```json
"FFlagDebugGraphicsDisableMetal": true,
"FFlagDebugGraphicsPreferVulkan":"true",
"FFlagDebugGraphicsDisableDirect3D11":"true"
```

# Multiple Roblox
- Every time you wanted to use it, click the `SETUP MULTI-ROBLOX` button.
- Then click `Open Roblox` to open as many windows as you want!
- Click Log Out to login to a new account on another window

NOTE: Once you logged out, you cannot join any games using the pervious window, so make sure to join the game first!