Best Blackhat Forum

Full Version: [GET] Instabuilder v1.16 update 4 [Nulled By Jamzman]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11
The same for me!
(04-21-2014 10:09 AM)downloadmania Wrote: [ -> ]Does anyone try to wordpress 3.9 ? I couldn't find instabuilder dropdown menu on post/page
thx rep+ OP

Mirror

http://mir.cr/1SVROTFF
Please provide 1.17 version
(02-05-2014 08:57 AM)Jamzman AKA Shurikn Wrote: [ -> ]

[Image: InstaBuilder_main_header.png]

[Image: review_instabuilder_realcbreviewer.jpg]



Price: $67



For BBHF: Free

Sales Site:


Code:
http://instabuilder.com/


Download:




Magic Button :
Code:
http://mir.cr/F4NJBQE6


Update : I fixed some small issues ( please leave feedback)

Update 2: Remove a tacker and clean any checking option into the script, the tracker works only if you didn't activate your script.

Update 3: Thanks to
AnubisTCP
and Vipteam for reporting an issue of image location problem they even give me a fix so all the credit goes to them, i fixed a redirection problem works only on Firefox maybe Chrome don't work on it, and i checked for the popup claimed by some dudes here so i upload it to my wesbite and check if there is any problem as claimed, i found no popup, i checked the script, no encryption or link or even an encoded form.

Hope i fixed major problems and i hope it works correctly and bugs free, enjoy.

Update 4 : Thanks to
Kenef who gives me the original untouched script, so now i nulled it, any problem please inform me !

Note:REP+ or a Thanks is the least thing to do :)
don't work here,

InstaBuilder is currently disabled. Click here to activate your InstaBuilder license.
Thanks you men
Thanx Man Hurricane Share from SHurik'n very nice bro' keep the work goin'
Quote:here's v1.17 ..


Code:

https://copy.com/PhTDN2nT2zGK
THANK YOU SO MUCH FOR THIS [Image: smile.gif]
BUT STILL ISSUES WITH EDITING IMAGES IN POSTS AND PAGES!

To activate this great peace of plugin do this [Image: smile.gif]
install version 1.17 from link above and update to version 1.18 in your wordpress
if you already have v1.16 simply update to v1.18 from WP dashboard
go and find meta.php in your wordpress CSS editor or your cpanel .css editor
edit using your editor and comment out the 1361 line and 1371 line or just paste this already altered function below (replace the present code with the one below)::
[font=Tahoma, Verdana, Arial, sans-serif]click activate button and enter any email and any license key[/font]
[font=Tahoma, Verdana, Arial, sans-serif]BOOM![/font]
Don't forget to Rep me.Tongue




<?php
}

add_action('admin_init', 'opl_activate_license');
function opl_activate_license() {
if ( !isset($_POST['action']) ) return;
if ( $_POST['action'] != 'activate_instalic' ) return;

if ( !function_exists('curl_init') )
wp_die('<p>You must installed cURL extension for PHP to be able to activate InstaBuilder</p><p>Please contact your host administrator.</p>');

$activate = opl_api_connector(trim(opl_isset($_POST['activ_license'])), 'activate');
if ( !empty($activate) and& is_string($activate) )
$activate = esc_html(esc_attr($activate));

/*if ( $activate == 'INVALID' ) {
$activated = 'false';
} else if ( $activate == 'VALID' ) {*/
$activated = 'true';
$data = array(
'key' => trim(opl_isset($_POST['activ_license'])),
'hash' => sha1(trim(opl_isset($_POST['activ_license'])))
);

update_option('opl_sanitizer', $data);
/*} else {
$activated = 'notfound';
}*/

wp_redirect(admin_url('admin.php?page=opl-settings&activated=' . $activated));
exit;
}
heads up avoid this, i checked my aweber account after running some traffic, seems that i didn't get my subscribers. seems like this plugin may be the problem
Repps and thanks for all user here.
Pages: 1 2 3 4 5 6 7 8 9 10 11
Reference URL's