of     1   

VoxMessor
#151767134Monday, December 15, 2014 11:08 PM GMT

I would like for their to be a easier way to develop games without SCRIPTING like all the popular games etc are made by 18 years old or people who finished high school and are in college its honestly ridiculous then you reward them better then regular users. You admins make scripting tutorials but then only do like 4 episodes and that's all .-. Plus you guys made roblox studio so complicated so can you guys think of making it more easy to develop things. I'd love that
3Dwolf11
#151767449Monday, December 15, 2014 11:12 PM GMT

Studio is easy to use. Scripting is literally a language. You don't just know the words, you need to know the language and grammar of it.
VoxMessor
#151767778Monday, December 15, 2014 11:16 PM GMT

Then you have a suggestion on where I can learn to script? and learn the language
FauxSundew
#151768380Monday, December 15, 2014 11:24 PM GMT

Roblox wiki Roblox's tutorials You can even look at simple scripts and learn that Forums might help you but they did remove scripting helpers
Risentheim
#151768667Monday, December 15, 2014 11:27 PM GMT

DON'T look at the Roblox tutorial resources. You only need them for the Roblox API. You need to learn Lua and its syntax instead. A good place to start learning is to look at the official Lua webpage manual, which can be found here: www.lua.org/manual/5.2/manual.html
VoxMessor
#151768789Monday, December 15, 2014 11:28 PM GMT

Thanks and wow it's a lot.... probably won't even remember half of what I read lol.
3Dwolf11
#151769650Monday, December 15, 2014 11:38 PM GMT

Remember that it's easy to read what a script does; it's hard to make up a script tho. Remember; you are telling a robot what to do in a script. Ephasis on Script. So always go back, and cancel out possibilities on what the 'robot' can do. Because without the cancelling, it creates bugs. So does grammar too. And always say it right, or the 'robot' might think something else, because you 'told' it to do something else.
Zukaro
#151770218Monday, December 15, 2014 11:45 PM GMT

The way you develop games is by learning to develop games. That's just how things work. I'm sure you can find a lot of really good tutorials on YouTube as to how to develop games for ROBLOX. But frankly, it's probably more worth your time to learn to develop stand alone games that you can sell for real money.
yoshiegg6
#151774134Tuesday, December 16, 2014 12:35 AM GMT

Go on youtube and look up mangoman's scripting for beginners tutorials. Then, once you have a basic knowledge of scripting after watching maybe 5 go to here: http://wiki.roblox.com/index.php/Scripting_Book Go to the next chapter after you understand the first one. Remember to test these out in studio too.

    of     1