Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamevanyt/macrobloxutility
https://github.com/iamevanyt/macrobloxutility
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/iamevanyt/macrobloxutility
- Owner: iamEvanYT
- Created: 2024-02-22T06:32:16.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-27T16:18:58.000Z (10 months ago)
- Last Synced: 2024-02-28T00:44:14.486Z (10 months ago)
- Language: JavaScript
- Size: 242 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 windowNOTE: Once you logged out, you cannot join any games using the pervious window, so make sure to join the game first!