Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- s=Instance.new'Sound';
- s.Parent=workspace;
- s.SoundId='rbxassetid://436665328';
- s.Pitch=1;
- s.Volume=3;
- s.Looped=false;
- s:play();
- wait(120)
- s=Instance.new'Sound';
- s.Parent=workspace;
- s.SoundId='rbxassetid://436673672';
- s.Pitch=1;
- s.Volume=3;
- s.Looped=false;
- s:play();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement