local _1 = "\104\116\116\112\115\58\47\47\115\105\114\105\117\115\46\109\101\110\117\47\114\97\121\102\105\101\108\100" local _v1 = loadstring(game:HttpGet(_1))() local _v2 = _v1:CreateWindow({ Name = "\75\69\89\32\66\89\80\65\83\83\69\82\32\85\76\84\82\65", LoadingTitle = "\71\79\68\32\77\79\68\69\32\65\67\84\73\86\65\84\69\68", ConfigurationSaving = {Enabled = false} }) local _v3 = _v2:CreateTab("\77\97\105\110") local _v4 = "" local _v5 = { "\104\116\116\112\115\58\47\47\101\116\104\111\110\101\97\108\46\120\121\122\47\97\112\105\47\98\121\112\97\115\115\63\117\114\108\61", "\104\116\116\112\115\58\47\47\97\112\105\46\115\116\105\99\107\120\46\116\111\112\47\97\112\105\47\98\121\112\97\115\115\63\117\114\108\61", "\104\116\116\112\115\58\47\47\108\111\111\116\115\46\97\105\47\97\112\105\63\108\105\110\107\61", "\104\116\116\112\115\58\47\47\97\100\114\105\110\97\110\46\99\111\109\47\97\112\105\47\98\121\112\97\115\115\63\117\114\108\61" } local function _x(_s) if not _s then return nil end return _s:gsub("\37\50\70", "\47"):gsub("\37\51\65", "\58"):gsub("\37\51\68", "\61"):gsub("\37\50\66", "\43"):gsub("\37\50\69", "\46") end _v3:CreateInput({ Name = "\85\82\76\32\73\78\80\85\84", PlaceholderText = "...", Callback = function(_v6) _v4 = _v6 end, }) _v3:CreateButton({ Name = "\65\67\84\73\86\65\84\69\32\85\76\84\82\65\32\66\89\80\65\83\83", Callback = function() if _v4 == "" then return end _v1:Notify({Title = "\83\121\115\116\101\109", Content = "\66\108\111\99\107\105\110\103\32\68\101\116\101\99\116\105\111\110\46\46\46", Duration = 5}) task.spawn(function() local _z = nil for _, _y in ipairs(_v5) do local _ok, _r = pcall(function() return game:HttpGet(_y .. _v4 .. "\38\116\61" .. tick() .. "\38\97\105\61\116\114\117\101") end) if _ok and _r and #_r > 10 and not _r:lower():find("\100\105\115\99\111\114\100") then local _f = _r:match('"(https?://[^"]+)"') or _r:match("https?://[%w-_%.%?%/%+=&#]+") if _f and not _f:find("\100\105\115\99\111\114\100") then _z = _x(_f) break end end task.wait(0.05) end if _z then if setclipboard then setclipboard(_z) end _v1:Notify({Title = "\83\85\67\67\69\83\83", Content = "\66\89\80\65\83\83\69\68\32\65\78\68\32\67\79\80\73\69\68", Duration = 10}) else _v1:Notify({Title = "\70\65\73\76\69\68", Content = "\83\101\99\117\114\105\116\121\32\84\111\111\32\72\105\103\104", Duration = 5}) end end) end, })