Advertisement
GuestNoobROBLOX

test

Jul 8th, 2018
856
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.50 KB | None | 0 0
  1. plr = game.Players.LocalPlayer
  2. repeat wait() until plr.Character
  3. char = plr.Character
  4.  
  5. for i,v in pairs(char:GetChildren()) do
  6. if v.ClassName == "Part" then
  7. v.Transparency = 1
  8. elseif v.ClassName == "Accessory" then
  9. v.Handle.Transparency = 1
  10. end
  11. end
  12. char.Animate:Destroy()
  13. char.Humanoid.Animator:Destroy()
  14. local bill = Instance.new("BillboardGui",char.Torso)
  15. bill.Name = "Playtime"
  16. bill.Adornee = bill.Parent
  17. bill.Size = UDim2.new(2.2, 0, 2.2, 0)
  18. bill.Archivable = true
  19. bill.AutoLocalize = true
  20. local img = Instance.new("ImageLabel",bill)
  21. img.Size = UDim2.new(2.85, 0, 3, 0)
  22. img.Image = "http://www.roblox.com/asset/?id=1890933541"
  23. img.Visible = true
  24. img.BackgroundTransparency = 1
  25. img.Position = UDim2.new(-0.7, 0, -1, 0)
  26. char.Humanoid.HipHeight = 0
  27. char.Humanoid.Name = "Playtime"
  28. WOW = Instance.new("Sound",char.Head)
  29. WOW.SoundId = "rbxassetid://1847115545"
  30. WOW.Volume = 10
  31. TWO = Instance.new("Sound",char.Head)
  32. TWO.SoundId = "rbxassetid://1846619160"
  33. TWO.Volume = 10
  34. Three = Instance.new("Sound",char.Head)
  35. Three.SoundId = "rbxassetid://1846620849"
  36. Three.Volume = 10
  37. Four = Instance.new("Sound",char.Head)
  38. Four.SoundId = "rbxassetid://1846859927"
  39. Four.Volume = 10
  40. Five = Instance.new("Sound",char.Head)
  41. Five.SoundId = "rbxassetid://1891296694"
  42. Five.Volume = 10
  43. One = Instance.new("Sound",char.Head)
  44. One.SoundId = "rbxassetid://1846615963"
  45. One.Volume = 10
  46. READYGO = Instance.new("Sound",char.Head)
  47. READYGO.SoundId = "rbxassetid://1891304897"
  48. READYGO.Volume = 10
  49. PlaytimeJingle = Instance.new("Sound",char.Head)
  50. PlaytimeJingle.SoundId = "rbxassetid://1953605962"
  51. PlaytimeJingle.Volume = 2
  52. PlaytimeJingle.Looped = true
  53. PlaytimeJingle:Play()
  54. WannaPlay = Instance.new("Sound",char.Head)
  55. WannaPlay.SoundId = "rbxassetid://1891305588"
  56. WannaPlay.Volume = 10
  57. Laugh = Instance.new("Sound",char.Head)
  58. Laugh.SoundId = "rbxassetid://1891303135"
  59. Laugh.Volume = 10
  60. LetsPlay = Instance.new("Sound",char.Head)
  61. LetsPlay.SoundId = "rbxassetid://1891351859"
  62. LetsPlay.Volume = 10
  63. Instructions = Instance.new("Sound",char.Head)
  64. Instructions.SoundId = "rbxassetid://1891302320"
  65. Instructions.Volume = 10
  66. JumpCount = 0
  67. char.Head.face.Transparency = 1
  68. char.Playtime.WalkSpeed = 40
  69. char.Playtime.MaxHealth = 0
  70. touched = false
  71. char.Torso.Touched:connect(function(part)
  72. local human = part.Parent:FindFirstChildOfClass("Humanoid")
  73. if human and human.Parent.Name ~= char.Name and touched == false then
  74. touched = true
  75. human.WalkSpeed = 0
  76. char.Playtime.WalkSpeed = 0
  77. Instructions:Play()
  78. wait(0.70)
  79. Instructions.Volume = 0
  80. Five:Play()
  81. wait(0.40)
  82. Instructions.Volume = 10
  83. wait(8.00)
  84. READYGO:Play()
  85. wait(2.00)
  86. human.Jump = true
  87. wait(0.01)
  88. human.Jump = false
  89. One:Play()
  90. wait(2.00)
  91. human.Jump = true
  92. wait(0.01)
  93. human.Jump = false
  94. TWO:Play()
  95. wait(2.00)
  96. human.Jump = true
  97. wait(0.01)
  98. human.Jump = false
  99. Three:Play()
  100. wait(2.00)
  101. human.Jump = true
  102. wait(0.01)
  103. human.Jump = false
  104. Four:Play()
  105. wait(2.00)
  106. human.Jump = true
  107. wait(0.01)
  108. human.Jump = false
  109. Five:Play()
  110. wait(2.00)
  111. WOW:Play()
  112. human.WalkSpeed = 16
  113. char.Playtime.WalkSpeed = 30
  114. touched = true
  115. wait(6.5)
  116. touched = false
  117. wait(0.9)
  118. if JumpCount == 0 and human.Jump then
  119. JumpCount = 1
  120. else
  121. touched = false
  122. JumpCount = 0
  123. end
  124. wait(1)
  125. if JumpCount == 1 and human.Jump then
  126. JumpCount = 2
  127. else
  128. JumpCount = 0
  129. end
  130. wait(1)
  131. if JumpCount == 2 and human.Jump then
  132. JumpCount = 3
  133. else
  134. JumpCount = 0
  135. end
  136. wait(1)
  137. if JumpCount == 3 and human.Jump then
  138. JumpCount = 4
  139. else
  140. JumpCount = 0
  141. end
  142. wait(1)
  143. if JumpCount == 4 and human.Jump then
  144. JumpCount = 0
  145. wait(1)
  146. touched = false
  147. char.Playtime.Walkspeed = 16
  148. human.WalkSpeed = 16
  149. else
  150. JumpCount = 0
  151. end
  152. end
  153. end)
  154. while true do
  155. wait()
  156. img.Image = "http://www.roblox.com/asset/?id=1890933942"
  157. wait(0.05)
  158. img.Image = "http://www.roblox.com/asset/?id=1890934453"
  159. wait(0.05)
  160. img.Image = "http://www.roblox.com/asset/?id=1890934875"
  161. wait(0.05)
  162. img.Image = "http://www.roblox.com/asset/?id=1890935343"
  163. wait(0.05)
  164. img.Image = "http://www.roblox.com/asset/?id=1890935748"
  165. wait(0.05)
  166. img.Image = "http://www.roblox.com/asset/?id=1890936113"
  167. wait(0.05)
  168. img.Image = "http://www.roblox.com/asset/?id=1890933541"
  169. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement