|
i downloaded a app for beginners and it seems that all they do is to control a character into where it goes...but dont get me wrong they could use that for other stuff too and its actually really fun! |
|
Gh0stistJoin Date: 2010-11-13 Post Count: 9513 |
What type of coders? |
|
chimmihcJoin Date: 2014-09-01 Post Count: 17143 |
I'm really confused about what you are talking about.
I script -~ chimmihc |
|
|
local stupidity=Instance.new("IQ", game.Players.MikeTheSpike451)
stupidity.Value=-500 |
|
|
|
@long im a beginner.. Yesterday was my first day... |
|
|
Nevermind now i know that they tell the computer/game what to do! |
|
|
|
forum = roblox.forum['Games Design']
for _,v in pairs(forum:GetChildren()) do
if v.CreatedBy == "MikeTheSpike451" then
enemy = v:findFirstChild("LongKillKreations")
enemy.Brain:Implode()
enemy:MoveTo(roblox.graveyard)
end
end |
|
|
I am a coder, I have made a game out of alot of code and scripts, check it out :) It is for my group. |
|
|
the only code i saw was a free model sword script and a script that cframes the door open
oh btw, you should disable outlines in your game, makes it look a lot cleaner |
|
GoulstemJoin Date: 2012-07-04 Post Count: 7177 |
I think coders code.
Idk though. |
|
|
|
chimmihcJoin Date: 2014-09-01 Post Count: 17143 |
^
Thanks for clearing that up for me.
I script -~ chimmihc |
|
llaserxJoin Date: 2011-12-10 Post Count: 53069 |
Coders do these nutz |
|
MartiX001Join Date: 2014-12-26 Post Count: 718 |
I code how to sht in pants... Game called sht pant simulator 2015 |
|
morashJoin Date: 2010-05-22 Post Count: 5834 |
Coders, scripters, programmers, magicians, whatever, are basically responsible for giving instructions to a computer. The instructions are called a program. The instructions are usually divided into two parts: the front-end and the back-end. The front-end is what the user generally sees and interacts with. This could be forms, windows, textboxes, keyboards, potatoes, whatever. The back-end is responsible for processing. This could be saving and loading, physics processing, analyzing data, planning the robot uprising, etc. There are several different styles of programming, but the most common one is object-oriented programming (OOP), in which data can be represented as an object containing values and methods. There is a lot more than this, but this is just a general overview. |
|
llaserxJoin Date: 2011-12-10 Post Count: 53069 |
^This kid erased the fun |
|
|
I'll have you know he's 39 yers awld. |
|
|
I'll have you know he's 39 yers awld |
|
|
You people are something else... |
|
llaserxJoin Date: 2011-12-10 Post Count: 53069 |
^
Freeze its da police \('-'\) |
|