Best Blackhat Forum

Full Version: ★★ WPTesters GPL Club ★★ All Of Your Favorite PREMIUM WP Themes and Plugins For One Special Launch Price!
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 12 13
Yes the price is $47 with code "20off" however we do not provide license keys. In most cases license keys only allow "auto updating".

(05-21-2018 10:03 PM)Ms-Keys Wrote: [ -> ]Interested to buy $47 lifetime membership provided the downloads are fully supported with license.
All of our nulled files are marked as nulled. There are very few of them. We only do them by request. We could provide instructions instead if you think this is better but most users find doing it themselves confusing. For example:

https://www.wptesters.org/downloads/mons...s-premium/

To null this plugin you need to edit the file google-analytics-premium/includes/admin/licensing/license.php

Find the public function verify_key() around line 111 and change

$verify = $this->perform_remote_request( 'verify-key', array( 'tgm-updater-key' => trim( $_POST['monsterinsights-license-key'] ) ) );
to

$verify = new stdClass();
$verify->type = "pro";
Now find public function validate_key around line 211 and add at the top of the function

if ( ( ! empty( $this->key ) ) and& $forced ) {
$key = '';
if ( ! empty( $validate->key ) ) {
$key = $validate->key;
} else {
$key = $this->key;
}
delete_transient( '_monsterinsights_addons' );
monsterinsights_get_addons_data( $key );
$this->success[] = esc_html__( 'Congratulations! Your key has been refreshed successfully.', 'google-analytics-for-wordpress' );
}
return;
You are now able to use any key (longer than 10 chars) to activate the plugin and the key won’t crap out if you accidentally press the Refresh Key button.

Now find public function deactivate_key() around line 339 (that is the line number before we started adding code so it could be around line 350 by now)
At the top of the function add this code:

if ( is_multisite() and& is_network_admin() ) {
update_site_option( 'monsterinsights_license', array() );
} else {
update_option( 'monsterinsights_license', array() );
}
return;
Now you can deactivate the key with the Deactivate Key button in the dashboard without it accessing their licensing server.

The license key you use must be at least 10 chars long else an invalid notice appears, even though the license key gets saved. If you really want to fix this char limit you need to edit the includes/options.php file between line 287 and 359.
The length is checked in the functions monsterinsights_get_license(), monsterinsights_get_license_key() and monsterinsights_update_license_key

It goes without saying that you won’t actually have access to the updates – the updater requires a valid key to return the download source… you can check the code in the file includes/admin/licensing/updater.php specifically the perform_remote_request function around line 293.

Or would you like us to do this for you?

(05-21-2018 10:06 PM)Ms-Keys Wrote: [ -> ]
(05-21-2018 09:52 PM)juice Wrote: [ -> ]Duplicator Pro is 3.7.0.1 and not 3.7.1.1.
This version is nulled, Original Files:NO !
Please explain !
are you sure? if it is nulled version...
(05-22-2018 04:01 AM)naptime84 Wrote: [ -> ]Or would you like us to do this for you?
Our items are purchased original items and personally nulled by us in-house. Other sites add coin mining malware, adware and backdoors. Out of over 2000 items, maybe 10 are nulled and marked as such.

If you are unhappy with that, we will refund you. Please stop misleading people implying all of our items are nulled. 99% of them are not and the ones that are, are marked as such.

We've had over 50 signups from BBHF and you're the only person to complain.

(05-22-2018 07:02 AM)juice Wrote: [ -> ]
(05-22-2018 04:01 AM)naptime84 Wrote: [ -> ]Or would you like us to do this for you?
I don't understand what you mean with this explanation ?
If I have wptesters membership I want to download clean and original files and not nulled stuff. If you bought duplicator individually or through group buys why is your version nulled?

(04-24-2018 04:40 AM)naptime84 Wrote: [ -> ]Are the items safe?

Items are purchased individually and some purchased through group buys. All items are 100% original.

For nulled stuff we have many sites out there like wplocker, gplnulls ....
No problem man, is not about money
No problem here either. Let me know if you have any issues or if there are any themes or plugins you need that aren't on the site and we will consider purchasing them in the future.

(05-22-2018 07:33 AM)juice Wrote: [ -> ]No problem man, is not about money
Just updated Themify Ultra per user request:

[Image: 3SxtJv.png]

https://www.wptesters.org/downloads/them...tra-theme/

Filling Woocommerce Plugin requests soon.
In most cases, a license key only enables "auto-updating" but does not affect the functionality of most themes and plugins. Per GPL agreement, we do not issue license keys. If you would like to request a file as a test, please PM me.

(05-21-2018 10:03 PM)Ms-Keys Wrote: [ -> ]Interested to buy $47 lifetime membership provided the downloads are fully supported with license.
Looking at the past comments here, as one of the members that have signed up with the lifetime membership, here is my comment from a neutral standpoint.

All the nulled versions are no difference to the original licensed versions. Before signed up, I have double checked with some coders on what is the major difference between the licensed and the nulled version? The answer is most of them or probably all of them offer the same features and functions. The idea of license is strictly for commercial reasons, for renewable incomes use for future updates.

Personally, I owned some of the original themes and plugins, with license. I have tested 2 to 3 of the nulled version, making a comparison to licensed plugins. And I found no majority flaws and difference.

Honestly, I am enjoying the library full of selection choices, without ever to run out of ideas and themes when building websites for my clients.

I am looking forward to more addition of themes and plugins to the collection.


Sincerely

Richard Cheah

(05-22-2018 07:29 AM)naptime84 Wrote: [ -> ]Our items are purchased original items and personally nulled by us in-house. Other sites add coin mining malware, adware and backdoors. Out of over 2000 items, maybe 10 are nulled and marked as such.

If you are unhappy with that, we will refund you. Please stop misleading people implying all of our items are nulled. 99% of them are not and the ones that are, are marked as such.

We've had over 50 signups from BBHF and you're the only person to complain.

(05-22-2018 07:02 AM)juice Wrote: [ -> ]
(05-22-2018 04:01 AM)naptime84 Wrote: [ -> ]Or would you like us to do this for you?
I don't understand what you mean with this explanation ?
If I have wptesters membership I want to download clean and original files and not nulled stuff. If you bought duplicator individually or through group buys why is your version nulled?

(04-24-2018 04:40 AM)naptime84 Wrote: [ -> ]Are the items safe?

Items are purchased individually and some purchased through group buys. All items are 100% original.

For nulled stuff we have many sites out there like wplocker, gplnulls ....
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13
Reference URL's