Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/Unknownuser11736/suntaiteam/main/kavouilibrary/fixedsliders"))()
- local Window = Library.CreateLib("XyzWare", "GrapeTheme")
- local XyzWaterMark = Instance.new("ScreenGui")
- local TextLabel = Instance.new("TextButton")
- XyzWaterMark.Name = "XyzWaterMark"
- XyzWaterMark.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- XyzWaterMark.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- XyzWaterMark.ResetOnSpawn = false
- TextLabel.Parent = XyzWaterMark
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(-0.000772226602, 0, 0.0343558267, 0)
- TextLabel.Size = UDim2.new(0.170134634, 0, 0.0700389072, 0)
- TextLabel.Font = Enum.Font.GothamBold
- TextLabel.Text = "XyzWare"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 13.000
- TextLabel.TextWrapped = true
- TextLabel.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel.MouseButton1Down:Connect(function()
- Library:ToggleUI()
- end)
- local Tab = Window:NewTab("Antis")
- local Tab1Section = Tab:NewSection("Antis")
- local Tab2 = Window:NewTab("Scripts")
- local Tab2Section = Tab2:NewSection("Scripts")
- local Tab3 = Window:NewTab("Misc")
- local Tab3Section = Tab3:NewSection("Misc")
- Tab1Section:NewButton("0lxad Anti", "", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/WarlienetV2/adminhouse1/main/fucknamesandmeshes.lua'))()
- print("Antilag Executed!")
- end)
- Tab2Section:NewButton("AH Gui by DC_rich(Leon)", "", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/YHeGRaKx"))()
- print("sex")
- end)
- Tab2Section:NewButton("Morecmds(,cmds)", "", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/ugDWagzU"))()
- print("Morecmds Executed!")
- end)
- Tab3Section:NewButton("tppads", "", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x, 28.3, 106.4)
- x = x - 4
- wait(0.01)
- print("tppads Executed!")
- end)
- Tab3Section:NewButton("Get admin (You)", "", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/xrGjYXJP"))()
- print("Get admin Executed!")
- end)
- Tab3Section:NewButton("fly", "", function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Mfly-9410"))()
- print("fly Executed!")
- end)
- Tab3Section:NewButton("Nameless admin", "", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/FilteringEnabled/NamelessAdmin/main/Source'))()
- print("Nameless Executed!")
- end)
- Tab3Section:NewTextBox("WalkSpeed", "Increase Walkspeed", function(s)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
- end)
- Tab3Section:NewTextBox("JumpPower", "Increase JumpPower", function(s)
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement