abusabIe

bar

Jun 1st, 2019
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. local SP = script.Parent
  2.  
  3. wait(.05)
  4. SP.Visible = true
  5. wait(4)
  6. SP.Size = UDim2.new(0, 25, 0, 29)
  7. wait(2.5)
  8. SP.Size = UDim2.new(0, 56, 0, 29)
  9. wait(3)
  10. SP.Size = UDim2.new(0, 81, 0, 29)
  11. --wait(5)
  12. --SP.Size = UDim2.new(0, 117, 0, 29)
  13. wait(.6)
  14. SP.Size = UDim2.new(0, 158, 0, 29)
  15. wait(1)
  16. SP.Size = UDim2.new(0, 191, 0, 29)
  17. wait(6)
  18. SP.Size = UDim2.new(0, 206, 0, 29)
  19. wait(3)
  20. SP.Size = UDim2.new(0, 215, 0, 29)
  21. wait(2.654)
  22. SP.Size = UDim2.new(0, 229, 0, 29)
  23. wait(2)
  24. SP.Size = UDim2.new(0, 256, 0, 29)
  25.  
  26. SP.Visible = false
  27. -- Qestions? PM dev1223 for info --
Advertisement
Add Comment
Please, Sign In to add comment