|
| 14 Sep 2015 04:29 PM |
I had too much time to kill, hence the birth of this: Run in in a Server Script in Studio (Run mode, not Play mode)
local sgui = Instance.new("ScreenGui",game.StarterGui) local il = Instance.new("ImageLabel",game.StarterGui.ScreenGui) il.Size = UDim2.new(1,0,1,0) il.Visible = false il.Image = ("http://www.roblox.com/asset/?id=144340776") function createsound() game.Workspace.Baseplate.BrickColor = BrickColor.new("White") game.Workspace.Baseplate.TopSurface = "Smooth" local w = Instance.new("Sound",game.Workspace) w.SoundId = "http://www.roblox.com/asset/?id=264227115" w.Volume = 99999 w.Pitch = 1 w.Looped = false local m = Instance.new("Message",game.Workspace) m.Text = "Hello Jospeh, please watch carefully..." wait(5) m.Text = "I am going to ask you to do some things now." wait(5) m.Text = "Press the 'g' key on the keyboard." wait(5) m.Text = "It doesn't do anything, right? Now try pressing it with your nose, but keep your eyes on the screen..." wait(1.5) w:play() wait(0.5) w.Name = "When u turn the tv on to channel 4" il.Visible = true wait (5) w:Pause() m.Text = "YOU JUST GOT REKT!!!" il.Visible = false local c = Instance.new("Sound",game.Workspace) c.SoundId = "http://www.roblox.com/asset/?id=231217019" c:Play() wait(0.5) local x = c:Clone() x.Parent = c.Parent x:Play() wait (0.5) local y = c:Clone() y.Parent = c.Parent y:Play() wait (0.5) local z = c:Clone() z.Parent = c.Parent z:Play() wait (0.5) local a = c:Clone() a.Parent = c.Parent a:Play() wait (0.5) local b = c:Clone() b.Parent = c.Parent b:Play() wait (0.5) local d = c:Clone() d.Parent = c.Parent d:Play() wait (0.5) end createsound() |
|
|
| Report Abuse |
|
|
|
| 14 Sep 2015 04:30 PM |
By the way, it assumes your name is Joseph, because I made it to scare my friend. 1,000,000R$ If you guess his name. |
|
|
| Report Abuse |
|
|
| |
|
| |
|
prepareds
|
  |
| Joined: 07 Sep 2015 |
| Total Posts: 182 |
|
| |
|
|
| 14 Sep 2015 04:35 PM |
#code print("Send on 100k+ RAP!") |
|
|
| Report Abuse |
|
|
|
| 14 Sep 2015 04:35 PM |
| No, that's my American Cousin. (I'm from the UK so we basically talk through Roblox) |
|
|
| Report Abuse |
|
|
prepareds
|
  |
| Joined: 07 Sep 2015 |
| Total Posts: 182 |
|
| |
|
|
| 14 Sep 2015 04:37 PM |
No, and why does it matter?
I feel like you're trying to make a point here about my friends.
|
|
|
| Report Abuse |
|
|
evilcHa0s
|
  |
| Joined: 26 Apr 2012 |
| Total Posts: 175 |
|
|
| 14 Sep 2015 04:38 PM |
'Why does it matter' '1,000,000R$ If you guess his name'
:/ |
|
|
| Report Abuse |
|
|
|
| 14 Sep 2015 04:40 PM |
| I meant real name, and it was obviously a stupid question, as I referred to him as 'Joeseph'. I never asked you to go snooping through my friends list, and naming them all... |
|
|
| Report Abuse |
|
|
Luxurize
|
  |
| Joined: 31 Mar 2015 |
| Total Posts: 1289 |
|
|
| 14 Sep 2015 04:40 PM |
Simple script really, but a good troll.
“Insane isn't always black or white. We're all pathological, in our own ways.” |
|
|
| Report Abuse |
|
|
|
| 14 Sep 2015 04:57 PM |
| dear god this is like the bronze division of league |
|
|
| Report Abuse |
|
|
| |
|