WordPress Automatic Plugin 1904470 By ValvePress

WordPress Automatic Plugin 1904470 By ValvePress v3.110.0

No permission to download

copeland567

New member
May 6, 2022
1
0
1
This is going to sound like a weird request, but how can I get this plugin to actually let me input a legit license. Even when I delete the plugin and upload a version I downloaded from CodeCanyon, it still just says Active. Thanks!
 

dreampen

New member
Jan 12, 2023
19
2
3
Could someone test this one version and report back.
thx
Rotating Keywords Enabled
Last Keyword: hunting
So I should now get some articles from OpenAI gpt3 for keyword :hunting<- exhausted keyword
Keyword search reached end page lets sart from first page again index:1
gpt3 prompt:suggest headlines for articles about hunting
gpt3 results count:0

Total 0 items found & cached
No new articles found for this keyword, deactivating it permanently
Reached call limit , deactivating this keyword permanently for further titles generation
No links found for this keyword
 

kaboosh

Well-known member
May 4, 2022
103
322
53
United States

the_truth

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Mar 22, 2021
471
308
63

@Tomz nulled by me version 3.62.0

The solution is simple:

1. Install my nulled plugin
2. Open config file of the theme and apply this snippet code:

PHP:
#######################################################
###### Verify Import Plugin ###########################
#######################################################
$verify = get_option( 'wp_automatic_license_active' );
if ($verify != "active"){
    update_option ( 'wp_automatic_license', "mRrB7um-N8bgyGz-9Kdh8V-THEMEFREE-COM" );
    update_option ( 'wp_automatic_license_active_date', time () );
    update_option ( 'wp_automatic_license_active', 'active' );
    update_option ( 'alb_license_active', 1 );
}

Proof of working plugin:

Immagine 2023-01-26 153055.jpg
 

Attachments

  • wp-automatic.zip
    966.5 KB · Views: 714
Last edited:

mustafa91

New member
May 9, 2020
9
5
3
Hello the_truth,

Thank you very much for the effort and for sharing the snippet with us!

May I know where exactly the config file of the theme is to apply the snippet? Do you mean in the wp-config.php?
 
  • Like
Reactions: smolf

the_truth

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Mar 22, 2021
471
308
63
Hello the_truth,

Thank you very much for the effort and for sharing the snippet with us!

May I know where exactly the config file of the theme is to apply the snippet? Do you mean in the wp-config.php?

Download the free plugin "Snippet code" and add all the snippet you want to the file function, simply and fast without touch the original file ;)
 
  • Like
Reactions: mustafa91

Mvngus

New member
Jan 25, 2021
1
2
3
Download the free plugin "Snippet code" and add all the snippet you want to the file function, simply and fast without touch the original file ;)
Do you mean function.php? While activation works generating with openai throws an error

gpt3 prompt:###
OpenAI API error: License or domain is not valid
 
  • Like
Reactions: Tisco and zdengica

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