|
| 28 Jun 2014 08:58 AM |
But I suffer from a low IQ so how do I make a kill on touch brick? If that is what nublets learn to make from their lowly poop scripts.
But seriously
Low IQ + Learning = slow
Give me a website with a special ed course for scripting.
"Drink tea" -(ง ͠° ͟ل͜ ͡°)ง
|
|
|
| Report Abuse |
|
|
|
| 28 Jun 2014 09:00 AM |
no such thing as a script course for dummies unfortunately
You can learn, you just gotta be motivated, dedicated, and determined. |
|
|
| Report Abuse |
|
|
|
| 28 Jun 2014 09:03 AM |
Then why did I sign up with this game? A game for everyone. But since I'm special I must not be part of everyone. Starting a movement.
BRB
getting some roblox game cards
need to make the special movement group
"Drink tea" -(ง ͠° ͟ل͜ ͡°)ง
|
|
|
| Report Abuse |
|
|
Warzynski
|
  |
| Joined: 21 Nov 2010 |
| Total Posts: 7721 |
|
|
| 28 Jun 2014 09:07 AM |
function onTouched(hit)
person = hit.Parent:findFirstChild("Humanoid"
if (human ~= nil) then human.health = 0
end end
if (script.parent ~= nil) and (script.Parent.className == "Part") then connection = script.Parent.Touched:connect(onTouched) end |
|
|
| Report Abuse |
|
|
Irdusial
|
  |
| Joined: 30 May 2010 |
| Total Posts: 8242 |
|
|
| 28 Jun 2014 09:07 AM |
go to wal-mart for scripts
~Rabadash~ |
|
|
| Report Abuse |
|
|
Warzynski
|
  |
| Joined: 21 Nov 2010 |
| Total Posts: 7721 |
|
|
| 28 Jun 2014 09:08 AM |
change human.health and human~=nil
the human should be person |
|
|
| Report Abuse |
|
|
|
| 28 Jun 2014 09:08 AM |
maybe i lack a proper brain
a lobotomy would help
"Drink tea" -(ง ͠° ͟ل͜ ͡°)ง
|
|
|
| Report Abuse |
|
|
Barite
|
  |
| Joined: 25 Jun 2014 |
| Total Posts: 1319 |
|
|
| 28 Jun 2014 09:09 AM |
no such thing as a script course for dummies unfortunately
You can learn, you just gotta be motivated, dedicated, and determined. [2] |
|
|
| Report Abuse |
|
|
|
| 28 Jun 2014 09:09 AM |
You called for a Lobotomist?
|
|
|
| Report Abuse |
|
|
|
| 28 Jun 2014 09:09 AM |
| What do you want your script focus in? GUIs, bricks, weapons, admin scripts, or other? |
|
|
| Report Abuse |
|
|
|
| 28 Jun 2014 09:11 AM |
bricks moving about
"Drink tea" -(ง ͠° ͟ل͜ ͡°)ง
|
|
|
| Report Abuse |
|
|
|
| 28 Jun 2014 09:13 AM |
| Well there was LuaLearners, but I think that got shutdown. |
|
|
| Report Abuse |
|
|
|
| 28 Jun 2014 09:13 AM |
if Tusslemore.IQ < 100 then local boost = Instance.new("IQBoost") boost.Value = 100 end
|
|
|
| Report Abuse |
|
|
|
| 28 Jun 2014 09:21 AM |
m too stoopid 2 undersand dat
"Drink tea" -(ง ͠° ͟ل͜ ͡°)ง
|
|
|
| Report Abuse |
|
|
Enflare
|
  |
| Joined: 24 Jul 2012 |
| Total Posts: 18522 |
|
|
| 28 Jun 2014 09:23 AM |
part = script.Parent;
part.Touched:connect(function(op) if game.Players:GetPlayerFromCharacter(op.Parent) then op.Parent:BreakJoints() end end) |
|
|
| Report Abuse |
|
|
|
| 28 Jun 2014 09:24 AM |
I tested 112 on an online test and then for the luls I tried to see what would happen if I just speed through it. Got an 88 on the second lulsy run.
Not that the online tests mean anything
"Drink tea" -(ง ͠° ͟ل͜ ͡°)ง
|
|
|
| Report Abuse |
|
|