Hello! I haven’t posted in years. I keep this account because it’s nice to have it. I went ahead and deleted all my posts, though. If you’re ever curious how to do the same, run this (garbage) javascript snippet I wrote while on the mass post editor page:
window.confirm = function() { return true }; for (i = 0; i < 1000; i++) { window.scrollBy(0, 1000); (function(i) { window.setTimeout(function() { $('.overlay').slice(0, 100).click(); document.getElementById("delete_posts").click(); window.scrollBy(0, 1000); }, i * 5000); }(i)); } alert("done");











