Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Javascript Tricks => Topic started by: Vatsal on November 23, 2006, 07:14:58 AM



Title: Scripts for Flooding Replies in Community Topics
Post by: Vatsal on November 23, 2006, 07:14:58 AM
Scripts for Flooding Replies in Topic

Here is the Script :

javascript:function cmd(){var msg="your message here"; var i=Math.floor(Math.random()*987668764);document.getElementsByTagName('input').item(2).value=msg;document.getElementsByTagName('TEXTAREA').item(0).value=msg+"counter:::"+i;document.getElementsByTagName('input').item(6).click();}void(setInterval(cmd,350));

The delay value is in red....
The message in green can be replaced by the message u type....


Title: Re: Scripts for Flooding Replies in Topic
Post by: Vatsal on November 23, 2006, 07:15:50 AM
Click on reply to the Topic....

Then put this Script into ur address bar...and then Click GO or press Enter....


Title: Community Topic Flooder
Post by: Admin on November 29, 2006, 12:59:16 PM
javascript:i=0;sar=document.getElementsByTagName('TEXTAREA').item(0).value;document.body.innerHTML+='<iframe name="TextFlooding" width="680" height="430"></iframe>';document.forms[1].target='TextFlooding';setInterval("document.getElementsByTagName('TEXTAREA').item(0).value=sar +' '+ i;a=submitForm(document.forms[1], 'submit', '');i++",2000);void(0)


How to Use:
1)Write a Message in the Topic Post Reply box...Do not Submit yet
For Ex: Hello this is flooding [silver]
2)Paste the script and hit GO or Enter


Title: Re: Scripts for Flooding Replies in Community Topics
Post by: Mark David on February 20, 2007, 02:31:02 PM
cool


Title: Re: Scripts for Flooding Replies in Community Topics
Post by: Alex on March 03, 2007, 07:24:50 PM
its working..