|
| 29 Apr 2013 01:46 AM |
lol @ ty
And @Un The regen button is not mine, Its a tad above my scripting level. I can however script lava block ( death on touch) and over misc commands. |
|
|
| Report Abuse |
|
|
Alfie594
|
  |
| Joined: 03 Jan 2011 |
| Total Posts: 2686 |
|
|
| 29 Apr 2013 01:46 AM |
ALSO never advertise on the forums. It makes you look poor and idiotic. Ever heard of the ad system? |
|
|
| Report Abuse |
|
|
|
| 29 Apr 2013 01:47 AM |
| XXXXWWWWXXXXWWWWXXXX any one know who this guy is? |
|
|
| Report Abuse |
|
|
| |
|
|
| 29 Apr 2013 01:48 AM |
| Wow @happy man when will I learn this game after 2009 has become the worst online community and I should leave...... *sigh* |
|
|
| Report Abuse |
|
|
|
| 29 Apr 2013 01:49 AM |
| I just put out an ad. but I wish they didn't get rid of look what I made forum |
|
|
| Report Abuse |
|
|
Alfie594
|
  |
| Joined: 03 Jan 2011 |
| Total Posts: 2686 |
|
|
| 29 Apr 2013 01:49 AM |
@Dr You look like an OD'er. You got shaggy hair (AKA OD'er hair) |
|
|
| Report Abuse |
|
|
| |
|
|
| 29 Apr 2013 01:51 AM |
| @alf whats ODer I aint been on this forum in like 3 years. and I have long hiar in real life :/ hmmmm thanks for judgeing |
|
|
| Report Abuse |
|
|
Alfie594
|
  |
| Joined: 03 Jan 2011 |
| Total Posts: 2686 |
|
|
| 29 Apr 2013 01:51 AM |
@Dr http://www.roblox.com/Forum/ShowForum.aspx?ForumID=44 -_- |
|
|
| Report Abuse |
|
|
|
| 29 Apr 2013 01:52 AM |
| oh ive posted on that it gets zero replys :/ ill stop adding on the forums because its a troll magnet. |
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
| |
|
| |
|
koko9005
|
  |
| Joined: 20 Apr 2011 |
| Total Posts: 3269 |
|
| |
|
|
| 29 Apr 2013 01:57 AM |
-- By DrFeElGoOd123 function onT(part) local humanoid = part.Parent:FindFirstChild("Humanoid") if (humanoid ~= nil) then humanoid.Health = 0 end end
script.Parent.Touched:connect(onT) |
|
|
| Report Abuse |
|
|
koko9005
|
  |
| Joined: 20 Apr 2011 |
| Total Posts: 3269 |
|
| |
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
|
| 29 Apr 2013 01:59 AM |
First of all Your script hurts my eyes
Second Now make it only kill them if they are a player (As in, not a robot or AI) Then make it kill everyone in game Then make it kill everyone in game other then the person who touched it |
|
|
| Report Abuse |
|
|
|
| 29 Apr 2013 01:59 AM |
| you all sound like you think of me as a crappy noob who searches for free models to make my places? |
|
|
| Report Abuse |
|
|
|
| 29 Apr 2013 02:00 AM |
Now why would I do that for you?
My script hurts your eyes?
LOL your a good troll ill give you that. |
|
|
| Report Abuse |
|
|
|
| 29 Apr 2013 02:03 AM |
| What about this obby course I made, is this a free model too? |
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
|
| 29 Apr 2013 02:07 AM |
function onT(Part) if Game.Players:FindFirstChild(Part.Parent.Name) ~= nil then Found = false for Find = 1,#Part.Parent:GetChildren() do if Part.Parent:GetChildren()[Find].ClassName == "Humanoid" then Found = true end end if Found = true then Parent.Parent:BreakJoints() end end
script.Parent.Touched:connect(onT)
|
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
| |
|
|
| 29 Apr 2013 02:10 AM |
What I could of said is "This script hurts my eyes"
But instead ill act mature.
Nice script |
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
|
| 29 Apr 2013 02:11 AM |
| I said what I said because your script works so poorly... |
|
|
| Report Abuse |
|
|
|
| 29 Apr 2013 02:11 AM |
Really....
Im done trying to get on good terms with you. |
|
|
| Report Abuse |
|
|