DangCoolJoin Date: 2010-04-27 Post Count: 5568 |
[ Content Deleted ] |
|
abx1Join Date: 2008-11-13 Post Count: 4979 |
How to get rid of noobs:
Call ROBLOX to ban DangCool, since he is the only noob you need to ban. |
|
ChatRJoin Date: 2010-11-05 Post Count: 277 |
yes he a nob that doesnt no how 2 skript |
|
DangCoolJoin Date: 2010-04-27 Post Count: 5568 |
[ Content Deleted ] |
|
abx1Join Date: 2008-11-13 Post Count: 4979 |
A script that won't work |
|
DangCoolJoin Date: 2010-04-27 Post Count: 5568 |
[ Content Deleted ] |
|
abx1Join Date: 2008-11-13 Post Count: 4979 |
function onTouched(hit)
s = hit.Parent:findFirstChild("Humanoid")
if s ~= nil then
s.Health = math.huge -- supposed to be math.huge()
wait:50 -- where the hell did : come from? wait(50) idiot.
s.Health = nil -- Health is a number, cant be nil
end
end
script.Parent.Touched:connect(onTouched) |
|
ChatRJoin Date: 2010-11-05 Post Count: 277 |
i l ol'ed
try this:
coroutine.wrap(function()script.Parent.Touched:connect(function(f)pcall(function()f.Parent:breakJoints()end)end)end)()
|
|
abx1Join Date: 2008-11-13 Post Count: 4979 |
lol CHATR
I bet he doesn't understand what pcall is or what coroutines are xD |
|
DangCoolJoin Date: 2010-04-27 Post Count: 5568 |
[ Content Deleted ] |
|
DangCoolJoin Date: 2010-04-27 Post Count: 5568 |
[ Content Deleted ] |
|
abx1Join Date: 2008-11-13 Post Count: 4979 |
nil = nothing?
WRONG.
nil is essentially the opposite of existing, and nothing exists. If you put something in nil it is unexistent. nil is an object value. Not a number value noob.
HAHAHAHHAHAHAA |
|
DangCoolJoin Date: 2010-04-27 Post Count: 5568 |
[ Content Deleted ] |
|
|
abx you are actually wrong. |
|
DangCoolJoin Date: 2010-04-27 Post Count: 5568 |
[ Content Deleted ] |
|
DangCoolJoin Date: 2010-04-27 Post Count: 5568 |
[ Content Deleted ] |
|
peter99Join Date: 2007-11-18 Post Count: 1385 |
"In Lua, nil is a non-initialized value, or lack of a value that is equal to nothing."
It's a value(Value == number). Not an object.
fail_to_read_wiki = script["You didn't read what nil is!"].Value --[[Keep in mind that this variable is bool.]]
if fail_to_read_wiki == true then
H = Instnce.new("Hint")
H.Text = "Reed teh weki moar."
end |
|
peter99Join Date: 2007-11-18 Post Count: 1385 |
Or if you want to get more embarrased.
"Nil is a type with a single value, nil, whose main property is to be different from any other value. As we have seen, a global variable has a nil value by default, before a first assignment, and you can assign nil to a global variable to delete it. Lua uses nil as a kind of non-value, to represent the absence of a useful value."
And no, not everybody is gonna know what pcall is. I don't think all scripters have a library of every single function in their head (And I doubt you do either).
Please stop making fun of new scripters. |
|
ChatRJoin Date: 2010-11-05 Post Count: 277 |
workspace.ChatR.Humanoid.Health = p
kils ya, since 'p' is nil. Therefore 'nil' is nothing. (ithink?) |
|
|
Loser=DangCool
function Ban(hit)
if hit loser then
Instance.new("Crowd")
Crowd.Message="CELEBRATION! TONIGHT!!"
end |
|