Advertisement
Guest User

Untitled

a guest
Apr 21st, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. manp = game.Players.zinedinezidane123ssj
  2. manp.CharacterAdded:connect(function(character)
  3. if character.Name == "Magermash" then
  4. manc = manp.Character
  5. hum = manc:FindFirstChild("Humanoid")
  6. disco = false
  7. sleep = false
  8. ok = false
  9. anger = false
  10. lolok = true
  11. yaboi = false
  12. spin = false
  13. slip = true
  14. wotahead = manc:FindFirstChild("Head")
  15. wotahead.face:remove()
  16. wotahead.Transparency = 1
  17. newhead = Instance.new("Part", manc)
  18. newhead.Shape = "Ball"
  19. newhead.CanCollide = true
  20. newhead.BrickColor = BrickColor.new("Institutional white")
  21. newhead.Material = "Neon"
  22. newhead.Name = "Head"
  23. newhead.Locked = true
  24. wotahead.Name = "InvHead"
  25. iden = Instance.new("Part", manc)
  26. iden.Shape = "Ball"
  27. iden.CanCollide = true
  28. iden.BrickColor = BrickColor.new("Institutional white")
  29. iden.Material = "Neon"
  30. iden.Name = "Head2"
  31. iden.Locked = true
  32. iden.Size = Vector3.new(1, 1, 1)
  33. w = Instance.new("Weld", newhead)
  34. w.Name = "weldio"
  35. w.Part0 = wotahead
  36. w.Part1 = newhead
  37. w.C1 = CFrame.new(0, -1.7, 0)
  38. w2 = Instance.new("Weld", iden)
  39. w2.Name = "weldio2"
  40. w2.Part0 = wotahead
  41. w2.Part1 = iden
  42. w2.C1 = CFrame.new(0, -5, 0)
  43. tor = manc:FindFirstChild("Torso") or manc:FindFirstChild("UpperTorso")
  44. larm = tor:FindFirstChild("Left Shoulder")
  45. rarm = tor:FindFirstChild("Right Shoulder")
  46. lighting = game:GetService("Lighting")
  47.  
  48. pic = Instance.new("Tool", lighting)
  49. pich = Instance.new("Part", pic)
  50. picb = Instance.new("Part", pich)
  51. pico = Instance.new("Part", pich)
  52. pic.Name = "hammer"
  53. pich.Name = "Handle"
  54. pich.Transparency = 1
  55. pich.Size = Vector3.new(1, 1, 1)
  56. picb.Shape = "Cylinder"
  57. pico.Shape = "Cylinder"
  58. picb.BrickColor = BrickColor.new("Burnt Sienna")
  59. pico.BrickColor = BrickColor.new("Really black")
  60. picb.Material = "Wood"
  61. pico.Material = "Metal"
  62. picb.Size = Vector3.new(9, 0.2, 0.2)
  63. pico.Size = Vector3.new(4, 3, 3)
  64. picw1 = Instance.new("Weld", picb)
  65. picw2 = Instance.new("Weld", pico)
  66. picw1.Part0 = pich
  67. picw1.Part1 = picb
  68. picw2.Part0 = pich
  69. picw2.Part1 = pico
  70. picw1.C1 = CFrame.new(4, 0, 0) * CFrame.Angles(math.rad(90), math.rad(90), math.rad(0))
  71. picw2.C1 = CFrame.new(0, 0, 5.7) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90))
  72.  
  73. box = Instance.new("Tool", lighting)
  74. boxhh = Instance.new("Part", box)
  75. boxb = Instance.new("Part", boxhh)
  76. boxt = Instance.new("Part", boxhh)
  77. boxf = Instance.new("Part", boxhh)
  78. boxl = Instance.new("Part", boxhh)
  79. boxr = Instance.new("Part", boxhh)
  80. boxg = Instance.new("Part", boxhh)
  81. box.Name = "box"
  82. boxhh.Name = "Handle"
  83. boxt.Name = "Topp"
  84. boxhh.Size = Vector3.new(1, 1, 1)
  85. boxhh.Transparency = 1
  86. boxb.Material = "Wood"
  87. boxt.Material = "Wood"
  88. boxf.Material = "Wood"
  89. boxl.Material = "Wood"
  90. boxr.Material = "Wood"
  91. boxg.Material = "Wood"
  92. boxb.BrickColor = BrickColor.new("Cool yellow")
  93. boxt.BrickColor = BrickColor.new("Burnt Sienna")
  94. boxf.BrickColor = BrickColor.new("Cool yellow")
  95. boxl.BrickColor = BrickColor.new("Cool yellow")
  96. boxr.BrickColor = BrickColor.new("Cool yellow")
  97. boxg.BrickColor = BrickColor.new("Cool yellow")
  98. boxb.Size = Vector3.new(7, 0.1, 4)
  99. boxt.Size = Vector3.new(7, 0.1, 4)
  100. boxf.Size = Vector3.new(7, 3, 0.1)
  101. boxl.Size = Vector3.new(0.1, 3, 4)
  102. boxr.Size = Vector3.new(0.1, 3, 4)
  103. boxg.Size = Vector3.new(7, 3, 0.1)
  104. wb0 = Instance.new("Weld", boxb)
  105. wb1 = Instance.new("Weld", boxt)
  106. wb2 = Instance.new("Weld", boxf)
  107. wb3 = Instance.new("Weld", boxl)
  108. wb4 = Instance.new("Weld", boxr)
  109. wb5 = Instance.new("Weld", boxg)
  110. wb0.Part0 = boxhh
  111. wb0.Part1 = boxb
  112. wb1.Part0 = boxhh
  113. wb1.Part1 = boxt
  114. wb2.Part0 = boxhh
  115. wb2.Part1 = boxf
  116. wb3.Part0 = boxhh
  117. wb3.Part1 = boxl
  118. wb4.Part0 = boxhh
  119. wb4.Part1 = boxr
  120. wb5.Part0 = boxhh
  121. wb5.Part1 = boxg
  122. wb0.C1 = CFrame.new(0, 3, 0)
  123. wb1.C1 = CFrame.new(0, 0, 0)
  124. wb2.C1 = CFrame.new(0, 1.5, -2)
  125. wb3.C1 = CFrame.new(3.5, 1.5, 0)
  126. wb4.C1 = CFrame.new(-3.5, 1.5, 0)
  127. wb5.C1 = CFrame.new(0, 1.5, 2)
  128.  
  129. oi = Instance.new("Part", manc)
  130. oi.Shape = "Cylinder"
  131. oi.CanCollide = false
  132. oi.BrickColor = BrickColor.new("Burnt Sienna")
  133. oi.Material = "Wood"
  134. oi.Size = Vector3.new(5, 0.3, 0.3)
  135. oi.Name = "polepart"
  136. hey = Instance.new("Part", manc)
  137. hey.BrickColor = BrickColor.new("Really black")
  138. hey.CanCollide = False
  139. hey.Material = "Neon"
  140. hey.Size = Vector3.new(3, 1.5, 0.1)
  141. hey.Name = "flagpart"
  142. wa = Instance.new("Weld", oi)
  143. wa.Part0 = tor
  144. wa.Part1 = oi
  145. wa.C1 = CFrame.new(0, 0, -0.7) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45))
  146. we = Instance.new("Weld", hey)
  147. we.Part0 = oi
  148. we.Part1 = hey
  149. we.C1 = hey.CFrame * CFrame.new(1.5, -1.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-90))
  150. ae = Instance.new("Tool", lighting)
  151. ht = Instance.new("Part", ae)
  152. ag = Instance.new("Part", ht)
  153. ak = Instance.new("Part", ht)
  154. ab = Instance.new("Part", ht)
  155. oe = Instance.new("Part", ht)
  156. ae.Name = "spray"
  157. ht.Name = "Handle"
  158. ht.Size = Vector3.new(1, 1, 1)
  159. ht.Transparency = 1
  160. ag.Material = "Neon"
  161. ag.Size = Vector3.new(0.7, 0.7, 0.7)
  162. ag.BrickColor = BrickColor.new("Maroon")
  163. ak.Material = "Metal"
  164. ak.Size = Vector3.new(0.4, 0.8, 0.4)
  165. ak.BrickColor = BrickColor.new("New Yeller")
  166. ab.Material = "Metal"
  167. ab.Size = Vector3.new(0.3, 0.8, 0.3)
  168. ab.BrickColor = BrickColor.new("Electric blue")
  169. oe.Size = Vector3.new(1.5, 1.5, 8)
  170. oe.Transparency = 1
  171. oe.CanCollide = false
  172. wl = Instance.new("Weld", ag)
  173. wl.Part0 = ht
  174. wl.Part1 = ag
  175. wl.C1 = CFrame.new(0, 0.3, 0)
  176. wll = Instance.new("Weld", ak)
  177. wll.Part0 = ht
  178. wll.Part1 = ak
  179. wll.C1 = CFrame.new(0, -0.2, 0)
  180. wlll = Instance.new("Weld", ab)
  181. wlll.Part0 = ht
  182. wlll.Part1 = ab
  183. wlll.C1 = CFrame.new(0, -0.3, -0.3) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  184. wllll = Instance.new("Weld", oe)
  185. wllll.Part0 = ab
  186. wllll.Part1 = oe
  187. wllll.C1 = CFrame.new(0, 0, -6) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  188. ha = Instance.new("Fire", ab)
  189. ha.Enabled = false
  190. ha.Heat = 30
  191.  
  192. mam = Instance.new("Tool", lighting)
  193. ham = Instance.new("Part", mam)
  194. rko = Instance.new("Part", ham)
  195. rka = Instance.new("Part", ham)
  196. rke = Instance.new("Part", ham)
  197. rku = Instance.new("Part", ham)
  198. mam.Name = "Mop"
  199. ham.Name = "Handle"
  200. ham.Transparency = 1
  201. ham.Size = Vector3.new(1, 1, 1)
  202. rko.Size = Vector3.new(0.8, 0.8, 4.25)
  203. rko.Material = "Wood"
  204. rko.BrickColor = BrickColor.new("Burnt Sienna")
  205. rko.Name = "heybud"
  206. rka.Size = Vector3.new(3.6, 0.4, 2.3)
  207. rka.Material = "Sand"
  208. rka.BrickColor = BrickColor.new("White")
  209. rka.Name = "nobud"
  210. rke.Size = Vector3.new(4, 0.2, 2.5)
  211. rke.Material = "Metal"
  212. rke.Name = "nobuddy"
  213. rku.Size = Vector3.new(2, 0.1, 1)
  214. rku.Material = "Neon"
  215. rku.BrickColor = BrickColor.new("Electric blue")
  216. rku.Name = "lightr"
  217. wk = Instance.new("Weld", rko)
  218. wk.Part0 = ham
  219. wk.Part1 = rko
  220. wk.C1 = CFrame.new(0, 0, 2) * CFrame.Angles(math.rad(50), math.rad(0), math.rad(0))
  221. wkk = Instance.new("Weld", rka)
  222. wkk.Part0 = rko
  223. wkk.Part1 = rka
  224. wkk.C1 = CFrame.new(0, 1.7, 1.5) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0))
  225. wkkk = Instance.new("Weld", rke)
  226. wkkk.Part0 = rko
  227. wkkk.Part1 = rke
  228. wkkk.C1 = CFrame.new(0, 1.5, 1.5) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0))
  229. wkkkk = Instance.new("Weld", rku)
  230. wkkkk.Part0 = rko
  231. wkkkk.Part1 = rku
  232. wkkkk.C1 = CFrame.new(0, 1.4, 1.5) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0))
  233. tweenserv = game:GetService("TweenService")
  234. tweeninfo2 = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 1, false, 0)
  235. tweeninfo3 = TweenInfo.new(5, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 1, false, 0)
  236. tweeninfo = TweenInfo.new(2, Enum.EasingStyle.Quad, Enum.EasingDirection.Out, 1, false, 0)
  237. partprop3 = {Size = Vector3.new(0, 25, 25)}
  238. partprop = {Size = Vector3.new(100, 100, 100);
  239. Transparency = 1}
  240. partprop2 = {Size = Vector3.new(50, 50, 50);
  241. Transparency = 1}
  242. turnon = Instance.new("Sound", tor)
  243. turnon.SoundId = "rbxassetid://399953818"
  244. turnon.Volume = 10
  245. turnoff = Instance.new("Sound", tor)
  246. turnoff.SoundId = "rbxassetid://134966529"
  247. turnoff.Volume = 10
  248. hello = Instance.new("Sound", tor)
  249. hello.SoundId = "rbxassetid://301022179"
  250. hello.Volume = 20
  251. hello:Play()
  252. burger = Instance.new("Sound", workspace)
  253. burger.SoundId = "rbxassetid://1402510823"
  254. burger.Volume = 20
  255. welp = Instance.new("Sound", workspace)
  256. welp.SoundId = "rbxassetid://433281775"
  257. welp.Volume = 20
  258. outnow = Instance.new("Sound", workspace)
  259. outnow.SoundId = "rbxassetid://1308566029"
  260. outnow.Volume = 20
  261. boi = Instance.new("Sound", workspace)
  262. boi.SoundId = "rbxassetid://461618408"
  263. boi.Volume = 20
  264. rasp = Instance.new("Sound", workspace)
  265. rasp.SoundId = "rbxassetid://277050939"
  266. rasp.Volume = 20
  267. stopsound = Instance.new("Sound", tor)
  268. stopsound.SoundId = "rbxassetid://1299885037"
  269. stopsound.Volume = 1
  270. explosound = Instance.new("Sound", tor)
  271. explosound.SoundId = "rbxassetid://762570073"
  272. explosound.Volume = 20
  273. firesound = Instance.new("Sound", tor)
  274. firesound.SoundId = "rbxassetid://136331783"
  275. firesound.Volume = 20
  276. mops = Instance.new("Sound", rka)
  277. mops.SoundId = "rbxassetid://843361532"
  278. mops.Volume = 20
  279. donkey = Instance.new("Sound", workspace)
  280. donkey.SoundId = "rbxassetid://1158923970"
  281. donkey.Volume = 10
  282. donkey.Looped = true
  283. asko = rarm.C0 * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90))
  284. asko2 = rarm.C0 * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  285. slips = Instance.new("Sound", rka)
  286. slips.SoundId = "rbxassetid://541909677"
  287. slips.Volume = 20
  288.  
  289. --msg commands
  290. manp.Chatted:connect(function(msg)
  291. if msg:lower():sub(1, 3) == "sit" and anger == false then
  292. hum.Sit = true
  293. elseif msg:lower():sub(1, 13) == "self destruct" and anger == true then
  294. hum.Health = 0
  295. elseif msg:lower():sub(1, 4) == "heal" then
  296. hum.Health = hum.MaxHealth
  297. elseif msg:lower():sub(1, 4) == "fast" then
  298. hum.WalkSpeed = 200
  299. elseif msg:lower():sub(1, 4) == "slow" then
  300. hum.WalkSpeed = 5
  301. elseif msg:lower():sub(1, 8) == "standard" then
  302. hum.WalkSpeed = 16
  303. elseif msg:lower():sub(1, 5) == "sleep" then
  304. sleep = true
  305. turnoff:Play()
  306. hum.WalkSpeed = 0
  307. hum.JumpPower = 0
  308. elseif msg:lower():sub(1, 7) == "wake up" then
  309. sleep = false
  310. turnon:Play()
  311. hum.WalkSpeed = 16
  312. hum.JumpPower = 50
  313. elseif msg:lower():sub(1, 4) == "ball" then
  314. newhead.Shape = "Ball"
  315. w.Parent = newhead
  316. w.Part0 = wotahead
  317. w.Part1 = newhead
  318. w.C1 = CFrame.new(0, -1.7, 0)
  319. elseif msg:lower():sub(1, 5) == "block" then
  320. newhead.Shape = "Block"
  321. w.Parent = newhead
  322. w.Part0 = wotahead
  323. w.Part1 = newhead
  324. w.C1 = CFrame.new(0, -1.7, 0)
  325. elseif msg:lower():sub(1, 8) == "cylinder" then
  326. newhead.Shape = "Cylinder"
  327. w.Parent = newhead
  328. w.Part0 = wotahead
  329. w.Part1 = newhead
  330. w.C1 = CFrame.new(0, -1.7, 0)
  331. elseif msg:lower():sub(1, 5) == "night" then
  332. lighting.TimeOfDay = 21
  333. elseif msg:lower():sub(1, 3) == "day" then
  334. lighting.TimeOfDay = 7
  335. elseif msg:lower():sub(1, 6) == "burger" and anger == false then
  336. burger:Play()
  337. elseif msg:lower():sub(1, 10) == "it happens" and anger == false then
  338. welp:Play()
  339. elseif msg:lower():sub(1, 7) == "out now" and anger == true then
  340. outnow:Play()
  341. elseif msg:lower():sub(1, 5) == "disco" and anger == false then
  342. disco = true
  343. elseif msg:lower():sub(1, 10) == "disco stop" then
  344. disco = false
  345. elseif msg:lower():sub(1, 5) == "cough" and anger == true then
  346. boi:Play()
  347. elseif msg:lower():sub(1, 12) == "dont give up" and anger == false then
  348. rasp:Play()
  349. elseif msg:lower():sub(1, 10) == "angry mode" then
  350. anger = true
  351. hum.Sit = false
  352. disco = false
  353. caneffect = true
  354. elseif msg:lower():sub(1, 10) == "cool mode" then
  355. anger = false
  356. caneffect = false
  357. elseif msg:lower():sub(1, 4) == "stop" and anger == true and caneffect == true and sleep == false then
  358. caneffect = false
  359. stopnow = Instance.new("Part", manc)
  360. stopnow.CanCollide = false
  361. stopnow.Anchored = true
  362. stopnow.Material = "Neon"
  363. stopnow.Shape = "Ball"
  364. stopnow.BrickColor = BrickColor.new("Really black")
  365. stopnow.Size = Vector3.new(15, 15, 15)
  366. stopnow.CFrame = tor.CFrame
  367. tween = tweenserv:Create(stopnow,tweeninfo,partprop)
  368. tween:Play()
  369. stopsound:Play()
  370. wait(2)
  371. stopnow:remove()
  372. caneffect = true
  373. elseif msg:lower():sub(1, 5) == "explo" and anger == true and caneffect == true and sleep == false then
  374. caneffect = false
  375. explo = Instance.new("Part", manc)
  376. explo.Shape = "Ball"
  377. explo.Material = "Neon"
  378. explo.BrickColor = BrickColor.new("Maroon")
  379. explo.Size = Vector3.new(0, 0, 0)
  380. explo.Anchored = true
  381. explo.CanCollide = false
  382. explo.CFrame = tor.CFrame * CFrame.new(0, 0, 0)
  383. explo2 = Instance.new("Part", manc)
  384. explo2.Shape = "Ball"
  385. explo2.Material = "Neon"
  386. explo2.BrickColor = BrickColor.new("Maroon")
  387. explo2.Size = Vector3.new(0, 0, 0)
  388. explo2.Anchored = true
  389. explo2.CanCollide = false
  390. explo2.CFrame = tor.CFrame * CFrame.new(0, 0, 0)
  391. explo3 = Instance.new("Part", manc)
  392. explo3.Shape = "Ball"
  393. explo3.Material = "Neon"
  394. explo3.BrickColor = BrickColor.new("Maroon")
  395. explo3.Size = Vector3.new(0, 0, 0)
  396. explo3.Anchored = true
  397. explo3.CanCollide = false
  398. explo3.CFrame = tor.CFrame * CFrame.new(0, 0, 0)
  399. explo4 = Instance.new("Part", manc)
  400. explo4.Shape = "Ball"
  401. explo4.Material = "Neon"
  402. explo4.BrickColor = BrickColor.new("Maroon")
  403. explo4.Size = Vector3.new(0, 0, 0)
  404. explo4.Anchored = true
  405. explo4.CanCollide = false
  406. explo4.CFrame = tor.CFrame * CFrame.new(0, 0, 0)
  407. explo5 = Instance.new("Part", manc)
  408. explo5.Shape = "Ball"
  409. explo5.Material = "Neon"
  410. explo5.BrickColor = BrickColor.new("Maroon")
  411. explo5.Size = Vector3.new(0, 0, 0)
  412. explo5.Anchored = true
  413. explo5.CanCollide = false
  414. explo5.CFrame = tor.CFrame * CFrame.new(0, 0, 0)
  415. explo6 = Instance.new("Part", manc)
  416. explo6.Shape = "Ball"
  417. explo6.Material = "Neon"
  418. explo6.BrickColor = BrickColor.new("Maroon")
  419. explo6.Size = Vector3.new(0, 0, 0)
  420. explo6.Anchored = true
  421. explo6.CanCollide = false
  422. explo6.CFrame = tor.CFrame * CFrame.new(0, 0, 0)
  423. explo7 = Instance.new("Part", manc)
  424. explo7.Shape = "Ball"
  425. explo7.Material = "Neon"
  426. explo7.BrickColor = BrickColor.new("Maroon")
  427. explo7.Size = Vector3.new(0, 0, 0)
  428. explo7.Anchored = true
  429. explo7.CanCollide = false
  430. explo7.CFrame = tor.CFrame * CFrame.new(0, 0, 0)
  431. explo8 = Instance.new("Part", manc)
  432. explo8.Shape = "Ball"
  433. explo8.Material = "Neon"
  434. explo8.BrickColor = BrickColor.new("Maroon")
  435. explo8.Size = Vector3.new(0, 0, 0)
  436. explo8.Anchored = true
  437. explo8.CanCollide = false
  438. explo8.CFrame = tor.CFrame * CFrame.new(0, 0, 0)
  439. explo9 = Instance.new("Part", manc)
  440. explo9.Shape = "Ball"
  441. explo9.Material = "Neon"
  442. explo9.BrickColor = BrickColor.new("Maroon")
  443. explo9.Size = Vector3.new(0, 0, 0)
  444. explo9.Anchored = true
  445. explo9.CanCollide = false
  446. explo9.CFrame = tor.CFrame * CFrame.new(0, 0, 0)
  447. explo10 = Instance.new("Part", manc)
  448. explo10.Shape = "Ball"
  449. explo10.Material = "Neon"
  450. explo10.BrickColor = BrickColor.new("Maroon")
  451. explo10.Size = Vector3.new(0, 0, 0)
  452. explo10.Anchored = true
  453. explo10.CanCollide = false
  454. explo10.CFrame = tor.CFrame * CFrame.new(0, 0, 0)
  455. explo11 = Instance.new("Part", manc)
  456. explo11.Shape = "Ball"
  457. explo11.Material = "Neon"
  458. explo11.BrickColor = BrickColor.new("Maroon")
  459. explo11.Size = Vector3.new(0, 0, 0)
  460. explo11.Anchored = true
  461. explo11.CanCollide = false
  462. explo11.CFrame = tor.CFrame * CFrame.new(0, 0, 0)
  463. explo12 = Instance.new("Part", manc)
  464. explo12.Shape = "Ball"
  465. explo12.Material = "Neon"
  466. explo12.BrickColor = BrickColor.new("Maroon")
  467. explo12.Size = Vector3.new(0, 0, 0)
  468. explo12.Anchored = true
  469. explo12.CanCollide = false
  470. explo12.CFrame = tor.CFrame * CFrame.new(0, 0, 0)
  471. tween1 = tweenserv:Create(explo,tweeninfo2,partprop2)
  472. tween2 = tweenserv:Create(explo2,tweeninfo2,partprop2)
  473. tween3 = tweenserv:Create(explo3,tweeninfo2,partprop2)
  474. tween4 = tweenserv:Create(explo4,tweeninfo2,partprop2)
  475. tween5 = tweenserv:Create(explo5,tweeninfo2,partprop2)
  476. tween6 = tweenserv:Create(explo6,tweeninfo2,partprop2)
  477. tween7 = tweenserv:Create(explo7,tweeninfo2,partprop2)
  478. tween8 = tweenserv:Create(explo8,tweeninfo2,partprop2)
  479. tween9 = tweenserv:Create(explo9,tweeninfo2,partprop2)
  480. tween10 = tweenserv:Create(explo10,tweeninfo2,partprop2)
  481. tween11 = tweenserv:Create(explo11,tweeninfo2,partprop2)
  482. tween12 = tweenserv:Create(explo12,tweeninfo2,partprop2)
  483. explosound:Play()
  484. tween1:Play()
  485. wait(0.2)
  486. tween2:Play()
  487. wait(0.2)
  488. tween3:Play()
  489. wait(0.2)
  490. tween4:Play()
  491. explo:remove()
  492. wait(0.2)
  493. tween5:Play()
  494. explo2:remove()
  495. wait(0.2)
  496. tween6:Play()
  497. explo3:remove()
  498. wait(0.2)
  499. tween7:Play()
  500. explo4:remove()
  501. wait(0.2)
  502. tween8:Play()
  503. explo5:remove()
  504. wait(0.2)
  505. tween9:Play()
  506. explo6:remove()
  507. wait(0.2)
  508. tween10:Play()
  509. explo7:remove()
  510. wait(0.2)
  511. tween11:Play()
  512. explo8:remove()
  513. wait(0.2)
  514. tween12:Play()
  515. explo9:remove()
  516. wait(0.5)
  517. explo9:remove()
  518. explo10:remove()
  519. explo11:remove()
  520. explo12:remove()
  521. caneffect = true
  522. elseif msg:lower():sub(1, 8) == "firewall" and anger == true then
  523. bwl = Instance.new("Part", manc)
  524. bwl.CFrame = tor.CFrame * CFrame.new(0, 0, -7)
  525. bwl.Anchored = true
  526. bwl.CanCollide = true
  527. bwl.Size = Vector3.new(30, 25, 2)
  528. bwl.Material = "Brick"
  529. bwl.BrickColor = BrickColor.new("Crimson")
  530. firee = Instance.new("Fire", bwl)
  531. firee.Heat = 25
  532. firee.Size = 40
  533. firesound:Play()
  534. elseif msg:lower():sub(1, 5) == "spray" and anger == false then
  535. ae.Parent = manp.Backpack
  536. ae.Activated:connect(function()
  537. ha.Enabled = true
  538. end)
  539. ae.Deactivated:connect(function()
  540. ha.Enabled = false
  541. end)
  542. oe.Touched:connect(function(hit)
  543. if ha.Enabled == true and lolok == true then
  544. lolok = false
  545. for i,v in pairs(hit.Parent:GetChildren()) do
  546. if v:IsA("Part") then
  547. Instance.new("Fire", v)
  548. v.BrickColor = BrickColor.new("Really black")
  549. wait(0.1)
  550. lolok = true
  551. end
  552. end
  553. end
  554. end)
  555. elseif msg:lower():sub(1, 3) == "mop" then
  556. mam.Parent = manp.Backpack
  557. mam.Activated:connect(function()
  558. slip = false
  559. rku.BrickColor = BrickColor.new("Deep orange")
  560. end)
  561. mam.Deactivated:connect(function()
  562. slip = true
  563. rku.BrickColor = BrickColor.new("Electric blue")
  564. end)
  565. rka.Touched:connect(function(hit)
  566. bro2 = hit.Parent
  567. if slip == true and bro2 and hit.Name ~= "Base" and hit.Name ~= "nobuddy" and hit.Name ~= "lightr" and bro2:FindFirstChildOfClass("Humanoid") then
  568. owhum2 = bro2:FindFirstChildOfClass("Humanoid")
  569. owhum2.PlatformStand = true
  570. slips:Play()
  571. elseif slip == false and hit.Name ~= "Base" and hit.Name ~= "nobuddy" and hit.Name ~= "lightr" then
  572. hit:remove()
  573. mops:Play()
  574. end
  575. end)
  576. rke.Touched:connect(function(hit)
  577. bro = hit.Parent
  578. if slip == true and bro and hit.Name ~= "Base" and hit.Name ~= "nobud" and hit.Name ~= "lightr" and
  579. bro:FindFirstChildOfClass("Humanoid") then
  580. owhum = bro:FindFirstChildOfClass("Humanoid")
  581. owhum.PlatformStand = true
  582. slips:Play()
  583. elseif slip == false and hit.Name ~= "Base" and hit.Name ~= "nobud" and hit.Name ~= "lightr" then
  584. hit:remove()
  585. mops:Play()
  586. end
  587. end)
  588. elseif msg == "box" then
  589. box.Parent = manp.Backpack
  590. boxt.Touched:connect(function(hit)
  591. if hit.Name == "Base" then
  592. return end
  593. for i,v in pairs(hit.Parent:GetChildren()) do
  594. if v:IsA("Part") then
  595. v.Size = Vector3.new(100, 100, 100)
  596. end
  597. end
  598. end)
  599. elseif msg:lower():sub(1, 6) == "hammer" then
  600. pic.Parent = manp.Backpack
  601. pic.Equipped:connect(function()
  602. spin = true
  603. donkey:Play()
  604. while spin == true do
  605. rarm.C0 = asko
  606. wait(0.15)
  607. rarm.C0 = asko2
  608. wait(0.15)
  609. end
  610. end)
  611. pic.Unequipped:connect(function()
  612. spin = false
  613. donkey:Stop()
  614. end)
  615. pico.Touched:connect(function(hit)
  616. chee = hit.Parent
  617. if spin == true and chee and chee:FindFirstChildOfClass("Humanoid") and chee.Name ~= "zinedinezidane123ssj" then
  618. torae = chee:FindFirstChild("Torso") or chee:FindFirstChild("UpperTorso")
  619. bb2 = Instance.new("BodyPosition", torae)
  620. bb2.Position = Vector3.new(500, 500, 500)
  621. bb2.MaxForce = Vector3.new(50000, 50000, 50000)
  622. wait(1)
  623. bb2.Parent = nil
  624. end
  625. end)
  626. elseif manp.Chatted then
  627. ok = true
  628. wait(1)
  629. ok = false
  630. end
  631. end)
  632.  
  633. while wait() do
  634. wait()
  635. if hum.Health >= 90 and hum.Sit ~= true and ok == false and sleep == false and disco == false then
  636. newhead.BrickColor = BrickColor.new("Forest green")
  637. elseif hum.Health < 90 and hum.Health > 30 and hum.Sit ~= true and ok == false and sleep == false and disco == false then
  638. newhead.BrickColor = BrickColor.new("Deep orange")
  639. elseif hum.Health < 30 and hum.Health > 5 and hum.Sit ~= true and ok == false and sleep == false and disco == false then
  640. newhead.BrickColor = BrickColor.new("Maroon")
  641. elseif hum.Health <= 5 and hum.Sit ~= true and ok == false and sleep == false and disco == false then
  642. newhead.BrickColor = BrickColor.new("Really black")
  643. elseif hum.Sit == true and ok == false and sleep == false and disco == false and anger == false then
  644. newhead.BrickColor = BrickColor.new("Electric blue")
  645. elseif ok == true and sleep == false and disco == false then
  646. newhead.BrickColor = BrickColor.new("Hot pink")
  647. elseif disco == true and sleep == false and anger == false then
  648. newhead.BrickColor = BrickColor.random()
  649. elseif sleep == true then
  650. newhead.BrickColor = BrickColor.new("Institutional white")
  651. end
  652. if anger == true then
  653. iden.BrickColor = BrickColor.new("Maroon")
  654. elseif anger == false then
  655. iden.BrickColor = BrickColor.new("Electric blue")
  656. end
  657. for i,v in pairs(manc:GetChildren()) do
  658. if v:IsA("Accessory") or v:IsA("Hat") then
  659. v:Destroy()
  660. end
  661. end
  662. end
  663. end
  664. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement