This project is designed to streamline the process of joining a specific target in Roblox, even when their join settings are turned off. It instantly launches Roblox and connects to the appropriate server. This tool enhances the user experience by automating the process and reducing the time taken to join a target's game.
To install the project, follow these steps:
- Clone the repository:
git clone https://github.com/0x31/Roblox-Server-Sniper.git
- Install the dependencies:
pip install -r requirements.txt
- Run the application:
python src/app.py
- Open
/data/config.json
and fillRobloxCookie
with your .ROBLOSECURITY andTarget
with the person you are sniping/joining. - To use the project, run the
app.py
script in thesrc
directory.
Contributions are welcome. To contribute:
- Fork the repository
- Create a new branch for your feature
- Submit a pull request
This project is licensed under the MIT License.