Adnan628 Posted October 26, 2010 Share Posted October 26, 2010 i want to make a Ad(Adbrite,Google Adsence) clicker Bot with proxy support.Any Can give me some idea about normal bot making algorithm or any sample source code .Thank you. Link to comment https://forums.phpfreaks.com/topic/216844-ad-clicker-bot/ Share on other sites More sharing options...
mentalist Posted October 26, 2010 Share Posted October 26, 2010 Not sure what you mean... What is it supposed to do? If your on about what I think you mean, then i'm not sure if I should answer on here, but... Scraping (A scraper), basically fetch the page, split the page up with a DOM parser (html, xml, etc... (real issue is whether their well formed or not)), then identify appropriate links, then call the link... Sounds simple, and it is easier in PHP than a lot of other languages, but i'd not suggest it as a project for a beginner... Link to comment https://forums.phpfreaks.com/topic/216844-ad-clicker-bot/#findComment-1126593 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.