Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Help nilling all services?

Asked by
gr3uh 16
3 years ago

I was wondering if it is possible to nil all Roblox's services...

{"RunService","GuiService","Stats","SoundService","LogService","ContentProvider","KeyframeSequenceProvider","Chat","MarketplaceService","Players","PointsService","AdService","NotificationService","ReplicatedFirst","HttpRbxApiService","TweenService","TextService","StarterPlayer","StarterPack","StarterGui","LocalizationService","PolicyService","TeleportService","JointsService","CollectionService","PhysicsService","BadgeService","Geometry","FriendService","InsertService","GamePassService","Debris","TimerService","CookiesService","UserInputService","KeyboardService","MouseService","VRService","ContextActionService","ScriptService","AssetService","TouchInputService","BrowserService","AnalyticsService","ScriptContext","Selection","HttpService","MeshContentProvider","Lighting","SolidModelContentProvider","GamepadService","ControllerService","RuntimeScriptService","HapticService","NetworkClient","ChangeHistoryService","Visit","GuidRegistryService","PermissionsService","Teams","ReplicatedStorage","TestService","SocialService","MemStorageService","GroupService","PathfindingService","VirtualUser"}

I want to nil them from in-game fyi.

2 answers

Log in to vote
0
Answered by 3 years ago

A) I sincerely doubt it's even possible as, like someone else has previously mentioned, you can still access them through :GetService().

B) Just why? I don't see how this could possibly be practical in any way whatsoever.

0
Ban evade... gr3uh 16 — 3y
Ad
Log in to vote
0
Answered by
sayer80 457 Moderation Voter
3 years ago

It's not possible you can still get them with game:GetService(service).

0
How would I nil them?? gr3uh 16 — 3y

Answer this question