imperial109
Regular Member
- Jan 19, 2009
- 499
- 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.
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: