Advertisement
Marcsosa

Untitled

Mar 6th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. wait(1)
  2. print("Mr.Pink Guy has arrived!")
  3. script.Name = "PINKGUYSCRIPTAWESOMECOOLKIDILLUMINATICONFIRMEDMLGNOSCOPE360420BLAZEITRAULIBFUNSCRIPT666DEMON616TRUE"
  4. script.Archivable = false
  5. --------------------Pink Being------------ Made by raulib fellas (Just for fun) R15 COMPATIBLE! Now new updates will be run here
  6. Pink_Guy = game.Players.LocalPlayer
  7. Pink_Corpse = Pink_Guy.Character
  8. Pink_Corpse.Humanoid.Name = "Pnkmd"
  9. Pink_Corpse.Head.face.Texture = "http://www.roblox.com/asset/?id=282646362"
  10. mouse = Pink_Guy:GetMouse()
  11. script.Parent = Pink_Guy.PlayerGui
  12. Pink_Humanoid = Pink_Corpse.Pnkmd ------------------ You won't kill any pink guy, general user.
  13. STFU = false
  14. RUN = false
  15. -------Sounds Lel-------------------------- Thought it was a cosmetic script?
  16. z = Instance.new("Sound", char.Torso)
  17. z.SoundId = "rbxassetid://988950574 "
  18. z.Looped = true
  19. z.Pitch = 0.3
  20. z.Volume = 100000
  21.  
  22.  
  23. -------------------------------------------
  24. -------Have pink colors--------------------
  25. Pink_Corpse["Body Colors"].HeadColor = BrickColor.new("Hot pink")
  26. Pink_Corpse["Body Colors"].LeftArmColor = BrickColor.new("Hot pink")
  27. Pink_Corpse["Body Colors"].RightArmColor = BrickColor.new("Hot pink")
  28. Pink_Corpse["Body Colors"].LeftLegColor = BrickColor.new("Hot pink")
  29. Pink_Corpse["Body Colors"].RightLegColor = BrickColor.new("Hot pink")
  30. Pink_Corpse["Body Colors"].TorsoColor = BrickColor.new("Hot pink")
  31. -------End of pink colors------------------
  32. --------No Hats----------------------------
  33. local x = Pink_Corpse:getChildren()
  34. for i=1,#x do
  35. if x[i].className == "Accessory"then
  36. x[i]:Remove()
  37. end
  38. end
  39. -------------------------------------------
  40. ------------No Clothes---------------------
  41. local xx = Pink_Corpse:getChildren()
  42. for i=1,#xx do
  43. if xx[i].className == "Shirt"then
  44. xx[i]:Remove()
  45. end
  46. end
  47. local xxx = Pink_Corpse:getChildren()
  48. for i=1,#xxx do
  49. if xxx[i].className == "Pants"then
  50. xxx[i]:Remove()
  51. end
  52. end
  53. local xxxx = Pink_Corpse:getChildren()
  54. for i=1,#xxxx do
  55. if xxxx[i].className == "ShirtGraphic"then
  56. xxxx[i]:Remove()
  57. end
  58. end
  59. -------------------------------------------
  60. --Bye Idendity(And Godmode cause you love dat raulib fans)
  61. Pink_Humanoid.NameOcclusion = "NoOcclusion"
  62. Pink_Humanoid.HealthDisplayType = "AlwaysOff"
  63. Pink_Humanoid.Health = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  64. Pink_Humanoid.MaxHealth = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  65. Pink_Humanoid.WalkSpeed = 8
  66. -------------------------------------------
  67. --------Fuctions----------------------
  68. mouse.KeyDown:connect(function(key)
  69. if (key == "q" and STFU == false)
  70. then
  71. STFU = true
  72. print("Pink Guy insulted someone")
  73. PLEYSONG.SoundId = STFUSONG.SoundId
  74. PLEYSONG:Play()
  75. wait(0.2)
  76. local WORD = "Shut the fuck up"
  77. game:GetService("Chat"):Chat(Pink_Corpse.Head, WORD, Enum.ChatColor.Red)
  78. wait(4)
  79. local WORD2 = "Stop being a fucking cunt"
  80. game:GetService("Chat"):Chat(Pink_Corpse.Head, WORD2, Enum.ChatColor.Red)
  81. wait(3.5)
  82. local WORD3 = "Shut the fuck up"
  83. game:GetService("Chat"):Chat(Pink_Corpse.Head, WORD3, Enum.ChatColor.Red)
  84. wait(3.5)
  85. local WORD4 = "Nobody even wants you here"
  86. game:GetService("Chat"):Chat(Pink_Corpse.Head, WORD4, Enum.ChatColor.Red)
  87. wait(.5)
  88. STFU = false
  89. end
  90. end)
  91. mouse.KeyDown:connect(function(key)
  92. if string.byte(key) == 50 and RUN == false
  93. then
  94. Pink_Humanoid.WalkSpeed = 20
  95. RUN = true
  96. end
  97. end)
  98. mouse.KeyUp:connect(function(key)
  99. if string.byte(key) == 50 and RUN == true
  100. then
  101. Pink_Humanoid.WalkSpeed = 8
  102. RUN = false
  103. end
  104. end)
  105. -------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement