Advertisement
SmokeDelsin

rain

Jul 20th, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. local plr=game.Players.SmokeDelsin
  3. local chr=plr.Character
  4. local mouse = plr:GetMouse()
  5. local PGui=plr.PlayerGui
  6. local lleg = chr["Left Leg"]
  7. local rleg = chr["Right Leg"]
  8. local larm = chr["Left Arm"]
  9. local rarm = chr["Right Arm"]
  10. local hed = chr.Head
  11. local rutprt = chr.HumanoidRootPart
  12. local torso = chr.Torso
  13. local otheranims=false
  14. local armmovement=false
  15. chr.Animate.Disabled=true
  16. local RunSpeed=30
  17. local WlkSpeed=18
  18. local runnin=false
  19. local disabled=false
  20. local tik=0
  21. local height=1
  22. local raising=false
  23. local lowering=false
  24. local pseudohead=hed:Clone()
  25. for i,x in pairs(pseudohead:GetChildren()) do if not x.ClassName:find('Mesh') then x:Destroy() end end
  26. pseudohead.Name='PseudoHead'
  27. pseudohead.Parent=chr.Head
  28. local pseudoweld=Instance.new('Weld',torso)
  29. pseudoweld.Part0=hed
  30. pseudoweld.Name='PseudoHedWld'
  31. pseudoweld.Part1=pseudohead
  32. hed.Transparency=1
  33.  
  34. coroutine.resume(coroutine.create(function()
  35. local rate=.05
  36. local Hats={}
  37. for i,x in pairs(chr:GetChildren()) do if x:IsA("Hat") then table.insert(Hats,x) x.Handle.Mesh.TextureId="http://www.roblox.com/asset?id=25701026"
  38. end
  39. end
  40. local lam=Instance.new("SpecialMesh",larm)
  41. lam.MeshId="http://www.roblox.com/asset?id=12221505"
  42. lam.TextureId="http://www.roblox.com/asset?id=25701026"
  43. local ram=Instance.new("SpecialMesh",rarm)
  44. ram.MeshId="http://www.roblox.com/asset?id=12221505"
  45. ram.TextureId="http://www.roblox.com/asset?id=25701026"
  46. local rlm=Instance.new("SpecialMesh",rleg)
  47. rlm.MeshId="http://www.roblox.com/asset?id=12221626"
  48. rlm.TextureId="http://www.roblox.com/asset?id=25701026"
  49. local llm=Instance.new("SpecialMesh",lleg)
  50. llm.MeshId="http://www.roblox.com/asset?id=12221626"
  51. llm.TextureId="http://www.roblox.com/asset?id=25701026"
  52. local trm=Instance.new("SpecialMesh",torso)
  53. trm.MeshId="http://www.roblox.com/asset?id=12221758"
  54. trm.TextureId="http://www.roblox.com/asset?id=25701026"
  55. local hem=Instance.new("SpecialMesh",hed)
  56. hem.MeshId="rbxasset://fonts/head.mesh"
  57. hem.TextureId="http://www.roblox.com/asset?id=25701026"
  58. local hem2=Instance.new("SpecialMesh",pseudohead)
  59. hem2.MeshId="rbxasset://fonts/head.mesh"
  60. hem2.TextureId="http://www.roblox.com/asset?id=25701026"
  61. local asd=Instance.new('PointLight',torso)
  62. asd.Brightness=123
  63. asd.Range=12
  64. asd.Shadows=true
  65.  
  66. while wait'0' do
  67. for a=0,1,rate do
  68. lam.VertexColor=Vector3.new(a,0,-a+1)
  69. ram.VertexColor=Vector3.new(a,0,-a+1)
  70. rlm.VertexColor=Vector3.new(a,0,-a+1)
  71. llm.VertexColor=Vector3.new(a,0,-a+1)
  72. trm.VertexColor=Vector3.new(a,0,-a+1)
  73. hem.VertexColor=Vector3.new(a,0,-a+1)
  74. hem2.VertexColor=Vector3.new(a,0,-a+1)
  75. asd.Color=Color3.new(a,0,-a+1)
  76. coroutine.wrap(function()
  77. for x=1,#Hats do
  78. Hats[x].Handle.Mesh.VertexColor=Vector3.new(a,0,-a+1)
  79. end
  80. end)()
  81. wait''
  82. end
  83. for a=0,1,rate do
  84. lam.VertexColor=Vector3.new(-a+1,a,0)
  85. ram.VertexColor=Vector3.new(-a+1,a,0)
  86. rlm.VertexColor=Vector3.new(-a+1,a,0)
  87. llm.VertexColor=Vector3.new(-a+1,a,0)
  88. trm.VertexColor=Vector3.new(-a+1,a,0)
  89. hem.VertexColor=Vector3.new(-a+1,a,0)
  90. hem2.VertexColor=Vector3.new(-a+1,a,0)
  91. asd.Color=Color3.new(-a+1,a,0)
  92. coroutine.wrap(function()
  93. for x=1,#Hats do
  94. Hats[x].Handle.Mesh.VertexColor=Vector3.new(-a+1,a,0)
  95. end
  96. end)()
  97. wait''
  98. end
  99. for a=0,1,rate do
  100. lam.VertexColor=Vector3.new(0,-a+1,a)
  101. ram.VertexColor=Vector3.new(0,-a+1,a)
  102. rlm.VertexColor=Vector3.new(0,-a+1,a)
  103. llm.VertexColor=Vector3.new(0,-a+1,a)
  104. trm.VertexColor=Vector3.new(0,-a+1,a)
  105. hem.VertexColor=Vector3.new(0,-a+1,a)
  106. hem2.VertexColor=Vector3.new(0,-a+1,a)
  107. asd.Color=Color3.new(0,-a+1,a)
  108. coroutine.wrap(function()
  109. for x=1,#Hats do
  110. Hats[x].Handle.Mesh.VertexColor=Vector3.new(0,-a+1,a)
  111. end
  112. end)()
  113. wait''
  114. end
  115. end
  116. end))
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126. coroutine.wrap(function()
  127. for i,x in pairs(hed:GetChildren()) do if x:IsA('Sound') then x:Destroy() end end end)()
  128.  
  129. local flap=Instance.new("Sound",torso)
  130. flap.Volume=.3
  131. flap.Pitch=1
  132. flap.SoundId="http://www.roblox.com/asset?id=90820031"
  133.  
  134. function Lerp(a, b, i)
  135. local com1 = {a.X, a.Y, a.Z, a:toEulerAnglesXYZ()}
  136. local com2 = {b.X, b.Y, b.Z, b:toEulerAnglesXYZ()}
  137. local calx = com1[1] + (com2[1] - com1[1]) * i
  138. local caly = com1[2] + (com2[2] - com1[2]) * i
  139. local calz = com1[3] + (com2[3] - com1[3]) * i
  140. local cala = com1[4] + (com2[4] - com1[4]) * i
  141. local calb = com1[5] + (com2[5] - com1[5]) * i
  142. local calc = com1[6] + (com2[6] - com1[6]) * i
  143. return CFrame.new(calx, caly, calz) * CFrame.Angles(cala, calb, calc)
  144. end
  145.  
  146. function TwnSingleNumber(s,f,m)
  147. local wot=s+(f-s)*m
  148. return wot
  149. end
  150.  
  151. function TwnVector3(q,w,e)
  152. local begin={q.x,q.y,q.z}
  153. local ending={w.x,w.y,w.z}
  154. local bgx=begin[1]+(ending[1]-begin[1])*e
  155. local bgy=begin[2]+(ending[2]-begin[2])*e
  156. local bgz=begin[3]+(ending[3]-begin[3])*e
  157. return Vector3.new(bgx,bgy,bgz)
  158. end
  159.  
  160. newWeld = function(wld, wp0, wp1, wc0x, wc0y, wc0z)
  161. wld = Instance.new("Weld", wp1)
  162. wld.Part0 = wp0
  163. wld.Part1 = wp1
  164. wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  165. end
  166.  
  167. newWeld(law, torso, larm, -1.5, 0.5, 0)
  168. newWeld(raw, torso, rarm, 1.5, 0.5, 0)
  169. newWeld(llw, torso, lleg, -.5, -2, 0)
  170. newWeld(rlw, torso, rleg, .5, -2, 0)
  171. newWeld(hw, torso, hed, 0, 1.5, 0)
  172. local rutwald=Instance.new('Weld',rutprt)
  173. rutwald.Part0=rutprt
  174. rutwald.Part1=torso
  175. rutprt.Weld.C1=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),0)
  176. larm.Weld.C1 = CFrame.new(0, 0.5, 0)
  177. rarm.Weld.C1 = CFrame.new(0, 0.5, 0)
  178. rleg.Weld.C1=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),0,0)
  179. lleg.Weld.C1=CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),0,0)
  180.  
  181. local anim = "Idling"
  182. local lastanim = "Idling"
  183. local val = 0
  184. local syne = 0
  185. local num = 0
  186. local runtime = 0
  187.  
  188. --[[local pseudohead=hed:Clone()
  189. for i,x in pairs(pseudohead:GetChildren()) do if not x.ClassName:find('Mesh') then x:Destroy() end end
  190. pseudohead.Name='PseudoHead'
  191. pseudohead.Parent=chr.Head
  192. local pseudoweld=Instance.new('Weld',torso)
  193. pseudoweld.Part0=hed
  194. pseudoweld.Name='PseudoHedWld'
  195. pseudoweld.Part1=pseudohead
  196. hed.Transparency=1]]
  197.  
  198.  
  199.  
  200. maus.KeyDown:connect(function(kei)
  201. if string.byte(kei)==48 and not otheranims and not disabled then
  202. chr.Humanoid.WalkSpeed=RunSpeed
  203. runnin=true
  204. end
  205. if kei=="e" and not otheranims and not disabled and not lowering then
  206. raising=true
  207. end
  208. if kei=="q" and not otheranims and not disabled and not raising then
  209. lowering=true
  210. end
  211. end)
  212.  
  213. maus.KeyUp:connect(function(kei)
  214. if string.byte(kei)==48 and not otheranims and not disabled then
  215. chr.Humanoid.WalkSpeed=WlkSpeed
  216. runnin=false
  217. end
  218. if kei=="e" and not otheranims and not disabled then
  219. raising=false
  220. end
  221. if kei=="q" and not otheranims and not disabled then
  222. lowering=false
  223. end
  224. end)
  225.  
  226. game:service'RunService'.RenderStepped:connect(function()
  227. if raising and not lowering then height=height+.2
  228. elseif lowering and not raising then height=height-.2
  229. end
  230. if height>50 then height=50
  231. elseif height<-.75 then height=-.75
  232. end
  233. syne=syne+1
  234. if not otheranims then
  235. if (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 1 and not dnc and torso.Velocity.y<5 and torso.Velocity.y>-5 then
  236. anim="Idling"
  237.  
  238. elseif (rutprt.Velocity*Vector3.new(1, 0, 1)).magnitude > 1 and (rutprt.Velocity*Vector3.new(1, 0, 1)).magnitude < 25 and torso.Velocity.y<5 and torso.Velocity.y>-5 then
  239. anim="Walking"
  240. dnc=false
  241.  
  242. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude > 25 and torso.Velocity.y<5 and torso.Velocity.y>-5 then
  243. anim="Sprinting"
  244. dnc=false
  245.  
  246. elseif torso.Velocity.y>5 then
  247. anim='Jumping'
  248. dnc=false
  249.  
  250. elseif (torso.Velocity.y < -5) then
  251. anim='Falling'
  252. dnc=false
  253. end
  254. end
  255.  
  256. if anim=="Idling" then
  257. tik=tik+1
  258. if tik==45 then tik=0
  259. flap:play''
  260. end
  261. if not armmovement then
  262. rarm.Weld.C0=Lerp(rarm.Weld.C0,CFrame.new(1.5,.55,0)*CFrame.Angles(math.sin(syne/16)/3,0,(math.sin(syne/8)*1.5)+math.rad(55)),.1)
  263. larm.Weld.C0=Lerp(larm.Weld.C0,CFrame.new(-1.5,.55,0)*CFrame.Angles(math.sin(syne/16)/3,0,-(math.sin(syne/8)*1.5)-math.rad(55)),.1)
  264. end
  265. lleg.Weld.C0=Lerp(lleg.Weld.C0,CFrame.new(-.55,-1.8,math.sin(syne/16)/3)*CFrame.Angles(-math.sin(syne/16)/3,0,math.rad(-2.5)),.1)
  266. rleg.Weld.C0=Lerp(rleg.Weld.C0,CFrame.new(.55,-1.8,math.sin(syne/16)/3)*CFrame.Angles(-math.sin(syne/16)/3,0,math.rad(2.5)),.1)
  267. hed.Weld.C0=Lerp(hed.Weld.C0,CFrame.new(0,1.5,0)*CFrame.Angles(0,math.rad(0),0),.1)
  268. rutprt.Weld.C0=Lerp(rutprt.Weld.C0,CFrame.new(0,-(math.sin(syne/8))*1.8+height,-(math.sin(syne/16)/2))*CFrame.Angles(math.sin(syne/16)/10,math.rad(0),math.rad(0)),.025)
  269. end
  270. if anim=="Walking" then
  271. tik=tik+1
  272. if tik==43 then tik=0
  273. flap:play''
  274. end
  275. rarm.Weld.C0=Lerp(rarm.Weld.C0,CFrame.new(1.5,.5,0)*CFrame.Angles(math.rad(-3)+math.sin(syne/7)/4,0,(math.sin(syne/7)*1.5)+math.rad(55)),.1)
  276. larm.Weld.C0=Lerp(larm.Weld.C0,CFrame.new(-1.5,.5,0)*CFrame.Angles(math.rad(-3)+math.sin(syne/7)/4,0,-(math.sin(syne/7)*1.5)-math.rad(55)),.1)
  277. lleg.Weld.C0=Lerp(lleg.Weld.C0,CFrame.new(-.55,-1.8,-math.sin(syne/14)/10)*CFrame.Angles(math.sin(syne/14)/10+math.rad(-5),0,math.rad(-2.5)),.1)
  278. rleg.Weld.C0=Lerp(rleg.Weld.C0,CFrame.new(.55,-1.8,-math.sin(syne/14)/10)*CFrame.Angles(math.sin(syne/14)/10+math.rad(-5),0,math.rad(2.5)),.1)
  279. hed.Weld.C0=Lerp(hed.Weld.C0,CFrame.new(0,1.5,0)*CFrame.Angles(0,math.rad(0),0),.1)
  280. rutprt.Weld.C0=Lerp(rutprt.Weld.C0,CFrame.new(0,-(math.sin(syne/7))*1.8+height,math.sin(syne/14)/2)*CFrame.Angles(math.rad(-10),math.rad(0),math.rad(0)),.025)
  281. end
  282. if anim=="Sprinting" then
  283. tik=tik+1
  284. if tik==40 then tik=0
  285. flap:play''
  286. end
  287. rarm.Weld.C0=Lerp(rarm.Weld.C0,CFrame.new(1.5,.5,0)*CFrame.Angles(math.rad(-3)-math.sin(syne/6.5)/2,0,(math.sin(syne/6.5)*1.5)+math.rad(55)),.1)
  288. larm.Weld.C0=Lerp(larm.Weld.C0,CFrame.new(-1.5,.5,0)*CFrame.Angles(math.rad(-3)-math.sin(syne/6.5)/2,0,-(math.sin(syne/6.5)*1.5)-math.rad(55)),.1)
  289. lleg.Weld.C0=Lerp(lleg.Weld.C0,CFrame.new(-.55,-2,0)*CFrame.Angles(math.rad(0),0,math.rad(-2.5)),.1)
  290. rleg.Weld.C0=Lerp(rleg.Weld.C0,CFrame.new(.55,-1.5,-.1)*CFrame.Angles(math.rad(-17.5),0,math.rad(2.5)),.1)
  291. hed.Weld.C0=Lerp(hed.Weld.C0,CFrame.new(0,1.5,0)*CFrame.Angles(0,math.rad(0),0),.1)
  292. rutprt.Weld.C0=Lerp(rutprt.Weld.C0,CFrame.new(0,-(math.sin(syne/6.5)*1.6)+height,math.sin(syne/6.5)/5)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(0)),.025)
  293. end
  294. if anim=="Jumping" then
  295. rarm.Weld.C0=Lerp(rarm.Weld.C0,CFrame.new(1.5,.55,0)*CFrame.Angles(0,0,math.rad(5)),.1)
  296. larm.Weld.C0=Lerp(larm.Weld.C0,CFrame.new(-1.5,.55,0)*CFrame.Angles(0,0,math.rad(5)),.1)
  297. lleg.Weld.C0=Lerp(lleg.Weld.C0,CFrame.new(-.55,-2,0)*CFrame.Angles(math.rad(0),0,math.rad(-2.5)),.1)
  298. rleg.Weld.C0=Lerp(rleg.Weld.C0,CFrame.new(.55,-1.5,-.1)*CFrame.Angles(math.rad(-12.5),0,math.rad(2.5)),.125)
  299. hed.Weld.C0=Lerp(hed.Weld.C0,CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(20),math.rad(0),0),.1)
  300. rutprt.Weld.C0=Lerp(rutprt.Weld.C0,CFrame.new(0,height,0)*CFrame.Angles(math.rad(5),math.rad(0),math.rad(0)),.025)
  301. end
  302. if anim=="Falling" then
  303. rarm.Weld.C0=Lerp(rarm.Weld.C0,CFrame.new(1.5,1,0)*CFrame.Angles(math.rad(15),0,math.rad(175)),.1)
  304. larm.Weld.C0=Lerp(larm.Weld.C0,CFrame.new(-1.5,1,0)*CFrame.Angles(math.rad(15),0,math.rad(-175)),.1)
  305. lleg.Weld.C0=Lerp(lleg.Weld.C0,CFrame.new(-.55,-2,0)*CFrame.Angles(math.rad(0),0,math.rad(-2.5)),.1)
  306. rleg.Weld.C0=Lerp(rleg.Weld.C0,CFrame.new(.55,-1.5,0)*CFrame.Angles(math.rad(-7.5),0,math.rad(2.5)),.125)
  307. hed.Weld.C0=Lerp(hed.Weld.C0,CFrame.new(0,1.5,-.1)*CFrame.Angles(math.rad(-20),math.rad(0),0),.1)
  308. rutprt.Weld.C0=Lerp(rutprt.Weld.C0,CFrame.new(0,rutprt.Weld.C0.y+1,0)*CFrame.Angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  309. end
  310.  
  311.  
  312. chr.Humanoid.CameraOffset=(rutprt.CFrame:toObjectSpace(hed.CFrame)).p+Vector3.new(0,-1.25,0)
  313. end)
  314. local plr=game.Players.SmokeDelsin
  315.  
  316. char=player.Character
  317.  
  318. mouse=player:GetMouse()
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330. dances = Instance.new("Sound", char.head)
  331.  
  332. dances.SoundId = "http://www.roblox.com/asset/?id=215027605"
  333.  
  334. dances.Volume = 4
  335.  
  336. dances.Looped = true
  337.  
  338. local dances2 = false
  339.  
  340.  
  341.  
  342.  
  343. dancc = Instance.new("Sound", char.head)
  344.  
  345. dancc.SoundId = "http://www.roblox.com/asset/?id=156542010"
  346.  
  347. dancc.Volume = 1
  348.  
  349. dancc.Looped = true
  350.  
  351. local danccc = false
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359. dances3 = Instance.new("Sound", char.head)
  360.  
  361. dances3.SoundId = "http://www.roblox.com/asset/?id=144535959"
  362.  
  363. dances3.Volume = 1
  364.  
  365. dances3.Looped = true
  366.  
  367. local dances4 = false
  368.  
  369.  
  370.  
  371.  
  372. dances5 = Instance.new("Sound", char.head)
  373.  
  374. dances5.SoundId = "http://www.roblox.com/asset/?id=154564332"
  375.  
  376. dances5.Volume = 1
  377.  
  378. dances5.Looped = true
  379.  
  380. local dances6 = false
  381.  
  382.  
  383.  
  384.  
  385. cat1 = Instance.new("Sound", char.head)
  386.  
  387. cat1.SoundId = "http://www.roblox.com/asset/?id=164437968"
  388.  
  389. cat1.Volume = 1
  390.  
  391. cat1.Looped = true
  392.  
  393. local cat2 = false
  394.  
  395.  
  396.  
  397.  
  398. local dance = Instance.new("Animation", char)
  399.  
  400. dance.AnimationId = "rbxassetid://149359445"
  401.  
  402. dance.Name = "dance"
  403.  
  404.  
  405.  
  406.  
  407. local dancee = Instance.new("Animation", char)
  408.  
  409. dancee.AnimationId = "rbxassetid://149359445"
  410.  
  411. dancee.Name = "dancee"
  412.  
  413.  
  414.  
  415.  
  416. local danc = Instance.new("Animation", char)
  417.  
  418. danc.AnimationId = "rbxassetid://149359445"
  419.  
  420. danc.Name = "danc"
  421.  
  422.  
  423.  
  424.  
  425. local cat = Instance.new("Animation", char)
  426.  
  427. cat.AnimationId = "rbxassetid://149359445"
  428.  
  429. cat.Name = "cat"
  430.  
  431.  
  432.  
  433.  
  434. local shuffle = Instance.new("Animation", char)
  435.  
  436. shuffle.AnimationId = "rbxassetid://149359445"
  437.  
  438. shuffle.Name = "shuffle"
  439.  
  440.  
  441.  
  442.  
  443. local hop = Instance.new("Animation", char)
  444.  
  445. hop.AnimationId = "rbxassetid://149359445"
  446.  
  447. hop.Name = "hop"
  448.  
  449.  
  450.  
  451.  
  452. mouse.KeyDown:connect(function(key) local key=key:lower()
  453.  
  454. if key=="f" then
  455.  
  456. local vCharacter = char
  457.  
  458. local hum = vCharacter:findFirstChild("Humanoid")
  459.  
  460. blah = hum:LoadAnimation(char.dance)
  461.  
  462. blah:Play()
  463.  
  464. end
  465.  
  466. end)
  467.  
  468. mouse.KeyUp:connect(function(key) local key=key:lower()
  469.  
  470. if key=="f" then
  471.  
  472. blah:Stop()
  473.  
  474. end
  475.  
  476. end)
  477.  
  478. mouse.KeyDown:connect(function(key) local key=key:lower()
  479.  
  480. if key=="f" then
  481.  
  482. dances2 = true
  483.  
  484. dances:Play()
  485.  
  486. end
  487.  
  488. end)
  489.  
  490. mouse.KeyUp:connect(function(key) local key=key:lower()
  491.  
  492. if key=="f" then
  493.  
  494. dances2 = false
  495.  
  496. dances:Stop()
  497.  
  498. end
  499.  
  500. end)
  501.  
  502.  
  503.  
  504.  
  505. mouse.KeyDown:connect(function(key) local key=key:lower()
  506.  
  507. if key=="r" then
  508.  
  509. char.Animate.Disabled = true
  510.  
  511. local vCharacter = char
  512.  
  513. local hum = vCharacter:findFirstChild("Humanoid")
  514.  
  515. blah2 = hum:LoadAnimation(char.dancee)
  516.  
  517. blah2:Play()
  518.  
  519. end
  520.  
  521. end)
  522.  
  523. mouse.KeyUp:connect(function(key) local key=key:lower()
  524.  
  525. if key=="r" then
  526.  
  527. char.Animate.Disabled = false
  528.  
  529. blah2:Stop()
  530.  
  531. end
  532.  
  533. end)
  534.  
  535. mouse.KeyDown:connect(function(key) local key=key:lower()
  536.  
  537. if key=="r" then
  538.  
  539. dances4 = true
  540.  
  541. dances3:Play()
  542.  
  543. end
  544.  
  545. end)
  546.  
  547. mouse.KeyUp:connect(function(key) local key=key:lower()
  548.  
  549. if key=="r" then
  550.  
  551. dances4 = false
  552.  
  553. dances3:Stop()
  554.  
  555. end
  556.  
  557. end)
  558.  
  559.  
  560.  
  561.  
  562. mouse.KeyDown:connect(function(key) local key=key:lower()
  563.  
  564. if key=="g" then
  565.  
  566. local vCharacter = char
  567.  
  568. local hum = vCharacter:findFirstChild("Humanoid")
  569.  
  570. blah3 = hum:LoadAnimation(char.danc)
  571.  
  572. blah3:Play()
  573.  
  574. end
  575.  
  576. end)
  577.  
  578. mouse.KeyUp:connect(function(key) local key=key:lower()
  579.  
  580. if key=="g" then
  581.  
  582. blah3:Stop()
  583.  
  584. end
  585.  
  586. end)
  587.  
  588. mouse.KeyDown:connect(function(key) local key=key:lower()
  589.  
  590. if key=="g" then
  591.  
  592. dances6 = true
  593.  
  594. dances5:Play()
  595.  
  596. end
  597.  
  598. end)
  599.  
  600. mouse.KeyUp:connect(function(key) local key=key:lower()
  601.  
  602. if key=="g" then
  603.  
  604. dances6 = false
  605.  
  606. dances5:Stop()
  607.  
  608. end
  609.  
  610. end)
  611.  
  612.  
  613.  
  614.  
  615. mouse.KeyDown:connect(function(key) local key=key:lower()
  616.  
  617. if key=="c" then
  618.  
  619. local vCharacter = char
  620.  
  621. local hum = vCharacter:findFirstChild("Humanoid")
  622.  
  623. blah4 = hum:LoadAnimation(char.cat)
  624.  
  625. blah4:Play()
  626.  
  627. end
  628.  
  629. end)
  630.  
  631. mouse.KeyUp:connect(function(key) local key=key:lower()
  632.  
  633. if key=="c" then
  634.  
  635. blah4:Stop()
  636.  
  637. end
  638.  
  639. end)
  640.  
  641. mouse.KeyDown:connect(function(key) local key=key:lower()
  642.  
  643. if key=="c" then
  644.  
  645. cat2 = true
  646.  
  647. cat1:Play()
  648.  
  649. end
  650.  
  651. end)
  652.  
  653. mouse.KeyUp:connect(function(key) local key=key:lower()
  654.  
  655. if key=="c" then
  656.  
  657. cat2 = false
  658.  
  659. cat1:Stop()
  660.  
  661. end
  662.  
  663. end)
  664.  
  665.  
  666.  
  667.  
  668. mouse.KeyDown:connect(function(key) local key=key:lower()
  669.  
  670. if key=="h" then
  671.  
  672. local vCharacter = char
  673.  
  674. local hum = vCharacter:findFirstChild("Humanoid")
  675.  
  676. shufflee = hum:LoadAnimation(char.shuffle)
  677.  
  678. shufflee:Play()
  679.  
  680. wait(13)
  681.  
  682. hoppin = hum:LoadAnimation(char.hop)
  683.  
  684. hoppin:Play()
  685.  
  686. end
  687.  
  688. end)
  689.  
  690. mouse.KeyUp:connect(function(key) local key=key:lower()
  691.  
  692. if key=="h" then
  693.  
  694. shufflee:Stop()
  695.  
  696. hoppin:Stop()
  697.  
  698. end
  699.  
  700. end)
  701.  
  702. mouse.KeyUp:connect(function(key) local key=key:lower()
  703.  
  704. if key=="h" then
  705.  
  706. hoppin:Stop()
  707.  
  708. end
  709.  
  710. end)
  711.  
  712. mouse.KeyDown:connect(function(key) local key=key:lower()
  713.  
  714. if key=="h" then
  715.  
  716. shuffle2 = true
  717.  
  718. dancc:Play()
  719.  
  720. end
  721.  
  722. end)
  723.  
  724. mouse.KeyUp:connect(function(key) local key=key:lower()
  725.  
  726. if key=="h" then
  727.  
  728. danccc = false
  729.  
  730. dancc:Stop()
  731.  
  732. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement