Advertisement
Void_scripter0

SAM

Mar 13th, 2020
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.30 KB | None | 0 0
  1. warn("Z- to V I B E")
  2. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  3. local Player,game,owner = owner,game
  4. local RealPlayer = Player
  5. do
  6.  
  7. local rp = RealPlayer
  8. script.Parent = rp.Character
  9.  
  10. --RemoteEvent for communicating
  11. local Event = Instance.new("RemoteEvent")
  12. Event.Name = "UserInput_Event"
  13.  
  14. --Fake event to make stuff like Mouse.KeyDown work
  15. local function fakeEvent()
  16. local t = {_fakeEvent=true,Functions={},Connect=function(self,f)table.insert(self.Functions,f) end}
  17. t.connect = t.Connect
  18. return t
  19. end
  20.  
  21. --Creating fake input objects with fake variables
  22. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent(),Button2Up=fakeEvent(),Button2Down=fakeEvent()}
  23. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  24. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  25. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  26. end}
  27. --Merged 2 functions into one by checking amount of arguments
  28. CAS.UnbindAction = CAS.BindAction
  29.  
  30. --This function will trigger the events that have been :Connect()'ed
  31. local function te(self,ev,...)
  32. local t = m[ev]
  33. if t and t._fakeEvent then
  34. for _,f in pairs(t.Functions) do
  35. f(...)
  36. end
  37. end
  38. end
  39. m.TrigEvent = te
  40. UIS.TrigEvent = te
  41.  
  42. Event.OnServerEvent:Connect(function(plr,io)
  43. if plr~=rp then return end
  44. m.Target = io.Target
  45. m.Hit = io.Hit
  46. if not io.isMouse then
  47. local b = io.UserInputState == Enum.UserInputState.Begin
  48. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  49. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  50. end
  51. if io.UserInputType == Enum.UserInputType.MouseButton2 then
  52. return m:TrigEvent(b and "Button2Down" or "Button2Up")
  53. end
  54. for _,t in pairs(CAS.Actions) do
  55. for _,k in pairs(t.Keys) do
  56. if k==io.KeyCode then
  57. t.Function(t.Name,io.UserInputState,io)
  58. end
  59. end
  60. end
  61. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  62. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  63. end
  64. end)
  65. Event.Parent = NLS([==[
  66. local Player = game:GetService("Players").LocalPlayer
  67. local Event = script:WaitForChild("UserInput_Event")
  68. local Mouse = Player:GetMouse()
  69. local UIS = game:GetService("UserInputService")
  70. local input = function(io,a)
  71. if a then return end
  72. --Since InputObject is a client-side instance, we create and pass table instead
  73. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState,Hit=Mouse.Hit,Target=Mouse.Target})
  74. end
  75. UIS.InputBegan:Connect(input)
  76. UIS.InputEnded:Connect(input)
  77. local h,t
  78. --Give the server mouse data 30 times every second, but only if the values changed
  79. --If player is not moving their mouse, client won't fire events
  80. while wait(1/30) do
  81. if h~=Mouse.Hit or t~=Mouse.Target then
  82. h,t=Mouse.Hit,Mouse.Target
  83. Event:FireServer({isMouse=true,Target=t,Hit=h})
  84. end
  85. end]==],Player.Character)
  86.  
  87. ----Sandboxed game object that allows the usage of client-side methods and services
  88. --Real game object
  89. local _rg = game
  90.  
  91. --Metatable for fake service
  92. local fsmt = {
  93. __index = function(self,k)
  94. local s = rawget(self,"_RealService")
  95. if s then
  96. return typeof(s[k])=="function"
  97. and function(_,...)return s[k](s,...)end or s[k]
  98. end
  99. end,
  100. __newindex = function(self,k,v)
  101. local s = rawget(self,"_RealService")
  102. if s then s[k]=v end
  103. end
  104. }
  105. local function FakeService(t,RealService)
  106. t._RealService = typeof(RealService)=="string" and _rg:GetService(RealService) or RealService
  107. return setmetatable(t,fsmt)
  108. end
  109.  
  110. --Fake game object
  111. local g = {
  112. GetService = function(self,s)
  113. return rawget(self,s) or _rg:GetService(s)
  114. end,
  115. Players = FakeService({
  116. LocalPlayer = FakeService({GetMouse=function(self)return m end},Player)
  117. },"Players"),
  118. UserInputService = FakeService(UIS,"UserInputService"),
  119. ContextActionService = FakeService(CAS,"ContextActionService"),
  120. RunService = FakeService({
  121. _btrs = {},
  122. RenderStepped = _rg:GetService("RunService").Heartbeat,
  123. BindToRenderStep = function(self,name,_,fun)
  124. self._btrs[name] = self.Heartbeat:Connect(fun)
  125. end,
  126. UnbindFromRenderStep = function(self,name)
  127. self._btrs[name]:Disconnect()
  128. end,
  129. },"RunService")
  130. }
  131. rawset(g.Players,"localPlayer",g.Players.LocalPlayer)
  132. g.service = g.GetService
  133. FakeService(g,game)
  134. --Changing owner to fake player object to support owner:GetMouse()
  135. game,owner = g,g.Players.LocalPlayer
  136. end
  137.  
  138.  
  139.  
  140. plr = game.Players.LocalPlayer
  141. char = plr.Character
  142. mouse = plr:GetMouse()
  143. hum = char.HumanoidRootPart
  144. root = char.Torso
  145. left = char["Left Arm"]
  146. right = char["Right Arm"]
  147. rightl = char["Right Leg"]
  148. leftl = char["Left Leg"]
  149. tors = char["Torso"]
  150. piano = false
  151.  
  152. MUSIK2 = Instance.new("Sound",tors)
  153. MUSIK2.Playing = false
  154. MUSIK2.Looped = true
  155. MUSIK2.Pitch = 1
  156. MUSIK2.SoundId = "rbxassetid://3291903961"
  157. MUSIK2.Volume = 10
  158.  
  159. MUSIK5 = Instance.new("Sound",tors)
  160. MUSIK5.Playing = false
  161. MUSIK5.Looped = true
  162. MUSIK5.Pitch = 1
  163. MUSIK5.SoundId = "rbxassetid://4649995085"
  164. MUSIK5.Volume = 10
  165.  
  166. MUSIK8 = Instance.new("Sound",tors)
  167. MUSIK8.Playing = false
  168. MUSIK8.Looped = true
  169. MUSIK8.Pitch = 1
  170. MUSIK8.SoundId = "rbxassetid://4649995085"
  171. MUSIK8.Volume = 10
  172.  
  173. MUSIK9 = Instance.new("Sound",tors)
  174. MUSIK8.Playing = false
  175. MUSIK8.Looped = true
  176. MUSIK8.Pitch = 1
  177. MUSIK8.SoundId = "rbxassetid://1459547681"
  178. MUSIK8.Volume = 10
  179.  
  180.  
  181.  
  182. MUSIK6 = Instance.new("Sound",tors)
  183. MUSIK6.Playing = false
  184. MUSIK6.Looped = true
  185. MUSIK6.Pitch = 1
  186. MUSIK6.SoundId = "rbxassetid://2900820090"
  187. MUSIK6.Volume = 10
  188.  
  189.  
  190. MUSIK7 = Instance.new("Sound",tors)
  191. MUSIK7.Playing = false
  192. MUSIK7.Looped = true
  193. MUSIK7.Pitch = 1
  194. MUSIK7.SoundId = "rbxassetid://4750002603"
  195. MUSIK7.Volume = 10
  196.  
  197.  
  198. MUSIK = Instance.new("Sound",tors)
  199. MUSIK.Playing = false
  200. MUSIK.Looped = true
  201. MUSIK.Pitch = 1
  202. MUSIK.SoundId = "rbxassetid://3204846958"
  203. MUSIK.Volume = 10
  204.  
  205. MUSIK3 = Instance.new("Sound",tors)
  206. MUSIK3.Playing = false
  207. MUSIK3.Looped = true
  208. MUSIK3.Pitch = 1
  209. MUSIK3.SoundId = "rbxassetid://154232602"
  210. MUSIK3.Volume = 10
  211.  
  212. MUSIK4 = Instance.new("Sound",tors)
  213. MUSIK4.Playing = false
  214. MUSIK4.Looped = true
  215. MUSIK4.Pitch = 1
  216. MUSIK4.SoundId = "rbxassetid://464578470"
  217. MUSIK4.Volume = 10
  218.  
  219. gutf = Instance.new("Part")
  220. gutf.Parent = workspace
  221. gutf.Size = Vector3.new(10, 10, 10)
  222. gutf.CanCollide = true
  223. gutf.BrickColor = BrickColor.new("White")
  224. gutf.Material = "Neon"
  225.  
  226. wldf = Instance.new("Weld",owner.Character)
  227. wldf.Parent = gutf
  228. wldf.Part0 = gutf
  229. wldf.Part1 = root
  230. wldf.C0 = CFrame.new(-0.15, -3.485, 0.015)
  231. wldf.C1 = CFrame.Angles(0, 0, 0)
  232.  
  233. utm = Instance.new("Decal",gutf)
  234. utm.Face = "Front"
  235. utm.Texture = "http://www.roblox.com/asset/?id=4773478257"
  236.  
  237. uth = Instance.new("Decal",gutf)
  238. uth.Face = "Back"
  239. uth.Texture = "http://www.roblox.com/asset/?id=4773478257"
  240.  
  241. uta = Instance.new("Decal",gutf)
  242. uta.Face = "Left"
  243. uta.Texture = "http://www.roblox.com/asset/?id=4773478257"
  244.  
  245. utd = Instance.new("Decal",gutf)
  246. utd.Face = "Right"
  247. utd.Texture = "http://www.roblox.com/asset/?id=4773478257"
  248.  
  249. utf = Instance.new("Decal",gutf)
  250. utf.Face = "Top"
  251. utf.Texture = "http://www.roblox.com/asset/?id=4773478257"
  252.  
  253. utx = Instance.new("Decal",gutf)
  254. utx.Face = "Bottom"
  255. utx.Texture = "http://www.roblox.com/asset/?id=4773478257"
  256.  
  257. gutf = Instance.new("Part")
  258. gutf.Parent = tors
  259. gutf.Size = Vector3.new(1, 1, 1)
  260. gutf.Transparency = 0
  261. gutf.CanCollide = true
  262.  
  263. wldf = Instance.new("Weld",owner.Character)
  264. wldf.Parent = gutf
  265. wldf.Part0 = gutf
  266. wldf.Part1 = root
  267. wldf.C0 = CFrame.new(0.1, 21,0)
  268. wldf.C1 = CFrame.Angles(0, 0, 0)
  269.  
  270. utm = Instance.new("SpecialMesh",gutf)
  271. utm.MeshId = "rbxassetid://4678316253"
  272. utm.TextureId = "rbxassetid://4678314496"
  273. utm.Scale = Vector3.new(5,5,5)
  274. utm.C0 = CFrame.new(0.1, 21,0)
  275.  
  276. arm1 = Instance.new("Weld")
  277. arm1.Parent = left
  278. arm1.Part0 = left
  279. arm1.Part1 = root
  280.  
  281. arm2 = Instance.new("Weld")
  282. arm2.Parent = right
  283. arm2.Part0 = right
  284. arm2.Part1 = root
  285.  
  286. arm2.C0 = CFrame.new(1.5, 1.5, 0.2)
  287. arm2.C1 = CFrame.Angles(21.9, 0, 0)
  288. arm1.C0 = CFrame.new(-1.5, 1.5, 0.2)
  289. arm1.C1 = CFrame.Angles(21.9, 0, 0)
  290.  
  291. function pianop()
  292. char.Humanoid.WalkSpeed = 36
  293. piano = true
  294. MUSIK2:Play()
  295.  
  296. while piano do
  297. wait(0)
  298. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  299. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  300. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  301. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  302. wait(0)
  303. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  304. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  305. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  306. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  307. wait(0)
  308. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  309. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  310. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  311. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  312. wait(0)
  313. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  314. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  315. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  316. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  317. wait(0)
  318. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  319. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  320. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  321. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  322. wait(0)
  323. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  324. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  325. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  326. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  327. wait(0)
  328. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  329. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  330. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  331. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  332. wait(0)
  333. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  334. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  335. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  336. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  337. wait(0)
  338. utm.Scale = Vector3.new(2, 1.1, 2)
  339. utm.Scale = Vector3.new(2, 1.1, 2)
  340. utm.Scale = Vector3.new(2, 1.1, 2)
  341. utm.Scale = Vector3.new(2, 1.1, 2)
  342. wait(0)
  343. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  344. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  345. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  346. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  347. wait(0)
  348. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  349. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  350. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  351. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  352. wait(0)
  353. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  354. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  355. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  356. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  357. wait(0)
  358. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  359. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  360. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  361. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  362. wait(0)
  363. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  364. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  365. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  366. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  367. end
  368. end
  369.  
  370. function pianop2()
  371. char.Humanoid.WalkSpeed = 16
  372. piano = true
  373. MUSIK:Play()
  374.  
  375. while piano do
  376. wait(0.3)
  377. wait(0)
  378. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  379. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  380. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  381. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  382. wait(0)
  383. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  384. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  385. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  386. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  387. wait(0)
  388. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  389. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  390. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  391. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  392. wait(0)
  393. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  394. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  395. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  396. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  397. wait(0)
  398. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  399. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  400. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  401. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  402. wait(0)
  403. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  404. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  405. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  406. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  407. wait(0)
  408. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  409. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  410. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  411. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  412. wait(0)
  413. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  414. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  415. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  416. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  417. wait(0)
  418. utm.Scale = Vector3.new(2, 1.1, 2)
  419. utm.Scale = Vector3.new(2, 1.1, 2)
  420. utm.Scale = Vector3.new(2, 1.1, 2)
  421. utm.Scale = Vector3.new(2, 1.1, 2)
  422. wait(0)
  423. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  424. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  425. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  426. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  427. wait(0)
  428. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  429. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  430. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  431. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  432. wait(0)
  433. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  434. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  435. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  436. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  437. wait(0)
  438. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  439. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  440. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  441. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  442. wait(0)
  443. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  444. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  445. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  446. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  447. end
  448. end
  449.  
  450. function pianop3()
  451. char.Humanoid.WalkSpeed = 16
  452. piano = true
  453. MUSIK3:Play()
  454.  
  455. while piano do
  456. wait(0.3)
  457. wait(0)
  458. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  459. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  460. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  461. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  462. wait(0)
  463. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  464. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  465. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  466. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  467. wait(0)
  468. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  469. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  470. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  471. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  472. wait(0)
  473. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  474. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  475. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  476. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  477. wait(0)
  478. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  479. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  480. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  481. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  482. wait(0)
  483. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  484. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  485. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  486. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  487. wait(0)
  488. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  489. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  490. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  491. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  492. wait(0)
  493. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  494. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  495. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  496. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  497. wait(0)
  498. utm.Scale = Vector3.new(2, 1.1, 2)
  499. utm.Scale = Vector3.new(2, 1.1, 2)
  500. utm.Scale = Vector3.new(2, 1.1, 2)
  501. utm.Scale = Vector3.new(2, 1.1, 2)
  502. wait(0)
  503. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  504. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  505. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  506. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  507. wait(0)
  508. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  509. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  510. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  511. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  512. wait(0)
  513. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  514. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  515. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  516. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  517. wait(0)
  518. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  519. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  520. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  521. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  522. wait(0)
  523. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  524. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  525. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  526. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  527. end
  528. end
  529.  
  530. function pianop4()
  531. char.Humanoid.WalkSpeed = 16
  532. piano = true
  533. MUSIK4:Play()
  534.  
  535. while piano do
  536. wait(0)
  537. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  538. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  539. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  540. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  541. wait(0)
  542. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  543. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  544. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  545. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  546. wait(0)
  547. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  548. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  549. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  550. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  551. wait(0)
  552. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  553. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  554. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  555. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  556. wait(0)
  557. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  558. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  559. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  560. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  561. wait(0)
  562. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  563. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  564. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  565. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  566. wait(0)
  567. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  568. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  569. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  570. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  571. wait(0)
  572. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  573. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  574. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  575. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  576. wait(0)
  577. utm.Scale = Vector3.new(2, 1.1, 2)
  578. utm.Scale = Vector3.new(2, 1.1, 2)
  579. utm.Scale = Vector3.new(2, 1.1, 2)
  580. utm.Scale = Vector3.new(2, 1.1, 2)
  581. wait(0)
  582. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  583. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  584. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  585. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  586. wait(0)
  587. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  588. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  589. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  590. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  591. wait(0)
  592. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  593. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  594. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  595. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  596. wait(0)
  597. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  598. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  599. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  600. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  601. wait(0)
  602. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  603. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  604. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  605. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  606. end
  607. end
  608.  
  609. function pianop5()
  610. char.Humanoid.WalkSpeed = 16
  611. piano = true
  612. MUSIK5:Play()
  613.  
  614. while piano do
  615. wait(0)
  616. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  617. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  618. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  619. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  620. wait(0)
  621. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  622. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  623. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  624. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  625. wait(0)
  626. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  627. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  628. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  629. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  630. wait(0)
  631. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  632. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  633. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  634. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  635. wait(0)
  636. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  637. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  638. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  639. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  640. wait(0)
  641. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  642. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  643. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  644. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  645. wait(0)
  646. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  647. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  648. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  649. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  650. wait(0)
  651. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  652. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  653. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  654. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  655. wait(0)
  656. utm.Scale = Vector3.new(2, 1.1, 2)
  657. utm.Scale = Vector3.new(2, 1.1, 2)
  658. utm.Scale = Vector3.new(2, 1.1, 2)
  659. utm.Scale = Vector3.new(2, 1.1, 2)
  660. wait(0)
  661. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  662. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  663. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  664. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  665. wait(0)
  666. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  667. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  668. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  669. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  670. wait(0)
  671. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  672. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  673. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  674. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  675. wait(0)
  676. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  677. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  678. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  679. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  680. wait(0)
  681. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  682. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  683. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  684. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  685. end
  686. end
  687.  
  688. function pianop6()
  689. char.Humanoid.WalkSpeed = 16
  690. piano = true
  691. MUSIK6:Play()
  692.  
  693. while piano do
  694. wait(0)
  695. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  696. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  697. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  698. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  699. wait(0)
  700. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  701. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  702. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  703. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  704. wait(0)
  705. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  706. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  707. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  708. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  709. wait(0)
  710. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  711. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  712. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  713. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  714. wait(0)
  715. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  716. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  717. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  718. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  719. wait(0)
  720. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  721. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  722. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  723. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  724. wait(0)
  725. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  726. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  727. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  728. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  729. wait(0)
  730. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  731. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  732. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  733. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  734. wait(0)
  735. utm.Scale = Vector3.new(2, 1.1, 2)
  736. utm.Scale = Vector3.new(2, 1.1, 2)
  737. utm.Scale = Vector3.new(2, 1.1, 2)
  738. utm.Scale = Vector3.new(2, 1.1, 2)
  739. wait(0)
  740. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  741. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  742. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  743. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  744. wait(0)
  745. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  746. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  747. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  748. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  749. wait(0)
  750. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  751. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  752. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  753. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  754. wait(0)
  755. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  756. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  757. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  758. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  759. wait(0)
  760. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  761. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  762. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  763. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  764. end
  765. end
  766.  
  767. function pianop7()
  768. char.Humanoid.WalkSpeed = 16
  769. piano = true
  770. MUSIK7:Play()
  771.  
  772. while piano do
  773. wait(0)
  774. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  775. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  776. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  777. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  778. wait(0)
  779. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  780. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  781. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  782. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  783. wait(0)
  784. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  785. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  786. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  787. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  788. wait(0)
  789. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  790. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  791. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  792. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  793. wait(0)
  794. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  795. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  796. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  797. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  798. wait(0)
  799. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  800. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  801. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  802. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  803. wait(0)
  804. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  805. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  806. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  807. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  808. wait(0)
  809. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  810. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  811. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  812. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  813. wait(0)
  814. utm.Scale = Vector3.new(2, 1.1, 2)
  815. utm.Scale = Vector3.new(2, 1.1, 2)
  816. utm.Scale = Vector3.new(2, 1.1, 2)
  817. utm.Scale = Vector3.new(2, 1.1, 2)
  818. wait(0)
  819. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  820. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  821. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  822. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  823. wait(0)
  824. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  825. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  826. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  827. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  828. wait(0)
  829. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  830. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  831. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  832. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  833. wait(0)
  834. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  835. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  836. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  837. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  838. wait(0)
  839. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  840. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  841. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  842. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  843. end
  844. end
  845.  
  846. function pianop8()
  847. char.Humanoid.WalkSpeed = 16
  848. piano = true
  849. MUSIK8:Play()
  850.  
  851. while piano do
  852. wait(0)
  853. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  854. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  855. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  856. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  857. wait(0)
  858. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  859. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  860. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  861. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  862. wait(0)
  863. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  864. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  865. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  866. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  867. wait(0)
  868. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  869. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  870. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  871. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  872. wait(0)
  873. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  874. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  875. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  876. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  877. wait(0)
  878. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  879. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  880. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  881. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  882. wait(0)
  883. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  884. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  885. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  886. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  887. wait(0)
  888. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  889. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  890. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  891. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  892. wait(0)
  893. utm.Scale = Vector3.new(2, 1.1, 2)
  894. utm.Scale = Vector3.new(2, 1.1, 2)
  895. utm.Scale = Vector3.new(2, 1.1, 2)
  896. utm.Scale = Vector3.new(2, 1.1, 2)
  897. wait(0)
  898. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  899. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  900. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  901. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  902. wait(0)
  903. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  904. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  905. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  906. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  907. wait(0)
  908. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  909. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  910. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  911. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  912. wait(0)
  913. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  914. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  915. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  916. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  917. wait(0)
  918. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  919. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  920. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  921. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  922. end
  923. end
  924.  
  925. function pianop9()
  926. char.Humanoid.WalkSpeed = 16
  927. piano = true
  928. MUSIK9:Play()
  929.  
  930. while piano do
  931. wait(0)
  932. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  933. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  934. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  935. utm.Scale = Vector3.new(1.5, 1.1, 1.5)
  936. wait(0)
  937. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  938. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  939. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  940. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  941. wait(0)
  942. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  943. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  944. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  945. utm.Scale = Vector3.new(1.6, 1.1, 1.6)
  946. wait(0)
  947. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  948. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  949. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  950. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  951. wait(0)
  952. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  953. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  954. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  955. utm.Scale = Vector3.new(1.7, 1.1, 1.7)
  956. wait(0)
  957. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  958. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  959. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  960. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  961. wait(0)
  962. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  963. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  964. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  965. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  966. wait(0)
  967. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  968. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  969. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  970. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  971. wait(0)
  972. utm.Scale = Vector3.new(2, 1.1, 2)
  973. utm.Scale = Vector3.new(2, 1.1, 2)
  974. utm.Scale = Vector3.new(2, 1.1, 2)
  975. utm.Scale = Vector3.new(2, 1.1, 2)
  976. wait(0)
  977. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  978. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  979. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  980. utm.Scale = Vector3.new(1.99, 1.1, 1.99)
  981. wait(0)
  982. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  983. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  984. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  985. utm.Scale = Vector3.new(1.88, 1.1, 1.88)
  986. wait(0)
  987. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  988. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  989. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  990. utm.Scale = Vector3.new(1.77, 1.1, 1.77)
  991. wait(0)
  992. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  993. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  994. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  995. utm.Scale = Vector3.new(1.66, 1.1, 1.66)
  996. wait(0)
  997. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  998. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  999. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  1000. utm.Scale = Vector3.new(1.55, 1.1, 1.55)
  1001. end
  1002. end
  1003.  
  1004.  
  1005.  
  1006. function stop2()
  1007. char.Humanoid.WalkSpeed = 16
  1008. MUSIK2:Stop()
  1009. MUSIK:Stop()
  1010. MUSIK3:Stop()
  1011. MUSIK4:Stop()
  1012. MUSIK5:Stop()
  1013. MUSIK6:Stop()
  1014. MUSIK7:Stop()
  1015. MUSIK8:Stop()
  1016. MUSIK9:Stop()
  1017. piano = false
  1018. arm2.C0 = CFrame.new(1.5, 1.5, 0.2)
  1019. arm2.C1 = CFrame.Angles(21.9, 0, 0)
  1020. arm1.C0 = CFrame.new(-1.5, 1.5, 0.2)
  1021. arm1.C1 = CFrame.Angles(21.9, 0, 0)
  1022. end
  1023.  
  1024. mouse.KeyDown:connect(function(Press)
  1025. Press=Press:lower()
  1026. if Press=="z" and piano == false then
  1027. pianop()
  1028. end
  1029. if Press=="c" and piano == false then
  1030. pianop2()
  1031. end
  1032. if Press=="v" and piano == false then
  1033. pianop3()
  1034. end
  1035. if Press=="b" and piano == false then
  1036. pianop4()
  1037. end
  1038. if Press=="m" and piano == false then
  1039. pianop5()
  1040. end
  1041. if Press=="l" and piano == false then
  1042. pianop6()
  1043. end
  1044. if Press=="g" and piano == false then
  1045. pianop7()
  1046. end
  1047. if Press=="n" and piano == false then
  1048. pianop8()
  1049. end
  1050. if Press=="b" and piano == false then
  1051. pianop9()
  1052. end
  1053. if Press=="x" and piano == true then
  1054. stop2()
  1055. end
  1056. end)
  1057. wldf.C0 = CFrame.new(0.2, -4,-0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement