projects

My projects

Here is a small amount of scripts, websites, and tools I've worked on.

Project 1 banner
Roblox auto-reconnect tool

An external Roblox auto-reconnect tool built with Python and HTML. It monitors Roblox's log files to detect when an account is disconnected or kicked from a game. When a disconnect is detected, the tool automatically rejoins the same game within 10 seconds.

Project 2 banner
Moonsec V3 Deobfuscator

A MoonSec V3 deobfuscator built with C# and Python. The tool analyzes obfuscated Lua code, it removes encoding and string encryption, and simplifies the deobfuscated file into clean, human-readable code.

Project 3 banner
Username checkers

A multi-platform username checker built with Python. The tool checks the availability of usernames across multiple platforms, including Discord, TikTok, Roblox, Guns.lol, and Instagram. Most checkers use their api's to check for usernames.

Project 4 banner
Discord auto-advertiser

A Discord auto-advertising tool built with Python. It supports multiple account tokens and automatically sends custom messages to configured servers and channels. The tool sends the message from each account at the specified time.