Posted
I've been wanting to learn how to make my own roblox exploiting scripts like aimbot, silent aim, or even scripts for simulators and stuff. I have not found any good tutorials, only roblox studio scripting. I'm hoping that someone can help me by providing any tutorials, or just knowledge.
Replied
If you're interested in learning how scripting works in Roblox, it’s always best to start with legitimate Roblox Studio tutorials. They teach you the core concepts like Lua basics, events, functions, and game logic. Once you understand proper scripting, you’ll be able to create your own tools, features, and game mechanics in a safe and allowed way. Strong fundamentals always help more than shortcuts.
Cancel
Post
Replied
- Learn the Basics: Go to the Roblox Creator Hub and learn how to use
Variables,Loops, andEvents. If you can't make a part move in Roblox Studio, then it may be difficult to learn more advanced programming concepts. - Experiment with code: You can learn a lot by simply experimenting with code. Try changing existing scripts or writing your own simple programs to see how they work.
- Learn about different libraries and functions: As you progress, explore the various libraries and functions available in Luau. Understanding these tools will allow you to create more complex and interesting programs.
Cancel
Post
I Help People, Ask me.
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post