GramEasy - Instagram on Autopilot

GramEasy - Instagram on Autopilot v4.0

No permission to download

TioZeus

New member
Feb 18, 2019
1
0
1
29
COLOMBIA
the site is working fine now, but the auto-activities are not run and it is not also posting anything in my instagram, no likes, no clicks, no comments.
when i post something it will show successful, but the post will not show in my instagram
what is the site
??
 

Milberg

Member
Nov 2, 2018
78
21
8
@Bogusheart thank you very much for the share.

Guys, let me explain how to use;

  1. Upload the zip file to the home folder. Don't visit the page yet!
  2. Create a new database and save credentials.
  3. Import "GRAM.sql" file in the archive.
  4. Edit config file in /app folder.
  5. Put your database credentials.
I have also experienced 500 error but the solution is very easy.

You need to replace ‘ ’ chars with ' in config.php.

Now I confirm that it works great without any errors so far.

Thank you very much for the instruction. It works.
 

starliner

Well-known member
Null Master
Trusted Uploader
Mar 28, 2019
559
530
93
Its working, you have at least php v7. Than replace app/confi.php contents with below;

Code:
<?php
define('DB_HOST', 'enter_db_host');
define('DB_USER', 'enter_db_user');
define('DB_PASS', 'enter_db_pass');
define('DB_NAME', 'enter_db_name');
define('TIMEZONE', 'enter_timezone');
define('ENCRYPTION_KEY', 'enter_encryption_key');

Bytheway v5 rollout. if we can find it i can null
 

byzzion

New member
Banned User
Sep 4, 2020
9
0
1
I have the latest Version! BUT this installation process is BULLSHIT! I have never seen such a short and incomplete instruction!


You are all talking around the bush and forget to explain the most important things ..... where do you get the ,, define ('ENCRYPTION_KEY', 'InsertEncryptKey'); '

People, please, if we are already helping each other here, then first write in full sentences and count all the steps so that everyone understands how the installation process works if this "AmazCode" does not make it What kind of instructions should this be:

1. Upload on server files from “Grameasy v4”
2. Create database and import “AMZCODE.sql”
3. Edit config in “app / config.php”

- 1. The first question is why is the guy talking about Grameasy v4 we're at 6.4? and the closest question is how should I put it up as a whole damn .zip or just the content without the “AMZCODE.sql” file if as a complete .zip then you have to delete the “AMZCODE.sql” from the .zip folder beforehand ????

- 2. How should “AMZCODE.sql” be imported as a single file or when unpacking ,, GramEasy V6.4 ,, ????

- 3. Everything is understandable but there is no word about 'define (' ENCRYPTION_KEY ',' InsertEncryptKey ');' - said what about it does the line remain empty or do I fill you with some crap ????

>> Author Nulled Original Release <<
>> Direkt Mega Download - Grameasy v6.5.zip <<
 

Attachments

  • 6.5 - Installation Process.png
    6.5 - Installation Process.png
    60.4 KB · Views: 15

starliner

Well-known member
Null Master
Trusted Uploader
Mar 28, 2019
559
530
93
Installation step by step

  1. Extract rar file and seperate Amazcode.sql into another folder.
  2. Login your cpanel or plesk ect
  3. Create new database
  4. Open phpmyadmin and import AMAZCODE.sql file
  5. Open app -> config.php with right click open with notepad edit like below with newly created database credentials and save it;

Code:
define('DB_HOST', 'localhost');
define('DB_USER', 'database_username');
define('DB_PASS', 'database_password');
define('DB_NAME', 'database_name');
define('TIMEZONE', 'America/Maceio');
define('ENCRYPTION_KEY', '');

Note: ENCRYPTION_KEY is blank

6.Upload all files and folders which you have in step 1 to your website root folder

For cpanel upload inside www folder
For plesk upload inside htdocs folders

7. Run yoursite.com
8. login with given admin credentials
 
Last edited:
  • Love
Reactions: MrNoLimits

byzzion

New member
Banned User
Sep 4, 2020
9
0
1
Sounds nice @starliner but you say quote ,, ENCRYPTION_KEY is blank ,, do you mean i need to let the line how it is like original: ,, define('ENCRYPTION_KEY', ''); ,,
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu