Advertisement
OfficalEquizkanYT

Music_Script-XerberV2

Jun 29th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. getglobal("game")
  2. getfield(-1, "Workspace")
  3. getglobal("Instance")
  4. getfield(-1, "new")
  5. pushstring("Sound")
  6. pushvalue(-4)
  7. pushstring("CPPMusic")
  8. setfield(-2, "Name")
  9. pcall(2, 1, 0)
  10. pushstring("rbxassetid://787636293")
  11. setfield(-2, "SoundId")
  12. pushnumber(1)
  13. setfield(-2, "Volume")
  14. pushstring("true")
  15. setfield(-2, "Playing")
  16. pushvalue(-2)
  17. emptystack()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement