of     3   
chevron_rightchevron_rightchevron_right

Blamsox
#8207888Monday, May 04, 2009 7:00 PM GMT

Script A Way to throw something at the poster above you Like M = Instance.new("Message") M.Parent = game.Workspace wait(0.1) M.Text = "I just threw something at the poster above me!" wait(3) M:Remove()
blobbyblob
#8207910Monday, May 04, 2009 7:01 PM GMT

character=workspace.Blamsox character.Torso.Neck:remove() character.Head.Velocity=Vector3.new(0,100,0) Haha, I popped your head off and launched it in the air.
Blamsox
#8207950Monday, May 04, 2009 7:02 PM GMT

Ouch. Now I'm thinking of new ways/things to script/throw at yew. Lol
kingimpy
#8208016Monday, May 04, 2009 7:03 PM GMT

Blah blah blah blah blastradius = 9999 end end
Freshbakedpie
#8208025Monday, May 04, 2009 7:04 PM GMT

-- bobbly, your script broke because you forgot to use two hyhpens before your comment
blobbyblob
#8208076Monday, May 04, 2009 7:05 PM GMT

character=workspace.Blamsox for count,a in pairs(character:GetChildren()) if a.className=="Hat" then b=a.Handle b.Parent=nil a:remove() b.Position=character.Torso.Position b.Parent=workspace end end Ha, I removed yo' spiky hat and placed it in your stomach. MASSIVE INTERNAL HEMORRHAGING!!!
manx66
#8208080Monday, May 04, 2009 7:05 PM GMT

m = game.Workspace.Blamsox projectile = m.Head:Clone() projectile.Parent = game.Players.manx66.BackPack Now to get out my blamsox head and throw it at you. *throws*
Freshbakedpie
#8208098Monday, May 04, 2009 7:05 PM GMT

-- USE THE DOUBLE HYPHEN WHEN COMMENTING!!!
blobbyblob
#8208128Monday, May 04, 2009 7:06 PM GMT

Fresh, yo' wrong. 1. That wasn't even a comment I would add to the script. 2. Even if I did add that line to the script, it would break after running the first three lines. It would execute completely.
Blamsox
#8208169Monday, May 04, 2009 7:07 PM GMT

Lol, These are original, I better get thinking HARD.
MicroUser
#8208207Monday, May 04, 2009 7:08 PM GMT

[ Content Deleted ]
blobbyblob
#8208282Monday, May 04, 2009 7:09 PM GMT

character=workspace.Freshbakedpie character.Head.Transparency=1 character.Head.CanCollide=false for a=1,4 do b=Instance.new("Part") b.formFactor="Plate" b.Size=Vector3.new(1,.4,1) b.BrickColor=BrickColor.new("Cool yellow") b.Position=character.Head.Position b.Parent=workspace delay(1,function(b) b:remove() end) --did I use this correctly? end character.Humanoid.Health=0 Fresh, I melted your face!
LTLWorld
#8208298Monday, May 04, 2009 7:10 PM GMT

--I CAN HAS PIE! pie = game.Workspace.Pie while true do local morepie = pie:clone() morepie.Parent = game.Workspace.LTLWorld morepie.Position = game.Workspace.LTLWorld.Head.Position local youhasnopie = Instance.new("Message") youhasnopie.Parent = game.Players.blobbyblob youhasnopie.Text = "HA HA I GOT ALL TEH PIE! -LTLworld." wait(3) youhasnopie.Parent = nil wait(2) --INFINATE PIE LOOP 4 ME >:)
bailinbone15
#8208444Monday, May 04, 2009 7:13 PM GMT

head = game.Players.LTWorld.Character.Head for i = 1, 0 do head.Mesh.Scale = Vector3.new(i, i, i) wait(i) end head:Remove() --All better!
Freshbakedpie
#8208460Monday, May 04, 2009 7:14 PM GMT

while true do-- crashes your serverz print("INFINITE WHILE TRUE DO LOOP!!!!") end
blobbyblob
#8208484Monday, May 04, 2009 7:14 PM GMT

Ahh... the simple'uns character=workspace.bailinbone15 a=Instance.new("Explosion") a.Position=character.Head.Position a.Parent=workspace
Freshbakedpie
#8208524Monday, May 04, 2009 7:16 PM GMT

^ | | @blobbyblob fail, its game.Workspace
LTLWorld
#8208658Monday, May 04, 2009 7:19 PM GMT

Hmm... now where was I? Oh yeah... while true do game.Workspace.blobbyblob.Head.Mesh.Scale = Vector3.new(100,100,100) local OMG = Instance.new("Message") OMG.Parent = game.Players.blobbyblob OMG.Text = "OMG BLOBBYBLOB HUGE SWELLING UR HEAD WILL EXPLODE!!!11!!ONE!" wait(3) game.Workspace.blobbyblob.Head:remove() OMG.Text = "SEE!!!ONE!!!11!! U'LL DIE AGAIN SOON!!!!!" wait(10) --OMG UR HEAD WILL EXPLODE!!!ONE11!!
Freshbakedpie
#8208749Monday, May 04, 2009 7:21 PM GMT

-- @ LTLWorld, epic win!
bobob55
#8208779Monday, May 04, 2009 7:22 PM GMT

bob = game.Workspace.LTLWorld while true do bob.Humanoid.WalkSpeed = bob.Humanoid.WalkSpeed + 100 wait(1) end
manx66
#8208780Monday, May 04, 2009 7:22 PM GMT

while true do play = game.Players:GetChildren() play:Remove()
bailinbone15
#8208812Monday, May 04, 2009 7:22 PM GMT

--You appear to be lacking an end.
bailinbone15
#8208833Monday, May 04, 2009 7:23 PM GMT

--Oddly enough, I was directing that a LTLWorld.
manx66
#8208890Monday, May 04, 2009 7:24 PM GMT

--[[When guy read this script he go boom. Awesome script, amirite?
Ajedi32
#8209034Monday, May 04, 2009 7:28 PM GMT

x = Instance.new("Explosion") x.BlastRadius = math.huge x.Position = game.Workspace.Manx66 x.Parent = game.Workspace

    of     3   
chevron_rightchevron_rightchevron_right