Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Tezla X
- -- i love DoomShop
- -- down here is the bypass
- game.ReplicatedStorage.Name = "RepStorage"
- wait(0.5)
- local TezlaX = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local Openguibutton = Instance.new("TextButton")
- local MainframeGUI = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local Button1 = Instance.new("TextButton")
- local Button2 = Instance.new("TextButton")
- local Button3 = Instance.new("TextButton")
- local Button4 = Instance.new("TextButton")
- local Button5 = Instance.new("TextButton")
- local Button6 = Instance.new("TextButton")
- local Xclosesymbole = Instance.new("TextButton")
- --Properties:
- TezlaX.Name = "Tezla X"
- TezlaX.Parent = game.CoreGui
- Frame.Parent = TezlaX
- Frame.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame.Position = UDim2.new(0, 0, 0.426010281, 0)
- Frame.Size = UDim2.new(0, 145, 0, 47)
- Frame.Style = Enum.FrameStyle.DropShadow
- Openguibutton.Name = "Open gui button"
- Openguibutton.Parent = Frame
- Openguibutton.BackgroundColor3 = Color3.new(0, 0, 0)
- Openguibutton.Position = UDim2.new(0.0839855373, 0, 0.163388804, 0)
- Openguibutton.Size = UDim2.new(0, 106, 0, 21)
- Openguibutton.Font = Enum.Font.Code
- Openguibutton.Text = "Open Tezla X"
- Openguibutton.TextColor3 = Color3.new(0.666667, 0, 0)
- Openguibutton.TextSize = 14
- Openguibutton.TextWrapped = true
- Openguibutton.MouseButton1Down:connect(function()
- MainframeGUI.Visible = true
- end)
- MainframeGUI.Name = "Main frame GUI"
- MainframeGUI.Parent = Openguibutton
- MainframeGUI.BackgroundColor3 = Color3.new(1, 1, 1)
- MainframeGUI.Position = UDim2.new(1.25471675, 0, -8.38095284, 0)
- MainframeGUI.Size = UDim2.new(0, 447, 0, 396)
- MainframeGUI.Visible = false
- MainframeGUI.Style = Enum.FrameStyle.DropShadow
- MainframeGUI.Active = true
- MainframeGUI.Draggable = true
- TextLabel_2.Parent = MainframeGUI
- TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel_2.Position = UDim2.new(0.242405429, 0, 0.011850955, 0)
- TextLabel_2.Size = UDim2.new(0, 214, 0, 50)
- TextLabel_2.Font = Enum.Font.Antique
- TextLabel_2.Text = "Tezla X"
- TextLabel_2.TextColor3 = Color3.new(0.666667, 0, 0)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 30
- TextLabel_2.TextWrapped = true
- TextLabel.Parent = MainframeGUI
- TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel.Position = UDim2.new(0.244151279, 0, 0.815120995, 0)
- TextLabel.Size = UDim2.new(0, 209, 0, 50)
- TextLabel.Font = Enum.Font.Antique
- TextLabel.Text = "Made by Poof#6505\n"
- TextLabel.TextColor3 = Color3.new(0.666667, 0, 0)
- TextLabel.TextSize = 30
- TextLabel.TextWrapped = true
- Button1.Name = "Button 1"
- Button1.Parent = MainframeGUI
- Button1.BackgroundColor3 = Color3.new(0, 0, 0)
- Button1.Position = UDim2.new(0.243934169, 0, 0.198374465, 0)
- Button1.Size = UDim2.new(0, 88, 0, 57)
- Button1.Font = Enum.Font.Arcade
- Button1.TextColor3 = Color3.new(0.666667, 0, 0)
- Button1.Text = "Admin"
- Button1.TextSize = 22
- Button1.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/y38nWXML'),true))()
- end)
- Button2.Name = "Button 2"
- Button2.Parent = MainframeGUI
- Button2.BackgroundColor3 = Color3.new(0, 0, 0)
- Button2.Position = UDim2.new(0.536999047, 0, 0.198374465, 0)
- Button2.Size = UDim2.new(0, 88, 0, 57)
- Button2.Font = Enum.Font.Arcade
- Button2.TextColor3 = Color3.new(0.666667, 0, 0)
- Button2.Text = "STGUI"
- Button2.TextSize = 22
- Button2.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/NfBGm5ZP'),true))()
- end)
- Button3.Name = "Button 3"
- Button3.Parent = MainframeGUI
- Button3.BackgroundColor3 = Color3.new(0, 0, 0)
- Button3.Position = UDim2.new(0.243934169, 0, 0.415546179, 0)
- Button3.Size = UDim2.new(0, 88, 0, 57)
- Button3.Font = Enum.Font.Arcade
- Button3.TextColor3 = Color3.new(0.666667, 0, 0)
- Button3.Text = "InfAmmo"
- Button3.TextSize = 22
- Button3.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/uFaKhEmU'),true))()
- end)
- Button4.Name = "Button 4"
- Button4.Parent = MainframeGUI
- Button4.BackgroundColor3 = Color3.new(0, 0, 0)
- Button4.Position = UDim2.new(0.534761906, 0, 0.415546179, 0)
- Button4.Size = UDim2.new(0, 88, 0, 57)
- Button4.Font = Enum.Font.Arcade
- Button4.TextColor3 = Color3.new(0.666667, 0, 0)
- Button4.Text = "Button"
- Button4.TextSize = 22
- Button4.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/DELETED'),true))()
- end)
- Button5.Name = "Button 5"
- Button5.Parent = MainframeGUI
- Button5.BackgroundColor3 = Color3.new(0, 0, 0)
- Button5.Position = UDim2.new(0.243934169, 0, 0.622616887, 0)
- Button5.Size = UDim2.new(0, 88, 0, 57)
- Button5.Font = Enum.Font.Arcade
- Button5.TextColor3 = Color3.new(0.666667, 0, 0)
- Button5.Text = "Button"
- Button5.TextSize = 22
- Button5.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/DELETED'),true))()
- end)
- Button6.Name = "Button 6"
- Button6.Parent = MainframeGUI
- Button6.BackgroundColor3 = Color3.new(0, 0, 0)
- Button6.Position = UDim2.new(0.525813401, 0, 0.622616887, 0)
- Button6.Size = UDim2.new(0, 88, 0, 57)
- Button6.Font = Enum.Font.Arcade
- Button6.TextColor3 = Color3.new(0.666667, 0, 0)
- Button6.Text = "Button"
- Button6.TextSize = 22
- Button6.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/DELETED'),true))()
- end)
- Xclosesymbole.Name = "X (close symbole)"
- Xclosesymbole.Parent = MainframeGUI
- Xclosesymbole.BackgroundColor3 = Color3.new(0, 0, 0)
- Xclosesymbole.Position = UDim2.new(0.869680822, 0, 0.860304654, 0)
- Xclosesymbole.Size = UDim2.new(0, 35, 0, 33)
- Xclosesymbole.Font = Enum.Font.Cartoon
- Xclosesymbole.Text = "x"
- Xclosesymbole.TextColor3 = Color3.new(0.666667, 0, 0)
- Xclosesymbole.TextSize = 40
- Xclosesymbole.TextWrapped = true
- Xclosesymbole.MouseButton1Down:connect(function()
- Frame.Visible = true
- MainframeGUI.Visible = false
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement