Jump to content
yoyois

[RST] 1 aprilie prank? script

Recommended Posts

Pana acum nu stiu cati au observat prank-ul de 1 aprilie de pe rst.

Practic pt fiecare post autorul se schimba la fiecare refresh.

Ca exemplu cand veti vedea acest post sa stiti ca el a fost postat de yoyois.

Ca ontopic: ce script folosoti pt acest prank?

PS: Buna gluma :))

alt exemplu: https://rstforums.com/forum/83428-o-tanara-de-16-ani.rst#post537800

Later edit:

<script>

var i = 0, user = {}, rand = [];
user.el = [];
user.html = [];

[].forEach.call(document.querySelectorAll('.userinfo'), function (el) {
user.el[i] = el;
user.html[i] = el.innerHTML;
i++;
});

for (var k = 0; k < user.html.length; k++) {
rand[k] = k;
}
rand = rand.sort(function () {
return .5 - Math.random();
});

for (var j = 0; j < user.html.length; j++) {
user.el[j].innerHTML = user.html[rand[j]];
}

</script>

si cum fara un easter egg?

Edited by yoyois
Link to comment
Share on other sites

  • Active Members
Pana acum nu stiu cati au observat prank-ul de 1 aprilie de pe rst.

Practic pt fiecare post autorul se schimba la fiecare refresh.

Ca exemplu cand veti vedea acest post sa stiti ca el a fost postat de yoyois.

Ca ontopic: ce script folosoti pt acest prank?

PS: Buna gluma :))

alt exemplu: https://rstforums.com/forum/83428-o-tanara-de-16-ani.rst#post537800

Da am vazut am crezut ca e de la mine:)))))))

plm acuma apare ca a postat yoyois

Edited by danyweb09
Link to comment
Share on other sites

Mindfucked,doar acum am vazut :| @ps-axl uite aici un link valabi la topicul ala : https://rstforums.com/forum/83428-o-tanara-de-16-ani.rst#post537802

50 shades of Braila. Povestile erotice ale unei tinere de 16 ani au devenit viral pe internet

puteai sa-l gasesti usor dupa un mic search pe google dupa keyword-urile din link.

Bafta

Link to comment
Share on other sites

eu l am observat de dimineata, am pana si printscreen :)) dar dupa 1 min m am prins ca e farsa. Chiar eram curios cand o sa se posteze ceva la offtopic, am vrut sa postez eu,, dar m am gandit mai bine si am zis sa nu stric surpriza altor utilizatori. Scz de scris...tel si bere :) MULTA!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...