get paid to paste

Atlas Hub

_G.Key = "do the tostring"

local urlSpoof = {
   ["https://pastebin.com/raw/rNTu4dCJ"] = "do the tostring",
   ["https://pastebin.com/raw/SNpvX0W5"] = "aaaa"
}

spawn(function()
   local ui = game.CoreGui:WaitForChild("ui")
   wait(.5)
   for _, v in next, ui:GetDescendants() do
       if v.Name == "ButtonTitle" and v.Text:match("Mana") then
           v.Text = "Ataias#1115"    
       end
   end
end)

local a
local b
a = hookfunction(game.HttpGet, function(...)
   local url = ({...})[2]
   if urlSpoof[url] then
       return urlSpoof[url]
   end
   return a(...)
end)

b = hookfunction(setclipboard, function(...)
   if (...) == "https://discord.gg/NSJKdznY3M" then
       return b("https://discord.gg/GwDzMJXudn")    
   end
   return b(...)
end)

loadstring(game:HttpGet("https://ataias.xyz/getScript/?ID=crack-backup"))()

Pasted: Oct 19, 2021, 9:12:45 pm
Views: 288