Say Bye

Non-stop Poster
Reaction score
300
Author
oreg
Contributors
N/A
Quickbar Entry
javascript:
var szoveg = $('#message').text().replace(/- \[report\]/g,"[spoiler][report_display]").replace(/\[\/report\]/g,"[/report_display][/spoiler]").replace("Forwarded reports:", "").trim();
$('#message').text(szoveg).select();
document.execCommand("Copy");
UI.InfoMessage("Reports copied to the clipboard! <br> Author: öreg",3000);
void(0);
Public?
Public
fJqItAB.png


0mBfO09.png


Before run the script:

pIzs2F0.png


After the script ran:

IhuDbxi.png
 
Upvote 0
Top