-- link - single quote 'https://assetdelivery.roblox.com/v1/asset?id=1818' -- link - double quote "https://assetdelivery.roblox.com/v1/asset?id=1818" -- xml https://assetdelivery.roblox.com/v1/asset?id=1818 -- link - single quote, w/ space 'https://assetdelivery.roblox.com/v1/asset?id=1818 ' -- link - double quote, w/ space "https://assetdelivery.roblox.com/v1/asset?id=1818 " -- xml, w/ space https://assetdelivery.roblox.com/v1/asset?id=1818 --just the link. no spaces. https://assetdelivery.roblox.com/v1/asset?id=1818 --a variation of a roblox link http://www.roblox.com/asset/?version=1&id=1818 --another variation of a roblox link http://www.roblox.com/asset/?version=1&id=1818 --another possible variation http://www.roblox.com/asset/?id=1818&version=1 --another one http://www.roblox.com/asset/?id=1818&version=1 --quotation link "http://www.roblox.com/asset/?id=[ID]" -- script snippet game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id="..images[m]) l.Image = "http://www.roblox.com/asset/?id="..images[m] --spooking out snippet {"Boing", "http://novetus.me/asset?id=12222124", 2.509},--2 --recreated menderman snippet mesh7.MeshId = "http://www.roblox.com/asset/?id=17659272" mesh7.MeshId = "http://www.roblox.com/asset/?id=17659272" --snippet from survive the spheres Badges = {[0] = 30058718, [100] = 29890585, [200] = 29918752, [400] = 30057939} Playing = {} Tutorial = {"http://www.roblox.com/asset/?id=30093873", "http://www.roblox.com/asset/?id=30093900", "http://www.roblox.com/asset/?id=30093954", "http://www.roblox.com/asset/?id=30094010", "http://www.roblox.com/asset/?id=30094028", "http://www.roblox.com/asset/?id=30094049"} BallName = "bawlz" Base = workspace.Base CountDownTime = 15 Siz = 8 Size = Vector3.new(Siz, Siz, Siz) Multiplier = 1 SuckSpeed = 1.5 SuckSoundId = "http://www.roblox.com/asset/?id=10722059" TickSoundId = "rbxasset://sounds\\clickfast.wav" PingSoundId = "http://www.roblox.com/asset/?id=13114759" HorrorSoundId = "http://www.roblox.com/asset/?id=2767085" LostSoundId = "http://www.roblox.com/asset/?id=13378571" WonSoundId = "http://www.roblox.com/asset/?id=15632562" EatTime = 2 BallMass = 15000 copyrate = 15 Powerups = {} Lobby = script.Parent.Lobby VipId = 28197859