SkillAgentSearch skills...

Versatools

Roblox botting tool. Bot followers, group joins, favorites and more!

Install / Use

/learn @7astle666/Versatools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://discord.gg/3uRnMJTFnU"><img src="icon.ico" alt="Versatools" height="90" /></a> </p> <h4 align="center">VERSATOOLS - FREE MULTITOOL | BOT FOLLOWERS/GROUP JOINS & MORE</h4> <p align="center"> Best FREE opensource Roblox botting tools written in Python. </p> <p align="center"> <a href="#installation">Installation</a> • <a href="#file-templates">File templates</a> • <a href="https://garry.lol/versatools">Website</a> • <a href="https://discord.gg/3uRnMJTFnU">Discord server</a> </p> <br/>
<h4>Our Discord server was banned. Here's the new one: <a href="https://garry.lol/versatools/discord">https://discord.com/invite/JFeuwfz8gx</a></h4>

Screenshot

Screenshot

Installation

This installation is designed for advanced users. To install Versatools, you can either download the latest release or run the program from source (Must have git and python installed).

Download the latest Windows release from here.

FunCaptcha Solver

Versatools supports DarkSolver, the cheapest and best FunCaptcha solver on the market. Solve FunCaptchas today! https://darksolver.com

darksolver-ad

Running from source

First clone this repository:

git clone

Then install the requirements:

pip install -r requirements.txt

Finally, run the program:

python src/main.py

To convert the program to an executable, run:

pyinstaller --onefile --add-data '.venv/Lib/site-packages/tls_client/dependencies/tls-client-64.dll;tls_client/dependencies' --icon=icon.ico --name=Versatools src/main.py

To run unit tests:

python -m unittest discover src

File templates

files/config.json

All attributes are mandatory. Removing them will break the program.

files/cookies.txt

Add your cookies in this file. You can generate them using our Cookie Generator tool. Versatools understands both UPC and C format for cookies.

files/proxies.txt

You can use this template to add your proxies. We currently only support HTTP proxies. Here are some examples of valid proxies lines:

8.8.8.8:5001
http:8.8.8.8:5001
8.8.8.8:5003:username:password
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated27d ago
Forks7

Security Score

70/100

Audited on Mar 13, 2026

No findings