Themes, Templates and Scripts
GramEasy - Instagram Auto Post & Activity (Standalone script) V3.0 NULLED
Submitted by huatong, 13-02-2019, 03:59 AM, Thread ID: 121211
Thread Closed
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:<?phpdefine('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 replacehttp://yourwebsite.com/to your domain. Fox example if you've installed the script towww.example.com, In this case, cron URL will bewww.example.com/instagram/post/cron
- 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)
Email:[email protected]
Password:vilaseca
Download the script:
[/url][url=https://www.mediafire.com/file/0j48xozyw9k93m4/grameasy-v3.0-nulled.zip]
Users browsing this thread: 1 Guest(s)