How can I get all unlocked services?

I’m working on a custom script editor and I want to add buttons to insert all the unlocked game services

Example: Game:GetService("")

My issue is that I’m not sure how to do this. I tried using Game:Get children() but some of the services are locked. These error and stop the script when you try to get any property of them.

Please help!

This is in a Regular script.

3 Likes

Some services are not going to work depending on what script you are using
Example:
Local Scripts can not use game.ServerStorage Hope that helps.

i wrote a roblox web scraper (i’m very sorry, roblox) exclusively for this question xddd. anyway here’s the results:

SERVICE: AvatarChatService STATUSES: []
SERVICE: ExperienceAuthService STATUSES: []
SERVICE: KeyboardService STATUSES: []
SERVICE: LiveScriptingService STATUSES: []
SERVICE: PermissionsService STATUSES: []
SERVICE: AnimationFromVideoCreatorStudioService STATUSES: [ 'Not Replicated' ]
SERVICE: AppStorageService STATUSES: [ 'Not Replicated' ]
SERVICE: BrowserService STATUSES: [ 'Not Replicated' ]
SERVICE: CalloutService STATUSES: [ 'Not Replicated' ]
SERVICE: BulkImportService STATUSES: [ 'Not Replicated' ]
SERVICE: CaptureService STATUSES: [ 'Not Replicated' ]
SERVICE: ControllerService STATUSES: [ 'Not Replicated' ]
SERVICE: ClusterPacketCache STATUSES: [ 'Not Replicated' ]
SERVICE: ConfigureServerService STATUSES: []
SERVICE: CoreScriptSyncService STATUSES: [ 'Not Replicated' ]
SERVICE: CoreScriptDebuggingManagerHelper STATUSES: []
SERVICE: DataModelPatchService STATUSES: [ 'Not Replicated' ]
SERVICE: DebuggablePluginWatcher STATUSES: [ 'Not Replicated' ]
SERVICE: DebuggerConnectionManager STATUSES: [ 'Not Replicated' ]
SERVICE: DebuggerUIService STATUSES: [ 'Not Replicated' ]
SERVICE: DeviceIdService STATUSES: [ 'Not Replicated' ]
SERVICE: DraftsService STATUSES: [ 'Not Replicated' ]
SERVICE: CommandService STATUSES: [ 'Not Replicated' ]
SERVICE: EventIngestService STATUSES: []
SERVICE: FlagStandService STATUSES: []
SERVICE: GoogleAnalyticsConfiguration STATUSES: []
SERVICE: GuidRegistryService STATUSES: []
SERVICE: HSRDataContentProvider STATUSES: [ 'Not Replicated' ]
SERVICE: ILegacyStudioBridge STATUSES: []
SERVICE: IncrementalPatchBuilder STATUSES: [ 'Not Replicated' ]
SERVICE: IXPService STATUSES: [ 'Not Replicated' ]
SERVICE: LoginService STATUSES: []
SERVICE: LocalStorageService STATUSES: [ 'Not Replicated' ]
SERVICE: LSPFileSyncService STATUSES: [ 'Not Replicated' ]
SERVICE: LuaWebService STATUSES: []
SERVICE: MeshContentProvider STATUSES: [ 'Not Replicated' ]
SERVICE: MemStorageService STATUSES: [ 'Not Replicated' ]
SERVICE: MetaBreakpointManager STATUSES: [ 'Not Replicated' ]
SERVICE: MouseService STATUSES: [ 'Not Replicated' ]
SERVICE: PlayerEmulatorService STATUSES: [ 'Not Replicated' ]
SERVICE: PluginManagementService STATUSES: [ 'Not Replicated' ]
SERVICE: PluginDebugService STATUSES: [ 'Not Replicated' ]
SERVICE: PluginPolicyService STATUSES: [ 'Not Replicated' ]
SERVICE: RbxAnalyticsService STATUSES: []
SERVICE: PublishService STATUSES: [ 'Not Replicated' ]
SERVICE: ScriptCloneWatcherHelper STATUSES: [ 'Not Replicated' ]
SERVICE: RuntimeScriptService STATUSES: [ 'Not Replicated' ]
SERVICE: StudioData STATUSES: []
SERVICE: TeamCreateData STATUSES: []
SERVICE: OmniRecommendationsService STATUSES: [ 'Not Replicated' ]
SERVICE: SelectionHighlightManager STATUSES: []
SERVICE: AdService STATUSES: []
SERVICE: AnimationFromVideoCreatorService STATUSES: []
SERVICE: AssetImportService STATUSES: [ 'Not Replicated' ]
SERVICE: AssetCounterService STATUSES: [ 'Not Replicated' ]
SERVICE: AppUpdateService STATUSES: [ 'Not Replicated' ]
SERVICE: AssetManagerService STATUSES: [ 'Not Replicated' ]
SERVICE: AvatarImportService STATUSES: [ 'Not Replicated' ]
SERVICE: CacheableContentProvider STATUSES: [ 'Not Replicated' ]
SERVICE: CookiesService STATUSES: []
SERVICE: CorePackages STATUSES: [ 'Not Replicated' ]
SERVICE: FaceAnimatorService STATUSES: [ 'Not Replicated' ]
SERVICE: FacialAnimationRecordingService STATUSES: [ 'Not Replicated' ]
SERVICE: FacialAnimationStreamingServiceV2 STATUSES: []
SERVICE: Geometry STATUSES: []
SERVICE: LanguageService STATUSES: [ 'Not Replicated' ]
SERVICE: LuauScriptAnalyzerService STATUSES: [ 'Not Replicated' ]
SERVICE: MaterialGenerationService STATUSES: [ 'Not Replicated' ]
SERVICE: MessageBusService STATUSES: [ 'Not Replicated' ]
SERVICE: OpenCloudService STATUSES: [ 'Not Replicated' ]
SERVICE: PluginGuiService STATUSES: [ 'Not Replicated' ]
SERVICE: RtMessagingService STATUSES: [ 'Not Replicated' ]
SERVICE: StudioAssetService STATUSES: [ 'Not Replicated' ]
SERVICE: ToastNotificationService STATUSES: [ 'Not Replicated' ]
SERVICE: TouchInputService STATUSES: []
SERVICE: PackageService STATUSES: [ 'Not Replicated' ]
SERVICE: RobloxReplicatedStorage STATUSES: [ 'Not Browsable' ]
SERVICE: SafetyService STATUSES: []
SERVICE: ShorelineUpgraderService STATUSES: [ 'Not Replicated' ]
SERVICE: ProcessInstancePhysicsService STATUSES: []
SERVICE: RomarkService STATUSES: []
SERVICE: SessionService STATUSES: []
SERVICE: AssetDeliveryProxy STATUSES: [ 'Not Replicated' ]
SERVICE: CrossDMScriptChangeListener STATUSES: [ 'Not Replicated' ]
SERVICE: GamepadService STATUSES: [ 'Not Replicated', 'Roblox Script Security' ]
SERVICE: FriendService STATUSES: []
SERVICE: Hopper STATUSES: [ 'Deprecated' ]
SERVICE: JointsService STATUSES: [ 'Deprecated' ]
SERVICE: LegacyStudioBridge STATUSES: [ 'Not Replicated' ]
SERVICE: NetworkClient STATUSES: [ 'Not Replicated' ]
SERVICE: NotificationService STATUSES: [
  'READ ONLY',
  'NOT REPLICATED',
  'NOT REPLICATED',
  'Read Only',
  'Not Replicated',
  'Roblox Script Security',
  'Roblox Script Security',
  'Not Replicated',
  'Roblox Script Security',
  'Roblox Script Security'
]
SERVICE: PatchBundlerFileWatch STATUSES: [ 'Not Replicated' ]
SERVICE: SpawnerService STATUSES: []
SERVICE: StudioPublishService STATUSES: [ 'Not Replicated' ]
SERVICE: StudioScriptDebugEventListener STATUSES: [ 'Not Replicated' ]
SERVICE: TaskScheduler STATUSES: [
  'READ ONLY',
  'NOT REPLICATED',
  'READ ONLY',
  'NOT REPLICATED',
  'READ ONLY',
  'NOT REPLICATED',
  'Read Only',
  'Not Replicated',
  'Read Only',
  'Not Replicated',
  'Read Only',
  'Not Replicated'
]
SERVICE: RemoteDebuggerServer STATUSES: [ 'Not Replicated' ]
SERVICE: SolidModelContentProvider STATUSES: [ 'Not Replicated' ]
SERVICE: RobloxPluginGuiService STATUSES: [ 'Not Replicated' ]
SERVICE: ScriptChangeService STATUSES: [ 'Not Replicated' ]
SERVICE: ServiceVisibilityService STATUSES: [ 'Roblox Security', 'Roblox Security' ]
SERVICE: ScriptService STATUSES: []
SERVICE: ScriptRegistrationService STATUSES: [ 'Not Replicated' ]
SERVICE: VirtualUser STATUSES: [ 'Not Replicated' ]
SERVICE: VisibilityCheckDispatcher STATUSES: []
SERVICE: CoreGui STATUSES: [
  'Not Replicated',
  'READ ONLY',
  'NOT REPLICATED',
  'Roblox Script Security',
  'Roblox Script Security',
  'Read Only',
  'Not Replicated'
]
SERVICE: GamePassService STATUSES: []
SERVICE: LodDataService STATUSES: [ 'Not Replicated' ]
SERVICE: LogService STATUSES: []
SERVICE: NetworkServer STATUSES: [ 'Not Replicated' ]
SERVICE: PackageUIService STATUSES: [ 'Not Replicated' ]
SERVICE: StudioDeviceEmulatorService STATUSES: [ 'Not Replicated' ]
SERVICE: StudioSdkService STATUSES: [ 'Not Replicated' ]
SERVICE: StylingService STATUSES: [ 'Not Replicated' ]
SERVICE: TemporaryCageMeshProvider STATUSES: [ 'Not Replicated' ]
SERVICE: ScriptCloneWatcher STATUSES: [ 'Not Replicated' ]
SERVICE: TeamCreatePublishService STATUSES: []
SERVICE: RemoteCursorService STATUSES: []
SERVICE: ScriptCommitService STATUSES: []
SERVICE: SmoothVoxelsUpgraderService STATUSES: [ 'Not Replicated' ]
SERVICE: TeamCreateService STATUSES: [ 'Not Replicated' ]
SERVICE: DebuggerManager STATUSES: [
  'Not Replicated',
  'READ ONLY',
  'NOT REPLICATED',
  'Read Only',
  'Not Replicated'
]
SERVICE: HttpRbxApiService STATUSES: [ 'Yields' ]
SERVICE: SharedTableRegistry STATUSES: [ 'Not Replicated' ]
SERVICE: ServerStorage STATUSES: [ 'Not Replicated' ]
SERVICE: SnippetService STATUSES: [ 'Not Replicated' ]
SERVICE: ServerScriptService STATUSES: [
  'Not Replicated',
  'NOT REPLICATED',
  'NOT SCRIPTABLE',
  'Not Replicated',
  'Not Scriptable'
]
SERVICE: VoiceChatInternal STATUSES: [ 'Not Browsable', 'Yields' ]
SERVICE: Visit STATUSES: [ 'Not Replicated' ]
SERVICE: MessagingService STATUSES: [ 'Not Replicated', 'Yields', 'Yields' ]
SERVICE: TextBoxService STATUSES: []
SERVICE: PolicyService STATUSES: [ 'Not Replicated', 'Yields' ]
SERVICE: StarterPack STATUSES: []
SERVICE: ReplicatedStorage STATUSES: []
SERVICE: ScriptContext STATUSES: [ 'Not Replicated', 'Plugin Security' ]
SERVICE: AnimationClipProvider STATUSES: [ 'Not Replicated', 'Yields', 'Yields' ]
SERVICE: ChangeHistoryService STATUSES: [
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security'
]
SERVICE: Debris STATUSES: []
SERVICE: DraggerService STATUSES: [
  'Not Replicated',         'READ ONLY',              'NOT REPLICATED',
  'READ ONLY',              'NOT REPLICATED',         'READ ONLY',
  'NOT REPLICATED',         'READ ONLY',              'NOT REPLICATED',
  'READ ONLY',              'NOT REPLICATED',         'READ ONLY',
  'NOT REPLICATED',         'READ ONLY',              'NOT REPLICATED',
  'READ ONLY',              'NOT REPLICATED',         'READ ONLY',
  'NOT REPLICATED',         'READ ONLY',              'NOT REPLICATED',
  'READ ONLY',              'NOT REPLICATED',         'READ ONLY',
  'NOT REPLICATED',         'READ ONLY',              'NOT REPLICATED',
  'READ ONLY',              'NOT REPLICATED',         'READ ONLY',
  'NOT REPLICATED',         'NOT REPLICATED',         'Read Only',
  'Not Replicated',         'Read Only',              'Not Replicated',
  'Read Only',              'Not Replicated',         'Read Only',
  'Not Replicated',         'Read Only',              'Not Replicated',
  'Read Only',              'Not Replicated',         'Read Only',
  'Not Replicated',         'Read Only',              'Not Replicated',
  'Read Only',              'Not Replicated',         'Read Only',
  'Not Replicated',         'Read Only',              'Not Replicated',
  'Read Only',              'Not Replicated',         'Read Only',
  'Not Replicated',         'Read Only',              'Not Replicated',
  'Roblox Script Security', 'Roblox Script Security', 'Read Only',
  'Not Replicated',         'Not Replicated'
]
SERVICE: HapticService STATUSES: [ 'Not Replicated' ]
SERVICE: NetworkSettings STATUSES: [
  'Not Browsable',
  'HIDDEN',
  'NOT REPLICATED',
  'HIDDEN',
  'READ ONLY',
  'NOT REPLICATED',
  'Hidden',
  'Not Replicated',
  'Plugin Security',
  'Plugin Security',
  'Hidden',
  'Read Only',
  'Not Replicated',
  'Plugin Security',
  'Plugin Security',
  'Roblox Script Security',
  'Roblox Script Security'
]
SERVICE: VisibilityService STATUSES: []
SERVICE: ReplicatedFirst STATUSES: []
SERVICE: PathfindingService STATUSES: [ 'Not Replicated', 'Yields' ]
SERVICE: ThirdPartyUserService STATUSES: [ 'Not Replicated' ]
SERVICE: TemporaryScriptService STATUSES: [ 'Not Replicated' ]
SERVICE: PointsService STATUSES: [ 'Deprecated' ]
SERVICE: Stats STATUSES: [
  'READ ONLY',      'NOT REPLICATED', 'READ ONLY',
  'NOT REPLICATED', 'READ ONLY',      'NOT REPLICATED',
  'READ ONLY',      'NOT REPLICATED', 'READ ONLY',
  'NOT REPLICATED', 'READ ONLY',      'NOT REPLICATED',
  'READ ONLY',      'NOT REPLICATED', 'READ ONLY',
  'NOT REPLICATED', 'READ ONLY',      'NOT REPLICATED',
  'READ ONLY',      'NOT REPLICATED', 'Read Only',
  'Not Replicated', 'Read Only',      'Not Replicated',
  'Read Only',      'Not Replicated', 'Read Only',
  'Not Replicated', 'Read Only',      'Not Replicated',
  'Read Only',      'Not Replicated', 'Read Only',
  'Not Replicated', 'Read Only',      'Not Replicated',
  'Read Only',      'Not Replicated', 'Read Only',
  'Not Replicated'
]
SERVICE: Selection STATUSES: [
  'READ ONLY',
  'NOT REPLICATED',
  'Read Only',
  'Not Replicated',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security'
]
SERVICE: RenderSettings STATUSES: [
  'Not Browsable',
  'HIDDEN',
  'NOT REPLICATED',
  'Hidden',
  'Not Replicated'
]
SERVICE: SocialService STATUSES: [ 'Not Replicated', 'Yields', 'Yields' ]
SERVICE: DataStoreService STATUSES: [
  'Not Replicated',
  'NOT REPLICATED',
  'Not Replicated',
  'Local User Security',
  'Local User Security',
  'Yields'
]
SERVICE: UGCValidationService STATUSES: [ 'Not Replicated' ]
SERVICE: UnvalidatedAssetService STATUSES: []
SERVICE: KeyframeSequenceProvider STATUSES: [ 'Not Replicated', 'Yields', 'Yields' ]
SERVICE: PhysicsService STATUSES: []
SERVICE: TimerService STATUSES: []
SERVICE: TracerService STATUSES: [ 'Not Replicated' ]
SERVICE: AssetService STATUSES: [
  'Yields', 'Yields',
  'Yields', 'Yields',
  'Yields', 'Yields',
  'Yields', 'Yields'
]
SERVICE: Chat STATUSES: [
  'Not Replicated',
  'Not Accessible Security',
  'Yields',
  'Yields',
  'Yields',
  'Yields'
]
SERVICE: ContentProvider STATUSES: [
  'Not Replicated',
  'READ ONLY',
  'NOT REPLICATED',
  'READ ONLY',
  'NOT REPLICATED',
  'Read Only',
  'Not Replicated',
  'Read Only',
  'Not Replicated',
  'Yields'
]
SERVICE: VoiceChatService STATUSES: [
  'Plugin Security',
  'Plugin Security',
  'Roblox Security',
  'Roblox Security',
  'Yields'
]
SERVICE: Teams STATUSES: []
SERVICE: VideoCaptureService STATUSES: []
SERVICE: VersionControlService STATUSES: []
SERVICE: InsertService STATUSES: [
  'NOT SCRIPTABLE',
  'Not Scriptable',
  'Yields',
  'Plugin Security',
  'Yields',
  'Yields',
  'Yields',
  'Yields',
  'Yields',
  'Yields',
  'Yields',
  'Yields'
]
SERVICE: TextChatService STATUSES: [
  'Not Accessible Security',
  'Plugin Security',
  'Plugin Security',
  'Yields',
  'Yields'
]
SERVICE: UserStorageService STATUSES: [ 'Not Replicated' ]
SERVICE: StudioService STATUSES: [
  'Not Replicated',  'READ ONLY',
  'NOT REPLICATED',  'READ ONLY',
  'NOT REPLICATED',  'READ ONLY',
  'NOT REPLICATED',  'READ ONLY',
  'NOT REPLICATED',  'READ ONLY',
  'NOT REPLICATED',  'READ ONLY',
  'NOT REPLICATED',  'NOT REPLICATED',
  'Read Only',       'Not Replicated',
  'Read Only',       'Not Replicated',
  'Read Only',       'Not Replicated',
  'Read Only',       'Not Replicated',
  'Read Only',       'Not Replicated',
  'Read Only',       'Not Replicated',
  'Not Replicated',  'Plugin Security',
  'Plugin Security', 'Plugin Security',
  'Yields',          'Plugin Security',
  'Yields',          'Plugin Security'
]
SERVICE: BadgeService STATUSES: [ 'Yields', 'Yields', 'Yields' ]
SERVICE: ScriptEditorService STATUSES: [
  'Not Replicated',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Yields',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security'
]
SERVICE: UserService STATUSES: [ 'Yields' ]
SERVICE: GuiService STATUSES: [
  'Not Replicated',
  'HIDDEN',
  'NOT REPLICATED',
  'READ ONLY',
  'NOT REPLICATED',
  'Hidden',
  'Not Replicated',
  'Read Only',
  'Not Replicated'
]
SERVICE: MaterialService STATUSES: [
  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE',  'NOT SCRIPTABLE',  'NOT REPLICATED',  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE',  'Not Scriptable',  'Roblox Security', 'Roblox Security',
  'Not Scriptable',  'Roblox Security', 'Roblox Security', 'Not Scriptable',
  'Roblox Security', 'Roblox Security', 'Not Scriptable',  'Roblox Security',
  'Roblox Security', 'Not Scriptable',  'Roblox Security', 'Roblox Security',
  'Not Scriptable',  'Roblox Security', 'Roblox Security', 'Not Scriptable',
  'Roblox Security', 'Roblox Security', 'Not Scriptable',  'Roblox Security',
  'Roblox Security', 'Not Scriptable',  'Roblox Security', 'Roblox Security',
  'Not Scriptable',  'Roblox Security', 'Roblox Security', 'Not Scriptable',
  'Roblox Security', 'Roblox Security', 'Not Scriptable',  'Roblox Security',
  'Roblox Security', 'Not Scriptable',  'Roblox Security', 'Roblox Security',
  'Not Scriptable',  'Roblox Security', 'Roblox Security', 'Not Scriptable',
  'Roblox Security', 'Roblox Security', 'Not Scriptable',  'Roblox Security',
  'Roblox Security', 'Not Scriptable',  'Roblox Security', 'Roblox Security',
  'Not Scriptable',  'Roblox Security', 'Roblox Security', 'Not Scriptable',
  'Roblox Security', 'Roblox Security', 'Not Scriptable',  'Roblox Security',
  'Roblox Security', 'Not Scriptable',  'Roblox Security', 'Roblox Security',
  'Not Scriptable',  'Roblox Security', 'Roblox Security', 'Not Scriptable'
]
SERVICE: SoundService STATUSES: [ 'NOT SCRIPTABLE', 'Not Scriptable' ]
SERVICE: CollectionService STATUSES: []
SERVICE: GroupService STATUSES: [ 'Not Replicated', 'Yields', 'Yields', 'Yields', 'Yields' ]
SERVICE: TweenService STATUSES: []
SERVICE: TextService STATUSES: [ 'Not Replicated', 'Yields', 'Yields', 'Yields', 'Yields' ]
SERVICE: StarterPlayer STATUSES: [
  'HIDDEN',
  'NOT SCRIPTABLE',
  'NOT BROWSABLE',
  'NOT REPLICATED',
  'NOT SCRIPTABLE',
  'Hidden',
  'Roblox Script Security',
  'Not Scriptable',
  'Not Browsable',
  'Not Replicated',
  'Not Scriptable'
]
SERVICE: VRService STATUSES: [
  'NOT REPLICATED',
  'READ ONLY',
  'NOT REPLICATED',
  'Not Replicated',
  'Read Only',
  'Not Replicated'
]
SERVICE: AvatarEditorService STATUSES: [
  'Not Replicated', 'Yields',
  'Yields',         'Yields',
  'Yields',         'Yields',
  'Yields',         'Yields',
  'Yields',         'Yields',
  'Yields',         'Yields',
  'Yields'
]
SERVICE: HttpService STATUSES: [
  'Local User Security',
  'Local User Security',
  'Custom Lua State',
  'Custom Lua State',
  'Yields',
  'Yields',
  'Yields'
]
SERVICE: ContextActionService STATUSES: [ 'Yields' ]
SERVICE: MarketplaceService STATUSES: [ 'Yields', 'Yields', 'Yields', 'Yields', 'Yields', 'Yields' ]
SERVICE: RunService STATUSES: [
  'Not Replicated',
  'READ ONLY',
  'NOT REPLICATED',
  'Read Only',
  'Not Replicated',
  'Roblox Script Security',
  'Roblox Script Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security',
  'Plugin Security'
]
SERVICE: Lighting STATUSES: [
  'NOT REPLICATED',
  'NOT SCRIPTABLE',
  'Not Replicated',
  'Not Scriptable'
]
SERVICE: StarterGui STATUSES: [
  'HIDDEN',
  'NOT REPLICATED',
  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE',
  'Hidden',
  'Not Replicated',
  'Plugin Security',
  'Plugin Security',
  'Not Scriptable',
  'Not Scriptable',
  'Yields'
]
SERVICE: LocalizationService STATUSES: [
  'Not Replicated', 'READ ONLY',
  'NOT REPLICATED', 'READ ONLY',
  'NOT REPLICATED', 'Read Only',
  'Not Replicated', 'Read Only',
  'Not Replicated', 'Yields',
  'Yields',         'Yields'
]
SERVICE: Studio STATUSES: [
  'Not Replicated',         'NOT REPLICATED',         'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'NOT REPLICATED',
  'HIDDEN',                 'READ ONLY',              'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'NOT REPLICATED',
  'NOT REPLICATED',         'NOT REPLICATED',         'Not Replicated',
  'Not Replicated',         'Not Replicated',         'Not Replicated',
  'Not Replicated',         'Roblox Script Security', 'Roblox Script Security',
  'Roblox Script Security', 'Roblox Script Security', 'Not Replicated',
  'Not Replicated',         'Not Replicated',         'Not Replicated',
  'Roblox Script Security', 'Roblox Script Security', 'Not Replicated',
  'Not Replicated',         'Not Replicated',         'Not Replicated',
  'Roblox Script Security', 'Roblox Script Security', 'Roblox Script Security',
  'Roblox Script Security', 'Roblox Script Security', 'Roblox Script Security',
  'Roblox Script Security', 'Roblox Script Security', 'Roblox Script Security',
  'Roblox Script Security', 'Roblox Script Security', 'Roblox Script Security',
  'Roblox Script Security', 'Roblox Script Security', 'Roblox Script Security',
  'Roblox Script Security', 'Not Replicated',         'Not Replicated',
  'Not Replicated',         'Not Replicated',         'Roblox Security',
  'Roblox Security',        'Roblox Security',        'Roblox Security',
  'Roblox Script Security', 'Roblox Script Security', 'Not Replicated',
  'Roblox Script Security', 'Roblox Script Security', 'Not Replicated',
  'Not Replicated',         'Roblox Script Security', 'Hidden',
  'Read Only',              'Not Replicated',         'Not Replicated',
  'Roblox Script Security'
]
SERVICE: Players STATUSES: [
  'READ ONLY',       'NOT REPLICATED',  'NOT REPLICATED',
  'READ ONLY',       'NOT REPLICATED',  'READ ONLY',
  'NOT REPLICATED',  'READ ONLY',       'NOT REPLICATED',
  'READ ONLY',       'NOT REPLICATED',  'NOT SCRIPTABLE',
  'Read Only',       'Not Replicated',  'Not Replicated',
  'Read Only',       'Not Replicated',  'Read Only',
  'Not Replicated',  'Read Only',       'Not Replicated',
  'Read Only',       'Not Replicated',  'Not Scriptable',
  'Plugin Security', 'Plugin Security', 'Plugin Security',
  'Yields',          'Yields',          'Yields',
  'Yields',          'Yields',          'Yields',
  'Yields',          'Yields',          'Yields'
]
SERVICE: TeleportService STATUSES: [ 'Yields', 'Yields', 'Yields', 'Yields' ]
SERVICE: Workspace STATUSES: [
  'NOT REPLICATED', 'NOT SCRIPTABLE',  'NOT REPLICATED',
  'NOT REPLICATED', 'NOT SCRIPTABLE',  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE', 'NOT SCRIPTABLE',  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE', 'NOT SCRIPTABLE',  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE', 'NOT SCRIPTABLE',  'NOT SCRIPTABLE',
  'NOT SCRIPTABLE', 'READ ONLY',       'NOT REPLICATED',
  'NOT SCRIPTABLE', 'Not Replicated',  'Not Scriptable',
  'Not Replicated', 'Not Replicated',  'Plugin Security',
  'Not Scriptable', 'Not Scriptable',  'Plugin Security',
  'Not Scriptable', 'Not Scriptable',  'Not Scriptable',
  'Not Scriptable', 'Not Scriptable',  'Not Scriptable',
  'Not Scriptable', 'Plugin Security', 'Not Scriptable',
  'Not Scriptable', 'Not Scriptable',  'Read Only',
  'Not Replicated', 'Not Scriptable',  'Plugin Security'
]
SERVICE: UserInputService STATUSES: [
  'Not Replicated', 'READ ONLY',      'NOT REPLICATED',
  'READ ONLY',      'NOT REPLICATED', 'READ ONLY',
  'NOT REPLICATED', 'READ ONLY',      'NOT REPLICATED',
  'NOT REPLICATED', 'READ ONLY',      'NOT REPLICATED',
  'READ ONLY',      'NOT REPLICATED', 'READ ONLY',
  'NOT REPLICATED', 'READ ONLY',      'NOT REPLICATED',
  'READ ONLY',      'NOT REPLICATED', 'READ ONLY',
  'NOT REPLICATED', 'Read Only',      'Not Replicated',
  'Read Only',      'Not Replicated', 'Read Only',
  'Not Replicated', 'Read Only',      'Not Replicated',
  'Not Replicated', 'Read Only',      'Not Replicated',
  'Read Only',      'Not Replicated', 'Read Only',
  'Not Replicated', 'Read Only',      'Not Replicated',
  'Read Only',      'Not Replicated', 'Read Only',
  'Not Replicated'
]

i hope this helps.
if you want the source i’ll gladly post it here

1 Like

Question, how would I implement this? I feel like this would help a lot.

1 Like

tell me what format do you need it to be (perhaps an array containing the available services)? it’ll be easy to reconstruct

1 Like

I would need like a table with available services.

sorry for the late response. here it is:

{"AvatarChatService", "ConfigureServerService", "ExperienceAuthService", "EventIngestService", "ILegacyStudioBridge", "KeyboardService", "LiveScriptingService", "ProcessInstancePhysicsService", "RbxAnalyticsService", "RemoteCursorService", "RomarkService", "SafetyService", "SelectionHighlightManager", "AdService", "AnimationFromVideoCreatorService", "FriendService", "Geometry", "GuidRegistryService", "LoginService", "LuaWebService", "ServiceVisibilityService", "SessionService", "SpawnerService", "StudioData", "TeamCreatePublishService", "TeamCreateData", "TextBoxService", "UnvalidatedAssetService", "VisibilityService", "CookiesService", "FacialAnimationStreamingServiceV2", "FlagStandService", "HttpRbxApiService", "ScriptService", "ScriptCommitService", "TimerService", "VideoCaptureService", "VisibilityCheckDispatcher", "CoreScriptDebuggingManagerHelper", "GamePassService", "Hopper", "PermissionsService", "VersionControlService", "GoogleAnalyticsConfiguration", "ReplicatedStorage", "StarterPack", "TouchInputService", "JointsService", "LogService", "VoiceChatService", "PointsService", "ReplicatedFirst", "ChangeHistoryService", "UserService", "Debris", "Teams", "PhysicsService", "AssetService", "BadgeService", "TweenService", "CollectionService", "HttpService", "ContextActionService", "MarketplaceService", "TeleportService"}

the table above is a list of services that doesn’t have the “not replicated” tag, not sure what that means but i suppose this is exactly what you need.
if roblox added another service lmk. i can help with scraping.

This table worked like a charm!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.