Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --hi
- game:GetService("ScriptContext"):SetTimeout(.1)
- local plr = game:GetService("Players").LocalPlayer
- local char = plr.Character or plr.CharacterAdded:Wait()
- local light = game:GetService("Lighting")
- local runService = game:GetService("RunService")
- local uia = plr.PlayerGui
- local ui = uia:FindFirstChild("PlayerUi")
- local InSOnIv3 = Instance.new("ScreenGui")
- local Bar = Instance.new("Frame")
- local Back = Instance.new("Frame")
- local Stuff = Instance.new("Frame")
- local _1FullBright = Instance.new("TextLabel")
- local FullBrightToggle = Instance.new("TextButton")
- local UIListLayout = Instance.new("UIListLayout")
- local _2Speed = Instance.new("TextLabel")
- local Brackets = Instance.new("TextLabel")
- local SpeedAmount = Instance.new("TextBox")
- local _3NoDoor = Instance.new("TextLabel")
- local NoDoorToggle = Instance.new("TextButton")
- local _4MuteAll = Instance.new("TextLabel")
- local MuteToggle = Instance.new("TextButton")
- local _5NoEffects = Instance.new("TextLabel")
- local NoEffectsToggle = Instance.new("TextButton")
- local _6AntiMotionBlur = Instance.new("TextLabel")
- local AntiMotionBlurToggle = Instance.new("TextButton")
- local _7NoHeartBeat = Instance.new("TextLabel")
- local NoHeartToggle = Instance.new("TextButton")
- local _8NoJumpCool = Instance.new("TextLabel")
- local NoJumpCoolToggle = Instance.new("TextButton")
- local Title = Instance.new("TextLabel")
- local UIToggle = Instance.new("TextButton")
- InSOnIv3.Name = "InSOnIv3"
- InSOnIv3.Parent = game:GetService("CoreGui")
- InSOnIv3.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Bar.Name = "Bar"
- Bar.Parent = InSOnIv3
- Bar.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- Bar.BorderSizePixel = 0
- Bar.Position = UDim2.new(0.0500000007, 0, 0.0299999993, 0)
- Bar.Size = UDim2.new(0.125, 0, 0.0299999993, 0)
- Bar.Active = true
- Bar.Draggable = true
- Back.Name = "Back"
- Back.Parent = Bar
- Back.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
- Back.BorderSizePixel = 0
- Back.Position = UDim2.new(0, 0, 1, 0)
- Back.Size = UDim2.new(1, 0, 0, 0)
- Stuff.Name = "Stuff"
- Stuff.Parent = Back
- Stuff.BackgroundColor3 = Color3.new(1, 1, 1)
- Stuff.BackgroundTransparency = 1
- Stuff.ClipsDescendants = true
- Stuff.Position = UDim2.new(0.100000001, 0, 0.0500000007, 0)
- Stuff.Size = UDim2.new(0.899999976, 0, 0.949999988, 0)
- _1FullBright.Name = "1FullBright"
- _1FullBright.Parent = Stuff
- _1FullBright.BackgroundColor3 = Color3.new(1, 1, 1)
- _1FullBright.BackgroundTransparency = 1
- _1FullBright.Size = UDim2.new(0.699999988, 0, 0.100000001, 0)
- _1FullBright.Font = Enum.Font.SourceSans
- _1FullBright.Text = "full bright"
- _1FullBright.TextColor3 = Color3.new(1, 1, 1)
- _1FullBright.TextScaled = true
- _1FullBright.TextSize = 14
- _1FullBright.TextWrapped = true
- _1FullBright.TextXAlignment = Enum.TextXAlignment.Left
- FullBrightToggle.Name = "FullBrightToggle"
- FullBrightToggle.Parent = _1FullBright
- FullBrightToggle.BackgroundColor3 = Color3.new(1, 1, 1)
- FullBrightToggle.BackgroundTransparency = 1
- FullBrightToggle.Position = UDim2.new(1, 0, 0, 0)
- FullBrightToggle.Size = UDim2.new(0.300000012, 0, 1, 0)
- FullBrightToggle.Font = Enum.Font.SourceSans
- FullBrightToggle.Text = "off"
- FullBrightToggle.TextColor3 = Color3.new(1, 0.701961, 0.701961)
- FullBrightToggle.TextScaled = true
- FullBrightToggle.TextSize = 14
- FullBrightToggle.TextWrapped = true
- UIListLayout.Parent = Stuff
- UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
- UIListLayout.Padding = UDim.new(0, 4)
- _2Speed.Name = "2Speed"
- _2Speed.Parent = Stuff
- _2Speed.BackgroundColor3 = Color3.new(1, 1, 1)
- _2Speed.BackgroundTransparency = 1
- _2Speed.Size = UDim2.new(0.699999988, 0, 0.100000001, 0)
- _2Speed.Font = Enum.Font.SourceSans
- _2Speed.Text = "speed"
- _2Speed.TextColor3 = Color3.new(1, 1, 1)
- _2Speed.TextScaled = true
- _2Speed.TextSize = 14
- _2Speed.TextWrapped = true
- _2Speed.TextXAlignment = Enum.TextXAlignment.Left
- Brackets.Name = "Brackets"
- Brackets.Parent = _2Speed
- Brackets.BackgroundColor3 = Color3.new(1, 1, 1)
- Brackets.BackgroundTransparency = 1
- Brackets.Position = UDim2.new(0.949999988, 0, 0, 0)
- Brackets.Size = UDim2.new(0.400000006, 0, 1, 0)
- Brackets.Font = Enum.Font.SourceSans
- Brackets.Text = "[ ]"
- Brackets.TextColor3 = Color3.new(1, 1, 1)
- Brackets.TextScaled = true
- Brackets.TextSize = 14
- Brackets.TextWrapped = true
- SpeedAmount.Name = "SpeedAmount"
- SpeedAmount.Parent = _2Speed
- SpeedAmount.BackgroundColor3 = Color3.new(1, 1, 1)
- SpeedAmount.BackgroundTransparency = 1
- SpeedAmount.Position = UDim2.new(1, 0, 0, 0)
- SpeedAmount.Size = UDim2.new(0.300000012, 0, 1, 0)
- SpeedAmount.Font = Enum.Font.SourceSans
- SpeedAmount.PlaceholderColor3 = Color3.new(0.47451, 0.47451, 0.47451)
- SpeedAmount.PlaceholderText = "16"
- SpeedAmount.Text = ""
- SpeedAmount.TextColor3 = Color3.new(0.964706, 1, 0.631373)
- SpeedAmount.TextScaled = true
- SpeedAmount.TextSize = 14
- SpeedAmount.TextWrapped = true
- _3NoDoor.Name = "3NoDoor"
- _3NoDoor.Parent = Stuff
- _3NoDoor.BackgroundColor3 = Color3.new(1, 1, 1)
- _3NoDoor.BackgroundTransparency = 1
- _3NoDoor.Size = UDim2.new(0.699999988, 0, 0.100000001, 0)
- _3NoDoor.Font = Enum.Font.SourceSans
- _3NoDoor.Text = "remove doors"
- _3NoDoor.TextColor3 = Color3.new(1, 1, 1)
- _3NoDoor.TextScaled = true
- _3NoDoor.TextSize = 14
- _3NoDoor.TextWrapped = true
- _3NoDoor.TextXAlignment = Enum.TextXAlignment.Left
- NoDoorToggle.Name = "NoDoorToggle"
- NoDoorToggle.Parent = _3NoDoor
- NoDoorToggle.BackgroundColor3 = Color3.new(1, 1, 1)
- NoDoorToggle.BackgroundTransparency = 1
- NoDoorToggle.Position = UDim2.new(1, 0, 0, 0)
- NoDoorToggle.Size = UDim2.new(0.300000012, 0, 1, 0)
- NoDoorToggle.Font = Enum.Font.SourceSans
- NoDoorToggle.Text = "off"
- NoDoorToggle.TextColor3 = Color3.new(1, 0.701961, 0.701961)
- NoDoorToggle.TextScaled = true
- NoDoorToggle.TextSize = 14
- NoDoorToggle.TextWrapped = true
- _4MuteAll.Name = "4MuteAll"
- _4MuteAll.Parent = Stuff
- _4MuteAll.BackgroundColor3 = Color3.new(1, 1, 1)
- _4MuteAll.BackgroundTransparency = 1
- _4MuteAll.Size = UDim2.new(0.699999988, 0, 0.100000001, 0)
- _4MuteAll.Font = Enum.Font.SourceSans
- _4MuteAll.Text = "mute all sounds"
- _4MuteAll.TextColor3 = Color3.new(1, 1, 1)
- _4MuteAll.TextScaled = true
- _4MuteAll.TextSize = 14
- _4MuteAll.TextWrapped = true
- _4MuteAll.TextXAlignment = Enum.TextXAlignment.Left
- MuteToggle.Name = "MuteToggle"
- MuteToggle.Parent = _4MuteAll
- MuteToggle.BackgroundColor3 = Color3.new(1, 1, 1)
- MuteToggle.BackgroundTransparency = 1
- MuteToggle.Position = UDim2.new(1, 0, 0, 0)
- MuteToggle.Size = UDim2.new(0.300000012, 0, 1, 0)
- MuteToggle.Font = Enum.Font.SourceSans
- MuteToggle.Text = "off"
- MuteToggle.TextColor3 = Color3.new(1, 0.701961, 0.701961)
- MuteToggle.TextScaled = true
- MuteToggle.TextSize = 14
- MuteToggle.TextWrapped = true
- _5NoEffects.Name = "5NoEffects"
- _5NoEffects.Parent = Stuff
- _5NoEffects.BackgroundColor3 = Color3.new(1, 1, 1)
- _5NoEffects.BackgroundTransparency = 1
- _5NoEffects.Size = UDim2.new(0.699999988, 0, 0.100000001, 0)
- _5NoEffects.Font = Enum.Font.SourceSans
- _5NoEffects.Text = "no effects"
- _5NoEffects.TextColor3 = Color3.new(1, 1, 1)
- _5NoEffects.TextScaled = true
- _5NoEffects.TextSize = 14
- _5NoEffects.TextWrapped = true
- _5NoEffects.TextXAlignment = Enum.TextXAlignment.Left
- NoEffectsToggle.Name = "NoEffectsToggle"
- NoEffectsToggle.Parent = _5NoEffects
- NoEffectsToggle.BackgroundColor3 = Color3.new(1, 1, 1)
- NoEffectsToggle.BackgroundTransparency = 1
- NoEffectsToggle.Position = UDim2.new(1, 0, 0, 0)
- NoEffectsToggle.Size = UDim2.new(0.300000012, 0, 1, 0)
- NoEffectsToggle.Font = Enum.Font.SourceSans
- NoEffectsToggle.Text = "off"
- NoEffectsToggle.TextColor3 = Color3.new(1, 0.701961, 0.701961)
- NoEffectsToggle.TextScaled = true
- NoEffectsToggle.TextSize = 14
- NoEffectsToggle.TextWrapped = true
- _6AntiMotionBlur.Name = "6AntiMotionBlur"
- _6AntiMotionBlur.Parent = Stuff
- _6AntiMotionBlur.BackgroundColor3 = Color3.new(1, 1, 1)
- _6AntiMotionBlur.BackgroundTransparency = 1
- _6AntiMotionBlur.Size = UDim2.new(0.699999988, 0, 0.100000001, 0)
- _6AntiMotionBlur.Font = Enum.Font.SourceSans
- _6AntiMotionBlur.Text = "no motion blur"
- _6AntiMotionBlur.TextColor3 = Color3.new(1, 1, 1)
- _6AntiMotionBlur.TextScaled = true
- _6AntiMotionBlur.TextSize = 14
- _6AntiMotionBlur.TextWrapped = true
- _6AntiMotionBlur.TextXAlignment = Enum.TextXAlignment.Left
- AntiMotionBlurToggle.Name = "AntiMotionBlurToggle"
- AntiMotionBlurToggle.Parent = _6AntiMotionBlur
- AntiMotionBlurToggle.BackgroundColor3 = Color3.new(1, 1, 1)
- AntiMotionBlurToggle.BackgroundTransparency = 1
- AntiMotionBlurToggle.Position = UDim2.new(1, 0, 0, 0)
- AntiMotionBlurToggle.Size = UDim2.new(0.300000012, 0, 1, 0)
- AntiMotionBlurToggle.Font = Enum.Font.SourceSans
- AntiMotionBlurToggle.Text = "off"
- AntiMotionBlurToggle.TextColor3 = Color3.new(1, 0.701961, 0.701961)
- AntiMotionBlurToggle.TextScaled = true
- AntiMotionBlurToggle.TextSize = 14
- AntiMotionBlurToggle.TextWrapped = true
- _7NoHeartBeat.Name = "7NoHeartBeat"
- _7NoHeartBeat.Parent = Stuff
- _7NoHeartBeat.BackgroundColor3 = Color3.new(1, 1, 1)
- _7NoHeartBeat.BackgroundTransparency = 1
- _7NoHeartBeat.Size = UDim2.new(0.699999988, 0, 0.100000001, 0)
- _7NoHeartBeat.Font = Enum.Font.SourceSans
- _7NoHeartBeat.Text = "no heart beat"
- _7NoHeartBeat.TextColor3 = Color3.new(1, 1, 1)
- _7NoHeartBeat.TextScaled = true
- _7NoHeartBeat.TextSize = 14
- _7NoHeartBeat.TextWrapped = true
- _7NoHeartBeat.TextXAlignment = Enum.TextXAlignment.Left
- NoHeartToggle.Name = "NoHeartToggle"
- NoHeartToggle.Parent = _7NoHeartBeat
- NoHeartToggle.BackgroundColor3 = Color3.new(1, 1, 1)
- NoHeartToggle.BackgroundTransparency = 1
- NoHeartToggle.Position = UDim2.new(1, 0, 0, 0)
- NoHeartToggle.Size = UDim2.new(0.300000012, 0, 1, 0)
- NoHeartToggle.Font = Enum.Font.SourceSans
- NoHeartToggle.Text = "off"
- NoHeartToggle.TextColor3 = Color3.new(1, 0.701961, 0.701961)
- NoHeartToggle.TextScaled = true
- NoHeartToggle.TextSize = 14
- NoHeartToggle.TextWrapped = true
- _8NoJumpCool.Name = "8NoJumpCool"
- _8NoJumpCool.Parent = Stuff
- _8NoJumpCool.BackgroundColor3 = Color3.new(1, 1, 1)
- _8NoJumpCool.BackgroundTransparency = 1
- _8NoJumpCool.Size = UDim2.new(0.699999988, 0, 0.100000001, 0)
- _8NoJumpCool.Font = Enum.Font.SourceSans
- _8NoJumpCool.Text = "no jump cooldown"
- _8NoJumpCool.TextColor3 = Color3.new(1, 1, 1)
- _8NoJumpCool.TextScaled = true
- _8NoJumpCool.TextSize = 14
- _8NoJumpCool.TextWrapped = true
- _8NoJumpCool.TextXAlignment = Enum.TextXAlignment.Left
- NoJumpCoolToggle.Name = "NoJumpCoolToggle"
- NoJumpCoolToggle.Parent = _8NoJumpCool
- NoJumpCoolToggle.BackgroundColor3 = Color3.new(1, 1, 1)
- NoJumpCoolToggle.BackgroundTransparency = 1
- NoJumpCoolToggle.Position = UDim2.new(1, 0, 0, 0)
- NoJumpCoolToggle.Size = UDim2.new(0.300000012, 0, 1, 0)
- NoJumpCoolToggle.Font = Enum.Font.SourceSans
- NoJumpCoolToggle.Text = "off"
- NoJumpCoolToggle.TextColor3 = Color3.new(1, 0.701961, 0.701961)
- NoJumpCoolToggle.TextScaled = true
- NoJumpCoolToggle.TextSize = 14
- NoJumpCoolToggle.TextWrapped = true
- Title.Name = "Title"
- Title.Parent = Bar
- Title.BackgroundColor3 = Color3.new(1, 1, 1)
- Title.BackgroundTransparency = 1
- Title.Position = UDim2.new(0.150000006, 0, 0.174999997, 0)
- Title.Size = UDim2.new(0.699999988, 0, 0.649999976, 0)
- Title.Font = Enum.Font.Code
- Title.Text = "InSOnI v3"
- Title.TextColor3 = Color3.new(1, 1, 1)
- Title.TextScaled = true
- Title.TextSize = 14
- Title.TextWrapped = true
- UIToggle.Name = "UIToggle"
- UIToggle.Parent = Bar
- UIToggle.BackgroundColor3 = Color3.new(1, 1, 1)
- UIToggle.BackgroundTransparency = 1
- UIToggle.Position = UDim2.new(0.824999988, 0, 0.150000006, 0)
- UIToggle.Size = UDim2.new(0.150000006, 0, 0.699999988, 0)
- UIToggle.Font = Enum.Font.SourceSans
- UIToggle.Text = "[-]"
- UIToggle.TextColor3 = Color3.new(1, 1, 1)
- UIToggle.TextScaled = true
- UIToggle.TextSize = 14
- UIToggle.TextWrapped = true
- Back:TweenSize(UDim2.new(1, 0, 8, 0), "Out", "Quad", .1)
- wait(.1)
- local UIOpen = true
- local doingShit = false
- UIToggle.Activated:Connect(function()
- if doingShit == false then
- if UIOpen == true then
- doingShit = true
- Back:TweenSize(UDim2.new(1, 0, 0, 0), "Out", "Quad", .1)
- wait(.1)
- UIToggle.Text = "[+]"
- UIOpen = false
- doingShit = false
- elseif UIOpen == false then
- doingShit = true
- Back:TweenSize(UDim2.new(1, 0, 8, 0), "Out", "Quad", .1)
- wait(.1)
- UIToggle.Text = "[-]"
- UIOpen = true
- doingShit = false
- end
- end
- end)
- local colors = {
- ["on"] = Color3.fromRGB(178, 195, 255),
- ["off"] = Color3.fromRGB(255, 179, 179)
- }
- local fullBright = false
- local currentSpeedValue = nil
- local noDoors = false
- local muteAudio = false
- local noEffects = false
- local noBlur = false
- local noHeart = false
- local noJumpLimit = false
- runService.Heartbeat:Connect(function()
- if fullBright == true then
- light.Brightness = 2
- end
- if currentSpeedValue ~= nil then
- char:FindFirstChild("Humanoid").WalkSpeed = currentSpeedValue
- end
- if noEffects == true then
- ui.Faint.ImageTransparency = 1
- ui.White.BackgroundTransparency = 1
- end
- end)
- FullBrightToggle.Activated:Connect(function()
- if fullBright == false then
- fullBright = true
- light.Ambient = Color3.fromRGB(255, 255, 255)
- FullBrightToggle.Text = "on"
- FullBrightToggle.TextColor3 = colors["on"]
- elseif fullBright == true then
- fullBright = false
- light.Ambient = Color3.fromRGB(0, 0, 0)
- FullBrightToggle.Text = "off"
- FullBrightToggle.TextColor3 = colors["off"]
- light.Brightness = 0
- end
- end)
- SpeedAmount.Changed:Connect(function()
- local value = ""
- if SpeedAmount.Text == "" then
- value = 0
- else
- value = tonumber(SpeedAmount.Text)
- end
- if value then
- if value >= 1 then
- currentSpeedValue = value
- else
- currentSpeedValue = nil
- char:FindFirstChild("Humanoid").WalkSpeed = 16
- end
- end
- end)
- NoDoorToggle.Activated:Connect(function()
- if noDoors == false then
- noDoors = true
- NoDoorToggle.Text = "on"
- NoDoorToggle.TextColor3 = colors["on"]
- for i,v in pairs(game:GetDescendants()) do
- if v.Name == "Door" then
- v.Transparency = 1
- v.CanCollide = false
- end
- end
- elseif noDoors == true then
- noDoors = false
- NoDoorToggle.Text = "off"
- NoDoorToggle.TextColor3 = colors["off"]
- for i,v in pairs(game:GetDescendants()) do
- if v.Name == "Door" then
- v.Transparency = 0
- v.CanCollide = true
- end
- end
- end
- end)
- MuteToggle.Activated:Connect(function()
- if muteAudio == false then
- muteAudio = true
- MuteToggle.Text = "on"
- MuteToggle.TextColor3 = colors["on"]
- for i,v in pairs(game:GetDescendants()) do
- if v.ClassName == "Sound" then
- v.Volume = 0
- end
- end
- elseif muteAudio == true then
- muteAudio = false
- MuteToggle.Text = "off"
- MuteToggle.TextColor3 = colors["off"]
- for i,v in pairs(game:GetDescendants()) do
- if v.ClassName == "Sound" then
- v.Volume = 1 -- cant be arsed to make it log each objects sound values and put them back into place
- end
- end
- end
- end)
- NoEffectsToggle.Activated:Connect(function()
- if noEffects == false then
- noEffects = true
- NoEffectsToggle.Text = "on"
- NoEffectsToggle.TextColor3 = colors["on"]
- elseif noEffects == true then
- noEffects = false
- NoEffectsToggle.Text = "off"
- NoEffectsToggle.TextColor3 = colors["off"]
- ui.Faint.ImageTransparency = 0
- ui.White.BackgroundTransparency = 0
- end
- end)
- AntiMotionBlurToggle.Activated:Connect(function()
- if noBlur == false then
- noBlur = true
- AntiMotionBlurToggle.Text = "on"
- AntiMotionBlurToggle.TextColor3 = colors["on"]
- ui:FindFirstChild("PlayerScripts").MotionBlur.Disabled = true
- elseif noBlur == true then
- noBlur = false
- AntiMotionBlurToggle.Text = "off"
- AntiMotionBlurToggle.TextColor3 = colors["off"]
- ui:FindFirstChild("PlayerScripts").MotionBlur.Disabled = false
- end
- end)
- NoHeartToggle.Activated:Connect(function()
- if noHeart == false then
- noHeart = true
- NoHeartToggle.Text = "on"
- NoHeartToggle.TextColor3 = colors["on"]
- ui:FindFirstChild("FovHeart").Disabled = true
- elseif noHeart == true then
- noHeart = false
- NoHeartToggle.Text = "off"
- NoHeartToggle.TextColor3 = colors["off"]
- ui:FindFirstChild("FovHeart").Disabled = false
- end
- end)
- NoJumpCoolToggle.Activated:Connect(function()
- if noJumpLimit == false then
- noJumpLimit = true
- NoJumpCoolToggle.Text = "on"
- NoJumpCoolToggle.TextColor3 = colors["on"]
- char:FindFirstChild("Jump").Disabled = true
- elseif noJumpLimit == true then
- noJumpLimit = false
- NoJumpCoolToggle.Text = "off"
- NoJumpCoolToggle.TextColor3 = colors["off"]
- char:FindFirstChild("Jump").Disabled = true
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement