ManlyMemeScripter

Untitled

Mar 29th, 2018
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.91 KB | None | 0 0
  1. --This is a localscript; you will need to have access to using scripts wherever you want this
  2. p = game:GetService('Players').LocalPlayer if p.Character then if p.Character:FindFirstChild('Humanoid') then p.Character.Humanoid.MaxHealth = math.huge end end
  3.  
  4. --Nigger--
  5. game.Workspace.THECREATOR20029.Humanoid.WalkSpeed = 75
  6.  
  7. sky = coroutine.create(function()
  8. while wait(0.3) do
  9. s = Instance.new("Sky",game.Lighting)
  10. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906"
  11. s.CelestialBodiesShown = false
  12. end
  13. end)
  14.  
  15. coroutine.resume(sky)
  16. --By Memes &===D-___———-
  17. plr = game.Players.LocalPlayer.Character
  18. sauce = Instance.new("Sound", plr.Head)
  19. sauce.SoundId = "http://roblox.com/asset?id=144756534"
  20. sauce.Volume = 99
  21. sauce:Play()
  22. sauce.Looped = true
  23. part = Instance.new("Part", plr)
  24. part.Size = Vector3.new(5,6,0.5)
  25. weld = Instance.new("Weld", part)
  26. weld.Part0 = plr.Torso
  27. weld.Part1 = part
  28. part.Transparency = 1
  29. dec1 = Instance.new("Decal")
  30. dec1.Parent = part
  31. dec1.Texture = "http://www.roblox.com/asset/?id=75113906"
  32. dec1.Transparency = 1
  33. dec = Instance.new("Decal")
  34. dec.Parent = part
  35. dec.Texture = "http://www.roblox.com/asset/?id=75113906"
  36. dec.Face = "Front"
  37. plr.Torso.Transparency = 1
  38. plr["Left Arm"].Transparency = 1
  39. plr["Right Arm"].Transparency = 1
  40. plr["Left Leg"].Transparency = 1
  41. plr["Right Leg"].Transparency = 1
  42. plr.Head.Transparency = 1
  43.  
  44. --By Memes &===D-___———-
  45. plr = game.Players.LocalPlayer.Character
  46. sauce = Instance.new("Sound", plr.Head)
  47. sauce.SoundId = "http://roblox.com/asset?id=0"
  48. sauce.Volume = 99
  49. sauce:Play()
  50. sauce.Looped = true
  51. part = Instance.new("Part", plr)
  52. part.Size = Vector3.new(5,6,0.5)
  53. weld = Instance.new("Weld", part)
  54. weld.Part0 = plr.Torso
  55. weld.Part1 = part
  56. part.Transparency = 1
  57. dec1 = Instance.new("Decal")
  58. dec1.Parent = part
  59. dec1.Texture = "http://www.roblox.com/asset/?id=75113906"
  60. dec1.Transparency = 1
  61. dec = Instance.new("Decal")
  62. dec.Parent = part
  63. dec.Texture = "http://www.roblox.com/asset/?id=75113906"
  64. dec.Face = "Back"
  65. plr.Torso.Transparency = 1
  66. plr["Left Arm"].Transparency = 1
  67. plr["Right Arm"].Transparency = 1
  68. plr["Left Leg"].Transparency = 1
  69. plr["Right Leg"].Transparency = 1
  70. plr.Head.Transparency = 1
  71.  
  72. --[[
  73.  
  74. Created by Sharkringan kthx
  75.  
  76. --]]
  77.  
  78. wait(1/60)
  79.  
  80. plr = game:service'Players'.LocalPlayer
  81. char = plr.Character
  82. root = char:FindFirstChild'HumanoidRootPart'
  83. hum = char:FindFirstChildOfClass'Humanoid'
  84. mouse = plr:GetMouse()
  85. clones = {}
  86. followplr = true
  87. radius = 25
  88.  
  89. if char.Head:FindFirstChild'face' then
  90. char.Head.face:Destroy()
  91. end
  92.  
  93. for _, a in pairs(char:children()) do
  94. if a:IsA'Part' then
  95. a.Transparency = 1
  96. elseif a:IsA'Accessory' then
  97. a:Destroy()
  98. end
  99. end
  100.  
  101. eyes = Instance.new('Part', char)
  102. eyes.Anchored = false
  103. eyes.Name = "Eyes"
  104. eyes.Size = Vector3.new(0.22, 0.052, 0.105)
  105. eyesm = Instance.new('SpecialMesh', eyes)
  106. eyesm.Scale = Vector3.new(0.039, 0.039, 0.039)
  107. eyesm.MeshId = "rbxassetid://0"
  108. eyesm.TextureId = "rbxassetid://0"
  109.  
  110. body = Instance.new('Part', char)
  111. body.Anchored = false
  112. body.Name = "Body"
  113. body.Size = Vector3.new(0.07, 0.062, 0.078)
  114. bodym = Instance.new('SpecialMesh', body)
  115. bodym.Scale = Vector3.new(0.039, 0.039, 0.039)
  116. bodym.MeshId = "rbxassetid://1"
  117. bodym.TextureId = "rbxassetid://1"
  118.  
  119. weld1 = Instance.new('Weld', eyes)
  120. weld1.Part0 = eyes
  121. weld1.Part1 = root
  122. weld1.C0 = CFrame.new(0,1.55,.2)
  123. weld2 = Instance.new('Weld', body)
  124. weld2.Part0 = body
  125. weld2.Part1 = root
  126. weld2.C0 = CFrame.new(0,2.1,0)
  127. local music=Instance.new("Sound",char.Torso)
  128. music.SoundId="rbxassetid://1"
  129. music.Volume = 2.5
  130. music.Looped=true
  131. music:Play()
  132. TheWay1 = Instance.new('Sound', body)
  133. TheWay1.SoundId = "rbxassetid://1"
  134. TheWay1.Volume = 3
  135. TheWay1.Name = "TheWay1"
  136. TheWay2 = Instance.new('Sound', body)
  137. TheWay2.SoundId = "rbxassetid://1"
  138. TheWay2.Volume = 3
  139. TheWay2.Name = "TheWay2"
  140. Spit = Instance.new('Sound', body)
  141. Spit.SoundId = "rbxassetid://1"
  142. Spit.Volume = 3
  143. Spit.Name = "Spit"
  144. Click = Instance.new('Sound', body)
  145. Click.SoundId = "rbxassetid://1"
  146. Click.Volume = 3
  147.  
  148. num = 1
  149. cooldown = false
  150. rand = math.random(1,2)
  151.  
  152. for i = 1,10 do
  153. wait()
  154. char.Archivable = true
  155. clone = char:Clone()
  156. for _, a in pairs(clone:children()) do
  157. if a.Name == "Right Arm" or a.Name == "UpperRightArm" then
  158. a:Destroy()
  159. elseif a.Name == 'Left Arm' or a.Name == 'UpperLeftArm' then
  160. a:Destroy()
  161. elseif a.Name == "Torso" or a.Name == "UpperTorso" then
  162. if a.Sound then
  163. a.Sound:Remove()
  164. end
  165. end
  166. end
  167. table.insert(clones,clone)
  168. end
  169.  
  170. for _, a in pairs(clones) do
  171. a.Parent = char
  172. a:MoveTo(root.Position + Vector3.new(math.random(1,10),math.random(1,10),math.random(1,10)))
  173. end
  174.  
  175. function sfx1()
  176. for _, a in pairs(clones) do
  177. rand = math.random(1,2)
  178. if rand == 1 then
  179. a.Body['TheWay1'].Pitch = math.random(0.9,1)
  180. a.Body['TheWay1']:Play()
  181. elseif rand == 2 then
  182. a.Body['TheWay2'].Pitch = math.random(0.9,1)
  183. a.Body['TheWay2']:Play()
  184. end
  185. wait(math.random(0.4,0.6))
  186. end
  187. end
  188.  
  189. function sfx2()
  190. for _, a in pairs(clones) do
  191. a.Body.Spit.Pitch = math.random(0.9,1)
  192. a.Body.Spit:Play()
  193. wait(math.random(0.4,0.6))
  194. end
  195. end
  196.  
  197. mouse.KeyDown:connect(function(k)
  198. key = k:lower()
  199. if key == "e" and not cooldown then
  200. cooldown = true
  201. sfx1()
  202. wait(.7)
  203. cooldown = false
  204. elseif key == "r" and not cooldown then
  205. cooldown = true
  206. sfx2()
  207. wait(.7)
  208. cooldown = false
  209. end
  210. end)
  211.  
  212. plr.Chatted:connect(function(m)
  213. if string.sub(m:lower(),1,15) == "bruddas, follow" then
  214. for _,v in pairs(game:service'Players':GetPlayers()) do
  215. if string.find(v.Name:lower(),string.sub(m:lower(),17,-1)) then
  216. stalking = v
  217. else
  218. stalking = plr
  219. end
  220. end
  221. elseif string.sub(m:lower(),1,16) == "bruddas, protect" then
  222. for _,v in pairs(game:service'Players':GetPlayers()) do
  223. if string.find(v.Name:lower(),string.sub(m:lower(),18,-1)) then
  224. protecting = v
  225. else
  226. protecting = nil
  227. end
  228. end
  229. end
  230. end)
  231.  
  232. while wait(1) do
  233. number = #clones
  234. position = root.CFrame
  235. protecting = false
  236. if stalking == nil then
  237. followplr = true
  238. elseif stalking ~= nil then
  239. followplr = false
  240. end
  241. for _, a in pairs(clones) do
  242. if a:FindFirstChildOfClass'Humanoid' and followplr and not protecting then
  243. a:FindFirstChildOfClass'Humanoid':MoveTo(root.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  244. end
  245. end
  246. if not protecting and not followplr and stalking ~= nil and stalking.Character:FindFirstChild'HumanoidRootPart' then
  247. for _, a in pairs(clones) do
  248. if a:FindFirstChildOfClass'Humanoid' then
  249. a:FindFirstChildOfClass'Humanoid':MoveTo(stalking.Character.HumanoidRootPart.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  250. end
  251. end
  252. rand = math.random(1,10)
  253. if rand == 5 then
  254. for i = 1,3 do
  255. random = clones[math.random(1,#clones)]
  256. rand = math.random(1,2)
  257. if rand == 1 then
  258. random.Body['TheWay1']:Play()
  259. else
  260. random.Body['TheWay2']:Play()
  261. end
  262. end
  263. end
  264. end
  265. end
Add Comment
Please, Sign In to add comment