Code Monkey home page Code Monkey logo

discordlogin's Introduction

DiscordLogin

An automated Discord token grabber, for use with gtkcord3.

Why Webkit?

Using an actual browser allows us to solve Captchas normally, without needing JavaScript hacks. Requests are done legitimately using the official website.

How?

Installation

# This should install to $GOPATH/bin/, or ~/go/bin/
go get github.com/diamondburned/discordlogin

# Add this to shellrc
PATH="$GOPATH/bin/:$PATH"

Usage

TOKEN=$(discordlogin)
# Complete the rest in the browser. The subshell should finish when it has found
# the token.

discordlogin's People

Contributors

diamondburned avatar robin-wils 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

Watchers

 avatar  avatar  avatar

discordlogin's Issues

Doesn't work on narrow window sizes (mobile)

First, I don't really know if this is still maintained (it doesn't say otherwise though).

So I am using this now, and everything works on a regular wide window size (apart from x11 errors when not using wayland).

However, if I make the window more narrow so that it goes into mobile mode (like it would on mobile devices). The login doesn't work anymore. It just goes into an infinite loop.

Also, another issue that seems to have started happening VERY recently (it definetly didn't happen a few days ago). When you get the very colorful modern background, and try to log in, it doesn't work. And it just tries again, but with a different background. When you get this different older background, it works. I think that should be fixed too, it doesn't work when the page background is the new colorful one (however does work if the background changes and you try again).

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.