Advertisement
good_scripter

Untitled

Jun 17th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.41 KB | None | 0 0
  1. plr = game.Players.julio_7779
  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 = "BaldiTalkingDisplay"
  16. bill.Adornee = bill.Parent
  17. bill.Size = UDim2.new(13, 0 , 6, 0)
  18. bill.Archivable = true
  19. bill.AutoLocalize = true
  20. local img = Instance.new("ImageLabel",bill)
  21. img.Size = UDim2.new(0.75, 0 , 1.5, 0)
  22. img.Image = "http://www.roblox.com/asset/?id=1915456302"
  23. img.Visible = true
  24. img.BackgroundTransparency = 1
  25. img.Position = UDim2.new(0.213, 0 , 0, -18)
  26. char.Humanoid.HipHeight = 2.1
  27. char.Humanoid.Name = "BaldiTALKING"
  28. go = Instance.new("Sound",char)
  29. go.SoundId = "rbxassetid://"
  30. go.Volume = 4
  31. five = Instance.new("Sound",char)
  32. five.SoundId = "rbxassetid://1846385376"
  33. five.Volume = 10
  34. two = Instance.new("Sound",char)
  35. two.SoundId = "rbxassetid://1846355572"
  36. two.Volume = 10
  37. one = Instance.new("Sound",char)
  38. one.SoundId = "rbxassetid://1846380458"
  39. one.Volume = 10
  40. four = Instance.new("Sound",char)
  41. four.SoundId = "rbxassetid://1846328048"
  42. four.Volume = 10
  43. messup = Instance.new("Sound",char)
  44. messup.SoundId = "rbxassetid://1846207665"
  45. messup.Volume = 10
  46. win = Instance.new("Sound",char)
  47. win.Name = "YouWon"
  48. win.SoundId = "rbxassetid://1846429399"
  49. win:Play()
  50. win.Volume = 10
  51. wait(0.12)
  52. wait(0.12)
  53. wait(0.12)
  54. wait(0.12)
  55. wait(0.12)
  56. wait(0.12)
  57. wait(0.12)
  58. wait(0.12)
  59. wait(0.12)
  60. wait(0.12)
  61. wait(0.12)
  62. wait(0.12)
  63. wait(0.12)
  64. wait(0.12)
  65. wait(0.12)
  66. wait(0.12)
  67. wait(0.12)
  68. wait(0.12)
  69. wait(0.12)
  70. wait(0.12)
  71. wait(0.12)
  72. wait(0.12)
  73. wait(0.12)
  74. wait(0.12)
  75. wait(0.12)
  76. wait(0.12)
  77. wait(0.12)
  78. wait(0.12)
  79. wait(0.12)
  80. wait(0.12)
  81. wait(0.12)
  82. wait(0.12)
  83. wait(0.12)
  84. wait(0.12)
  85. wait(0.12)
  86. wait(0.12)
  87. wait(0.12)
  88. wait(0.12)
  89. wait(0.12)
  90. wait(0.12)
  91. wait(0.12)
  92. wait(0.12)
  93. wait(0.12)
  94. wait(0.12)
  95. messup:Play()
  96. wait(0.12)
  97. wait(0.12)
  98. wait(0.12)
  99. wait(0.12)
  100. wait(0.12)
  101. wait(0.12)
  102. wait(0.12)
  103. wait(0.12)
  104. wait(0.12)
  105. wait(0.12)
  106. four:Play()
  107. wait(0.12)
  108. wait(0.12)
  109. wait(0.12)
  110. wait(0.12)
  111. wait(0.12)
  112. wait(0.12)
  113. wait(0.12)
  114. one:Play()
  115. wait(0.12)
  116. wait(0.12)
  117. wait(0.12)
  118. wait(0.12)
  119. wait(0.12)
  120. wait(0.12)
  121. wait(0.12)
  122. two:Play()
  123. wait(0.12)
  124. wait(0.12)
  125. wait(0.12)
  126. wait(0.12)
  127. wait(0.12)
  128. wait(0.12)
  129. wait(0.12)
  130. five:Play()
  131. ItsPlaytime = Instance.new("Sound",char)
  132. ItsPlaytime.SoundId = "rbxassetid://1843296579"
  133. ItsPlaytime.Volume = 2
  134. ItsPlaytime:Play()
  135. ItsPlaytime.Looped = true
  136. JumpCount = 0
  137. char.Head.face.Transparency = 1
  138. touched = false
  139. char.Torso.Touched:connect(function(part)
  140. local human = part.Parent:FindFirstChildOfClass("Humanoid")
  141. if human and human.Parent.Name ~= char.Name and touched == false then
  142. two.Volume = 1
  143. touched = true
  144. wait(0.9)
  145. if JumpCount == 0 and human.Jump then
  146. JumpCount = 1
  147. else
  148. touched = false
  149. JumpCount = 0
  150. end
  151. wait(1)
  152. if JumpCount == 1 and human.Jump then
  153. JumpCount = 2
  154. else
  155. JumpCount = 0
  156. end
  157. wait(1)
  158. if JumpCount == 2 and human.Jump then
  159. JumpCount = 3
  160. else
  161. JumpCount = 0
  162. end
  163. wait(1)
  164. if JumpCount == 3 and human.Jump then
  165. JumpCount = 4
  166. else
  167. JumpCount = 0
  168. end
  169. wait(1)
  170. if JumpCount == 4 and human.Jump then
  171. JumpCount = 0
  172. wait(1)
  173. touched = false
  174. char.Baldi.WalkSpeed = 16
  175. human.WalkSpeed = 16
  176. else
  177. JumpCount = 0
  178. end
  179. end
  180. end)
  181. while true do
  182. wait()
  183. img.Image = "http://www.roblox.com/asset/?id=1915456302"
  184. wait(0.01)
  185. img.Image = "http://www.roblox.com/asset/?id=1915456590"
  186. wait(0.01)
  187. img.Image = "http://www.roblox.com/asset/?id=1915456873"
  188. wait(0.01)
  189. img.Image = "http://www.roblox.com/asset/?id=1915457126"
  190. wait(0.01)
  191. img.Image = "http://www.roblox.com/asset/?id=1915457426"
  192. wait(0.01)
  193. img.Image = "http://www.roblox.com/asset/?id=1915457769"
  194. wait(0.01)
  195. img.Image = "http://www.roblox.com/asset/?id=1915457426"
  196. wait(0.01)
  197. img.Image = "http://www.roblox.com/asset/?id=1915457126"
  198. wait(0.01)
  199. img.Image = "http://www.roblox.com/asset/?id=1915456873"
  200. wait(0.01)
  201. img.Image = "http://www.roblox.com/asset/?id=1915456590"
  202. wait(0.01)
  203. img.Image = "http://www.roblox.com/asset/?id=1915456302"
  204. wait(0.01)
  205. img.Image = "http://www.roblox.com/asset/?id=1915456302"
  206. wait(0.01)
  207. img.Image = "http://www.roblox.com/asset/?id=1915456590"
  208. wait(0.01)
  209. img.Image = "http://www.roblox.com/asset/?id=1915456873"
  210. wait(0.01)
  211. img.Image = "http://www.roblox.com/asset/?id=1915457126"
  212. wait(0.01)
  213. img.Image = "http://www.roblox.com/asset/?id=1915457426"
  214. wait(0.01)
  215. img.Image = "http://www.roblox.com/asset/?id=1915457769"
  216. wait(0.01)
  217. img.Image = "http://www.roblox.com/asset/?id=1915457426"
  218. wait(0.01)
  219. img.Image = "http://www.roblox.com/asset/?id=1915457126"
  220. wait(0.01)
  221. img.Image = "http://www.roblox.com/asset/?id=1915456873"
  222. wait(0.01)
  223. img.Image = "http://www.roblox.com/asset/?id=1915456590"
  224. wait(0.01)
  225. img.Image = "http://www.roblox.com/asset/?id=1915456302"
  226. wait(0.01)
  227. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement