vilaseca
Member
- Nov 16, 2018
- 71
- 74
- 18

Hi guys, I want to share with you this script that a friend had and that I currently use more than 1 month ago. It is fully functional. If they have problems, comment to help them.
How to install?
- Upload on server files from "grameasy-v3.0-nulled.zip".
- Import the "grameasybd_vilaseca.sql" file into the database.
- Edit the file "config.php" on the folder "app" :
PHP:<?php define('DB_HOST', 'localhost'); define('DB_USER', 'youruser'); define('DB_PASS', 'yourpassword'); define('DB_NAME', 'grameasybd_vilaseca'); define('TIMEZONE', 'America/Bogota'); //Here you can place your time zone or simply leave this one. define('ENCRYPTION_KEY', '5bf3ff7d1f8cab54ccb1d2c0b30b5555');
- How to Add Cronjobs
To be able to schedule your posts, cron task must be configured on your hosting. In cpanel, you should click Cron task and fill this command at the command filed:
* * * * * wget --spider -O - http://yourwebsite.com/instagram/post/cron >/dev/null 2>&1
* * * * * wget --spider -O - http://yourwebsite.com/instagram/activity/cron/like >/dev/null 2>&1
* * * * * wget --spider -O - http://yourwebsite.com/instagram/activity/cron/comment >/dev/null 2>&1
* * * * * wget --spider -O - http://yourwebsite.com/instagram/activity/cron/follow >/dev/null 2>&1
* * * * * wget --spider -O - http://yourwebsite.com/instagram/activity/cron/unfollow >/dev/null 2>&1
* * * * * wget --spider -O - http://yourwebsite.com/instagram/activity/cron/direct_message >/dev/null 2>&1
* * * * * wget --spider -O - http://yourwebsite.com/instagram/activity/cron/repost_media >/dev/null 2>&1
Note:
- If your hosting doesn't support cron task, you should consider to migrate to another hosting or use crontask from the third services. (For example: wwww.easycron.com)
- You have to replace http://yourwebsite.com/ to your domain. Fox example if you've installed the script to www.example.com, In this case, cron URL will be www.example.com/instagram/post/cron
Login Details:
Email: [email protected]
Password: vilaseca

Download the script:
MEGA: https://mega.nz/#!h4h03QiA!X5ASmXU8011qQuLOO25SsfPJp4uS9zbZ2VFbIEEDeV8
MediaFire: https://www.mediafire.com/file/0j48xozyw9k93m4/grameasy-v3.0-nulled.zip