Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- SpeedSterMaster created This
- -- Version: 1.2.11
- -- Made by SpeedSterMaster and elvin0407
- -- Updates every Month
- -- load.
- -- Instances:
- local R0bex = Instance.new("ScreenGui")
- local Main = Instance.new("ImageLabel")
- local Title = Instance.new("TextLabel")
- local X = Instance.new("TextButton")
- local ChangelogButton = Instance.new("TextButton")
- local ReportBug = Instance.new("TextButton")
- local FeCheck = Instance.new("TextButton")
- local Fly = Instance.new("TextButton")
- local Walkspeed = Instance.new("TextButton")
- local BTools = Instance.new("TextButton")
- local BrickHat = Instance.new("TextButton")
- local KillAura = Instance.new("TextButton")
- local TrollChat = Instance.new("TextButton")
- local LimB = Instance.new("TextButton")
- local SpeedButValue = Instance.new("TextBox")
- local S3x = Instance.new("TextButton")
- local PlayerButValue = Instance.new("TextBox")
- local Creators = Instance.new("TextLabel")
- local Border = Instance.new("Frame")
- local Changelog = Instance.new("ImageLabel")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_Roundify_12px = Instance.new("ImageLabel")
- local BugReporter = Instance.new("ImageLabel")
- local Frame = Instance.new("Frame")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local Openframe = Instance.new("Frame")
- local openbut = Instance.new("TextButton")
- --Properties:
- R0bex.Name = "R0bex"
- R0bex.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Main.Name = "Main"
- Main.Parent = R0bex
- Main.BackgroundColor3 = Color3.new(1, 1, 1)
- Main.BackgroundTransparency = 1
- Main.Position = UDim2.new(0.46753782, 0, 0.499614239, 0)
- Main.Size = UDim2.new(0, 550, 0, 284)
- Main.Visible = false
- Main.Image = "rbxassetid://2260429633"
- Main.ImageColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Main.ScaleType = Enum.ScaleType.Slice
- Main.SliceCenter = Rect.new(12, 12, 13, 13)
- Title.Name = "Title"
- Title.Parent = Main
- Title.BackgroundColor3 = Color3.new(1, 1, 1)
- Title.BackgroundTransparency = 1
- Title.Position = UDim2.new(0.368414551, 0, -0.000547006086, 0)
- Title.Size = UDim2.new(0, 264, 0, 40)
- Title.Font = Enum.Font.GothamSemibold
- Title.Text = "R0bex 0.1"
- Title.TextColor3 = Color3.new(1, 1, 1)
- Title.TextScaled = true
- Title.TextSize = 14
- Title.TextWrapped = true
- X.Name = "X"
- X.Parent = Main
- X.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- X.BorderSizePixel = 0
- X.Position = UDim2.new(0.887272716, 0, 0, 0)
- X.Size = UDim2.new(0, 41, 0, 25)
- X.Font = Enum.Font.Cartoon
- X.Text = "X"
- X.TextColor3 = Color3.new(1, 1, 1)
- X.TextScaled = true
- X.TextSize = 14
- X.TextWrapped = true
- ChangelogButton.Name = "ChangelogButton"
- ChangelogButton.Parent = Main
- ChangelogButton.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0.498039)
- ChangelogButton.BorderColor3 = Color3.new(0.0509804, 0.207843, 0.0823529)
- ChangelogButton.BorderSizePixel = 4
- ChangelogButton.Position = UDim2.new(0.0145454537, 0, 0.0352112725, 0)
- ChangelogButton.Size = UDim2.new(0, 100, 0, 18)
- ChangelogButton.Font = Enum.Font.GothamBold
- ChangelogButton.Text = "Changelog"
- ChangelogButton.TextColor3 = Color3.new(0, 0, 0)
- ChangelogButton.TextScaled = true
- ChangelogButton.TextSize = 14
- ChangelogButton.TextWrapped = true
- ReportBug.Name = "ReportBug"
- ReportBug.Parent = Main
- ReportBug.BackgroundColor3 = Color3.new(1, 0, 0)
- ReportBug.BorderColor3 = Color3.new(0.207843, 0, 0)
- ReportBug.BorderSizePixel = 4
- ReportBug.Position = UDim2.new(0.0145454537, 0, 0.165492952, 0)
- ReportBug.Size = UDim2.new(0, 100, 0, 18)
- ReportBug.Font = Enum.Font.GothamBold
- ReportBug.Text = "Report a Bug"
- ReportBug.TextColor3 = Color3.new(0, 0, 0)
- ReportBug.TextScaled = true
- ReportBug.TextSize = 14
- ReportBug.TextWrapped = true
- FeCheck.Name = "FeCheck"
- FeCheck.Parent = Main
- FeCheck.BackgroundColor3 = Color3.new(0.0745098, 0.0745098, 0.0745098)
- FeCheck.BorderSizePixel = 0
- FeCheck.Position = UDim2.new(0.218181819, 0, 0.165492952, 0)
- FeCheck.Size = UDim2.new(0, 430, 0, 18)
- FeCheck.Font = Enum.Font.GothamSemibold
- FeCheck.Text = "FE Check"
- FeCheck.TextColor3 = Color3.new(1, 1, 1)
- FeCheck.TextSize = 14
- Fly.Name = "Fly"
- Fly.Parent = Main
- Fly.BackgroundColor3 = Color3.new(0.0745098, 0.0745098, 0.0745098)
- Fly.BorderSizePixel = 0
- Fly.Position = UDim2.new(0.218181819, 0, 0.253521144, 0)
- Fly.Size = UDim2.new(0, 430, 0, 18)
- Fly.Font = Enum.Font.GothamSemibold
- Fly.Text = "Fly [E]"
- Fly.TextColor3 = Color3.new(1, 1, 1)
- Fly.TextSize = 14
- Walkspeed.Name = "Walkspeed"
- Walkspeed.Parent = Main
- Walkspeed.BackgroundColor3 = Color3.new(0.0745098, 0.0745098, 0.0745098)
- Walkspeed.BorderSizePixel = 0
- Walkspeed.Position = UDim2.new(0.218181819, 0, 0.426056325, 0)
- Walkspeed.Size = UDim2.new(0, 239, 0, 18)
- Walkspeed.Font = Enum.Font.GothamSemibold
- Walkspeed.Text = "Walkspeed"
- Walkspeed.TextColor3 = Color3.new(1, 1, 1)
- Walkspeed.TextSize = 14
- BTools.Name = "BTools"
- BTools.Parent = Main
- BTools.BackgroundColor3 = Color3.new(0.0745098, 0.0745098, 0.0745098)
- BTools.BorderSizePixel = 0
- BTools.Position = UDim2.new(0.218181819, 0, 0.338028163, 0)
- BTools.Size = UDim2.new(0, 430, 0, 18)
- BTools.Font = Enum.Font.GothamSemibold
- BTools.Text = "BTools"
- BTools.TextColor3 = Color3.new(1, 1, 1)
- BTools.TextSize = 14
- BrickHat.Name = "Brick Hat "
- BrickHat.Parent = Main
- BrickHat.BackgroundColor3 = Color3.new(0.0745098, 0.0745098, 0.0745098)
- BrickHat.BorderSizePixel = 0
- BrickHat.Position = UDim2.new(0.218181819, 0, 0.510563374, 0)
- BrickHat.Size = UDim2.new(0, 430, 0, 18)
- BrickHat.Font = Enum.Font.GothamSemibold
- BrickHat.Text = "Block Hat"
- BrickHat.TextColor3 = Color3.new(1, 1, 1)
- BrickHat.TextSize = 14
- KillAura.Name = "Kill Aura"
- KillAura.Parent = Main
- KillAura.BackgroundColor3 = Color3.new(0.0745098, 0.0745098, 0.0745098)
- KillAura.BorderSizePixel = 0
- KillAura.Position = UDim2.new(0.218181819, 0, 0.598591566, 0)
- KillAura.Size = UDim2.new(0, 430, 0, 18)
- KillAura.Font = Enum.Font.GothamSemibold
- KillAura.Text = "Kill Aura (LAG/PRISON LIFE)"
- KillAura.TextColor3 = Color3.new(1, 1, 1)
- KillAura.TextSize = 14
- TrollChat.Name = "TrollChat"
- TrollChat.Parent = Main
- TrollChat.BackgroundColor3 = Color3.new(0.0745098, 0.0745098, 0.0745098)
- TrollChat.BorderSizePixel = 0
- TrollChat.Position = UDim2.new(0.218181819, 0, 0.683098555, 0)
- TrollChat.Size = UDim2.new(0, 430, 0, 18)
- TrollChat.Font = Enum.Font.GothamSemibold
- TrollChat.Text = "Chat Troll"
- TrollChat.TextColor3 = Color3.new(1, 1, 1)
- TrollChat.TextSize = 14
- LimB.Name = "LimB"
- LimB.Parent = Main
- LimB.BackgroundColor3 = Color3.new(0.0745098, 0.0745098, 0.0745098)
- LimB.BorderSizePixel = 0
- LimB.Position = UDim2.new(0.218181819, 0, 0.771126747, 0)
- LimB.Size = UDim2.new(0, 430, 0, 18)
- LimB.Font = Enum.Font.GothamSemibold
- LimB.Text = "Limb Merger (FE/R6)"
- LimB.TextColor3 = Color3.new(1, 1, 1)
- LimB.TextSize = 14
- SpeedButValue.Name = "SpeedButValue"
- SpeedButValue.Parent = Main
- SpeedButValue.BackgroundColor3 = Color3.new(0.0745098, 0.0745098, 0.0745098)
- SpeedButValue.BorderSizePixel = 0
- SpeedButValue.Position = UDim2.new(0.669090927, 0, 0.426056325, 0)
- SpeedButValue.Size = UDim2.new(0, 176, 0, 18)
- SpeedButValue.Font = Enum.Font.GothamSemibold
- SpeedButValue.Text = "Speed"
- SpeedButValue.TextColor3 = Color3.new(1, 1, 1)
- SpeedButValue.TextScaled = true
- SpeedButValue.TextSize = 14
- SpeedButValue.TextWrapped = true
- S3x.Name = "S3x"
- S3x.Parent = Main
- S3x.BackgroundColor3 = Color3.new(0.0745098, 0.0745098, 0.0745098)
- S3x.BorderSizePixel = 0
- S3x.Position = UDim2.new(0.218181819, 0, 0.85915494, 0)
- S3x.Size = UDim2.new(0, 239, 0, 18)
- S3x.Font = Enum.Font.GothamSemibold
- S3x.Text = "Coming Soon"
- S3x.TextColor3 = Color3.new(1, 1, 1)
- S3x.TextSize = 14
- PlayerButValue.Name = "PlayerButValue"
- PlayerButValue.Parent = Main
- PlayerButValue.BackgroundColor3 = Color3.new(0.0745098, 0.0745098, 0.0745098)
- PlayerButValue.BorderSizePixel = 0
- PlayerButValue.Position = UDim2.new(0.669090927, 0, 0.85915494, 0)
- PlayerButValue.Size = UDim2.new(0, 176, 0, 18)
- PlayerButValue.Font = Enum.Font.GothamSemibold
- PlayerButValue.Text = "Player"
- PlayerButValue.TextColor3 = Color3.new(1, 1, 1)
- PlayerButValue.TextScaled = true
- PlayerButValue.TextSize = 14
- PlayerButValue.TextWrapped = true
- Creators.Name = "Creators"
- Creators.Parent = Main
- Creators.BackgroundColor3 = Color3.new(1, 1, 1)
- Creators.BackgroundTransparency = 1
- Creators.Position = UDim2.new(0.00181818183, 0, 0.426056355, 0)
- Creators.Size = UDim2.new(0, 114, 0, 211)
- Creators.Font = Enum.Font.SourceSans
- Creators.Text = "SpeedSterMaster and elvin0407"
- Creators.TextColor3 = Color3.new(1, 1, 1)
- Creators.TextScaled = true
- Creators.TextSize = 14
- Creators.TextWrapped = true
- Border.Name = "Border"
- Border.Parent = Main
- Border.BackgroundColor3 = Color3.new(0.419608, 0.419608, 0.419608)
- Border.BorderColor3 = Color3.new(0.419608, 0.419608, 0.419608)
- Border.Position = UDim2.new(0.208495259, 0, -0.000385761261, 0)
- Border.Size = UDim2.new(0, 3, 0, 283)
- Changelog.Name = "Changelog"
- Changelog.Parent = R0bex
- Changelog.BackgroundColor3 = Color3.new(1, 1, 1)
- Changelog.BackgroundTransparency = 1
- Changelog.Position = UDim2.new(0.0263653472, 0, 0.599678457, 0)
- Changelog.Size = UDim2.new(0, 415, 0, 225)
- Changelog.Visible = false
- Changelog.Image = "rbxassetid://2260429633"
- Changelog.ImageColor3 = Color3.new(0.333333, 0, 0)
- Changelog.ScaleType = Enum.ScaleType.Slice
- Changelog.SliceCenter = Rect.new(12, 12, 13, 13)
- TextLabel.Parent = Changelog
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.0481927693, 0, 0.0399999991, 0)
- TextLabel.Size = UDim2.new(0, 359, 0, 198)
- TextLabel.ZIndex = 5
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Version 1.2.11"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- TextLabel_Roundify_12px.Name = "TextLabel_Roundify_12px"
- TextLabel_Roundify_12px.Parent = TextLabel
- TextLabel_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_Roundify_12px.BackgroundTransparency = 1
- TextLabel_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
- TextLabel_Roundify_12px.Image = "rbxassetid://2260429633"
- TextLabel_Roundify_12px.ScaleType = Enum.ScaleType.Slice
- TextLabel_Roundify_12px.SliceCenter = Rect.new(12, 12, 13, 13)
- BugReporter.Name = "BugReporter"
- BugReporter.Parent = R0bex
- BugReporter.BackgroundColor3 = Color3.new(1, 1, 1)
- BugReporter.BackgroundTransparency = 1
- BugReporter.Position = UDim2.new(0.0574387945, 0, 0.535369754, 0)
- BugReporter.Size = UDim2.new(0, 398, 0, 230)
- BugReporter.Visible = false
- BugReporter.Image = "rbxassetid://2260429633"
- BugReporter.ImageColor3 = Color3.new(0, 0, 0)
- BugReporter.ScaleType = Enum.ScaleType.Slice
- BugReporter.SliceCenter = Rect.new(12, 12, 13, 13)
- Frame.Parent = BugReporter
- Frame.BackgroundColor3 = Color3.new(0.329412, 0.329412, 0.329412)
- Frame.Size = UDim2.new(0, 398, 0, 36)
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Size = UDim2.new(0, 398, 0, 37)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "Report a bug"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14
- TextLabel_2.TextWrapped = true
- TextLabel_3.Parent = BugReporter
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.Position = UDim2.new(0.0276381914, 0, 0.213043481, 0)
- TextLabel_3.Size = UDim2.new(0, 374, 0, 162)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "Make sure that the error is from the gui, not from a script because im not the maker of these scripts. Want to report a bug? Discord: tomas#5425, dont have a discord account but have a roblox account? then PM me! RBLX Username:TomasgameplayPro"
- TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_3.TextScaled = true
- TextLabel_3.TextSize = 14
- TextLabel_3.TextWrapped = true
- Openframe.Name = "Openframe"
- Openframe.Parent = R0bex
- Openframe.BackgroundColor3 = Color3.new(1, 1, 1)
- Openframe.BackgroundTransparency = 1
- Openframe.Position = UDim2.new(0.0338491313, 0, 0.460881799, 0)
- Openframe.Size = UDim2.new(0, 82, 0, 89)
- openbut.Name = "openbut"
- openbut.Parent = Openframe
- openbut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- openbut.Position = UDim2.new(-0.284313738, 0, 2.87640452, 0)
- openbut.Size = UDim2.new(0, 94, 0, 44)
- openbut.Font = Enum.Font.GothamSemibold
- openbut.Text = "SpeedSterMaster"
- openbut.TextColor3 = Color3.new(1, 1, 1)
- openbut.TextScaled = true
- openbut.TextSize = 14
- openbut.TextWrapped = true
- -- Scripts:
- function SCRIPT_RVDV75_FAKESCRIPT() -- X.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = X
- function OnClicked()
- script.Parent.Parent.Parent.Openframe.Visible = true
- script.Parent.Parent.Parent.Main.Visible = false
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_RVDV75_FAKESCRIPT))
- function SCRIPT_KRFH85_FAKESCRIPT() -- ChangelogButton.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = ChangelogButton
- changelogopenned = false
- function Open()
- changelogopenned = true
- script.Parent.Parent.Parent.Changelog.Visible = true
- end
- function Close()
- changelogopenned = false
- script.Parent.Parent.Parent.Changelog.Visible = false
- end
- function OnClicked()
- if changelogopenned == true then
- Close()
- elseif changelogopenned == false then
- Open()
- end
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_KRFH85_FAKESCRIPT))
- function SCRIPT_GVMJ70_FAKESCRIPT() -- ReportBug.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = ReportBug
- changelogopenned = false
- function Open()
- changelogopenned = true
- script.Parent.Parent.Parent.BugReporter.Visible = true
- end
- function Close()
- changelogopenned = false
- script.Parent.Parent.Parent.BugReporter.Visible = false
- end
- function OnClicked()
- if changelogopenned == true then
- Close()
- elseif changelogopenned == false then
- Open()
- end
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_GVMJ70_FAKESCRIPT))
- function SCRIPT_TGZP81_FAKESCRIPT() -- FeCheck.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = FeCheck
- function OnClicked()
- if game.Workspace.FilteringEnabled == true then
- script.Parent.Parent.FeCheck.Text = "Game is filtering enabled"
- wait(2)
- script.Parent.Parent.FeCheck.Text = "FE Check"
- elseif game.Workspace.FilteringEnabled == false then
- script.Parent.Parent.FeCheck.Text = "Not filtering enabled..."
- wait(2)
- script.Parent.Parent.FeCheck.Text = "FE Check"
- end
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_TGZP81_FAKESCRIPT))
- function SCRIPT_MGNT81_FAKESCRIPT() -- Fly.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = Fly
- function OnClicked()
- repeat wait()
- until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
- local mouse = game.Players.LocalPlayer:GetMouse()
- repeat wait() until mouse
- local plr = game.Players.LocalPlayer
- local torso = plr.Character.Torso
- local flying = true
- local deb = true
- local ctrl = {f = 0, b = 0, l = 0, r = 0}
- local lastctrl = {f = 0, b = 0, l = 0, r = 0}
- local maxspeed = 50
- local speed = 0
- function Fly()
- local bg = Instance.new("BodyGyro", torso)
- bg.P = 9e4
- bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
- bg.cframe = torso.CFrame
- local bv = Instance.new("BodyVelocity", torso)
- bv.velocity = Vector3.new(0,0.1,0)
- bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
- repeat wait()
- plr.Character.Humanoid.PlatformStand = true
- if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
- speed = speed+.5+(speed/maxspeed)
- if speed > maxspeed then
- speed = maxspeed
- end
- elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
- speed = speed-1
- if speed < 0 then
- speed = 0
- end
- end
- if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
- elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- else
- bv.velocity = Vector3.new(0,0.1,0)
- end
- bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
- until not flying
- ctrl = {f = 0, b = 0, l = 0, r = 0}
- lastctrl = {f = 0, b = 0, l = 0, r = 0}
- speed = 0
- bg:Destroy()
- bv:Destroy()
- plr.Character.Humanoid.PlatformStand = false
- end
- mouse.KeyDown:connect(function(key)
- if key:lower() == "e" then
- if flying then flying = false
- else
- flying = true
- Fly()
- end
- elseif key:lower() == "w" then
- ctrl.f = 1
- elseif key:lower() == "s" then
- ctrl.b = -1
- elseif key:lower() == "a" then
- ctrl.l = -1
- elseif key:lower() == "d" then
- ctrl.r = 1
- end
- end)
- mouse.KeyUp:connect(function(key)
- if key:lower() == "w" then
- ctrl.f = 0
- elseif key:lower() == "s" then
- ctrl.b = 0
- elseif key:lower() == "a" then
- ctrl.l = 0
- elseif key:lower() == "d" then
- ctrl.r = 0
- end
- end)
- Fly()
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_MGNT81_FAKESCRIPT))
- function SCRIPT_LZKV77_FAKESCRIPT() -- Walkspeed.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = Walkspeed
- function OnClicked()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = script.Parent.Parent.SpeedButValue.Text
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_LZKV77_FAKESCRIPT))
- function SCRIPT_YKAX70_FAKESCRIPT() -- BTools.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = BTools
- function OnClicked()
- local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
- local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
- local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
- tool1.BinType = "Clone"
- tool2.BinType = "GameTool"
- tool3.BinType = "Hammer"
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_YKAX70_FAKESCRIPT))
- function SCRIPT_PVSY77_FAKESCRIPT() -- BrickHat.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = BrickHat
- function OnClicked()
- for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- if (v:IsA("Accessory")) then
- v.Handle.Mesh:remove()
- end
- end
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_PVSY77_FAKESCRIPT))
- function SCRIPT_WVPA89_FAKESCRIPT() -- KillAura.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = KillAura
- function OnClicked()
- mainRemotes = game.ReplicatedStorage
- meleeRemote = mainRemotes['meleeEvent']
- killAura = true
- contextactionservice = game.ContextActionService
- function toggleKillAura(actionName, inputState, inputObject)
- print('Doing the action : ' .. actionName)
- if inputState == Enum.UserInputState.Begin then
- if killAura == true then
- killAura = false
- else
- killAura = true
- end
- end
- end
- contextactionservice:BindAction('ToggleKillAura', toggleKillAura, false, Enum.KeyCode.K)
- while wait() do
- if killAura == true then
- for _, plr in pairs (game:GetService('Players'):GetChildren()) do
- if plr.Name ~= game.Players.LocalPlayer.Name then
- meleeRemote:FireServer(plr)
- end
- end
- end
- end
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_WVPA89_FAKESCRIPT))
- function SCRIPT_MPAB71_FAKESCRIPT() -- TrollChat.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = TrollChat
- function OnClicked()
- local Action = game.Players:GetPlayers()
- for i = 1,#Action do
- Action[i].Chatted:connect(function(Message)
- game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("".."["..Action[i].Name.."]".." "..Message, "All")
- end)
- end
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_MPAB71_FAKESCRIPT))
- function SCRIPT_EPMX86_FAKESCRIPT() -- LimB.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = LimB
- function OnClicked()
- for i,v in pairs(game.Players:GetChildren()) do
- a = Instance.new("Weld", v.Character.Torso)
- a.Part0 = game.Players.LocalPlayer.Character.Torso
- a.Part1 = game.Players.LocalPlayer.Character.Head
- a = Instance.new("Weld", v.Character.Torso)
- a.Part0 = game.Players.LocalPlayer.Character.Head
- a.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
- a = Instance.new("Weld", v.Character.Torso)
- a.Part0 = game.Players.LocalPlayer.Character.Torso
- a.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
- a = Instance.new("Weld", v.Character.Torso)
- a.Part0 = game.Players.LocalPlayer.Character.Torso
- a.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
- a = Instance.new("Weld", v.Character.Torso)
- a.Part0 = game.Players.LocalPlayer.Character.Torso
- a.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
- end
- end
- function OnClicked2()
- script.Parent.Parent.LimB.Text = "Releasing on v.2"
- wait(2)
- script.Parent.Parent.LimB.Text = "Coming Soon"
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- script.Parent.MouseButton1Up:Connect(OnClicked2)
- end
- coroutine.resume(coroutine.create(SCRIPT_EPMX86_FAKESCRIPT))
- function SCRIPT_UYIB80_FAKESCRIPT() -- S3x.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = S3x
- function OnClicked()
- local Victim= script.Parent.Parent.PlayerButValue
- local A=Instance.new'Animation'
- A.AnimationId='rbxassetid://148840371'
- local P=game:GetService'Players'.LocalPlayer
- local C=P.Character or P.CharacterAdded:Wait()
- local H=C:WaitForChild'Humanoid':LoadAnimation(A)
- H:Play()
- H:AdjustSpeed(2.5)
- game:GetService'RunService'.Stepped:Connect(function()
- C:WaitForChild'HumanoidRootPart'.CFrame=CFrame.new(game:GetService'Players':FindFirstChild(Victim).Character:WaitForChild'HumanoidRootPart'.Position)
- end)
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_UYIB80_FAKESCRIPT))
- function SCRIPT_SMLS75_FAKESCRIPT() -- openbut.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = openbut
- function OnClicked()
- script.Parent.Parent.Parent.Openframe.Visible = false
- script.Parent.Parent.Parent.Main.Visible = true
- end
- script.Parent.MouseButton1Down:Connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_SMLS75_FAKESCRIPT))
Add Comment
Please, Sign In to add comment