Zum Inhalt wechseln

Als Gast hast du nur eingeschränkten Zugriff!


Anmelden 

Benutzerkonto erstellen

Du bist nicht angemeldet und hast somit nur einen sehr eingeschränkten Zugriff auf die Features unserer Community.
Um vollen Zugriff zu erlangen musst du dir einen Account erstellen. Der Vorgang sollte nicht länger als 1 Minute dauern.

  • Antworte auf Themen oder erstelle deine eigenen.
  • Schalte dir alle Downloads mit Highspeed & ohne Wartezeit frei.
  • Erhalte Zugriff auf alle Bereiche und entdecke interessante Inhalte.
  • Tausche dich mich anderen Usern in der Shoutbox oder via PN aus.
 

   

Foto

[TUT] Bypass Mega.nz 50GB Import Limit

- - - - -

  • Bitte melde dich an um zu Antworten
Keine Antworten in diesem Thema

#1
PaulaAbdul

PaulaAbdul

    Favoured Management

  • Administration
  • Likes
    3717
  • 2157 Beiträge
  • 3706 Bedankt
  • 1337-699
  • verifiziert
  • Android [root]
  • Windows, Linux

Steps:

  • Create a new mega account with tempmail, verify it and login on your new MEGA account
  • To run the script you first need to add the Google Extension Tampermonkey to your browser
  • Click on the Tampermonkey Icon from your browser and choose the “Create a New Script”
    This will open up the Script Editor. Delete all of the content that is already prepopulated
  • Now copy the script from the pastebin link below:

    Mega.nz Script :

    Please Login HERE or Register HERE to see this link!


     
     
    // ==UserScript==
    // @name MEGA.nz Ultimately Import
    // @name:zh-TW MEGA.nz Ultimately Import
    // @name:zh-CN MEGA.nz Ultimately Import
    // @namespace methusela
    // @version 0.1
    // @description Bypass import limit on Mega Web client & remove warning about the space usage
    // @
    	authorccv
     Dr.FarFar
    // @match chrome-extension://bigefpfhnfcobdlfbedofhhaibnlghod/*
    // @match [url=http://mega.co.nz/*]http://mega.co.nz/*[/url]
    // @match [url=http://mega.io/*]http://mega.io/*[/url]
    // @match [url=http://mega.is/*]http://mega.is/*[/url]
    // @match [url=http://mega.nz/*]http://mega.nz/*[/url]
    // @match [url=https://mega.co.nz/*]https://mega.co.nz/*[/url]
    // @match [url=https://mega.io/*]https://mega.io/*[/url]
    // @match [url=https://mega.is/*]https://mega.is/*[/url]
    // @match [url=https://mega.nz/*]https://mega.nz/*[/url]
    // @icon [url=https://mega.nz/favicon.ico?v=3]https://mega.nz/favicon.ico?v=3[/url]
    // @run-at document-end
    // [url=https://xss.is/members/195527/]Grant[/url] none
    // ==/UserScript==
    
    (function() {
    'use strict';
    // Reference [Augular loaded detect]: [url=https://stackoverflow.com/a/31970556/9182265]https://stackoverflow.com/a/31970556/9182265[/url]
    var initWatcher = setInterval(function () {
    if (window.MegaUtils) {
    clearInterval(initWatcher);
    hookImport();
    hookFull();
    console.info('FUNtions Hooked!');
    }
    }, 500);
    })();
    
    var hookImport = function () {
    MegaUtils.prototype.checkGoingOverStorageQuota = function(opSize) {
    var promise = new MegaPromise();
    loadingDialog.pshow();
    
    M.getStorageQuota()
    .always(function() {
    loadingDialog.phide();
    })
    .fail(promise.reject.bind(promise))
    .done(function(data) {
    
    /*
    if (opSize === -1) {
    opSize = data.mstrg;
    }
    
    if (opSize > data.mstrg - data.cstrg) {
    var options = {custom: 1, title: l[882], body: l[16927]};
    
    M.showOverStorageQuota(data, options)
    .always(function() {
    promise.reject();
    });
    }
    else {
    */
    promise.resolve();
    });
    return promise;
    };
    }
    
    var hookFull = function () {
    FileManager.prototype.showOverStorageQuota = null;
    }
    
  • And paste it into the Tampermonkey userscript section. Then click file & save
  • Now just make sure that it’s enabled and you’re all set
  • As long as there’s a remaining space in your cloud, you can import any link bypassing the 50GB limit.
  • This script works only from imported links.

  • CyberClash gefällt das

401a3d5869.jpg

 

,,Der blaue Baum" von Prohex (2020)


Thanked by 1 Member:
olafderstarke


  Thema Forum Themenstarter Statistik Letzter Beitrag

Besucher die dieses Thema lesen:

Mitglieder: , Gäste: , unsichtbare Mitglieder:


This topic has been visited by 30 user(s)


    0x53A, alnitak, Altinak, andinov666, ANGRYPANDA, arnito, Bad Grandpa, baronello, codingcode, CyberClash, fidi921, Josephknita, KieferKlaus, kiwitone, kodachi00564, kollesche, LDR, leantechnician, Meowgi7, mettbrot, mondyo, olafderstarke, PenguinCyborg, Red242Skull, thomas007, Touch_Freak, Unbekannt, User8329, xxxsmackxxx, XZV
Die besten Hacking Tools zum downloaden : Released, Leaked, Cracked. Größte deutschsprachige Hacker Sammlung.