local discordLink = "https://discord.gg/vsUM9UPGX" pcall(function() if setclipboard then setclipboard(discordLink) elseif toclipboard then toclipboard(discordLink) end end) pcall(function() game:GetService("StarterGui"):SetCore("SendNotification", { Title = "Subscribe", Text = "Subscribe to Showcaser67 On Youtube", Duration = 5 }) task.wait(1) game:GetService("StarterGui"):SetCore("SendNotification", { Title = "Discord", Text = "Discord link copied to Clipboard we have more games!", Duration = 5 }) end) loadstring(game:HttpGet("https://raw.githubusercontent.com/lixxWW/ViolenceDistrict/refs/heads/main/ViolenceDistrict.lua"))()