Page Hits Flodder
Posted On Sunday, December 21, 2008 at at 1:46 AM by RonakThis small program can flood ur page hits.
But you have to dedicate one browser for it. Like internet explorer
Method:
Make a batch file with these lines (Copy the code in a note pad ans save it as hits.bat)
@echo off
:1
start C:\Progra~1\Intern~1\iexplore.exe “http://yoursite.com”
ping -n 10 127.0.0.1 >nul
taskkill.exe /im iexplore.exe
goto 1
Depending upon your net speed u may increase the 10 secs time wait
With 10 sec time, u may have 360 hits in an hour.
With 5 sec time, u may have 720 hits in an hour.
Do not forget to put ur site’s name in place of http://yoursite.com
not working web address as http://xn--http-uqa//yoursite.comö
plz reply Techtricx