SHOW:
|
|
- or go back to the newest paste.
| 1 | - | -- Made by abs_0 (absoabsolute0) |
| 1 | + | -- Farewell Infortality. |
| 2 | - | -- Objects |
| 2 | + | -- Version: 2.82 |
| 3 | -- Instances: | |
| 4 | - | local mygui = Instance.new("ScreenGui")
|
| 4 | + | local ScreenGui = Instance.new("ScreenGui")
|
| 5 | - | local maintab = Instance.new("Frame")
|
| 5 | + | local TextButton = Instance.new("TextButton")
|
| 6 | - | local title = Instance.new("TextLabel")
|
| 6 | + | local TextButton_2 = Instance.new("TextButton")
|
| 7 | - | local bodyframe = Instance.new("Frame")
|
| 7 | + | --Properties: |
| 8 | - | local menuframe = Instance.new("Frame")
|
| 8 | + | ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
|
| 9 | - | local generalbuttonframe = Instance.new("Frame")
|
| 9 | + | ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling |
| 10 | - | local generalbutton = Instance.new("TextButton")
|
| 10 | + | ScreenGui.ResetOnSpawn = false |
| 11 | - | local generalbuttonlabel = Instance.new("ImageLabel")
|
| 11 | + | |
| 12 | - | local lpbuttonframe = Instance.new("Frame")
|
| 12 | + | TextButton.Parent = ScreenGui |
| 13 | - | local lpbutton = Instance.new("TextButton")
|
| 13 | + | TextButton.BackgroundColor3 = Color3.new(1, 1, 1) |
| 14 | - | local lpbuttonlabel = Instance.new("ImageLabel")
|
| 14 | + | TextButton.Position = UDim2.new(0.46093747, 0, 0.510316312, 0) |
| 15 | - | local tpbuttonframe = Instance.new("Frame")
|
| 15 | + | TextButton.Size = UDim2.new(0, 200, 0, 50) |
| 16 | - | local tpbutton = Instance.new("TextButton")
|
| 16 | + | TextButton.Font = Enum.Font.SourceSans |
| 17 | - | local tpbuttonlabel = Instance.new("ImageLabel")
|
| 17 | + | TextButton.Text = "click this then click T to enable invisibility" |
| 18 | - | local tptextbox = Instance.new("TextBox")
|
| 18 | + | TextButton.TextColor3 = Color3.new(0, 0, 0) |
| 19 | - | local tpunderline = Instance.new("Frame")
|
| 19 | + | TextButton.TextScaled = true |
| 20 | - | local tpunderlinebase = Instance.new("Frame")
|
| 20 | + | TextButton.TextSize = 14 |
| 21 | - | local generalframe = Instance.new("Frame")
|
| 21 | + | TextButton.TextWrapped = true |
| 22 | - | local generalespframe = Instance.new("Frame")
|
| 22 | + | |
| 23 | - | local generalespbutton = Instance.new("TextButton")
|
| 23 | + | TextButton_2.Parent = ScreenGui |
| 24 | - | local generalesplabel = Instance.new("ImageLabel")
|
| 24 | + | TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1) |
| 25 | - | local generalcoinframe = Instance.new("Frame")
|
| 25 | + | TextButton_2.Position = UDim2.new(0.46093747, 0, 0.613480031, 0) |
| 26 | - | local generalcoinbutton = Instance.new("TextButton")
|
| 26 | + | TextButton_2.Size = UDim2.new(0, 200, 0, 50) |
| 27 | - | local generalcoinlabel = Instance.new("ImageLabel")
|
| 27 | + | TextButton_2.Font = Enum.Font.SourceSans |
| 28 | - | local generalgunframe = Instance.new("Frame")
|
| 28 | + | TextButton_2.Text = "when thats enabled you can click here anc click Y to reset your character and go to that position" |
| 29 | - | local generalgunbutton = Instance.new("TextButton")
|
| 29 | + | TextButton_2.TextColor3 = Color3.new(0, 0, 0) |
| 30 | - | local generalgunlabel = Instance.new("ImageLabel")
|
| 30 | + | TextButton_2.TextScaled = true |
| 31 | - | local generallobbyframe = Instance.new("Frame")
|
| 31 | + | TextButton_2.TextSize = 14 |
| 32 | - | local generallobbybutton = Instance.new("TextButton")
|
| 32 | + | TextButton_2.TextWrapped = true |
| 33 | - | local generallobbylabel = Instance.new("ImageLabel")
|
| 33 | + | -- Farewell Infortality. |
| 34 | - | local lpframe = Instance.new("Frame")
|
| 34 | + | -- Version: 2.82 |
| 35 | - | local lpjumpframe = Instance.new("Frame")
|
| 35 | + | -- Instances: |
| 36 | - | local lpjumpbutton = Instance.new("TextButton")
|
| 36 | + | local Frame3 = Instance.new("Frame")
|
| 37 | - | local lpjumplabel = Instance.new("ImageLabel")
|
| 37 | + | local TextButton3 = Instance.new("TextButton")
|
| 38 | - | local lpgravframe = Instance.new("Frame")
|
| 38 | + | local TextBox3 = Instance.new("TextBox")
|
| 39 | - | local lpgravbutton = Instance.new("TextButton")
|
| 39 | + | --Properties: |
| 40 | - | local lpgravlabel = Instance.new("ImageLabel")
|
| 40 | + | Frame3.Parent = game.StarterGui.ScreenGui |
| 41 | - | local lpwalkframe = Instance.new("Frame")
|
| 41 | + | Frame3.BackgroundColor3 = Color3.new(1, 1, 1) |
| 42 | - | local lpwalkbutton = Instance.new("TextButton")
|
| 42 | + | Frame3.Position = UDim2.new(0.326, 0, 0.611, 0) |
| 43 | - | local lpwalklabel = Instance.new("ImageLabel")
|
| 43 | + | Frame3.Size = UDim2.new(0, 156, 0, 110) |
| 44 | - | local lpgodframe = Instance.new("Frame")
|
| 44 | + | |
| 45 | - | local lpgodbutton = Instance.new("TextButton")
|
| 45 | + | TextButton3.Parent = Frame3 |
| 46 | - | local lpgodlabel = Instance.new("ImageLabel")
|
| 46 | + | TextButton3.BackgroundColor3 = Color3.new(1, 1, 1) |
| 47 | - | local backbutton1 = Instance.new("TextButton")
|
| 47 | + | TextButton3.Position = UDim2.new(0.0220666379, 0, 0.597846925, 0) |
| 48 | - | local backbutton1label = Instance.new("ImageLabel")
|
| 48 | + | TextButton3.Size = UDim2.new(0, 149, 0, 36) |
| 49 | - | local backbutton2 = Instance.new("TextButton")
|
| 49 | + | TextButton3.Font = Enum.Font.SourceSans |
| 50 | - | local backbutton2label = Instance.new("ImageLabel")
|
| 50 | + | TextButton3.Text = "set speed" |
| 51 | - | local creditsbutton = Instance.new("TextButton")
|
| 51 | + | TextButton3.TextColor3 = Color3.new(0, 0, 0) |
| 52 | - | local creditsiconlabel1 = Instance.new("ImageLabel")
|
| 52 | + | TextButton3.TextScaled = true |
| 53 | - | local creditsiconlabel2 = Instance.new("ImageLabel")
|
| 53 | + | TextButton3.TextSize = 14 |
| 54 | - | local toggle = Instance.new("Frame")
|
| 54 | + | TextButton3.TextWrapped = true |
| 55 | - | local closeall = Instance.new("TextButton")
|
| 55 | + | |
| 56 | - | local closeopen = Instance.new("TextButton")
|
| 56 | + | TextBox3.Parent = Frame3 |
| 57 | - | local closeopenlabel = Instance.new("ImageLabel")
|
| 57 | + | TextBox3.BackgroundColor3 = Color3.new(1, 1, 1) |
| 58 | - | local creditstab = Instance.new("Frame")
|
| 58 | + | TextBox3.Position = UDim2.new(0.057692308, 0, 0.13636364, 0) |
| 59 | - | local creditstitle = Instance.new("TextLabel")
|
| 59 | + | TextBox3.Size = UDim2.new(0, 137, 0, 39) |
| 60 | - | local creditsframe = Instance.new("Frame")
|
| 60 | + | TextBox3.Font = Enum.Font.SourceSans |
| 61 | - | local creditsmenuframe = Instance.new("Frame")
|
| 61 | + | TextBox3.PlaceholderText = "speed here" |
| 62 | - | local creditsfield = Instance.new("TextLabel")
|
| 62 | + | TextBox3.Text = "" |
| 63 | - | local closecredits = Instance.new("TextButton")
|
| 63 | + | TextBox3.TextColor3 = Color3.new(0, 0, 0) |
| 64 | TextBox3.TextSize = 14 | |
| 65 | - | -- Properties |
| 65 | + | local num = Instance.new("IntValue")
|
| 66 | ||
| 67 | - | mygui.Name = "mygui" |
| 67 | + | local UserInputService = game:GetService("UserInputService")
|
| 68 | - | mygui.Parent = game.CoreGui |
| 68 | + | |
| 69 | local gui = Frame3 | |
| 70 | - | maintab.Name = "maintab" |
| 70 | + | |
| 71 | - | maintab.Parent = mygui |
| 71 | + | local dragging |
| 72 | - | maintab.Active = true |
| 72 | + | local dragInput |
| 73 | - | maintab.BackgroundColor3 = Color3.new(1, 1, 1) |
| 73 | + | local dragStart |
| 74 | - | maintab.BackgroundTransparency = 0.5 |
| 74 | + | local startPos |
| 75 | - | maintab.BorderSizePixel = 0 |
| 75 | + | |
| 76 | - | maintab.Draggable = true |
| 76 | + | local function update(input) |
| 77 | - | maintab.Position = UDim2.new(0, 900, 0, 330) |
| 77 | + | local delta = input.Position - dragStart |
| 78 | - | maintab.Size = UDim2.new(0, 256, 0, 30) |
| 78 | + | gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) |
| 79 | end | |
| 80 | - | title.Name = "title" |
| 80 | + | |
| 81 | - | title.Parent = maintab |
| 81 | + | gui.InputBegan:Connect(function(input) |
| 82 | - | title.BackgroundColor3 = Color3.new(0, 0.45098, 0.862745) |
| 82 | + | if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then |
| 83 | - | title.BorderSizePixel = 0 |
| 83 | + | dragging = true |
| 84 | - | title.Size = UDim2.new(0, 256, 0, 30) |
| 84 | + | dragStart = input.Position |
| 85 | - | title.Font = Enum.Font.SourceSansBold |
| 85 | + | startPos = gui.Position |
| 86 | - | title.FontSize = Enum.FontSize.Size24 |
| 86 | + | |
| 87 | - | title.Text = "MM2 Gui" |
| 87 | + | input.Changed:Connect(function() |
| 88 | - | title.TextColor3 = Color3.new(1, 1, 1) |
| 88 | + | if input.UserInputState == Enum.UserInputState.End then |
| 89 | - | title.TextSize = 23 |
| 89 | + | dragging = false |
| 90 | end | |
| 91 | - | bodyframe.Name = "bodyframe" |
| 91 | + | end) |
| 92 | - | bodyframe.Parent = maintab |
| 92 | + | end |
| 93 | - | bodyframe.BackgroundColor3 = Color3.new(0, 0.615686, 1) |
| 93 | + | |
| 94 | - | bodyframe.BorderSizePixel = 0 |
| 94 | + | |
| 95 | - | bodyframe.ClipsDescendants = true |
| 95 | + | gui.InputChanged:Connect(function(input) |
| 96 | - | bodyframe.Position = UDim2.new(0, 0, 0, 30) |
| 96 | + | if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then |
| 97 | - | bodyframe.Size = UDim2.new(0, 256, 0, 222) |
| 97 | + | dragInput = input |
| 98 | end | |
| 99 | - | menuframe.Name = "menuframe" |
| 99 | + | |
| 100 | - | menuframe.Parent = bodyframe |
| 100 | + | |
| 101 | - | menuframe.BackgroundColor3 = Color3.new(1, 1, 1) |
| 101 | + | UserInputService.InputChanged:Connect(function(input) |
| 102 | - | menuframe.BackgroundTransparency = 1 |
| 102 | + | if input == dragInput and dragging then |
| 103 | - | menuframe.BorderSizePixel = 0 |
| 103 | + | update(input) |
| 104 | - | menuframe.Size = UDim2.new(0, 256, 0, 222) |
| 104 | + | end |
| 105 | end) | |
| 106 | - | generalbuttonframe.Name = "generalbuttonframe" |
| 106 | + | speed = {1}
|
| 107 | - | generalbuttonframe.Parent = menuframe |
| 107 | + | |
| 108 | - | generalbuttonframe.BackgroundColor3 = Color3.new(1, 1, 1) |
| 108 | + | -- Scripts: |
| 109 | - | generalbuttonframe.BorderSizePixel = 0 |
| 109 | + | function SCRIPT_XRNJ89_FAKESCRIPT() -- TextButton.clicks |
| 110 | - | generalbuttonframe.Position = UDim2.new(0, 31, 0, 31) |
| 110 | + | local script = Instance.new('LocalScript')
|
| 111 | - | generalbuttonframe.Size = UDim2.new(0, 194, 0, 31) |
| 111 | + | script.Parent = TextButton |
| 112 | script.Parent.MouseButton1Click:Connect(function(player) | |
| 113 | - | generalbutton.Name = "generalbutton" |
| 113 | + | print("clicked")
|
| 114 | - | generalbutton.Parent = generalbuttonframe |
| 114 | + | script.Parent.LocalScript.Disabled = false |
| 115 | - | generalbutton.BackgroundColor3 = Color3.new(1, 1, 1) |
| 115 | + | end) |
| 116 | - | generalbutton.BackgroundTransparency = 1 |
| 116 | + | |
| 117 | - | generalbutton.BorderSizePixel = 0 |
| 117 | + | |
| 118 | - | generalbutton.ClipsDescendants = true |
| 118 | + | coroutine.resume(coroutine.create(SCRIPT_XRNJ89_FAKESCRIPT)) |
| 119 | - | generalbutton.Size = UDim2.new(0, 194, 0, 30) |
| 119 | + | function SCRIPT_BYGD75_FAKESCRIPT() -- TextButton.LocalScript |
| 120 | - | generalbutton.Font = Enum.Font.SourceSansSemibold |
| 120 | + | local script = Instance.new('LocalScript')
|
| 121 | - | generalbutton.FontSize = Enum.FontSize.Size24 |
| 121 | + | script.Parent = TextButton |
| 122 | - | generalbutton.Text = "General" |
| 122 | + | local player = game.Players.LocalPlayer |
| 123 | - | generalbutton.TextColor3 = Color3.new(0, 0.615686, 1) |
| 123 | + | local character = player.Character |
| 124 | - | generalbutton.TextSize = 20 |
| 124 | + | local mouse = player:GetMouse() |
| 125 | local UIS = game:GetService("UserInputService")
| |
| 126 | - | generalbuttonlabel.Name = "generalbuttonlabel" |
| 126 | + | w = {"false"}
|
| 127 | - | generalbuttonlabel.Parent = generalbutton |
| 127 | + | a = {"false"}
|
| 128 | - | generalbuttonlabel.AnchorPoint = Vector2.new(0.5, 0.5) |
| 128 | + | s = {"false"}
|
| 129 | - | generalbuttonlabel.BackgroundColor3 = Color3.new(1, 1, 1) |
| 129 | + | d = {"false"}
|
| 130 | - | generalbuttonlabel.BackgroundTransparency = 1 |
| 130 | + | q = {"false"}
|
| 131 | - | generalbuttonlabel.BorderSizePixel = 0 |
| 131 | + | e = {"false"}
|
| 132 | - | generalbuttonlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0) |
| 132 | + | active = {"false"}
|
| 133 | - | generalbuttonlabel.Size = UDim2.new(0, 50, 0, 50) |
| 133 | + | |
| 134 | - | generalbuttonlabel.Visible = false |
| 134 | + | local function doi() |
| 135 | - | generalbuttonlabel.Image = "rbxassetid://200182847" |
| 135 | + | UIS.InputBegan:Connect(function(key, gameprocessed) |
| 136 | - | generalbuttonlabel.ImageColor3 = Color3.new(0, 0.705882, 1) |
| 136 | + | if key.KeyCode == Enum.KeyCode.T then |
| 137 | - | generalbuttonlabel.ImageTransparency = 0.80000001192093 |
| 137 | + | local lastpos = character.HumanoidRootPart.Position |
| 138 | print("yeskey")
| |
| 139 | - | lpbuttonframe.Name = "lpbuttonframe" |
| 139 | + | local model = Instance.new("Model")
|
| 140 | - | lpbuttonframe.Parent = menuframe |
| 140 | + | model.Name = player.Name .. " invisibilityset" |
| 141 | - | lpbuttonframe.BackgroundColor3 = Color3.new(1, 1, 1) |
| 141 | + | if table.concat(active) == "true" then |
| 142 | - | lpbuttonframe.BorderSizePixel = 0 |
| 142 | + | print("yes")
|
| 143 | - | lpbuttonframe.Position = UDim2.new(0, 31, 0, 96) |
| 143 | + | table.remove(active, 1) |
| 144 | - | lpbuttonframe.Size = UDim2.new(0, 194, 0, 31) |
| 144 | + | table.insert(active, "false") |
| 145 | character.HumanoidRootPart.CFrame = CFrame.new(model.HumanoidRootPart.Position) | |
| 146 | - | lpbutton.Name = "lpbutton" |
| 146 | + | else |
| 147 | - | lpbutton.Parent = lpbuttonframe |
| 147 | + | print("yes2")
|
| 148 | - | lpbutton.BackgroundColor3 = Color3.new(1, 1, 1) |
| 148 | + | table.remove(active, 1) |
| 149 | - | lpbutton.BackgroundTransparency = 1 |
| 149 | + | table.insert(active, "true") |
| 150 | - | lpbutton.BorderSizePixel = 0 |
| 150 | + | local randomsx = math.random(50, 50000) |
| 151 | - | lpbutton.ClipsDescendants = true |
| 151 | + | local randomsy = math.random(50, 50000) |
| 152 | - | lpbutton.Size = UDim2.new(0, 194, 0, 30) |
| 152 | + | local randomsz = math.random(50, 50000) |
| 153 | - | lpbutton.Font = Enum.Font.SourceSansSemibold |
| 153 | + | local randoms = Vector3.new(randomsx, randomsy, randomsz) |
| 154 | - | lpbutton.FontSize = Enum.FontSize.Size24 |
| 154 | + | local setuprandoms = Vector3.new(randomsx, randomsy + 10, randomsz) |
| 155 | - | lpbutton.Text = "Local Player" |
| 155 | + | print(randoms) |
| 156 | - | lpbutton.TextColor3 = Color3.new(0, 0.615686, 1) |
| 156 | + | local part = Instance.new("Part")
|
| 157 | - | lpbutton.TextSize = 19 |
| 157 | + | part.Parent = game.Workspace |
| 158 | part.Anchored = true | |
| 159 | - | lpbuttonlabel.Name = "lpbuttonlabel" |
| 159 | + | part.Position = randoms |
| 160 | - | lpbuttonlabel.Parent = lpbutton |
| 160 | + | character.HumanoidRootPart.CFrame = CFrame.new(setuprandoms) |
| 161 | - | lpbuttonlabel.AnchorPoint = Vector2.new(0.5, 0.5) |
| 161 | + | character.Humanoid.WalkSpeed = 0 |
| 162 | - | lpbuttonlabel.BackgroundColor3 = Color3.new(1, 1, 1) |
| 162 | + | print("a")
|
| 163 | - | lpbuttonlabel.BackgroundTransparency = 1 |
| 163 | + | local function doings() |
| 164 | - | lpbuttonlabel.BorderSizePixel = 0 |
| 164 | + | model.Parent = game.Workspace |
| 165 | - | lpbuttonlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0) |
| 165 | + | local newcharacter = Instance.new("Part")
|
| 166 | - | lpbuttonlabel.Size = UDim2.new(0, 50, 0, 50) |
| 166 | + | newcharacter.Parent = model |
| 167 | - | lpbuttonlabel.Visible = false |
| 167 | + | local partroot = Instance.new("Part")
|
| 168 | - | lpbuttonlabel.Image = "rbxassetid://200182847" |
| 168 | + | partroot.Name = "HumanoidRootPart" |
| 169 | - | lpbuttonlabel.ImageColor3 = Color3.new(0, 0.705882, 1) |
| 169 | + | partroot.Parent = model |
| 170 | - | lpbuttonlabel.ImageTransparency = 0.80000001192093 |
| 170 | + | local parthumanoid = Instance.new("Humanoid")
|
| 171 | parthumanoid.Parent = model | |
| 172 | - | tptextbox.Name = "tptextbox" |
| 172 | + | model.PrimaryPart = partroot |
| 173 | - | tptextbox.Parent = menuframe |
| 173 | + | partroot.Position = Vector3.new(1, 4, 0) |
| 174 | - | tptextbox.BackgroundColor3 = Color3.new(1, 1, 1) |
| 174 | + | game.Workspace.Camera.CameraSubject = parthumanoid |
| 175 | - | tptextbox.BackgroundTransparency = 1 |
| 175 | + | parthumanoid.WalkSpeed = 100 |
| 176 | - | tptextbox.BorderSizePixel = 0 |
| 176 | + | parthumanoid.JumpPower = 150 |
| 177 | - | tptextbox.Position = UDim2.new(0, 31, 0, 165) |
| 177 | + | partroot.CFrame = CFrame.new(lastpos) |
| 178 | - | tptextbox.Size = UDim2.new(0, 194, 0, 31) |
| 178 | + | UIS.InputBegan:Connect(function(key, gameprocessed) |
| 179 | - | tptextbox.Font = Enum.Font.SourceSans |
| 179 | + | if key.KeyCode == Enum.KeyCode.W then |
| 180 | - | tptextbox.FontSize = Enum.FontSize.Size18 |
| 180 | + | if not UIS:GetFocusedTextBox() then |
| 181 | - | tptextbox.Text = "Player Name" |
| 181 | + | table.remove(w, 1) |
| 182 | - | tptextbox.TextColor3 = Color3.new(1, 1, 1) |
| 182 | + | table.insert(w, "true") |
| 183 | - | tptextbox.TextSize = 15 |
| 183 | + | print("w")
|
| 184 | end | |
| 185 | - | tpunderline.Name = "tpunderline" |
| 185 | + | end |
| 186 | - | tpunderline.Parent = tptextbox |
| 186 | + | end) |
| 187 | - | tpunderline.AnchorPoint = Vector2.new(0, 0) |
| 187 | + | UIS.InputEnded:Connect(function(key, gameprocessed) |
| 188 | - | tpunderline.BackgroundColor3 = Color3.new(1, 1, 1) |
| 188 | + | if key.KeyCode == Enum.KeyCode.W then |
| 189 | - | tpunderline.BorderSizePixel = 0 |
| 189 | + | if not UIS:GetFocusedTextBox() then |
| 190 | - | tpunderline.Position = UDim2.new(0.496815294, 0, 0.967741966, 0) |
| 190 | + | table.remove(w, 1) |
| 191 | - | tpunderline.Size = UDim2.new(0, 0, 0, 2) |
| 191 | + | table.insert(w, "false") |
| 192 | end | |
| 193 | - | tpunderlinebase.Name = "tpunderlinebase" |
| 193 | + | end |
| 194 | - | tpunderlinebase.Parent = tptextbox |
| 194 | + | end) |
| 195 | - | tpunderlinebase.AnchorPoint = Vector2.new(0.5, 0.5) |
| 195 | + | UIS.InputBegan:Connect(function(key, gameprocessed) |
| 196 | - | tpunderlinebase.BackgroundColor3 = Color3.new(1, 1, 1) |
| 196 | + | if key.KeyCode == Enum.KeyCode.A then |
| 197 | - | tpunderlinebase.BackgroundTransparency = 0.80000001192093 |
| 197 | + | if not UIS:GetFocusedTextBox() then |
| 198 | - | tpunderlinebase.BorderSizePixel = 0 |
| 198 | + | table.remove(a, 1) |
| 199 | - | tpunderlinebase.Position = UDim2.new(0.496815294, 0, 0.967741966, 0) |
| 199 | + | table.insert(a, "true") |
| 200 | - | tpunderlinebase.Size = UDim2.new(0, 157, 0, 2) |
| 200 | + | end |
| 201 | - | tpunderlinebase.Visible = false --secretkey |
| 201 | + | end |
| 202 | end) | |
| 203 | - | generalframe.Name = "generalframe" |
| 203 | + | UIS.InputEnded:Connect(function(key, gameprocessed) |
| 204 | - | generalframe.Parent = bodyframe |
| 204 | + | if key.KeyCode == Enum.KeyCode.A then |
| 205 | - | generalframe.BackgroundColor3 = Color3.new(1, 1, 1) |
| 205 | + | if not UIS:GetFocusedTextBox() then |
| 206 | - | generalframe.BackgroundTransparency = 1 |
| 206 | + | table.remove(a, 1) |
| 207 | - | generalframe.BorderSizePixel = 0 |
| 207 | + | table.insert(a, "false") |
| 208 | - | generalframe.Position = UDim2.new(0, 256, 0, 0) |
| 208 | + | end |
| 209 | - | generalframe.Size = UDim2.new(0, 256, 0, 222) |
| 209 | + | end |
| 210 | end) | |
| 211 | - | generalespframe.Name = "generalespframe" |
| 211 | + | UIS.InputBegan:Connect(function(key, gameprocessed) |
| 212 | - | generalespframe.Parent = generalframe |
| 212 | + | if key.KeyCode == Enum.KeyCode.S then |
| 213 | - | generalespframe.BackgroundColor3 = Color3.new(1, 1, 1) |
| 213 | + | if not UIS:GetFocusedTextBox() then |
| 214 | - | generalespframe.BorderSizePixel = 0 |
| 214 | + | table.remove(s, 1) |
| 215 | - | generalespframe.Position = UDim2.new(0, 31, 0, 172) |
| 215 | + | table.insert(s, "true") |
| 216 | - | generalespframe.Size = UDim2.new(0, 194, 0, 30) |
| 216 | + | end |
| 217 | end | |
| 218 | - | generalespbutton.Name = "generalespbutton" |
| 218 | + | end) |
| 219 | - | generalespbutton.Parent = generalespframe |
| 219 | + | UIS.InputEnded:Connect(function(key, gameprocessed) |
| 220 | - | generalespbutton.BackgroundColor3 = Color3.new(1, 1, 1) |
| 220 | + | if key.KeyCode == Enum.KeyCode.S then |
| 221 | - | generalespbutton.BackgroundTransparency = 1 |
| 221 | + | if not UIS:GetFocusedTextBox() then |
| 222 | - | generalespbutton.BorderSizePixel = 0 |
| 222 | + | table.remove(s, 1) |
| 223 | - | generalespbutton.ClipsDescendants = true |
| 223 | + | table.insert(s, "false") |
| 224 | - | generalespbutton.Size = UDim2.new(0, 194, 0, 30) |
| 224 | + | end |
| 225 | - | generalespbutton.Font = Enum.Font.SourceSansSemibold |
| 225 | + | end |
| 226 | - | generalespbutton.FontSize = Enum.FontSize.Size24 |
| 226 | + | end) |
| 227 | - | generalespbutton.Text = "ESP (Left Alt)" |
| 227 | + | UIS.InputBegan:Connect(function(key, gameprocessed) |
| 228 | - | generalespbutton.TextColor3 = Color3.new(0, 0.615686, 1) |
| 228 | + | if key.KeyCode == Enum.KeyCode.D then |
| 229 | - | generalespbutton.TextSize = 19 |
| 229 | + | if not UIS:GetFocusedTextBox() then |
| 230 | table.remove(d, 1) | |
| 231 | - | generalesplabel.Name = "generalesplabel" |
| 231 | + | table.insert(d, "true") |
| 232 | - | generalesplabel.Parent = generalespbutton |
| 232 | + | end |
| 233 | - | generalesplabel.AnchorPoint = Vector2.new(0.5, 0.5) |
| 233 | + | end |
| 234 | - | generalesplabel.BackgroundColor3 = Color3.new(1, 1, 1) |
| 234 | + | end) |
| 235 | - | generalesplabel.BackgroundTransparency = 1 |
| 235 | + | UIS.InputEnded:Connect(function(key, gameprocessed) |
| 236 | - | generalesplabel.BorderSizePixel = 0 |
| 236 | + | if key.KeyCode == Enum.KeyCode.D then |
| 237 | - | generalesplabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0) |
| 237 | + | if not UIS:GetFocusedTextBox() then |
| 238 | - | generalesplabel.Size = UDim2.new(0, 50, 0, 50) |
| 238 | + | table.remove(d, 1) |
| 239 | - | generalesplabel.Visible = false |
| 239 | + | table.insert(d, "false") |
| 240 | - | generalesplabel.Image = "rbxassetid://200182847" |
| 240 | + | end |
| 241 | - | generalesplabel.ImageColor3 = Color3.new(0, 0.705882, 1) |
| 241 | + | end |
| 242 | - | generalesplabel.ImageTransparency = 0.80000001192093 |
| 242 | + | end) |
| 243 | UIS.InputBegan:Connect(function(key, gameprocessed) | |
| 244 | - | generalcoinframe.Name = "generalcoinframe" |
| 244 | + | if key.KeyCode == Enum.KeyCode.Q then |
| 245 | - | generalcoinframe.Parent = generalframe |
| 245 | + | if not UIS:GetFocusedTextBox() then |
| 246 | - | generalcoinframe.BackgroundColor3 = Color3.new(1, 1, 1) |
| 246 | + | table.remove(q, 1) |
| 247 | - | generalcoinframe.BorderSizePixel = 0 |
| 247 | + | table.insert(q, "true") |
| 248 | - | generalcoinframe.Position = UDim2.new(0, 31, 0, 120) |
| 248 | + | end |
| 249 | - | generalcoinframe.Size = UDim2.new(0, 194, 0, 30) |
| 249 | + | end |
| 250 | end) | |
| 251 | - | generalcoinbutton.Name = "generalcoinbutton" |
| 251 | + | UIS.InputEnded:Connect(function(key, gameprocessed) |
| 252 | - | generalcoinbutton.Parent = generalcoinframe |
| 252 | + | if key.KeyCode == Enum.KeyCode.Q then |
| 253 | - | generalcoinbutton.BackgroundColor3 = Color3.new(1, 1, 1) |
| 253 | + | if not UIS:GetFocusedTextBox() then |
| 254 | - | generalcoinbutton.BackgroundTransparency = 1 |
| 254 | + | table.remove(q, 1) |
| 255 | - | generalcoinbutton.BorderSizePixel = 0 |
| 255 | + | table.insert(q, "false") |
| 256 | - | generalcoinbutton.ClipsDescendants = true |
| 256 | + | end |
| 257 | - | generalcoinbutton.Position = UDim2.new(0, 0, 0, -1) |
| 257 | + | end |
| 258 | - | generalcoinbutton.Size = UDim2.new(0, 194, 0, 31) |
| 258 | + | end) |
| 259 | - | generalcoinbutton.Font = Enum.Font.SourceSansSemibold |
| 259 | + | UIS.InputBegan:Connect(function(key, gameprocessed) |
| 260 | - | generalcoinbutton.FontSize = Enum.FontSize.Size24 |
| 260 | + | if key.KeyCode == Enum.KeyCode.E then |
| 261 | - | generalcoinbutton.Text = "Grab 10 Coins" |
| 261 | + | if not UIS:GetFocusedTextBox() then |
| 262 | - | generalcoinbutton.TextColor3 = Color3.new(0, 0.615686, 1) |
| 262 | + | table.remove(e, 1) |
| 263 | - | generalcoinbutton.TextSize = 19 |
| 263 | + | table.insert(e, "true") |
| 264 | end | |
| 265 | - | generalcoinlabel.Name = "generalcoinlabel" |
| 265 | + | end |
| 266 | - | generalcoinlabel.Parent = generalcoinbutton |
| 266 | + | end) |
| 267 | - | generalcoinlabel.AnchorPoint = Vector2.new(0.5, 0.5) |
| 267 | + | UIS.InputEnded:Connect(function(key, gameprocessed) |
| 268 | - | generalcoinlabel.BackgroundColor3 = Color3.new(1, 1, 1) |
| 268 | + | if key.KeyCode == Enum.KeyCode.E then |
| 269 | - | generalcoinlabel.BackgroundTransparency = 1 |
| 269 | + | if not UIS:GetFocusedTextBox() then |
| 270 | - | generalcoinlabel.BorderSizePixel = 0 |
| 270 | + | table.remove(e, 1) |
| 271 | - | generalcoinlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0) |
| 271 | + | table.insert(e, "false") |
| 272 | - | generalcoinlabel.Size = UDim2.new(0, 50, 0, 50) |
| 272 | + | end |
| 273 | - | generalcoinlabel.Visible = false |
| 273 | + | end |
| 274 | - | generalcoinlabel.Image = "rbxassetid://200182847" |
| 274 | + | end) |
| 275 | - | generalcoinlabel.ImageColor3 = Color3.new(0, 0.705882, 1) |
| 275 | + | |
| 276 | - | generalcoinlabel.ImageTransparency = 0.80000001192093 |
| 276 | + | partroot.Anchored = true |
| 277 | partroot.CanCollide = false | |
| 278 | - | generalgunframe.Name = "generalgunframe" |
| 278 | + | |
| 279 | - | generalgunframe.Parent = generalframe |
| 279 | + | while true do |
| 280 | - | generalgunframe.BackgroundColor3 = Color3.new(1, 1, 1) |
| 280 | + | wait() |
| 281 | - | generalgunframe.BorderSizePixel = 0 |
| 281 | + | if table.concat(w) == "true" then |
| 282 | - | generalgunframe.Position = UDim2.new(0, 31, 0, 68) |
| 282 | + | local success, err = pcall(function() |
| 283 | - | generalgunframe.Size = UDim2.new(0, 194, 0, 30) |
| 283 | + | partroot.Position = Vector3.new(partroot.Position.X, partroot.Position.Y, partroot.Position.Z - num.Value) |
| 284 | end) | |
| 285 | - | generalgunbutton.Name = "generalgunbutton" |
| 285 | + | if not success then |
| 286 | - | generalgunbutton.Parent = generalgunframe |
| 286 | + | print(err) |
| 287 | - | generalgunbutton.BackgroundColor3 = Color3.new(1, 1, 1) |
| 287 | + | end |
| 288 | - | generalgunbutton.BackgroundTransparency = 1 |
| 288 | + | end |
| 289 | - | generalgunbutton.BorderSizePixel = 0 |
| 289 | + | if table.concat(a) == "true" then |
| 290 | - | generalgunbutton.ClipsDescendants = true |
| 290 | + | local success, err = pcall(function() |
| 291 | - | generalgunbutton.Size = UDim2.new(0, 194, 0, 30) |
| 291 | + | partroot.Position = Vector3.new(partroot.Position.X - num.Value, partroot.Position.Y, partroot.Position.Z) |
| 292 | - | generalgunbutton.Font = Enum.Font.SourceSansSemibold |
| 292 | + | end) |
| 293 | - | generalgunbutton.FontSize = Enum.FontSize.Size24 |
| 293 | + | if not success then |
| 294 | - | generalgunbutton.Text = "Grab Gun" |
| 294 | + | print(err) |
| 295 | - | generalgunbutton.TextColor3 = Color3.new(0, 0.615686, 1) |
| 295 | + | end |
| 296 | - | generalgunbutton.TextSize = 19 |
| 296 | + | end |
| 297 | if table.concat(s) == "true" then | |
| 298 | - | generalgunlabel.Name = "generalgunlabel" |
| 298 | + | local success, err = pcall(function() |
| 299 | - | generalgunlabel.Parent = generalgunbutton |
| 299 | + | partroot.Position = Vector3.new(partroot.Position.X, partroot.Position.Y, partroot.Position.Z + num.Value) |
| 300 | - | generalgunlabel.AnchorPoint = Vector2.new(0.5, 0.5) |
| 300 | + | end) |
| 301 | - | generalgunlabel.BackgroundColor3 = Color3.new(1, 1, 1) |
| 301 | + | if not success then |
| 302 | - | generalgunlabel.BackgroundTransparency = 1 |
| 302 | + | print(err) |
| 303 | - | generalgunlabel.BorderSizePixel = 0 |
| 303 | + | end |
| 304 | - | generalgunlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0) |
| 304 | + | end |
| 305 | - | generalgunlabel.Size = UDim2.new(0, 50, 0, 50) |
| 305 | + | if table.concat(d) == "true" then |
| 306 | - | generalgunlabel.Visible = false |
| 306 | + | local success, err = pcall(function() |
| 307 | - | generalgunlabel.Image = "rbxassetid://200182847" |
| 307 | + | partroot.Position = Vector3.new(partroot.Position.X + num.Value, partroot.Position.Y, partroot.Position.Z) |
| 308 | - | generalgunlabel.ImageColor3 = Color3.new(0, 0.705882, 1) |
| 308 | + | end) |
| 309 | - | generalgunlabel.ImageTransparency = 0.80000001192093 |
| 309 | + | if not success then |
| 310 | print(err) | |
| 311 | - | generallobbyframe.Name = "generallobbyframe" |
| 311 | + | end |
| 312 | - | generallobbyframe.Parent = generalframe |
| 312 | + | end |
| 313 | - | generallobbyframe.BackgroundColor3 = Color3.new(1, 1, 1) |
| 313 | + | if table.concat(q) == "true" then |
| 314 | - | generallobbyframe.BorderSizePixel = 0 |
| 314 | + | local success, err = pcall(function() |
| 315 | - | generallobbyframe.Position = UDim2.new(0, 31, 0, 17) |
| 315 | + | partroot.Position = Vector3.new(partroot.Position.X, partroot.Position.Y + num.Value, partroot.Position.Z) |
| 316 | - | generallobbyframe.Size = UDim2.new(0, 194, 0, 30) |
| 316 | + | end) |
| 317 | if not success then | |
| 318 | - | generallobbybutton.Name = "generallobbybutton" |
| 318 | + | print(err) |
| 319 | - | generallobbybutton.Parent = generallobbyframe |
| 319 | + | end |
| 320 | - | generallobbybutton.BackgroundColor3 = Color3.new(1, 1, 1) |
| 320 | + | end |
| 321 | - | generallobbybutton.BackgroundTransparency = 1 |
| 321 | + | if table.concat(e) == "true" then |
| 322 | - | generallobbybutton.BorderSizePixel = 0 |
| 322 | + | local success, err = pcall(function() |
| 323 | - | generallobbybutton.ClipsDescendants = true |
| 323 | + | partroot.Position = Vector3.new(partroot.Position.X, partroot.Position.Y - num.Value, partroot.Position.Z) |
| 324 | - | generallobbybutton.Size = UDim2.new(0, 194, 0, 30) |
| 324 | + | end) |
| 325 | - | generallobbybutton.Font = Enum.Font.SourceSansSemibold |
| 325 | + | if not success then |
| 326 | - | generallobbybutton.FontSize = Enum.FontSize.Size24 |
| 326 | + | print(err) |
| 327 | - | generallobbybutton.Text = "TP to Lobby" |
| 327 | + | end |
| 328 | - | generallobbybutton.TextColor3 = Color3.new(0, 0.615686, 1) |
| 328 | + | end |
| 329 | - | generallobbybutton.TextSize = 19 |
| 329 | + | |
| 330 | end | |
| 331 | - | generallobbylabel.Name = "generallobbylabel" |
| 331 | + | end |
| 332 | - | generallobbylabel.Parent = generallobbybutton |
| 332 | + | doings() |
| 333 | - | generallobbylabel.AnchorPoint = Vector2.new(0.5, 0.5) |
| 333 | + | print("e")
|
| 334 | - | generallobbylabel.BackgroundColor3 = Color3.new(1, 1, 1) |
| 334 | + | end |
| 335 | - | generallobbylabel.BackgroundTransparency = 1 |
| 335 | + | end |
| 336 | - | generallobbylabel.BorderSizePixel = 0 |
| 336 | + | end) |
| 337 | - | generallobbylabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0) |
| 337 | + | end |
| 338 | - | generallobbylabel.Size = UDim2.new(0, 50, 0, 50) |
| 338 | + | |
| 339 | - | generallobbylabel.Visible = false |
| 339 | + | doi() |
| 340 | - | generallobbylabel.Image = "rbxassetid://200182847" |
| 340 | + | |
| 341 | - | generallobbylabel.ImageColor3 = Color3.new(0, 0.705882, 1) |
| 341 | + | |
| 342 | - | generallobbylabel.ImageTransparency = 0.80000001192093 |
| 342 | + | coroutine.resume(coroutine.create(SCRIPT_BYGD75_FAKESCRIPT)) |
| 343 | function SCRIPT_XEMV84_FAKESCRIPT() -- TextButton_2.LocalScript | |
| 344 | - | lpframe.Name = "lpframe" |
| 344 | + | local script = Instance.new('LocalScript')
|
| 345 | - | lpframe.Parent = bodyframe |
| 345 | + | script.Parent = TextButton_2 |
| 346 | - | lpframe.BackgroundColor3 = Color3.new(1, 1, 1) |
| 346 | + | local player = game.Players.LocalPlayer |
| 347 | - | lpframe.BackgroundTransparency = 1 |
| 347 | + | local UIS = game:GetService("UserInputService")
|
| 348 | - | lpframe.BorderSizePixel = 0 |
| 348 | + | local lastpos |
| 349 | - | lpframe.Position = UDim2.new(0, 256, 0, 0) |
| 349 | + | |
| 350 | - | lpframe.Size = UDim2.new(0, 256, 0, 222) |
| 350 | + | script.Parent.MouseButton1Click:Connect(function(plays) |
| 351 | UIS.InputBegan:Connect(function(key, gameprocessed) | |
| 352 | - | lpjumpframe.Name = "lpjumpframe" |
| 352 | + | if key.KeyCode == Enum.KeyCode.Y then |
| 353 | - | lpjumpframe.Parent = lpframe |
| 353 | + | if not UIS:GetFocusedTextBox() then |
| 354 | - | lpjumpframe.BackgroundColor3 = Color3.new(1, 1, 1) |
| 354 | + | if game.Workspace:FindFirstChild(player.Name .. " invisibilityset") then |
| 355 | - | lpjumpframe.BorderSizePixel = 0 |
| 355 | + | local play = game.Workspace[player.Name .. " invisibilityset"].HumanoidRootPart |
| 356 | - | lpjumpframe.Position = UDim2.new(0, 31, 0, 172) |
| 356 | + | lastpos = play.Position |
| 357 | - | lpjumpframe.Size = UDim2.new(0, 194, 0, 30) |
| 357 | + | print(play.Position) |
| 358 | print(lastpos) | |
| 359 | - | lpjumpbutton.Name = "lpjumpbutton" |
| 359 | + | play.CanCollide = false |
| 360 | - | lpjumpbutton.Parent = lpjumpframe |
| 360 | + | play.Anchored = true |
| 361 | - | lpjumpbutton.BackgroundColor3 = Color3.new(1, 1, 1) |
| 361 | + | local character = player.Character |
| 362 | - | lpjumpbutton.BackgroundTransparency = 1 |
| 362 | + | game.Workspace.Camera.CameraSubject = character.Humanoid |
| 363 | - | lpjumpbutton.BorderSizePixel = 0 |
| 363 | + | character.Humanoid.WalkSpeed = 16 |
| 364 | - | lpjumpbutton.ClipsDescendants = true |
| 364 | + | character.HumanoidRootPart.CFrame = CFrame.new(lastpos) |
| 365 | - | lpjumpbutton.Size = UDim2.new(0, 194, 0, 30) |
| 365 | + | play.Parent:Destroy() |
| 366 | - | lpjumpbutton.Font = Enum.Font.SourceSansSemibold |
| 366 | + | end |
| 367 | - | lpjumpbutton.FontSize = Enum.FontSize.Size24 |
| 367 | + | end |
| 368 | - | lpjumpbutton.Text = "High Jump" |
| 368 | + | end |
| 369 | - | lpjumpbutton.TextColor3 = Color3.new(0, 0.615686, 1) |
| 369 | + | end) |
| 370 | - | lpjumpbutton.TextSize = 19 |
| 370 | + | end) |
| 371 | ||
| 372 | - | lpjumplabel.Name = "lpjumplabel" |
| 372 | + | |
| 373 | - | lpjumplabel.Parent = lpjumpbutton |
| 373 | + | coroutine.resume(coroutine.create(SCRIPT_XEMV84_FAKESCRIPT)) |
| 374 | - | lpjumplabel.AnchorPoint = Vector2.new(0.5, 0.5) |
| 374 | + | |
| 375 | - | lpjumplabel.BackgroundColor3 = Color3.new(1, 1, 1) |
| 375 | + | -- Farewell Infortality. |
| 376 | - | lpjumplabel.BackgroundTransparency = 1 |
| 376 | + | -- Version: 2.82 |
| 377 | - | lpjumplabel.BorderSizePixel = 0 |
| 377 | + | -- Instances: |
| 378 | - | lpjumplabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0) |
| 378 | + | local Frame = Instance.new("Frame")
|
| 379 | - | lpjumplabel.Size = UDim2.new(0, 50, 0, 50) |
| 379 | + | local TextButton3 = Instance.new("TextButton")
|
| 380 | - | lpjumplabel.Visible = false |
| 380 | + | local TextBox3 = Instance.new("TextBox")
|
| 381 | - | lpjumplabel.Image = "rbxassetid://200182847" |
| 381 | + | --Properties: |
| 382 | - | lpjumplabel.ImageColor3 = Color3.new(0, 0.705882, 1) |
| 382 | + | Frame.Parent = game.Players.LocalPlayer.PlayerGui.ScreenGui |
| 383 | - | lpjumplabel.ImageTransparency = 0.80000001192093 |
| 383 | + | game.Players.LocalPlayer.PlayerGui.ScreenGui.Enabled = true |
| 384 | Frame.BackgroundColor3 = Color3.new(1, 1, 1) | |
| 385 | - | lpgravframe.Name = "lpgravframe" |
| 385 | + | Frame.Position = UDim2.new(0.326041698, 0, 0.610729039, 0) |
| 386 | - | lpgravframe.Parent = lpframe |
| 386 | + | Frame.Size = UDim2.new(0, 156, 0, 110) |
| 387 | - | lpgravframe.BackgroundColor3 = Color3.new(1, 1, 1) |
| 387 | + | |
| 388 | - | lpgravframe.BorderSizePixel = 0 |
| 388 | + | TextButton3.Parent = Frame |
| 389 | - | lpgravframe.Position = UDim2.new(0, 31, 0, 120) |
| 389 | + | TextButton3.BackgroundColor3 = Color3.new(1, 1, 1) |
| 390 | - | lpgravframe.Size = UDim2.new(0, 194, 0, 30) |
| 390 | + | TextButton3.Position = UDim2.new(0.0220666379, 0, 0.597846925, 0) |
| 391 | TextButton3.Size = UDim2.new(0, 149, 0, 36) | |
| 392 | - | lpgravbutton.Name = "lpgravbutton" |
| 392 | + | TextButton3.Font = Enum.Font.SourceSans |
| 393 | - | lpgravbutton.Parent = lpgravframe |
| 393 | + | TextButton3.Text = "set speed" |
| 394 | - | lpgravbutton.BackgroundColor3 = Color3.new(1, 1, 1) |
| 394 | + | TextButton3.TextColor3 = Color3.new(0, 0, 0) |
| 395 | - | lpgravbutton.BackgroundTransparency = 1 |
| 395 | + | TextButton3.TextScaled = true |
| 396 | - | lpgravbutton.BorderSizePixel = 0 |
| 396 | + | TextButton3.TextSize = 14 |
| 397 | - | lpgravbutton.ClipsDescendants = true |
| 397 | + | TextButton3.TextWrapped = true |
| 398 | - | lpgravbutton.Position = UDim2.new(0, 0, 0, -1) |
| 398 | + | |
| 399 | - | lpgravbutton.Size = UDim2.new(0, 194, 0, 31) |
| 399 | + | TextBox3.Parent = Frame |
| 400 | - | lpgravbutton.Font = Enum.Font.SourceSansSemibold |
| 400 | + | TextBox3.BackgroundColor3 = Color3.new(1, 1, 1) |
| 401 | - | lpgravbutton.FontSize = Enum.FontSize.Size24 |
| 401 | + | TextBox3.Position = UDim2.new(0.057692308, 0, 0.13636364, 0) |
| 402 | - | lpgravbutton.Text = "Low Gravity" |
| 402 | + | TextBox3.Size = UDim2.new(0, 137, 0, 39) |
| 403 | - | lpgravbutton.TextColor3 = Color3.new(0, 0.615686, 1) |
| 403 | + | TextBox3.Font = Enum.Font.SourceSans |
| 404 | - | lpgravbutton.TextSize = 19 |
| 404 | + | TextBox3.PlaceholderText = "speed here" |
| 405 | TextBox3.Text = "" | |
| 406 | - | lpgravlabel.Name = "lpgravlabel" |
| 406 | + | TextBox3.TextColor3 = Color3.new(0, 0, 0) |
| 407 | - | lpgravlabel.Parent = lpgravbutton |
| 407 | + | TextBox3.TextSize = 14 |
| 408 | - | lpgravlabel.AnchorPoint = Vector2.new(0.5, 0.5) |
| 408 | + | -- Scripts: |
| 409 | - | lpgravlabel.BackgroundColor3 = Color3.new(1, 1, 1) |
| 409 | + | function SCRIPT_LXYE75_FAKESCRIPT() -- TextButton.LocalScript |
| 410 | - | lpgravlabel.BackgroundTransparency = 1 |
| 410 | + | local script = Instance.new('LocalScript')
|
| 411 | - | lpgravlabel.BorderSizePixel = 0 |
| 411 | + | script.Parent = TextButton |
| 412 | - | lpgravlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0) |
| 412 | + | script.Parent.MouseButton1Click:Connect(function(plays) |
| 413 | - | lpgravlabel.Size = UDim2.new(0, 50, 0, 50) |
| 413 | + | table.remove(speed, 1) |
| 414 | - | lpgravlabel.Visible = false |
| 414 | + | table.add(speed, TextBox3.Text) |
| 415 | - | lpgravlabel.Image = "rbxassetid://200182847" |
| 415 | + | end) |
| 416 | - | lpgravlabel.ImageColor3 = Color3.new(0, 0.705882, 1) |
| 416 | + | |
| 417 | - | lpgravlabel.ImageTransparency = 0.80000001192093 |
| 417 | + | |
| 418 | coroutine.resume(coroutine.create(SCRIPT_LXYE75_FAKESCRIPT)) | |
| 419 | - | lpwalkframe.Name = "lpwalkframe" |
| 419 | + | function SCRIPT_LUWV89_FAKESCRIPT() -- TextBox.LocalScript |
| 420 | - | lpwalkframe.Parent = lpframe |
| 420 | + | local script = Instance.new('LocalScript')
|
| 421 | - | lpwalkframe.BackgroundColor3 = Color3.new(1, 1, 1) |
| 421 | + | script.Parent = TextButton_2 |
| 422 | - | lpwalkframe.BorderSizePixel = 0 |
| 422 | + | local player = game.Players.LocalPlayer |
| 423 | - | lpwalkframe.Position = UDim2.new(0, 31, 0, 68) |
| 423 | + | local UIS = game:GetService("UserInputService")
|
| 424 | - | lpwalkframe.Size = UDim2.new(0, 194, 0, 30) |
| 424 | + | TextBox3.FocusLost:Connect(function(plays) |
| 425 | print("a")
| |
| 426 | - | lpwalkbutton.Name = "lpwalkbutton" |
| 426 | + | local success, err = pcall(function() |
| 427 | - | lpwalkbutton.Parent = lpwalkframe |
| 427 | + | local number = tonumber(TextBox3.Text) |
| 428 | - | lpwalkbutton.BackgroundColor3 = Color3.new(1, 1, 1) |
| 428 | + | print(number) |
| 429 | - | lpwalkbutton.BackgroundTransparency = 1 |
| 429 | + | if number == nil then |
| 430 | - | lpwalkbutton.BorderSizePixel = 0 |
| 430 | + | error() |
| 431 | - | lpwalkbutton.ClipsDescendants = true |
| 431 | + | end |
| 432 | - | lpwalkbutton.Size = UDim2.new(0, 194, 0, 30) |
| 432 | + | end) |
| 433 | - | lpwalkbutton.Font = Enum.Font.SourceSansSemibold |
| 433 | + | if not success then |
| 434 | - | lpwalkbutton.FontSize = Enum.FontSize.Size24 |
| 434 | + | print(err) |
| 435 | - | lpwalkbutton.Text = "Fast Walk" |
| 435 | + | TextBox3.Text = "only numbrs not text!" |
| 436 | - | lpwalkbutton.TextColor3 = Color3.new(0, 0.615686, 1) |
| 436 | + | end |
| 437 | - | lpwalkbutton.TextSize = 19 |
| 437 | + | end) |
| 438 | TextButton3.MouseButton1Click:Connect(function(plays) | |
| 439 | - | lpwalklabel.Name = "lpwalklabel" |
| 439 | + | table.remove(speed, 1) |
| 440 | - | lpwalklabel.Parent = lpwalkbutton |
| 440 | + | table.insert(speed, tonumber(TextBox3.Text)) |
| 441 | - | lpwalklabel.AnchorPoint = Vector2.new(0.5, 0.5) |
| 441 | + | num.Value = tonumber(TextBox3.Text) |
| 442 | - | lpwalklabel.BackgroundColor3 = Color3.new(1, 1, 1) |
| 442 | + | end) |
| 443 | - | lpwalklabel.BackgroundTransparency = 1 |
| 443 | + | |
| 444 | - | lpwalklabel.BorderSizePixel = 0 |
| 444 | + | coroutine.resume(coroutine.create(SCRIPT_LUWV89_FAKESCRIPT)) |