local Library = loadstring(Game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))() local Window = Library:NewWindow("Script") local Tab = Window:NewSection("Credits: TGMANKASKE") Tab:CreateToggle("idk if it caught on", function(no) _G.GetWins = no while _G.GetWins== true do wait() local args = { { Character = game:GetService("Players").LocalPlayer.Character, Action = "Hit", Hitbox = { workspace:WaitForChild("Enemies"):WaitForChild("BanditBerserker"):WaitForChild("BanditBerserker") }, EffectPositon = CFrame.new(661.711669921875, 3.997891902923584, 1.2658454179763794, -0.6653599143028259, 0.00006199126073624939, 0.7465227246284485, 0.000009282144674216397, 1, -0.00007476704195141792, -0.7465227246284485, -0.00004281765723135322, -0.6653599143028259), Combo = 122222222222222 } } game:GetService("ReplicatedStorage"):WaitForChild("RemoteEvents"):WaitForChild("Combat"):FireServer(unpack(args)) local args = { { Character = game:GetService("Players").LocalPlayer.Character, Action = "Hit", Hitbox = { workspace:WaitForChild("Enemies"):WaitForChild("BanditBerserker"):WaitForChild("BanditBerserker") }, EffectPositon = CFrame.new(661.711669921875, 3.997891902923584, 1.2658454179763794, -0.6653599143028259, 0.00006199126073624939, 0.7465227246284485, 0.000009282144674216397, 1, -0.00007476704195141792, -0.7465227246284485, -0.00004281765723135322, -0.6653599143028259), Combo = 12222222222222222222 } } game:GetService("ReplicatedStorage"):WaitForChild("RemoteEvents"):WaitForChild("Combat"):FireServer(unpack(args)) end end) local Tab = Window:NewSection("Links") Tab:CreateButton("Discord Group", function() print("HI") setclipboard("https://discord.gg/8A6k73JqCM") toclipboard("https://discord.gg/8A6k73JqCM") end) Tab:CreateButton("Youtube", function() print("HI") setclipboard("https://www.youtube.com/@TGMANKASKE") toclipboard("https://www.youtube.com/@TGMANKASKE") end)