local Key = "VXSPOT" local Target = "https://raw.githubusercontent.com/Vxspot/VxspotV2/refs/heads/main/VPFAMILLY_TPS.txt" if Key == "VXSPOT" then loadstring(game:HttpGet(Target))() else error("ACCESS DENIED") end