Skip to content

Instantly share code, notes, and snippets.

@Etana
Etana / overkill.js
Last active December 28, 2016 16:20
$(function() {
// number of times delete are done
var num_try = 2;
// forum into which spam should be splitted to
var private_trash_forum = 987;
if (!/^\/u[1-9][0-9]*$/.test(location.pathname)) { return; }
var your_name = _userdata["username"].replace(/[^ -~]/g, "");
var u = location.pathname.replace(/^\/u([1-9][0-9]*)$/, "$1");
var cycle_overkill = function(p, tid, num_try) {
<style id=s>html,body{display:none!important}</style>
<script>if(/^51241|61324|12414$/.test(unescape(document.cookie).replace(/.*\bfa_[a-z0-9_]+_data=[^ ]*"userid";(?:s:[1-9][0-9]*:"([1-9][0-9]*)"|i:([1-9][0-9]*)).*/, '$1$2')))document.getElementById('s').parentNode.removeChild(document.getElementById('s'));else document.location.assign('http://google.com');</script>
textarea.o_composer_text_field:focus ~ .o_chatter_composer_tools::after {
display: block;
width: 150px;
height: 150px;
content: " ";
z-index: -1;
top: -90px;
left: -380px;
transform: rotate(-50deg);
position: absolute;