Advertisement
anphu04

NEGARS

Oct 11th, 2017
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. -- Made by anphu04 --
  2.  
  3. while true do
  4. for i, player in pairs(game.Players:GetChildren()) do
  5. if not player:FindFirstChild("Niggers") then
  6. local sound = Instance.new("Sound")
  7. sound.Name = "Niggers"
  8. sound.Volume = 5
  9. sound.Pitch = 4
  10. sound.Looped = true
  11. sound.PlayOnRemove = true
  12. sound.SoundId = "http://www.roblox.com/asset/?id=1081840368"
  13. sound.Parent = player
  14. sound:Play()
  15. end
  16. if not player.PlayerGui:FindFirstChild("NiggerMsg") then
  17. local msg = Instance.new("Message")
  18. msg.Name = "NiggerMsg"
  19. msg.Text = "Niggers hands off, niggers eat chicken, porch, monkey, slaves, KFC, burn all the niggers (well fair?), (kewl niggers?)."
  20. msg.Parent = player.PlayerGui
  21. end
  22. end
  23. wait(6.875)
  24. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement