• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

GramEasy - Instagram on Autopilot

GramEasy - Instagram on Autopilot v4.0

No permission to download
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
??
 
@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.
 
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
 
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
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
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', ''); ,,
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock