cpmoderator12345
#176417868Saturday, October 17, 2015 10:07 PM GMT

"also a lot of people are giving a lot of good points on why this shouldn't be added while your just telling people how great you are " i gave up making new rational arguments for these kind of ideas a long time ago anyway none of you actually read the tutorials word for word, and you simply must do that. I have tried doing this. Reading tutorials without reading the whole thing is a bad idea. https://www.youtube.com/watch?v=-AvRvI9Klu0&t=159s
[rfa#hidefromsearch]
#176418321Saturday, October 17, 2015 10:15 PM GMT

[rfa#hidefromsearch]
[rfa#hidefromsearch]
#176418404Saturday, October 17, 2015 10:17 PM GMT

[rfa#hidefromsearch]
cpmoderator12345
#176419460Saturday, October 17, 2015 10:34 PM GMT

yeah if i put print("Hello world"); before your eyes, you'll think programming is easy if i put this: #Code local x = {}; local y = {}; local xmeta={__pow=function(a,b) table.insert(a, "what's 9+10"); table.insert(b, "21"); end } setmetatable(x, xmeta) setmetatable(y, xmeta) x + y for i=1, #x do print(x[i]) end for i=1, #y do print(y[i]) end before your eyes, it will be "WOAH THATS COMPLICATED DUDE https://www.youtube.com/watch?v=-AvRvI9Klu0&t=159s
[rfa#hidefromsearch]
#176420938Saturday, October 17, 2015 10:59 PM GMT

[rfa#hidefromsearch]
cpmoderator12345
#176426076Sunday, October 18, 2015 12:10 AM GMT

"Ethat code isn't even object-oriented that code isn't even useful to game development" exactly i was going to make some really elaborate oop php thingy but i remembered everyone here uses lua https://www.youtube.com/watch?v=-AvRvI9Klu0&t=159s
Cheznipperz
#176429987Sunday, October 18, 2015 1:07 AM GMT

so its like blocksworld biz now?
Disclarity
#176435185Sunday, October 18, 2015 2:19 AM GMT

@Colorful, on like page 9 i wrote "speak english please, you russian immigrant" but i was greeted with a "mister,please Do Not insult my language. english is Not my First Language."
swordwilder
#176450160Sunday, October 18, 2015 7:51 AM GMT

BloxaBrick
#176466140Sunday, October 18, 2015 4:14 PM GMT

Because people are insecure
midtownmadness23
#176466771Sunday, October 18, 2015 4:25 PM GMT

Why Not? Support, Helpful For me :P
cpmoderator12345
#176495296Sunday, October 18, 2015 11:23 PM GMT

"Support, Helpful For me :P" No, it isn't. You cannot make a game with these commands alone. ROBLOX Studio was made so kids could learn programming. This was not Erik's intent. This is David Baszucki's intent. How dare you support the poor idea of electricity and block based coding. Erik had the right idea, giving us REAL programming. (Although it is a shame roblox never got to linux, the good lua devs use linux) https://www.youtube.com/watch?v=-AvRvI9Klu0&t=159s
[rfa#hidefromsearch]
#176495640Sunday, October 18, 2015 11:29 PM GMT

[rfa#hidefromsearch]
AndrewTheRoblox
#176495775Sunday, October 18, 2015 11:31 PM GMT

support. idea: a button to trigger these.
cpmoderator12345
#176496815Sunday, October 18, 2015 11:45 PM GMT

___ ___ _____ ______ _____ __ __ ______ ___ ___ | _| _| __ \| ____| /\ | __ \| \/ | ____|_ |_ | | | | | | |__) | |__ / \ | | | | \ / | |__ | | | | | | | | | _ /| __| / /\ \ | | | | |\/| | __| | | | | | | | | | | \ \| |____ / ____ \| |__| | | | | |____ | | | | | |_| |_|_| \_\______/_/ \_\_____/|_| |_|______|_| |_| | |___|___| |___|___| Let me cite OP's clever words here. "Stamper tools have the good way to teach kid how to script." So this means that 'Kid Mode' is good for teaching kids how to script. But then he says this: "If we Place a Block then Enable kid mode, We able to put some Basic script inside the brick. The list of Basic script: MakeExplode Play (for playing audio) InvisibleTrigger MakeOnFire Elevate Burn etc (look on stamper tool)" This is the same concept as free models. Or this could be percieved another way: you only have to type these in the script. Either way, the scripts wont help them learn. The wiki teaches you WHY things work a certain way, not only how it works. https://www.youtube.com/watch?v=-AvRvI9Klu0&t=159s
blazdaboss247
#176500522Monday, October 19, 2015 12:39 AM GMT

Yeah like some basic scripts that are made by roblox and you can edit them
cpmoderator12345
#176513402Monday, October 19, 2015 3:51 AM GMT

yes but that wont help its like free models the wiki is the documentation for how and why it works like that again this is useless
FPSPwnz0r
#176516546Monday, October 19, 2015 5:22 AM GMT

Support, will help little kids Would be more useful, though, if it told you the purpose of parts of the script and allowed you to put it in like a jigsaw puzzle
zaniac10
#176519761Monday, October 19, 2015 9:08 AM GMT

@cp the point of this is to help kids learn lua with simplified tips and explanations the wiki is vague and hard to understand for average or below average kids when they put in one of the scripts(makeExplode, makeOnFire, etcetera), a prompt would show up saying "Want to see how the script works?" and the user would be able to choose "Yes" or "No" if they choose yes, the script they inserted will pop up and at first glance(if the kid has no scripting knowledge), it will confuse them little boxes with tips inside them will show up with an arrow pointing towards a part of the script for example, say they inserted the makeExplode script --// Code local explosion = Instance.new("Explosion") explosion.Parent = game.Workspace explosion.Position = script.Parent.Position --// CodeEnd for the first line, (local explosion part), the tip prompt would show up saying "This makes the explosion appear!" and in that same tip box it would say "Skip" (which would bring them to the next line) and "I need a better explanation on that..." (which would make another prompt box show up with a more in-depth tutorial on that this would generally make kids grow fonder of lua and want to see how other scripts work, and see what else they can do with other, non-built in scripts
BothAngles
#176520669Monday, October 19, 2015 10:52 AM GMT

>Can't figure out what 2 lines of code that creates a fire does Just give up
zaniac10
#176520690Monday, October 19, 2015 10:54 AM GMT

the greentext spam is unbearable kids who arent very smart/tech savvy will maybe not know what this means, and if they do, they press the "skip" button when they are asked if they want to see how the scripts works
Explodey
#176522542Monday, October 19, 2015 12:44 PM GMT

support roblox is long overdue for somethin like this
Saldor010
#176523107Monday, October 19, 2015 1:29 PM GMT

@zaniac Have you ever thought about the fact that 90% of children would just click "No" when the prompt comes up to see how the script works?
zaniac10
#176523152Monday, October 19, 2015 1:32 PM GMT

@sald then they're not interested in scripting
budowniczy10
#176523170Monday, October 19, 2015 1:33 PM GMT

This is wrong its like free models they just take script. Wiki shows how something works but don't give you a full script you need to make it yourself what makes it better to learn also if people cant really figure out how to make fire, should actually give up. And join my group