--ts dumped bythirst if math.random() < 1 then -- 100% Chance local DiscordPopup = loadstring(game:HttpGet("https://raw.githubusercontent.com/EnesXVC/librarys/main/DiscordPopup/Source"))() DiscordPopup:SetCopyText("copy link") DiscordPopup:SetCloseText("fuck off") DiscordPopup:SetDiscordLink("https://discord.gg/mS6W6uJeed") DiscordPopup:SetLabelText("join the discord :3") DiscordPopup:SetImages("rbxassetid://18817097052", "rbxassetid://18817519330") DiscordPopup:SetPosition("right") local popup = DiscordPopup:Create() end Wait(1) local _call1 = game:GetService("Players") local _call2 = game:GetService("TweenService") local _call3 = game:GetService("ReplicatedStorage") local _call4 = _call1.LocalPlayer local _call5 = _call4:WaitForChild("PlayerGui") local _call6 = Instance.new("ScreenGui", _call5) _call6.Name = "Thirst" _call6.ResetOnSpawn = false local _call7 = Instance.new("Frame", _call6) _call7.Size = UDim2.new(0, 340, 0, 420) _call7.Position = UDim2.new(0.5, -170, 0.5, -210) _call7.BackgroundColor3 = Color3.fromRGB(25, 25, 35) _call7.BorderSizePixel = 0 _call7.Active = true _call7.Draggable = true local _call8 = Instance.new("UICorner", _call7) _call8.CornerRadius = UDim.new(0, 15) local _call9 = Instance.new("UIStroke", _call7) _call9.Color = Color3.fromRGB(100, 255, 100) _call9.Thickness = 3 local _call10 = Instance.new("Frame", _call7) _call10.Size = UDim2.new(1, 0, 0, 70) _call10.BackgroundColor3 = Color3.fromRGB(30, 30, 40) _call10.BorderSizePixel = 0 local _call11 = Instance.new("UICorner", _call10) _call11.CornerRadius = UDim.new(0, 15) local _call12 = Instance.new("UIGradient", _call10) _call12.Color = ColorSequence.new({ ColorSequenceKeypoint.new(0, Color3.fromRGB(100, 255, 100)), ColorSequenceKeypoint.new(0.5, Color3.fromRGB(50, 200, 255)), ColorSequenceKeypoint.new(1, Color3.fromRGB(255, 100, 255)) }) _call12.Rotation = 45 local _call13 = Instance.new("TextLabel", _call10) _call13.Size = UDim2.new(1, -70, 0, 35) _call13.Position = UDim2.new(0, 20, 0, 8) _call13.Text = "hi user" _call13.Font = Enum.Font.GothamBlack _call13.TextSize = 28 _call13.TextColor3 = Color3.new(1, 1, 1) _call13.BackgroundTransparency = 1 _call13.TextXAlignment = Enum.TextXAlignment.Left _call13.TextStrokeTransparency = 0.5 local _call14 = Instance.new("TextLabel", _call10) _call14.Size = UDim2.new(1, -70, 0, 20) _call14.Position = UDim2.new(0, 20, 0, 45) _call14.Text = "dumpedbythirst" _call14.Font = Enum.Font.GothamBold _call14.TextSize = 14 _call14.TextColor3 = Color3.fromRGB(200, 200, 200) _call14.BackgroundTransparency = 1 _call14.TextXAlignment = Enum.TextXAlignment.Left local _call15 = Instance.new("TextButton", _call10) _call15.Size = UDim2.new(0, 40, 0, 40) _call15.Position = UDim2.new(1, -55, 0.5, -20) _call15.Text = "X" _call15.Font = Enum.Font.GothamBlack _call15.TextSize = 24 _call15.TextColor3 = Color3.new(1, 1, 1) _call15.BackgroundColor3 = Color3.fromRGB(255, 50, 50) _call15.BorderSizePixel = 0 local _call16 = Instance.new("UICorner", _call15) _call16.CornerRadius = UDim.new(1, 0) local _call17 = Instance.new("UIStroke", _call15) _call17.Color = Color3.fromRGB(255, 100, 100) _call17.Thickness = 2 local _call18 = Instance.new("ScrollingFrame", _call7) _call18.Size = UDim2.new(1, -30, 1, -90) _call18.Position = UDim2.new(0, 15, 0, 80) _call18.BackgroundTransparency = 1 _call18.BorderSizePixel = 0 _call18.ScrollBarThickness = 6 _call18.CanvasSize = UDim2.new(0, 0, 0, 350) _call18.ScrollBarImageColor3 = Color3.fromRGB(100, 255, 100) local _call19 = function(_v1, _v2) local _call20 = Instance.new("Frame", _call18) _call20.Size = UDim2.new(1, 0, 0, 70) _call20.Position = UDim2.new(0, 0, 0, _v1) _call20.BackgroundColor3 = Color3.fromRGB(35, 35, 45) _call20.BorderSizePixel = 0 local _call21 = Instance.new("UICorner", _call20) _call21.CornerRadius = UDim.new(0, 12) local _call22 = Instance.new("UIStroke", _call20) _call22.Color = _v2.color _call22.Thickness = 2.5 local _call23 = Instance.new("UIGradient", _call20) _call23.Color = ColorSequence.new({ ColorSequenceKeypoint.new(0, Color3.fromRGB(40, 40, 50)), ColorSequenceKeypoint.new(1, Color3.fromRGB(30, 30, 40)) }) _call23.Rotation = 90 local _call24 = Instance.new("TextLabel", _call20) _call24.Size = UDim2.new(0, 50, 0, 50) _call24.Position = UDim2.new(0, 10, 0.5, -25) _call24.Text = _v2.emoji _call24.Font = Enum.Font.GothamBold _call24.TextSize = 32 _call24.BackgroundTransparency = 1 local _call25 = Instance.new("Frame", _call20) _call25.Size = UDim2.new(0, 3, 1, -20) _call25.Position = UDim2.new(0, 70, 0, 10) _call25.BackgroundColor3 = _v2.color _call25.BorderSizePixel = 0 local _call26 = Instance.new("UICorner", _call25) _call26.CornerRadius = UDim.new(1, 0) local _call27 = Instance.new("TextLabel", _call20) _call27.Size = UDim2.new(1, -90, 0, 28) _call27.Position = UDim2.new(0, 80, 0, 8) _call27.Text = _v2.title _call27.Font = Enum.Font.GothamBlack _call27.TextSize = 16 _call27.TextColor3 = Color3.new(1, 1, 1) _call27.BackgroundTransparency = 1 _call27.TextXAlignment = Enum.TextXAlignment.Left local _call28 = Instance.new("TextLabel", _call20) _call28.Size = UDim2.new(1, -90, 0, 20) _call28.Position = UDim2.new(0, 80, 0, 38) _call28.Text = _v2.desc _call28.Font = Enum.Font.Gotham _call28.TextSize = 11 _call28.TextColor3 = Color3.fromRGB(180, 180, 180) _call28.BackgroundTransparency = 1 _call28.TextXAlignment = Enum.TextXAlignment.Left local _call29 = Instance.new("TextButton", _call20) _call29.Size = UDim2.new(1, 0, 1, 0) _call29.BackgroundTransparency = 1 _call29.Text = "" return _call29 end local _call30 = _call19(0, {emoji = "", title = "INFINITE CASH", desc = "get rich fast", color = Color3.fromRGB(100, 255, 100)}) local _call31 = _call19(80, {emoji = "", title = "FREE GEARS", desc = "goofy free items", color = Color3.fromRGB(255, 200, 50)}) local _call32 = _call19(160, {emoji = "", title = "OP SLAP", desc = "not that op", color = Color3.fromRGB(255, 100, 255)}) local _call33 = _call19(240, {emoji = "", title = "CLOSE GUI", desc = "bye bye", color = Color3.fromRGB(255, 50, 50)}) local _call34 = _call15.MouseButton1Click:Connect(function() local _call35 = _call2:Create(_call7, TweenInfo.new(0.3, Enum.EasingStyle.Back, Enum.EasingDirection.In), {Size = UDim2.new(0, 0, 0, 0)}) _call35:Play() task.wait(0.3) _call6:Destroy() end) local _call36 = _call30.MouseButton1Click:Connect(function() local _call37 = _call3.CratesUtilities.Remotes.GiveReward _call37:FireServer(math.huge) end) local _call38 = _call31.MouseButton1Click:Connect(function() local _call39 = _call3.FreeGear_Remotes.FreeGearEvent _call39:FireServer(_call4) end) local _call40 = _call32.MouseButton1Click:Connect(function() local _call41 = _call3.CratesUtilities.Remotes.GiveReward _call41:FireServer("Glove") end) local _call42 = _call33.MouseButton1Click:Connect(function() local _call43 = _call2:Create(_call7, TweenInfo.new(0.3, Enum.EasingStyle.Back, Enum.EasingDirection.In), {Size = UDim2.new(0, 0, 0, 0)}) _call43:Play() task.wait(0.3) _call6:Destroy() end) spawn(function() while _call6.Parent do _call9.Color = Color3.fromHSV(tick() % 5 / 5, 1, 1) task.wait(0.1) end end)