Activity
Mon
Wed
Fri
Sun
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
What is this?
Less
More

Owned by Alvin

The #1 community for learning how to script on Roblox using the Luau language. From beginner to advanced.

Memberships

10 contributions to AlvinBlox Scripting School
Early access to my new Roblox tool - it's a cheat code
https://ccucheck.com I've created a new tool for Roblox devs called CCUCheck - it allows you to track tens of thousands of Roblox games, spot new trends and much more! There's even a Spotify Wrapped style feature to look back on your Roblox dev history - share your Wrapped in the comments!! Check it out and let me know your feedback!!! https://ccucheck.com
Early access to my new Roblox tool - it's a cheat code
Regex Learning
Where can i possibly learn regex without exploding ? i mean i know some basic stuff but again they are all basic, i want full advanced such as seperating minutes, seconds ( eg. 0 1 : 4 2 ) and overall become better
1 like • 2d
ask AI chatbots like claude or chatGPT. they are really useful when it comes to this kind of thing, and will explain it really simply.
what type of roblox game should i create
I dont have a idea to start with so i need help
0 likes • 4d
Start with something small and look at trying to replicate current trends, especially brainrot, or even simpler games such as “would you rather” style games - as these are easy to build and can scale quite nicely. You want to stick to easy games if you’re new
No stupid questions!
There are no stupid questions. Drop a scripting question here no matter how basic. I might even answer!
1 like • 6d
@Yakuza Yakuzito first of all, don't beat yourself up - I think the more projects you do the more you will learn, it sounds cliche but it means you will just expose yourself to more concepts and issues to solve... at the end of the day scripting is mostly problem solving and in order to solve problems you have to throw yourself in at the deep end sometimes :D
1 like • 5d
@Person Person yeah good question, been there. you have to keep the scope of a project small. luckily, simple games can do rather well on Roblox (just look at the brainrot trend) - pick game ideas or replicate existing games that are easy and simple and keep the scope as small as possible (a.k.a feature creep)
What on earth is a bindtoclose?
There is 0 tutorials on it and I dont know what it is
2 likes • 5d
great question - so this is an event that allows you to run code RIGHT before a server shuts down. A server shuts down either when a) all players have left the game or b) a forced shutdown happens by the dev. So just before the server is about to shut down, BindToClose gives your script a short time to run any code that you want to make sure is executed before the server shuts down. most common use case for this is to make sure all players' data is saved before the game shuts down, or logging something to an analytics system. If you use a data store module like ProfileService, this kind of thing is handled automatically within it, so you tend not to need to use it much.
1-10 of 10
Alvin Blox
3
37points to level up
@alvin-blox-4352
Roblox developer - I've taught thousands of Roblox developers how to build amazing games. You could be next!

Active 4h ago
Joined Feb 14, 2026