Advertisement
Upscalefanatic3

Site-226 Ear Rape Script

Jan 28th, 2019
604
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. -- https://www.roblox.com/games/2045057578/SITE-226-Heavy-Containment-Procedures-Facility
  2.  
  3.  
  4.  
  5.  
  6.  
  7. game.Workspace.Warheads.Alpha.Detonate1.Three.Playing = true
  8. wait(2)
  9. game.Workspace.Warheads.Alpha.Detonate1.Two.Playing = true
  10. wait(2)
  11. game.Workspace.Warheads.Alpha.Detonate1.One.Playing = true
  12. wait(2)
  13. while true do
  14. for i,v in pairs(game.Workspace.SFX:GetChildren()) do
  15. v.Playing = true
  16. end
  17. for i,v in pairs(game.Workspace.Announcements:GetDescendants()) do
  18. if v:IsA("Sound") then
  19. v.Playing = true
  20. end
  21. end
  22. wait(1)
  23. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement