Idk i wanna start with adv scripting
So like if you type a number into the textbox there will be a textlabel that shows you the name of the song
(Also do i need http service or not?)
You can use MarketplaceService GetProductInfo
local Asset = game:GetService("MarketplaceService"):GetProductInfo(SoundID) print(Asset.Name)
http://wiki.roblox.com/index.php?title=API:Class/MarketplaceService/GetProductInfo