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

PasteShr - Text Hosting & Sharing Scripts

PasteShr - Text Hosting & Sharing Scripts v2.9 Nulled

No permission to download
  • Love
  • Like
Reactions: mariadel and Babak
White Devil updated PasteShr - Text Hosting & Sharing Script with a new update entry:

PasteShr v2.9 Nulled

Download PasteShr v2.9 - Text Hosting & Sharing Script Nulled Free
v2.9 (February 11, 2021) Thanks To @TassieNZ

- Upgraded laravel version (PHP 7.2.* ~ PHP 7.4.* Required)
- Added description, tags fields for paste
- Added comments section in admin panel to manage
- Added guest comments
- Changed default avatar api
- Set autocomplete off for some fields
- Fixed QR code api
- Improved language translation mechanism
- Fixed default paste settings
- Improved site...

Read the rest of this update entry...
 
So yea apparently the code he to any value More than 30 characters. Approx. 74e4bd02-a3d5-40ea-a3cf-f03b7ff967dd I tried that and it still didn’t work
 
I was helped in another forum, just need to replace the file code along the path \vendor\ied3vil\language-switcher\src\ied3vil\LanguageSwitcher\Providers\LanguageSwitcherProvider.php to
PHP:
<?php

namespace ied3vil\LanguageSwitcher\Providers;

use ied3vil\LanguageSwitcher\LanguageSwitcher;
use Illuminate\Foundation\AliasLoader;
use Illuminate\Support\Facades\App;
use Illuminate\Support\Facades\Config;
use Illuminate\Support\ServiceProvider;

class LanguageSwitcherProvider extends ServiceProvider
{
    public function register()
    {
        AliasLoader::getInstance()->alias(base64_decode('TGFuZ3VhZ2VTd2l0Y2hlcg=='), \ied3vil\LanguageSwitcher\Facades\LanguageSwitcher::class);
        App::bind(base64_decode('TGFuZ3VhZ2VTd2l0Y2hlcg=='), function () {
            return new LanguageSwitcher();
        });
    }

    public function boot()
    {
        $this->publishes([
            __DIR__ . base64_decode('Ly4uL2NvbmZpZy9sYW5ndWFnZXN3aXRjaGVyLnBocA==') => config_path(base64_decode('bGFuZ3VhZ2Vzd2l0Y2hlci5waHA=')),
        ]);
        if (!App::routesAreCached()) {
            require __DIR__ . base64_decode('Ly4uL3JvdXRlcy5waHA=');
        }
       
        if (empty(config(base64_decode('c2V0dGluZ3MucGM='))) && request()->path() != base64_decode('c2l0ZS92ZXJpZmljYXRpb24=')) {
            redirect(base64_decode('c2l0ZS92ZXJpZmljYXRpb24='))->send();
        }

    }
}
 
Replace all code along the path \vendor\ied3vil\language-switcher\src\ied3vil\LanguageSwitcher\Providers\LanguageSwitcherProvider.php with
PHP:
<?php

namespace ied3vil\LanguageSwitcher\Providers;

use ied3vil\LanguageSwitcher\LanguageSwitcher;
use Illuminate\Foundation\AliasLoader;
use Illuminate\Support\Facades\App;
use Illuminate\Support\Facades\Config;
use Illuminate\Support\ServiceProvider;

class LanguageSwitcherProvider extends ServiceProvider
{
    public function register()
    {
        AliasLoader::getInstance()->alias(base64_decode('TGFuZ3VhZ2VTd2l0Y2hlcg=='), \ied3vil\LanguageSwitcher\Facades\LanguageSwitcher::class);
        App::bind(base64_decode('TGFuZ3VhZ2VTd2l0Y2hlcg=='), function () {
            return new LanguageSwitcher();
        });
    }

    public function boot()
    {
        $this->publishes([
            __DIR__ . base64_decode('Ly4uL2NvbmZpZy9sYW5ndWFnZXN3aXRjaGVyLnBocA==') => config_path(base64_decode('bGFuZ3VhZ2Vzd2l0Y2hlci5waHA=')),
        ]);
        if (!App::routesAreCached()) {
            require __DIR__ . base64_decode('Ly4uL3JvdXRlcy5waHA=');
        }
        
        if (empty(config(base64_decode('c2V0dGluZ3MucGM='))) && request()->path() != base64_decode('c2l0ZS92ZXJpZmljYXRpb24=')) {
            redirect(base64_decode('c2l0ZS92ZXJpZmljYXRpb24='))->send();
        }

    }
}
 
Replace all code along the path \vendor\ied3vil\language-switcher\src\ied3vil\LanguageSwitcher\Providers\LanguageSwitcherProvider.php with
PHP:
<?php

namespace ied3vil\LanguageSwitcher\Providers;

use ied3vil\LanguageSwitcher\LanguageSwitcher;
use Illuminate\Foundation\AliasLoader;
use Illuminate\Support\Facades\App;
use Illuminate\Support\Facades\Config;
use Illuminate\Support\ServiceProvider;

class LanguageSwitcherProvider extends ServiceProvider
{
    public function register()
    {
        AliasLoader::getInstance()->alias(base64_decode('TGFuZ3VhZ2VTd2l0Y2hlcg=='), \ied3vil\LanguageSwitcher\Facades\LanguageSwitcher::class);
        App::bind(base64_decode('TGFuZ3VhZ2VTd2l0Y2hlcg=='), function () {
            return new LanguageSwitcher();
        });
    }

    public function boot()
    {
        $this->publishes([
            __DIR__ . base64_decode('Ly4uL2NvbmZpZy9sYW5ndWFnZXN3aXRjaGVyLnBocA==') => config_path(base64_decode('bGFuZ3VhZ2Vzd2l0Y2hlci5waHA=')),
        ]);
        if (!App::routesAreCached()) {
            require __DIR__ . base64_decode('Ly4uL3JvdXRlcy5waHA=');
        }
       
        if (empty(config(base64_decode('c2V0dGluZ3MucGM='))) && request()->path() != base64_decode('c2l0ZS92ZXJpZmljYXRpb24=')) {
            redirect(base64_decode('c2l0ZS92ZXJpZmljYXRpb24='))->send();
        }

    }
}
<?php namespace ied3vil\LanguageSwitcher\Providers; use ied3vil\LanguageSwitcher\LanguageSwitcher; use Illuminate\Foundation\AliasLoader; use Illuminate\Support\Facades\App; use Illuminate\Support\Facades\Config; use Illuminate\Support\ServiceProvider; class LanguageSwitcherProvider extends ServiceProvider { public function register() { AliasLoader::getInstance()->alias(base64_decode('TGFuZ3VhZ2VTd2l0Y2hlcg=='), \ied3vil\LanguageSwitcher\Facades\LanguageSwitcher::class); App::bind(base64_decode('TGFuZ3VhZ2VTd2l0Y2hlcg=='), function () { return new LanguageSwitcher(); }); } public function boot() { $this->publishes([ __DIR__ . base64_decode('Ly4uL2NvbmZpZy9sYW5ndWFnZXN3aXRjaGVyLnBocA==') => config_path(base64_decode('bGFuZ3VhZ2Vzd2l0Y2hlci5waHA=')), ]); if (!App::routesAreCached()) { require __DIR__ . base64_decode('Ly4uL3JvdXRlcy5waHA='); } if (empty(config(base64_decode('c2V0dGluZ3MucGM='))) && request()->path() != base64_decode('c2l0ZS92ZXJpZmljYXRpb24=')) { redirect(base64_decode('c2l0ZS92ZXJpZmljYXRpb24='))->send(); } } }
testing this out now
 
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