Fake online people

lofemo

Newbie
Joined
Mar 18, 2010
Messages
23
Reaction score
1
I need tool/method to do that on website will be online for example 1000 people, that could be bot/software/tool. anyone know about it ?
 
easy, just download yourself an online users php script, edit it abit, and away you go
 
as you do not want to seem unnatural (1 refresh 1 online user, the next refresh 1000)

i would use this <?php echo(rand(843,987)); ?> It just shows a random number between 843 and 987
 
But this page is in social networking website, so probably I can't do it.
 
This works if you have your own website and add the above codes to your pages,they have to be php pages by the way, my suggestion is having to install it into your server and then add a code to your files.
 
Last edited:
if you don't have access to the php code then you can't do it

only if you can inject javascript in someway but if it's on a 3rd party site you can leave it to that

maybe buy some cheap traffic ?
 
Back
Top