Slths Universal Mobile Script

Slths Universal Mobile Script


Roblox Scripts is what Roblox players and coders use to build interactive games. To be more specific, players use Lua scripts—a popular scripting and programming language.

Bucksreward

Instruction
1.Open Roblox And Start Playing
2.Click TKhSaeedhe Blue Circle To Copy The Script Code
3.Paste The Script Code Into Your Executor
4.Then Execute The Script Code
5.Enjoy
Script Code
loadstring(game:HttpGet("https://gist.githubusercontent.com/Pstrw/3c489bebb942ad2bdeb8fd75c2fa4ed2/raw/2307aac0e78094b6a343c4c4afe9aac5b54ef269/ur"))();

local UserInputService = game:GetService("UserInputService")
local gui

repeat
    gui = game.CoreGui:FindFirstChild("dark_UI")
    wait()
until gui

UserInputService.InputBegan:Connect(function(input)
    if input.KeyCode == Enum.KeyCode.LeftShift and game:GetService("Players").LocalPlayer then
        local currentEnabledValue = gui.Enabled
        gui.Enabled = not currentEnabledValue
    end
end) 

Related Posts
Leave a Reply

Your email address will not be published.

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.

Powered By
Best Wordpress Adblock Detecting Plugin | CHP Adblock