| Filename | Latest commit message | Latest commit date |
|---|---|---|
| docs | ||
| images | ||
| README.md | ||
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.