Jump to content
H4ck3rPr4fz0rrr.

intrebare

Recommended Posts

Posted

Cum erau site-urile alea gen iti apareau 100 de chestii si nu puteai scapa de ele nu puteai da x, doar cu task manager...etc etc. Si am spus clar siteuri nu msgbox "bla bla.." salvat in vbs. ceva de genul dar cu host...

imi explica si mie cineva ? multumesc si Paste fericit.

Posted

Cu mail?

Asta e o metoda stupida un pic, dar poti face cu setInterval() ca sa nu se blocheze si browserul:


<script type="text/javascript">
while (true)
window.location = "mailto:dds@dfds.com"
</script>

Posted

<script type="text/javascript">
var hook = true;
window.onbeforeunload = function() {
if (hook) {
return "Did you save your stuff?"
}
}
</script>

scrisa in ?

dar in visual basic sa fie .exe si la fel , sa pun o intrebare gen "Esti prost? si sa nu poti da "nu" decat "da" . multam:D

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...