Advertisement
PR0J3CT11

Untitled

Jul 28th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. math.randomseed(tick())
  2. local plr = owner; local char = plr.Character;
  3. if not char then error("Your character does not exist.") end
  4. function writeToObject(name,value,typ)
  5. local stringV = Instance.new(typ.."Value")
  6. stringV.Name = name
  7. stringV.Value = value
  8. return stringV
  9. end
  10. local hum = char:FindFirstChildOfClass("Humanoid")
  11. local oldCharacterAppearance = writeToObject("OCA",plr.CharacterAppearanceId,"String")
  12. local currentVector3 = writeToObject("CV3",char.Torso.Position,"Vector3")
  13. plr.CharacterAppearanceId = 930903926
  14. plr:LoadCharacter()
  15. wait(); char = plr.Character
  16. char:MoveTo(currentVector3.Value)t
  17. currentVector3:Destroy()
  18. char["Body Colors"]:Destroy()
  19. local txt = Instance.new("BillboardGui", char.Head)
  20. txt.Adornee = nil
  21. txt.Name = "NameDetect"
  22. txt.Size = UDim2.new(4, 0, 1.2, 0)
  23. txt.StudsOffset = Vector3.new(-8, 5.333333333333333, 0)
  24. local text = Instance.new("TextLabel", txt)
  25. text.Size = UDim2.new(5, 0, 3.5, 0)
  26. text.FontSize = "Size8"
  27. text.TextScaled = true
  28. text.TextTransparency = 0
  29. text.BackgroundTransparency = 1
  30. text.TextTransparency = 0
  31. text.TextStrokeTransparency = 0
  32. text.Font = Enum.Font.Bodoni
  33. text.TextStrokeColor3 = Color3.new(0, 0, 0)
  34. text.TextColor3 = Color3.new(1, 0, 0)
  35. text.Text = "HI BOIS AND GURLS"
  36. local textrotatespeed = 2
  37. local x1 = coroutine.wrap(function()
  38. while true do
  39. text.Rotation = math.random((-textrotatespeed),textrotatespeed)
  40. hum.MaxHealth = math.huge
  41. hum.Health = math.huge
  42. wait(0.1/(textrotatespeed-4))
  43. end
  44. end)
  45. x1()
  46. wait(2)
  47. text.Text = "ITS ME, the meme lord"
  48. wait(2)
  49. text.Text = "I CAN MAKE MEMES"
  50. wait(2)
  51. text.Text = "THE MEMES ARE GOOD"
  52. wait(2)
  53. textrotatespeed = 15
  54. text.Text = "NOW GET READY FOR MY MEMES"
  55. wait(3)
  56. textrotatespeed = 5
  57. text.Text = "Meme Lord Boi"
  58. warn("~!Meme Lord Zey!~")
  59. warn("Script created by CrastificeDude612")
  60. warn("Script based on ZeyadSamer1")
  61. warn("~!Meme Lord Zey!~")
  62. local music = Instance.new("Sound",char.Torso)
  63. music.SoundId = "rbxassetid://263970261"
  64. music.Volume = "inf"
  65. music.Looped = true
  66. music:Play()
  67. local taunt1 = Instance.new("Tool",plr.Backpack)
  68. taunt1.Name = "STILL CHILL"
  69. taunt1.CanBeDropped = false
  70. taunt1.RequiresHandle = false
  71. taunt1b = false
  72. taunt1.Activated:connect(function()
  73. if taunt1b == false then
  74. taunt1b = true
  75. text.Text = "Still chill."
  76. textrotatespeed = 15
  77. local s1 = Instance.new("Sound",char)
  78. s1.SoundId = "rbxassetid://2834969263"
  79. s1.Volume = "inf"
  80. s1:Play()
  81. music.Volume = 0
  82. --repeat wait() until s1.IsPlaying == false
  83. repeat wait() until s1.IsPlaying == false
  84. textrotatespeed = 5
  85. music.Volume = "inf"
  86. text.Text = "Meme Lord Boi"
  87. wait(0.5)
  88. taunt1b = false
  89. end
  90. end)
  91. local taunt2 = Instance.new("Tool",plr.Backpack)
  92. taunt2.Name = "reee"
  93. taunt2.CanBeDropped = false
  94. taunt2.RequiresHandle = false
  95. taunt2b = false
  96. taunt2.Activated:connect(function()
  97. if taunt2b == false then
  98. taunt2b = true
  99. char.Head.BrickColor = BrickColor.new("Really red")
  100. text.Text = "REEEEEEEEEEEEEE"
  101. textrotatespeed = 15
  102. local s1 = Instance.new("Sound",char)
  103. s1.SoundId = "rbxassetid://1661848335"
  104. s1.Volume = "inf"
  105. s1:Play()
  106. music.Volume = 0
  107. repeat wait() until s1.IsPlaying == false
  108. char.Head.BrickColor = BrickColor.new("Light orange")
  109. textrotatespeed = 5
  110. music.Volume = "inf"
  111. text.Text = "Meme Lord Boi"
  112. wait(0.5)
  113. taunt2b = false
  114. end
  115. end)
  116. local taunt3 = Instance.new("Tool",plr.Backpack)
  117. taunt3.Name = "Sans"
  118. taunt3.CanBeDropped = false
  119. taunt3.RequiresHandle = false
  120. taunt3b = false
  121. taunt3.Activated:connect(function()
  122. if taunt3b == false then
  123. taunt3b = true
  124. text.Text = "Sans"
  125. textrotatespeed = 15
  126. local s1 = Instance.new("Sound",char)
  127. s1.SoundId = "rbxassetid://3182300166"
  128. s1.Volume = "inf"
  129. s1:Play()
  130. local righteye = Instance.new("Part",char)
  131. righteye.BrickColor = BrickColor.new("Bright blue")
  132. righteye.Material = "Neon"
  133. righteye.CanCollide = false
  134. righteye.Size = Vector3.new(0.15,0.3,0.15)
  135. righteye.Name = "zeyeye"
  136. local righteyemesh = Instance.new("SpecialMesh",righteye)
  137. righteyemesh.MeshType = "Sphere"
  138. local righteyeweld = Instance.new("Weld",righteye)
  139. righteyeweld.Part0 = char.Head
  140. righteyeweld.Part1 = righteye
  141. righteyeweld.C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  142. righteyeweld.C1 = CFrame.new(-0.125000179, 0.174999714, 0.574727774, -1, 0, 0, 0, -1, 0, 0, 0, 1)
  143. music.Volume = 0
  144. char.Head.face.Texture = "rbxassetid://2880512953"
  145. wait(2)
  146. s1:Destroy()
  147. righteye:Destroy()
  148. textrotatespeed = 5
  149. music.Volume = "inf"
  150. text.Text = "Meme Lord Boi"
  151. char.Head.face.Texture = "http://www.roblox.com/asset/?id=7074749"
  152. wait(0.5)
  153. taunt3b = false
  154. end
  155. end)
  156. local taunt4 = Instance.new("Tool",plr.Backpack)
  157. taunt4.Name = "Yeah Boi"
  158. taunt4.CanBeDropped = false
  159. taunt4.RequiresHandle = false
  160. taunt4b = false
  161. taunt4.Activated:connect(function()
  162. if taunt4b == false then
  163. taunt4b = true
  164. text.Text = "YEAH BOI"
  165. textrotatespeed = 15
  166. local s1 = Instance.new("Sound",char)
  167. s1.SoundId = "rbxassetid://935804253"
  168. s1.Volume = "inf"
  169. s1.TimePosition = 3
  170. s1:Play()
  171. music.Volume = 0
  172. wait(1)
  173. for _,i in pairs(workspace:GetChildren())do
  174. if i.ClassName=="Model"then
  175. if i:FindFirstChildOfClass("Humanoid") then
  176. if i.Name~=plr.Name then
  177. ypcall(function()
  178. i:BreakJoints()
  179. i.Torso.RotVelocity = Vector3.new(250,250,250)
  180. i.Torso.Velocity = Vector3.new(250,250,250)
  181. i.Head.RotVelocity = Vector3.new(250,250,250)
  182. i.Head.Velocity = Vector3.new(250,250,250)
  183. i["Left Arm"].RotVelocity = Vector3.new(250,250,250)
  184. i["Left Arm"].Velocity = Vector3.new(250,250,250)
  185. i["Right Arm"].RotVelocity = Vector3.new(250,250,250)
  186. i["Right Arm"].Velocity = Vector3.new(250,250,250)
  187. i["Left Leg"].RotVelocity = Vector3.new(250,250,250)
  188. i["Left Leg"].Velocity = Vector3.new(250,250,250)
  189. i["Right Leg"].RotVelocity = Vector3.new(250,250,250)
  190. i["Right Leg"].Velocity = Vector3.new(250,250,250)
  191. end)
  192. end
  193. end
  194. end
  195. end
  196. wait(2)
  197. s1:Destroy()
  198. textrotatespeed = 5
  199. music.Volume = "inf"
  200. text.Text = "Meme Lord Boi"
  201. wait(0.5)
  202. taunt4b = false
  203. end
  204. end)
  205. local taunt5 = Instance.new("Tool",plr.Backpack)
  206. taunt5.Name = "MLG"
  207. taunt5.CanBeDropped = false
  208. taunt5.RequiresHandle = false
  209. taunt5b = false
  210. taunt5.Activated:connect(function()
  211. if taunt5b == false then
  212. taunt5b = true
  213. text.Text = "mlg mode: on"
  214. textrotatespeed = 15
  215. local s1 = Instance.new("Sound",char)
  216. s1.SoundId = "rbxassetid://185492305"
  217. s1.Volume = "inf"
  218. s1:Play()
  219. music.Volume = 0
  220. local light = Instance.new("PointLight",char.Torso)
  221. light.Brightness = "inf"
  222. light.Range = "inf"
  223. light.Shadows = false
  224. local x2 = coroutine.wrap(function()
  225. ypcall(function()
  226. while true do
  227. light.Color = BrickColor.Random().Color
  228. wait(0.3)
  229. end
  230. end)
  231. end)
  232. x2()
  233. repeat wait() until s1.IsPlaying == false
  234. light:Destroy()
  235. textrotatespeed = 5
  236. music.Volume = "inf"
  237. text.Text = "Meme Lord Boi"
  238. wait(2)
  239. taunt5b = false
  240. end
  241. end)
  242. local taunt6 = Instance.new("Tool",plr.Backpack)
  243. taunt6.Name = "bonus ducks"
  244. taunt6.CanBeDropped = false
  245. taunt6.RequiresHandle = false
  246. taunt6b = false
  247. taunt6.Activated:connect(function()
  248. if taunt6b == false then
  249. local ducksfallenabled = true
  250. taunt6b = true
  251. text.Text = "Bonus Ducks"
  252. textrotatespeed = 15
  253. local s1 = Instance.new("Sound",char)
  254. s1.SoundId = "rbxassetid://875104558"
  255. s1.Volume = "inf"
  256. s1:Play()
  257. music.Volume = 0
  258. local x2 = coroutine.wrap(function()
  259. ypcall(function()
  260. while true do
  261. if ducksfallenabled == true then
  262. local part = Instance.new("Part",workspace)
  263. part.Size = Vector3.new(5,5,5)
  264. part.Anchored = false
  265. part.Position = Vector3.new(math.random(-256,256),200,math.random(-256,256))
  266. local mesh = Instance.new("SpecialMesh",part)
  267. mesh.MeshId = "rbxassetid://521754610"
  268. mesh.TextureId = "rbxassetid://521754612"
  269. mesh.Scale = Vector3.new(4,4,4)
  270. end
  271. wait(0.2)
  272. end
  273. end)
  274. end)
  275. x2()
  276. repeat wait() until s1.IsPlaying == false
  277. textrotatespeed = 5
  278. ducksfallenabled = false
  279. music.Volume = "inf"
  280. s1:Destroy()
  281. text.Text = "Meme Lord Boi"
  282. wait(0.5)
  283. taunt6b = false
  284. end
  285. end)
  286. local taunt7 = Instance.new("Tool",plr.Backpack)
  287. taunt7.Name = "its raining tacos"
  288. taunt7.CanBeDropped = false
  289. taunt7.RequiresHandle = false
  290. taunt7b = false
  291. taunt7.Activated:connect(function()
  292. if taunt7b == false then
  293. local ducksfallenabled = true
  294. taunt7b = true
  295. text.Text = "IT'S RAINING TACOS"
  296. textrotatespeed = 15
  297. local s1 = Instance.new("Sound",char)
  298. s1.SoundId = "rbxassetid://290568373"
  299. s1.Volume = "inf"
  300. s1:Play()
  301. music.Volume = 0
  302. local x2 = coroutine.wrap(function()
  303. ypcall(function()
  304. while true do
  305. if ducksfallenabled == true then
  306. local part = Instance.new("Part",workspace)
  307. part.Size = Vector3.new(5,5,5)
  308. part.Anchored = false
  309. part.Position = Vector3.new(math.random(-256,256),200,math.random(-256,256))
  310. local mesh = Instance.new("SpecialMesh",part)
  311. mesh.MeshId = "http://www.roblox.com/asset/?id=14846869"
  312. mesh.TextureId = "http://www.roblox.com/asset/?id=14846834"
  313. mesh.Scale = Vector3.new(4,4,4)
  314. end
  315. wait(0.2)
  316. end
  317. end)
  318. end)
  319. x2()
  320. wait(14)
  321. textrotatespeed = 5
  322. ducksfallenabled = false
  323. music.Volume = "inf"
  324. text.Text = "Meme Lord Boi"
  325. s1:Destroy()
  326. wait(0.5)
  327. taunt7b = false
  328. end
  329. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement