Sungmingamerpro13

Music Box Charge (Script)

Sep 22nd, 2025
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.45 KB | None | 0 0
  1. while true do
  2.     wait(0.1)
  3.     if game.Workspace.AI.MusicBox.TImer.Value == 21 then
  4.         script.Parent.Image = "http://www.roblox.com/asset/?id=13376782139"
  5.     else    if game.Workspace.AI.MusicBox.TImer.Value == 20 then
  6.             script.Parent.Image = "http://www.roblox.com/asset/?id=13376778496"
  7.         else    if game.Workspace.AI.MusicBox.TImer.Value == 19 then
  8.                 script.Parent.Image = "http://www.roblox.com/asset/?id=13376773686"
  9.             else    if game.Workspace.AI.MusicBox.TImer.Value == 18 then
  10.                     script.Parent.Image = "http://www.roblox.com/asset/?id=13376770919"
  11.                 else    if game.Workspace.AI.MusicBox.TImer.Value == 17 then
  12.                         script.Parent.Image = "http://www.roblox.com/asset/?id=13376766867"
  13.                     else    if game.Workspace.AI.MusicBox.TImer.Value == 16 then
  14.                             script.Parent.Image = "http://www.roblox.com/asset/?id=13376762332"
  15.                         else    if game.Workspace.AI.MusicBox.TImer.Value == 15 then
  16.                                 script.Parent.Image = "http://www.roblox.com/asset/?id=13376757994"
  17.                             else    if game.Workspace.AI.MusicBox.TImer.Value == 14 then
  18.                                     script.Parent.Image = "http://www.roblox.com/asset/?id=13376754552"
  19.                                 else    if game.Workspace.AI.MusicBox.TImer.Value == 13 then
  20.                                         script.Parent.Image = "http://www.roblox.com/asset/?id=13376743101"
  21.                                     else    if game.Workspace.AI.MusicBox.TImer.Value == 12 then
  22.                                             script.Parent.Image = "http://www.roblox.com/asset/?id=13376737896"
  23.                                         else    if game.Workspace.AI.MusicBox.TImer.Value == 11 then
  24.                                                 script.Parent.Image = "http://www.roblox.com/asset/?id=13376727513"
  25.                                             else    if game.Workspace.AI.MusicBox.TImer.Value == 10 then
  26.                                                     script.Parent.Image = "http://www.roblox.com/asset/?id=13376723159"
  27.                                                 else    if game.Workspace.AI.MusicBox.TImer.Value == 9 then
  28.                                                         script.Parent.Image = "http://www.roblox.com/asset/?id=13376720493"
  29.                                                     else    if game.Workspace.AI.MusicBox.TImer.Value == 8 then
  30.                                                             script.Parent.Image = "http://www.roblox.com/asset/?id=13376717816"
  31.                                                         else    if game.Workspace.AI.MusicBox.TImer.Value == 7 then
  32.                                                                 script.Parent.Image = "http://www.roblox.com/asset/?id=13376713887"
  33.                                                             else    if game.Workspace.AI.MusicBox.TImer.Value == 6 then
  34.                                                                     script.Parent.Image = "http://www.roblox.com/asset/?id=13376711142"
  35.                                                                 else    if game.Workspace.AI.MusicBox.TImer.Value == 5 then
  36.                                                                         script.Parent.Image = "http://www.roblox.com/asset/?id=13376709096"
  37.                                                                     else    if game.Workspace.AI.MusicBox.TImer.Value == 4 then
  38.                                                                             script.Parent.Image = "http://www.roblox.com/asset/?id=13376706309"
  39.                                                                         else    if game.Workspace.AI.MusicBox.TImer.Value == 3 then
  40.                                                                                 script.Parent.Image = "http://www.roblox.com/asset/?id=13376704022"
  41.                                                                             else    if game.Workspace.AI.MusicBox.TImer.Value == 2 then
  42.                                                                                     script.Parent.Image = "http://www.roblox.com/asset/?id=13376701315"
  43.                                                                                 else    if game.Workspace.AI.MusicBox.TImer.Value == 1 then
  44.                                                                                         script.Parent.Image = "http://www.roblox.com/asset/?id=13376698578"
  45.                                                                                     end
  46.                                                                                 end
  47.                                                                             end
  48.                                                                         end
  49.                                                                     end
  50.                                                                 end
  51.                                                             end
  52.                                                         end
  53.                                                     end
  54.                                                 end
  55.                                             end
  56.                                         end
  57.                                     end
  58.                                 end
  59.                             end
  60.                         end
  61.                     end
  62.                 end
  63.             end
  64.         end
  65.     end
  66. end
  67.  
Advertisement
Add Comment
Please, Sign In to add comment