Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Made By Thuận--
- -- Instances:
- local WLS3 = Instance.new("ScreenGui")
- local tele = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local SpaceGym = Instance.new("TextButton")
- local UnderworldGym = Instance.new("TextButton")
- local SkyGym = Instance.new("TextButton")
- local BrawlArena = Instance.new("TextButton")
- local BrawlLobby = Instance.new("TextButton")
- local BigBoyBeach = Instance.new("TextButton")
- local Autofram = Instance.new("Frame")
- local TextLabel_2 = Instance.new("TextLabel")
- local ON = Instance.new("TextButton")
- local OFF = Instance.new("TextButton")
- local TextLabel_3 = Instance.new("TextLabel")
- local SpeedHack = Instance.new("TextButton")
- local TextLabel_4 = Instance.new("TextLabel")
- --Properties:
- WLS3.Name = "WLS3"
- WLS3.Parent = game.CoreGui
- WLS3.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- tele.Name = "tele"
- tele.Parent = WLS3
- tele.BackgroundColor3 = Color3.new(0, 0, 0)
- tele.BorderColor3 = Color3.new(1, 0, 0.498039)
- tele.BorderSizePixel = 3
- tele.Position = UDim2.new(0.554064691, 0, 0.0196560193, 0)
- tele.Size = UDim2.new(0, 143, 0, 209)
- tele.Active = true
- tele.Draggable = true
- TextLabel.Parent = tele
- TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel.BorderColor3 = Color3.new(1, 0.333333, 0.498039)
- TextLabel.BorderSizePixel = 3
- TextLabel.Size = UDim2.new(0, 143, 0, 28)
- TextLabel.Font = Enum.Font.Bodoni
- TextLabel.Text = "Teleport"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- TextButton.Parent = tele
- TextButton.BackgroundColor3 = Color3.new(0, 0, 0)
- TextButton.BorderColor3 = Color3.new(1, 0, 0.498039)
- TextButton.BorderSizePixel = 3
- TextButton.Position = UDim2.new(0, 0, 0.16331467, 0)
- TextButton.Size = UDim2.new(0, 69, 0, 29)
- TextButton.Font = Enum.Font.Bodoni
- TextButton.Text = "Tiny Beach"
- TextButton.TextColor3 = Color3.new(1, 1, 1)
- TextButton.TextScaled = true
- TextButton.TextSize = 14
- TextButton.TextWrapped = true
- TextButton.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-370, 4, 119)
- end)
- SpaceGym.Name = "Space Gym"
- SpaceGym.Parent = tele
- SpaceGym.BackgroundColor3 = Color3.new(0, 0, 0)
- SpaceGym.BorderColor3 = Color3.new(1, 0, 0.498039)
- SpaceGym.BorderSizePixel = 3
- SpaceGym.Position = UDim2.new(0.517482519, 0, 0.16331467, 0)
- SpaceGym.Size = UDim2.new(0, 69, 0, 29)
- SpaceGym.Font = Enum.Font.Bodoni
- SpaceGym.Text = "Space Gym"
- SpaceGym.TextColor3 = Color3.new(1, 1, 1)
- SpaceGym.TextScaled = true
- SpaceGym.TextSize = 14
- SpaceGym.TextWrapped = true
- SpaceGym.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-469, 1387, -5401)
- end)
- UnderworldGym.Name = "Underworld Gym"
- UnderworldGym.Parent = tele
- UnderworldGym.BackgroundColor3 = Color3.new(0, 0, 0)
- UnderworldGym.BorderColor3 = Color3.new(1, 0, 0.498039)
- UnderworldGym.BorderSizePixel = 3
- UnderworldGym.Position = UDim2.new(0, 0, 0.397390634, 0)
- UnderworldGym.Size = UDim2.new(0, 69, 0, 29)
- UnderworldGym.Font = Enum.Font.Bodoni
- UnderworldGym.Text = "Underworld Gym"
- UnderworldGym.TextColor3 = Color3.new(1, 1, 1)
- UnderworldGym.TextScaled = true
- UnderworldGym.TextSize = 14
- UnderworldGym.TextWrapped = true
- UnderworldGym.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-790, 5, 3573)
- end)
- SkyGym.Name = "Sky Gym"
- SkyGym.Parent = tele
- SkyGym.BackgroundColor3 = Color3.new(0, 0, 0)
- SkyGym.BorderColor3 = Color3.new(1, 0, 0.498039)
- SkyGym.BorderSizePixel = 3
- SkyGym.Position = UDim2.new(0.517482519, 0, 0.397390634, 0)
- SkyGym.Size = UDim2.new(0, 69, 0, 29)
- SkyGym.Font = Enum.Font.Bodoni
- SkyGym.Text = "Sky Gym"
- SkyGym.TextColor3 = Color3.new(1, 1, 1)
- SkyGym.TextScaled = true
- SkyGym.TextSize = 14
- SkyGym.TextWrapped = true
- SkyGym.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2190, 756, -240)
- end)
- BrawlArena.Name = "Brawl Arena"
- BrawlArena.Parent = tele
- BrawlArena.BackgroundColor3 = Color3.new(0, 0, 0)
- BrawlArena.BorderColor3 = Color3.new(1, 0, 0.498039)
- BrawlArena.BorderSizePixel = 3
- BrawlArena.Position = UDim2.new(0, 0, 0.61678946, 0)
- BrawlArena.Size = UDim2.new(0, 69, 0, 29)
- BrawlArena.Font = Enum.Font.Bodoni
- BrawlArena.Text = "Brawl Arena"
- BrawlArena.TextColor3 = Color3.new(1, 1, 1)
- BrawlArena.TextScaled = true
- BrawlArena.TextSize = 14
- BrawlArena.TextWrapped = true
- BrawlArena.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5790, 30, 2297)
- end)
- BrawlLobby.Name = "Brawl Lobby"
- BrawlLobby.Parent = tele
- BrawlLobby.BackgroundColor3 = Color3.new(0, 0, 0)
- BrawlLobby.BorderColor3 = Color3.new(1, 0, 0.498039)
- BrawlLobby.BorderSizePixel = 3
- BrawlLobby.Position = UDim2.new(0.517482519, 0, 0.61678952, 0)
- BrawlLobby.Size = UDim2.new(0, 69, 0, 29)
- BrawlLobby.Font = Enum.Font.Bodoni
- BrawlLobby.Text = "Brawl Lobby"
- BrawlLobby.TextColor3 = Color3.new(1, 1, 1)
- BrawlLobby.TextScaled = true
- BrawlLobby.TextSize = 14
- BrawlLobby.TextWrapped = true
- BrawlLobby.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5793, 159, 1941)
- end)
- BigBoyBeach.Name = "Big Boy Beach"
- BigBoyBeach.Parent = tele
- BigBoyBeach.BackgroundColor3 = Color3.new(0, 0, 0)
- BigBoyBeach.BorderColor3 = Color3.new(1, 0, 0.498039)
- BigBoyBeach.BorderSizePixel = 3
- BigBoyBeach.Position = UDim2.new(0.202797204, 0, 0.828768194, 0)
- BigBoyBeach.Size = UDim2.new(0, 85, 0, 29)
- BigBoyBeach.Font = Enum.Font.Bodoni
- BigBoyBeach.Text = "Big Boy Beach"
- BigBoyBeach.TextColor3 = Color3.new(1, 1, 1)
- BigBoyBeach.TextScaled = true
- BigBoyBeach.TextSize = 14
- BigBoyBeach.TextWrapped = true
- BigBoyBeach.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(22, 4, -228)
- end)
- Autofram.Name = "Auto fram"
- Autofram.Parent = WLS3
- Autofram.BackgroundColor3 = Color3.new(0, 0, 0)
- Autofram.BorderColor3 = Color3.new(1, 0, 0.498039)
- Autofram.BorderSizePixel = 3
- Autofram.Position = UDim2.new(0.377269149, 0, 0.0196560193, 0)
- Autofram.Size = UDim2.new(0, 147, 0, 112)
- TextLabel_2.Parent = Autofram
- TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel_2.BorderColor3 = Color3.new(1, 0, 0.498039)
- TextLabel_2.BorderSizePixel = 3
- TextLabel_2.Size = UDim2.new(0, 147, 0, 28)
- TextLabel_2.Font = Enum.Font.Bodoni
- TextLabel_2.Text = "Auto Fram All"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14
- TextLabel_2.TextWrapped = true
- ON.Name = "ON"
- ON.Parent = Autofram
- ON.BackgroundColor3 = Color3.new(0, 0, 0)
- ON.BorderColor3 = Color3.new(1, 0, 0.498039)
- ON.BorderSizePixel = 3
- ON.Position = UDim2.new(0, 0, 0.309354126, 0)
- ON.Size = UDim2.new(0, 72, 0, 42)
- ON.Font = Enum.Font.Bodoni
- ON.Text = "ON"
- ON.TextColor3 = Color3.new(1, 1, 1)
- ON.TextScaled = true
- ON.TextSize = 14
- ON.TextWrapped = true
- ON.MouseButton1Down:connect(function()
- BP = Instance.new("Part", workspace)
- BP.Size = Vector3.new(5, 0, 5)
- BP.Anchored = true
- BP.CFrame = CFrame.new(Vector3.new(math.random(9000, 9999), math.random(9000, 9999), math.random(9000, 9999)))
- LP = game:GetService("Players").LocalPlayer;
- RS = game:GetService("RunService").RenderStepped;
- Character = LP.Character;
- _G.Toggle = true;
- Character.PrimaryPart.CFrame = BP.CFrame*CFrame.new(0, 3, 0)
- repeat RS:wait();
- if Character:FindFirstChild("Weight") or Character:FindFirstChild("Pushups") then
- LP.strengthEvent:FireServer("rep");
- elseif LP.Backpack:FindFirstChild("Weight") then
- Character.Humanoid:EquipTool(game:GetService("Players").LocalPlayer.Backpack.Weight);
- LP.strengthEvent:FireServer("rep");
- Character.Humanoid:UnequipTools();
- elseif LP.Backpack:FindFirstChild("Pushups") then
- Character.Humanoid:EquipTool(game:GetService("Players").LocalPlayer.Backpack.Pushups);
- LP.strengthEvent:FireServer("rep");
- Character.Humanoid:UnequipTools();
- end;
- until _G.Toggle == false;
- end)
- OFF.Name = "OFF"
- OFF.Parent = Autofram
- OFF.BackgroundColor3 = Color3.new(0, 0, 0)
- OFF.BorderColor3 = Color3.new(1, 0, 0.498039)
- OFF.BorderSizePixel = 3
- OFF.Position = UDim2.new(0.53061223, 0, 0.309354126, 0)
- OFF.Size = UDim2.new(0, 69, 0, 42)
- OFF.Font = Enum.Font.Bodoni
- OFF.Text = "OFF"
- OFF.TextColor3 = Color3.new(1, 1, 1)
- OFF.TextSize = 37
- OFF.TextWrapped = true
- OFF.MouseButton1Down:connect(function()
- BP = Instance.new("Part", workspace)
- BP.Size = Vector3.new(5, 0, 5)
- BP.Anchored = true
- BP.CFrame = CFrame.new(Vector3.new(math.random(9000, 9999), math.random(9000, 9999), math.random(9000, 9999)))
- LP = game:GetService("Players").LocalPlayer;
- RS = game:GetService("RunService").RenderStepped;
- Character = LP.Character;
- _G.Toggle = false;
- Character.PrimaryPart.CFrame = BP.CFrame*CFrame.new(0, 3, 0)
- repeat RS:wait();
- if Character:FindFirstChild("Weight") or Character:FindFirstChild("Pushups") then
- LP.strengthEvent:FireServer("rep");
- elseif LP.Backpack:FindFirstChild("Weight") then
- Character.Humanoid:EquipTool(game:GetService("Players").LocalPlayer.Backpack.Weight);
- LP.strengthEvent:FireServer("rep");
- Character.Humanoid:UnequipTools();
- elseif LP.Backpack:FindFirstChild("Pushups") then
- Character.Humanoid:EquipTool(game:GetService("Players").LocalPlayer.Backpack.Pushups);
- LP.strengthEvent:FireServer("rep");
- Character.Humanoid:UnequipTools();
- end;
- until _G.Toggle == false;
- end)
- TextLabel_3.Parent = Autofram
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.Position = UDim2.new(-0.564625859, 0, -0.038961038, 0)
- TextLabel_3.Size = UDim2.new(0, 74, 0, 34)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = " except speed"
- TextLabel_3.TextColor3 = Color3.new(1, 0, 0)
- TextLabel_3.TextSize = 18
- SpeedHack.Name = "SpeedHack"
- SpeedHack.Parent = Autofram
- SpeedHack.BackgroundColor3 = Color3.new(0, 0, 0)
- SpeedHack.BorderColor3 = Color3.new(1, 0, 0.498039)
- SpeedHack.BorderSizePixel = 3
- SpeedHack.Position = UDim2.new(0.108843535, 0, 0.777273595, 0)
- SpeedHack.Size = UDim2.new(0, 114, 0, 20)
- SpeedHack.Font = Enum.Font.Bodoni
- SpeedHack.Text = "Speed Hack"
- SpeedHack.TextColor3 = Color3.new(1, 1, 1)
- SpeedHack.TextScaled = true
- SpeedHack.TextSize = 14
- SpeedHack.TextWrapped = true
- SpeedHack.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
- end)
- TextLabel_4.Parent = Autofram
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.BackgroundTransparency = 1
- TextLabel_4.Position = UDim2.new(-0.183673471, 0, 0.991071522, 0)
- TextLabel_4.Size = UDim2.new(0, 200, 0, 34)
- TextLabel_4.Font = Enum.Font.Cartoon
- TextLabel_4.Text = "Made By Thuận & PHTA Gaming"
- TextLabel_4.TextColor3 = Color3.new(1, 0, 0)
- TextLabel_4.TextSize = 15
- TextLabel_4.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement