How much would autosurf software cost?

imperial109

Regular Member
Joined
Jan 19, 2009
Messages
499
Reaction score
365
I was just wondering how much it would take to make an autosurf software that you can download. Like those that you see online, ie: autosurfhit c0m

It would have to do the following(if you don't know how an autosurf works):
Allow the user to add url(s) to go into rotation
Allow the user to browse other people's URLs in automatic rotation based on a timer
Give the user x number of points for each URL visited
Allow the user to assign those points to his/her sites
y number of points would equal z number of hits (ie 2 points = 1 page view)
A site would only be in rotation if there are points assigned
For every hit a site receives, x number of points would be decreased by y

I don't know much about programming, but I'd guess that the software would have to connect to a server to access the information such as the URLs. I'm also guessing that user login is not a problem since every person has the information on the computer. But that would lead to manipulation of code wouldn't it? aka cheating. So, if anyone can enlighten me that would be great. Would it be more complicated to make it secure and store all of the information on a server? What about a license for each download? What about allowing only one domain or ID to be added by users in the autosurf?

I hope you get the idea, I'm a bit tired so let me know if it's not clear.

edit: the software would have to have a browser inside of it. Maybe integrate internet explorer into it? Also, no use of iframes, or anything that can be easily broken by scripts.
 
Last edited:
Who not throw it in a website?

Users register on the website , click urls , get points , spend the points on their website?

Sounds like a pretty good idea.

And if you mean autosurf, going to website using proxy list fully automated, can also be done with php & cron.

I can make both :P
 
Who not throw it in a website?

Users register on the website , click urls , get points , spend the points on their website?

Sounds like a pretty good idea.

And if you mean autosurf, going to website using proxy list fully automated, can also be done with php & cron.

I can make both :P

Would you mind doing it for the BHW'ers in here. That would be great :D
 
Would you mind doing it for the BHW'ers in here. That would be great :D


Just google PHP autosurf, you'll find plenty of free ones.

I'm just wondering about a price for a software version.
 
Back
Top