Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Raise the window into the foreground upon HCaptcha start/OTP success. #33

Open
Potatoman1235 opened this issue Apr 26, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@Potatoman1235
Copy link

I was wondering if it would be beneficial or not to keep the simulated Chrome window open on my main screen while the brute forcer does it's job so when the Hcaptcha eventually appears I will see it and click on it or if it makes no difference and when the Hcaptcha appears it will open back up to my main screen.

Thank you in advance.

@Derpitron
Copy link
Owner

The Hcaptcha is a part of the Discord website itself, and is thus a part of the simulated Chrome window. It's not possible to move it to another screen.

Even if it were possible, the Hcaptcha widget would probably have code to detect such changes and ban/flag the user as a bot. I want to keep this program as safe as possible for Discord and the user, by not tampering with the official security features like the Captcha at all.

@Potatoman1235
Copy link
Author

I apologize for the confusion,

what I was actually trying to ask is "Do I need the simulated chrome window open in my foreground or can it be running in the background and if I do have it running in the background will it move into the foreground if it happens to use the right OTP?"

@Derpitron
Copy link
Owner

You can have it minimized, or moved to another virtual desktop. Any thing you do to the simulated Chrome window will be fine, as long as you don't close either the terminal or the Chrome window itself.

There is currently no functionality to raise the window into the foreground upon HCaptcha/OTP success.

@Derpitron Derpitron changed the title Question about simulated Chrome window [Feature Request] Raise the window into the foreground upon HCaptcha/OTP success. May 24, 2023
@Derpitron Derpitron changed the title [Feature Request] Raise the window into the foreground upon HCaptcha/OTP success. [Feature Request] Raise the window into the foreground upon HCaptcha start/OTP success. May 24, 2023
@Derpitron Derpitron added the enhancement New feature or request label Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants