Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\thesilliest] @="URL:TheSilliest Protocol" "URL Protocol"="" [HKEY_CLASSES_ROOT\thesilliest\shell\open\command] @="powershell.exe -ExecutionPolicy Bypass -WindowStyle Hidden -Command \"$p = (Get-ChildItem -Path $env:LOCALAPPDATA\\Roblox\\Versions -Filter RobloxStudioBeta.exe -Recurse | Select-Object -First 1).FullName; if($p) { Start-Process $p -ArgumentList '-task StartClient -placeId 0 -universeId 0 -placeVersion 0 -server thesilliestshork.playit.plus -port 9016' }\""