• NullMasters - Please Only Handle Nulling Requests That Have Been Given The Approved Badge.

  • 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"

Already Nulled Affiliate Management System 7.0.0.2 (Untouched)

Status
Not open for further replies.

cryptoinc

Member
Banned User
Sep 5, 2020
84
36
18
Localhost
Hi updated the download link of Affiliate Management System 7.0.0.2

Script name : Affiliate Management System 7.0.0.2 (Untouched)
Download link : Mediafire download link
Encoded with ioncube: No
Required additional plugin : NO
Restrictions : Requires purchase codes to install.


Not able to install it due to purchase codes requirement please check if this can be useful.

Thanks.
 
Last edited:
HI @NullMaster I am sharing the download link of Affiliate Management System 4.0

Script name : Affiliate Management System 4.0 (Untouched)
Download link
: https://gofile.io/d/UXa5cC
Required additional plugin :
Restrictions : Requires purchase codes to install.

Got it from a friend not able to install it due to purchase codes requirement please check if this can be useful.

Thanks.
Upload it somewhere else, unable to download it.
 
I was able to skip the installation process, using the nulled version 3.0.0.6 script from, @NullMaster, but at the time of the admin page, there was still an activation request.


Screenshot_6.png
 
I just replaced the database.sql file with the latest version
 

Attachments

  • install.zip
    74.8 KB · Views: 31
Code:
function api($endpoint, $data = array(), $is_json = true){
    $curl = curl_init('https://buy.affiliatepro.org/'. $endpoint);
    $request = http_build_query($data);
    curl_setopt($curl, CURLOPT_POST, true);
    curl_setopt($curl, CURLOPT_POSTFIELDS, $request);
    curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
    curl_setopt($curl, CURLOPT_HEADER, false);
    curl_setopt($curl, CURLOPT_TIMEOUT, 60);
    curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);

    if($is_json) $response = json_decode(curl_exec($curl),1);
    else $response = curl_exec($curl);

    $httpcode = curl_getinfo($curl, CURLINFO_HTTP_CODE);
    curl_close($curl);

    return array('success'=>'1','error'=>'','purchase_code'=>'nullmasterinbabiato','email'=>'[email protected]','username'=>'nullmaster','install_token'=>'nullmasterinbabiato','license'=>array('installed_version'=>'4.0'));
}

api function wrong.
 
install_token = sql code....
Code:
function api($endpoint, $data = array(), $is_json = true){
    $curl = curl_init('https://buy.affiliatepro.org/'. $endpoint);
    $request = http_build_query($data);
    curl_setopt($curl, CURLOPT_POST, true);
    curl_setopt($curl, CURLOPT_POSTFIELDS, $request);
    curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
    curl_setopt($curl, CURLOPT_HEADER, false);
    curl_setopt($curl, CURLOPT_TIMEOUT, 60);
    curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);

    if($is_json) $response = json_decode(curl_exec($curl),1);
    else $response = curl_exec($curl);

    $httpcode = curl_getinfo($curl, CURLINFO_HTTP_CODE);
    curl_close($curl);

    return array('success'=>'1','error'=>'','purchase_code'=>'nullmasterinbabiato','email'=>'[email protected]','username'=>'nullmaster','install_token'=>'nullmasterinbabiato','license'=>array('installed_version'=>'4.0'));
}

api function wrong.


does not show an error but still has not passed the activation process in the admin panel
 
Code:
function api($endpoint, $data = array(), $is_json = true){
    $curl = curl_init('https://buy.affiliatepro.org/'. $endpoint);
    $request = http_build_query($data);
    curl_setopt($curl, CURLOPT_POST, true);
    curl_setopt($curl, CURLOPT_POSTFIELDS, $request);
    curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
    curl_setopt($curl, CURLOPT_HEADER, false);
    curl_setopt($curl, CURLOPT_TIMEOUT, 60);
    curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);

    if($is_json) $response = json_decode(curl_exec($curl),1);
    else $response = curl_exec($curl);

    $httpcode = curl_getinfo($curl, CURLINFO_HTTP_CODE);
    curl_close($curl);

    return array('success'=>'1','error'=>'','purchase_code'=>'nullmasterinbabiato','email'=>'[email protected]','username'=>'nullmaster','install_token'=>'nullmasterinbabiato','license'=>array('installed_version'=>'4.0'));
}

api function wrong.
Hi @NullMaster Big thanks for the code can you tell me where to replace this code so I can install the latest version 4.0
 
Hi @NullMaster I am facing errors during fresh installation in step-1, can you please check the screenshots

Code:
1: https://prnt.sc/wl012m

2: https://prnt.sc/wl018j

I have attached the modified helper.php in text format as php is not allowed in which I replaced your codes, can you check and suggest what I am doing wrong.

Thanks.
 

Attachments

  • helper.php.txt
    25.1 KB · Views: 19
Hi @NullMaster I am facing errors during fresh installation in step-1, can you please check the screenshots

Code:
1: https://prnt.sc/wl012m

2: https://prnt.sc/wl018j

I have attached the modified helper.php in text format as php is not allowed in which I replaced your codes, can you check and suggest what I am doing wrong.

Thanks.

Sorry but HTTP 403 error means that it is either requesting for something and cannot find it or it is requesting for something and it does not have full access to call it.

403 means Access Forbidden or Restricted
 
Sorry but HTTP 403 error means that it is either requesting for something and cannot find it or it is requesting for something and it does not have full access to call it.

403 means Access Forbidden or Restricted
Hi have you managed to install the new version 4.0 successfully ? I am stuck on installation wizard step-1.
 
Can someone please upload the proper nulled script of Affiliate Management System v4.0
 
Status
Not open for further replies.
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