Advertisement
Prokri43

Xyzware

Mar 18th, 2024
574
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 10.47 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/Unknownuser11736/suntaiteam/main/kavouilibrary/fixedsliders"))()
  2. local Window = Library.CreateLib("XyzWare", "Serpent")
  3.  
  4. local XyzWaterMark = Instance.new("ScreenGui")
  5. local TextLabel = Instance.new("TextButton")
  6.  
  7. XyzWaterMark.Name = "XyzWaterMark"
  8. XyzWaterMark.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  9. XyzWaterMark.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  10. XyzWaterMark.ResetOnSpawn = false
  11.  
  12. TextLabel.Parent = XyzWaterMark
  13. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  14. TextLabel.BackgroundTransparency = 1.000
  15. TextLabel.BorderSizePixel = 0
  16. TextLabel.Position = UDim2.new(-0.000772226602, 0, 0.0343558267, 0)
  17. TextLabel.Size = UDim2.new(0.170134634, 0, 0.0700389072, 0)
  18. TextLabel.Font = Enum.Font.GothamBold
  19. TextLabel.Text = "XyzWare"
  20. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  21. TextLabel.TextScaled = true
  22. TextLabel.TextSize = 13.000
  23. TextLabel.TextWrapped = true
  24. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  25. TextLabel.MouseButton1Down:Connect(function()
  26.     Library:ToggleUI()
  27. end)
  28.  
  29. local Tab = Window:NewTab("Local Player")
  30. local Tab1Section = Tab:NewSection("LocalPlayer")
  31.  
  32.  
  33. local Tab2 = Window:NewTab("DaHood")
  34. local Tab2Section = Tab2:NewSection("DaHood")
  35.  
  36. local Tab3 = Window:NewTab("Hoopz")
  37. local Tab3Section = Tab3:NewSection("Hoopz")
  38.  
  39. local Tab4 = Window:NewTab("Bedwars")
  40. local Tab4Section = Tab4:NewSection("Bedwars")
  41.  
  42. local Tab5 = Window:NewTab("Scripts")
  43. local Tab5Section = Tab5:NewSection("Scripts")
  44.  
  45. local Tab6 = Window:NewTab("Admins")
  46. local Tab6Section = Tab6:NewSection("Admins")
  47.  
  48. local Tab7 = Window:NewTab("Hubs")
  49. local Tab7Section = Tab7:NewSection("Hubs")
  50.  
  51. local Tab8 = Window:NewTab("Locks")
  52. local Tab8Section = Tab8:NewSection("Locks")
  53.  
  54. local Tab9 = Window:NewTab("Slap Battles")
  55. local Tab9Section = Tab9:NewSection("Slap Battles")
  56.  
  57. local Tab10 = Window:NewTab("Server Sided")
  58. local Tab10Section = Tab10:NewSection("Server Sided")
  59.  
  60. --Buttons
  61.  
  62. Tab1Section:NewTextBox("WalkSpeed", "Increase Walkspeed", function(s)
  63.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
  64. end)
  65.  
  66. Tab1Section:NewTextBox("JumpPower", "Increase JumpPower", function(s)
  67.     game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
  68. end)
  69.  
  70. Tab2Section:NewButton("Artic", "", function()
  71.     loadstring(game:HttpGet("https://polarsblade.xyz/Arctic/Arctic.txt"))()
  72.             print("Arctic Executed!")
  73. end)
  74.  
  75. Tab2Section:NewButton("Pluto", "", function()
  76. loadstring(game:HttpGet('https://raw.githubusercontent.com/Scrvpter/Pluto/Lua/Loader.Lua', true))()
  77.             print("Pluto Executed!")
  78. end)
  79.  
  80. Tab2Section:NewButton("Agent", "", function()
  81. loadstring(game:HttpGet("https://raw.githubusercontent.com/mrhackerman35297/AgentCC/main/Launch.lua"))()
  82.             print("Agent Executed!")
  83. end)
  84.  
  85. Tab2Section:NewButton("NukerMode", "", function()
  86. loadstring(game:HttpGet("https://raw.githubusercontent.com/Allvideo/test/main/Whitelist.txt"))()
  87.             print("Nukermode Executed!")
  88. end)
  89.  
  90. Tab2Section:NewButton("SwagMode", "", function()
  91. loadstring(game:HttpGet('https://raw.githubusercontent.com/lerkermer/lua-projects/master/SwagModeV002'))()
  92.             print("SwagMode Executed!")
  93. end)
  94.  
  95. Tab2Section:NewButton("RayCodex", "", function()
  96. loadstring(game:GetObjects("rbxassetid://5812737894")[1].Source)()
  97.             print("RayCodex Executed!")
  98. end)
  99.  
  100. Tab2Section:NewButton("Faded (Outdated)", "", function()
  101. loadstring(game:HttpGet("https://raw.githubusercontent.com/NighterEpic/Faded-Grid/main/YesEpic", true))()
  102.             print("Faded Executed!")
  103. end)
  104.  
  105. Tab2Section:NewButton("Speed", "", function()
  106. getgenv().Speed = true
  107. getgenv().FakeMacro = false
  108. loadstring(game:HttpGet("https://raw.githubusercontent.com/Allvideo/nukermode/main/Kit%20tools.txt"))()
  109.             print("Speed Executed!")
  110. end)
  111.  
  112. Tab3Section:NewButton("Hoopz Aimbot", "", function()
  113. loadstring(game:HttpGet("https://pastebin.com/raw/KA4DPct8"))()
  114.             print("Aimbot Executed!")
  115. end)
  116.  
  117. Tab3Section:NewButton("OP Gui", "", function()
  118. loadstring(game:HttpGet("https://pastebin.com/raw/hRNsugpM"))()
  119.             print("Gui Executed!")
  120. end)
  121.  
  122. Tab4Section:NewButton("Ape V1", "", function()
  123. loadstring(game:HttpGet("https://raw.githubusercontent.com/lightHubDev/Ape/main/ApeMain"))()
  124. end)
  125.  
  126. Tab4Section:NewButton("Vape V4", "", function()
  127. loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua", true))()
  128.             print("VapeV4 Executed!")
  129. end)
  130.  
  131. Tab5Section:NewButton("Chat Bypass", "", function()
  132. loadstring(game:HttpGet('https://raw.githubusercontent.com/synnyyy/synergy/additional/betterbypasser',true))()
  133.             print("Better bypass Executed!")
  134. end)
  135.  
  136. Tab5Section:NewButton("Q tool", "", function()
  137. loadstring(game:HttpGet("https://pastebin.com/raw/QTfKs2cP"))()
  138.             print("Q tool Executed!")
  139. end)
  140.  
  141. Tab5Section:NewButton("How to change Q Tool open console", "", function()
  142. print("To change the Q tool you have to check my pastebin https://pastebin.com/u/Prokri43 ")
  143. end)
  144.  
  145. Tab5Section:NewButton("Hitbox Expander", "", function()
  146. loadstring(game:HttpGet("https://raw.githubusercontent.com/Vcsk/RobloxScripts/main/HitboxExpander.lua"))()
  147.             print("Hitbox Expander Executed!")
  148. end)
  149.  
  150. Tab5Section:NewButton("Mobile Fly", "V2 V3 also exists", function()
  151. loadstring(game:HttpGet("https://pastebin.com/raw/h5QDPy6s"))()
  152.             print("Fly gui Executed!")
  153. end)
  154.  
  155. Tab5Section:NewButton("Keyboard Gui", "V2", function()
  156. loadstring(game:HttpGet("https://pastebin.com/raw/x6S5D5bH"))()
  157.             print("Keyboard Gui Executed!")
  158. end)
  159.  
  160. Tab6Section:NewButton("Inf Yield", "", function()
  161. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  162.             print("Inf Yield Executed!")
  163. end)
  164.  
  165. Tab6Section:NewButton("Reviz Admin", "", function()
  166. loadstring(game:HttpGet("https://pastebin.com/raw/Caniwq2N"))()
  167.             print("Reviz Executed!")
  168. end)
  169.  
  170. Tab6Section:NewButton("Fates Admin", "", function()
  171. loadstring(game:HttpGet("https://raw.githubusercontent.com/fatesc/fates-admin/main/main.lua"))()
  172.             print("Fates Admin Executed!")
  173. end)
  174.  
  175. Tab6Section:NewButton("Comet Admin", "It's server sided", function()
  176. loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/FE/main/Comet"))()
  177.             print("Comet Admin Executed!")
  178. end)
  179.  
  180. Tab6Section:NewButton("Impulse Admin", "", function()
  181. loadstring(game:HttpGet('http://impulse-hub.xyz/ImpulseHub',true))()
  182.             print("Impulse Admin Executed!")
  183. end)
  184.  
  185. Tab7Section:NewButton("Astral Hub", "", function()
  186. loadstring(game:HttpGet("https://raw.githubusercontent.com/Vcsk/AstralHub/main/Main.lua", true))()
  187.             print("Astral Hub Executed!")
  188. end)
  189.  
  190. Tab7Section:NewButton("NukeVsCity Hub", "", function()
  191. loadstring(game:HttpGet("https://raw.githubusercontent.com/NukeVsCity/TheALLHACKLoader/main/NukeLoader", true))()
  192.             print("NukevsCity Hub Executed!")
  193. end)
  194.  
  195. Tab7Section:NewButton("V.G Hub", "", function()
  196. loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
  197.             print("V.G Hub Executed!")
  198. end)
  199.  
  200. Tab7Section:NewButton("GigaChad V4", "", function()
  201. loadstring(game:HttpGet('https://raw.githubusercontent.com/OWJBWKQLAISH/GigaChad-Hub/main/Gigachad%20Hub%20V4'))()
  202.             print("GigaChad Hub V4 Executed!")
  203. end)
  204.  
  205. Tab7Section:NewButton("Inferno V3", "", function()
  206. loadstring(game:HttpGet("https://raw.githubusercontent.com/OWJBWKQLAISH/Inferno-X/main/INFERNO%20X%20VANCE"))()
  207.             print("Inferno V3 Executed!")
  208. end)
  209.  
  210. Tab7Section:NewButton("Lightzone V2", "", function()
  211. loadstring(game:HttpGet("https://raw.githubusercontent.com/ImJosh66/Idjrf5/main/Protected_3590052699937668.lua.txt"))()
  212.             print("LightZone V2 Executed!")
  213. end)
  214.  
  215. Tab8Section:NewButton("Kals Lock", "", function()
  216. loadstring(game:HttpGet("https://pastebin.com/raw/pRnBkKjz"))()
  217.             print("Kals skidded Executed!")
  218. end)
  219.  
  220. Tab8Section:NewButton("SonoWare", "", function()
  221. loadstring(game:HttpGet("https://raw.githubusercontent.com/bobobexz/sono-op/main/README.md", true))()
  222.             print("SonoWare Executed!")
  223. end)
  224.  
  225. Tab8Section:NewButton("Azure", "", function()
  226. loadstring(game:HttpGet("https://pastebin.com/raw/HRZfKgUy"))()
  227.             print("Azure Executed!")
  228. end)
  229.  
  230. Tab8Section:NewButton("Nyula", "", function()
  231. loadstring(game:HttpGet("https://raw.githubusercontent.com/nyulachan/nyula/main/nyuladhm"))()
  232.             print("Nyula Executed!")
  233. end)
  234.  
  235. Tab8Section:NewButton("RyzzChipz", "", function()
  236. loadstring(game:HttpGet("https://raw.githubusercontent.com/Ryzzchips/SubtoRyzzchips/main/Sub%20to%20Ryzzchips%20for%20more%20New%20aimlock%20script!"))()
  237.             print("RyzzChipz Executed!")
  238. end)
  239.  
  240. Tab8Section:NewButton("Evans Camlock", "", function()
  241. loadstring(game:HttpGet("https://pastebin.com/raw/mKXHZyJX"))()
  242.             print("Evans C.Lock Executed!")
  243. end)
  244.  
  245. Tab8Section:NewButton("Alpha lock", "", function()
  246. loadstring(game:HttpGet("https://pastebin.com/raw/2E8niW2A"))()
  247.             print("Alphalock Executed!")
  248. end)
  249.  
  250. Tab8Section:NewButton("MoonGod lockV3", "idk who the  skidded this ", function()
  251. loadstring(game:HttpGet("https://pastebin.com/raw/y6KqNYAt"))()
  252.             print("MoonGod Executed!")
  253. end)
  254.  
  255. Tab8Section:NewButton("MoonGod lockV2", "Ryzzchipz skidded this ", function()
  256. loadstring(game:HttpGet("https://pastebin.com/UHXM8Bzj"))()
  257.             print("MoonGod Executed!")
  258. end)
  259.  
  260. Tab8Section:NewButton("MoonGod v1 ", "I skidded this  ", function()
  261. loadstring(game:HttpGet("https://pastebin.com/raw/pRnBkKjz"))()
  262.             print("Probslock Executed!")
  263. end)
  264.  
  265. Tab9Section:NewButton("Probs battlesv2", "I skidded this too (orion lib)", function()
  266. loadstring(game:HttpGet("https://pastebin.com/raw/49FP9V3Z"))()
  267.             print("Probs battles V2 Executed!")
  268. end)
  269.  
  270. Tab9Section:NewButton("Probs SSB", "This is skidded ", function()
  271. loadstring(game:HttpGet("https://pastebin.com/raw/4ChwVTbP"))()
  272.             print("Probs Battles Executed!")
  273. end)
  274.  
  275. Tab9Section:NewButton("Whopper SB", "", function()
  276. loadstring(game:HttpGet("https://raw.githubusercontent.com/qwertyui-cool/uhh-yes/main/whopper.lua"))()
  277.             print("Whopper SB Executed!")
  278. end)
  279.  
  280. Tab10Section:NewButton("Backdoor.exe", "", function()
  281. loadstring(game:HttpGet("https://raw.githubusercontent.com/iK4oS/backdoor.exe/v6/source.lua"))()
  282.             print("Backdoor.exe Executed!")
  283. end)
  284.  
  285. Tab10Section:NewButton("FraktureSS", "", function()
  286. loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-FraktureSS-4779"))()
  287.             print("FraktureSS Executed!")
  288. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement