├── README.md └── autovisitor.php /README.md: -------------------------------------------------------------------------------- 1 | *Update : 25 September 2018* 2 | 3 | Perhaps the name "Auto Visitor " it's not too foreign to the bloggers, many of the bloggers who use tools or software Auto Visitor. 4 | 5 | Auto-lift program is Visitor traffic on your blog, using a BOT to visit the blog. Indeed this use can increase blog traffic dramatically, from hundreds to thousands of impressions can be. 6 | 7 | # For Windows 8 | - Install XAMPP 9 | - Download https://github.com/IDSYSTEM404/AUTOVISITOR 10 | - usage : php autovisitor.php 11 | 12 | # For Termux or Linux 13 | - pkg install php 14 | - git clone https://github.com/IDSYSTEM404/AUTOVISITOR 15 | - cd AUTOVISITOR 16 | - php autovisitor.php 17 | -------------------------------------------------------------------------------- /autovisitor.php: -------------------------------------------------------------------------------- 1 | --------------------------------------------------------------------------------