Advertisement
Creepy1223

Prank script for roblox

Jul 3rd, 2016
3,571
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. local message = Instance.new('Message', game.Workspace)
  2. message.Text = "Get pranked! - Made by creepynight140 Prank!"
  3. local hint = Instance.new('Hint', Workspace)
  4. hint.Text = "Get pranked! - Made by creepynight140"
  5. wait(10)
  6. message:Destroy()
  7. hint:Destroy()
  8. local message = Instance.new('Message', game.Workspace)
  9. message.Text = "You've been pranked! - creepynight140"
  10. local hint = Instance.new('Hint', Workspace)
  11. hint.Text = "You've been pranked! - creepynight140"
  12. wait (5)
  13. game.Workspace:ClearAllChildren() ~ made by creepynight140 in roblox. Copy the script only!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement