No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-08-05 13:03:39 +01:00
docs Update Part1.md 2025-08-05 13:03:39 +01:00
images first commit 2024-10-18 16:50:33 +01:00
README.md move project to another repo 2025-04-08 17:10:44 +01:00

Learning Roblox Exploiting

In this guide, I will be showing you how to best start exploiting on Roblox. This guide is aimed at beginners and will be split into multiple parts.

Even though Roblox is dying, I still see some new people coming in and releasing their own scripts. However, understandably, they're doing it wrong. Majority of people are developing their scripts in one file, or maybe a few like having one file for the UI library, then another for the actual script. If you go to a basic programming class, you quickly realise this is not how you code properly. So, I thought I would help someone of you new people with a guide on how to git gud.

View a table of contents below:

To view the example project and template, go here. You can also view documentation on the template here.