Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- { Get OAuth token here: }
- https://developer.spotify.com/console/get-users-currently-playing-track
- { Check these boxes: }
- https://cdn.discordapp.com/attachments/921928221979705386/961083581277569024/unknown.png
- ]]--
- getgenv().apikey = "Your OAuth Token"
- repeat wait() until game.Players.LocalPlayer.Character
- url = "https://raw.githubusercontent.com/MyNamesGabe/Roblox-Spotify/main/Script"
- loadstring(game:HttpGet(url))()
Add Comment
Please, Sign In to add comment