of     1   

nimaki12
#990608Thursday, May 15, 2008 8:12 PM GMT

local msg = Instance.new("Message") msg.Parent = game.workspace msg.Text = "Time to randomly kill someone" wait(5) msg:remove() game.workspace.players.Random.head:remove()
erikrules
#995163Friday, May 16, 2008 2:48 AM GMT

the connection line wont work, game.players.Random.head:remove that wont work
nimaki12
#1267302Sunday, June 08, 2008 5:47 AM GMT

well can you make it so that I can have the message say what it says but then it kill any random person

    of     1