Coder Social home page Coder Social logo

Comments (15)

Manuru1 avatar Manuru1 commented on May 26, 2024 3

Fixed it. Heres how.

Download the newest version on the github.

Make sure your AUTO FILL Settings with discord.com are OFF FOR PASSWORDS, USERNAMES ETC ETC. it will hit you with the "400" error. As for "401" make sure you scroll down to Adv settings and fill that token up baby.

Personally, Set your Search delay to 5000ms, and delete delay 2600ms, This is so discord doesn't cuck you when deleting, and you can look as "legit" as possible without getting rate limited.

Go to ur dms, fill up those tight fields, and fire off.

Note: If you use a form of ad blocker or tracker blocker, turn that off too.

from undiscord.

nicoleuleet avatar nicoleuleet commented on May 26, 2024 3

Use this script: https://pastebin.com/DADU27Bq

Use Tampermonkey and create a new script with the code in the Pastebin.

If you want to fix it yourself remove these lines from your script:

      else {
        log.verb('Ended because API returned an empty page.');
        if (this.state.grandTotal - this.state.offset > 0) log.warn('[End condition A].', this.state); // I don't remember why this was here. (looks like messagesToDelete==0 && skippedMessages==0 is enough
        else log.warn('[End condition B] if you see this please report.', this.state);
        if (isJob) break; // break without stopping if this is part of a job
        this.state.running = false;
      }

from undiscord.

fennelbaby avatar fennelbaby commented on May 26, 2024

I'm having the same exact issue. Following.

from undiscord.

Username124623 avatar Username124623 commented on May 26, 2024

Same issue @victornpb would appreciate you taking a look

from undiscord.

Manuru1 avatar Manuru1 commented on May 26, 2024

Same issue, doesnt seem to be a fix rn.

from undiscord.

SilentNewt avatar SilentNewt commented on May 26, 2024

same issue, still needs a fix

from undiscord.

NaryanSambhi avatar NaryanSambhi commented on May 26, 2024

looks like an old version. discord updated and it broke. Use the new version. New version doesn't work? Check all fields are correct, 400 and 401 errors are from incorrect keys and dates being auto-filled with your browsers discord password for some reason. This is what i figured out troubleshooting for myself, lmk if it works!

from undiscord.

RaceIsIm avatar RaceIsIm commented on May 26, 2024

Wow thats lowkey annoying. I hope there is an actual fix pushed soon. with 2600ms it takes 3 business days to undiscord anything 🤣

from undiscord.

x86id93 avatar x86id93 commented on May 26, 2024

the issue is with the api
when you delete page 1 you need to wait for page 2 to drop down
to skip this you need to delete page 2 before page 1

from undiscord.

RoyalBeefy avatar RoyalBeefy commented on May 26, 2024

I've tried several ways to fix most of the bugs in the latest version of undiscord and my only solution that has worked for me is to install both Greasy Fork version and OpenUserJS both at the same time with either tampermonkey or violentmonkey then go to the desired dm and press the right undiscord icon and it should work!

from undiscord.

sorryzzss avatar sorryzzss commented on May 26, 2024

I've tried several ways to fix most of the bugs in the latest version of undiscord and my only solution that has worked for me is to install both Greasy Fork version and OpenUserJS both at the same time with either tampermonkey or violentmonkey then go to the desired dm and press the right undiscord icon and it should work!

Whats your discord? could you show me how to do this?

from undiscord.

Balls0fSteel avatar Balls0fSteel commented on May 26, 2024

The API is very, very limited now. I tried to remove a few posts by myself and I get rate limited instantly. BY HAND. Years ago I could remove 100 post no problem. Months ago I could remove like 20-30 no problem. Now it's just a few and I get slapped with rate limit.

But make sure you buy Nitro, and you buy server boost and you support Discord guys!!11

(God, I hate Discord.)

from undiscord.

eon-pixel avatar eon-pixel commented on May 26, 2024

The API is very, very limited now. I tried to remove a few posts by myself and I get rate limited instantly. BY HAND. Years ago I could remove 100 post no problem. Months ago I could remove like 20-30 no problem. Now it's just a few and I get slapped with rate limit.

But make sure you buy Nitro, and you buy server boost and you support Discord guys!!11

(God, I hate Discord.)

I'm having no issues using it? Deleting messages manually works, and so does Undiscord although slowly.

from undiscord.

RayKoopa avatar RayKoopa commented on May 26, 2024

The default search delay of 30 seconds seems too short to get a (complete) new page of messages at the moment - in fact, it often just returns an empty page, ending the script (use nico's modification to prevent that). If you increase the search delay just a bit more, to like ~35 seconds, you currently seem to get a complete new page of 25 messages.

from undiscord.

xafemode avatar xafemode commented on May 26, 2024

Use this script: https://pastebin.com/DADU27Bq

Use Tampermonkey and create a new script with the code in the Pastebin.

If you want to fix it yourself remove these lines from your script:

      else {
        log.verb('Ended because API returned an empty page.');
        if (this.state.grandTotal - this.state.offset > 0) log.warn('[End condition A].', this.state); // I don't remember why this was here. (looks like messagesToDelete==0 && skippedMessages==0 is enough
        else log.warn('[End condition B] if you see this please report.', this.state);
        if (isJob) break; // break without stopping if this is part of a job
        this.state.running = false;
      }

This one right here fellas.

from undiscord.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.