Derpitron / Discord-OTP-Forcer

Selenium based discord OTP forcer
GNU Affero General Public License v3.0
45 stars 13 forks source link

Start of a GUI for this repository #22

Closed LuXeZs closed 1 year ago

LuXeZs commented 1 year ago

I have been working on a GUI for this repository and will be making it into a executable when I have time, until then I would love some ideas or help.

Derpitron commented 1 year ago

I've added you to this repo as a collaborator, so you can merge this PR more efficiently.

*you should have recieved an invitation for this in your email. Accept it, and you would be added as a collaborator

Derpitron commented 1 year ago

I recommend you re-open this PR.

It would be much cleaner, in terms of development, if your work would be kept separate from the main repo/branch until it's fully ready to be merged in.

SpaghettDev commented 1 year ago

This might be a burden on you, since you've already implemented the most part of the PyQt5 GUI, but it would be way better if you did so using the dearpygui module. It is way easier to handle/use. Just keep in mind that this is just a recommendation, you may do with this info as you wish.

LuXeZs commented 1 year ago

This might be a burden on you, since you've already implemented the most part of the PyQt5 GUI, but it would be way better if you did so using the dearpygui module. It is way easier to handle/use. Just keep in mind that this is just a recommendation, you may do with this info as you wish.

I'll have a look into dearpygui, I'm doing this project as a way to learn new skills so thank you for pointing me in a new direction

Derpitron commented 1 year ago

A lot of code has been updated since this branch was made. Please rebase your work on top of the latest code

LuXeZs commented 1 year ago

I don't have time to work on this at the moment, and with the new codebase it would require a complete rewrite so I think it would be better if someone wanted to make a GUI for this to start from scratch.