ash47 / OmegleMiddleMan

Lets you connect strangers to each other, and intercept messages AKA Man in the Middle Attack
233 stars 60 forks source link

Any plans to fix captcha? #37

Open willjad11 opened 5 years ago

willjad11 commented 5 years ago

It'd be nice to not have to switch tabs! On a side note, have you considered making a 'premium' version of this app with more quality of life stuff/more features? I'm sure I'm not the only one who would pay money for that.

ash47 commented 5 years ago

It's not really possible to fix it without hacking your browser.

The app itself needs to be fully rewritten from scratch, which may happen one day because I still enjoy omegle a lot.

What other features are actually missing? :O

On Sun, Sep 16, 2018 at 12:52 PM Agauos notifications@github.com wrote:

It'd be nice to not have to switch tabs! On a side note, have you considered making a 'premium' version of this app with more quality of life stuff/more features? I'm sure I'm not the only one who would pay money for that.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/37, or mute the thread https://github.com/notifications/unsubscribe-auth/ADlKDjGj1S_L6ihnD4NN82K1q4064GfUks5ubbzxgaJpZM4WqpBu .

willjad11 commented 5 years ago

I didn't really have anything in mind when I wrote that lol... But I don't know off the top of my head maybe like a chrome plugin for the browser hack, a convenient way to remember tags/blackhole settings, a fix for when chats get hung up on eachother(sometimes a chat will get stuck on finding a stranger and then all the other chats will do the same until I restart the search on the first chat), a way to do the highly requested video chat middleman, perhaps a reintegration of cleverbot, and I'm sure I can brainstorm some other things if I put my mind to it but this is more of a basic list I guess.

ash47 commented 5 years ago

See at the top? Fix chats? You can click that button and it will fix the searching issue, or, there's a check box at the top to perma fix it, but then you risk matching with yourself and getting more captchas.

We'll see what happens, depending on how I feel, this project started a very long time ago when i was very new to jQuery and node so the code base kind of sucks lol.

On Sun, Sep 16, 2018, 1:56 PM Agauos notifications@github.com wrote:

I didn't really have anything in mind when I wrote that lol... But I don't know off the top of my head maybe like a chrome plugin for the browser hack, a convenient way to remember tags/blackhole settings, a fix for when chats get hung up on eachother(sometimes a chat will get stuck on finding a stranger and then all the other chats will do the same until I restart the search on the first chat), a way to do the highly requested video chat middleman, perhaps a reintegration of cleverbot, and I'm sure I can brainstorm some other things if I put my mind to it but this is more of a basic list I guess.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/37#issuecomment-421687196, or mute the thread https://github.com/notifications/unsubscribe-auth/ADlKDi0iVnMIZcsx_GJuHyd1A-iWMvUFks5ubcwCgaJpZM4WqpBu .

willjad11 commented 5 years ago

See if there was a way to detect and automate fixing chats then it would be a good quality of life feature! ;) It's all good, but I do hope you end up diving back into it.

ash47 commented 5 years ago

I actually pushed a transparent patch recently that detects and repairs sever side dead chats -- this is something the real omegle doesn't do -- the server simply never replies and you basically can't receive any more messages, that was causing a lot of chats to drop -- so i made it detect if the server wasn't responding in a timely manor, and if so, it starts the chat polling process from scratch

On Mon, Sep 17, 2018, 8:11 AM Agauos notifications@github.com wrote:

See if there was a way to detect and automate fixing chats then it would be a good quality of life feature! ;) It's all good, but I do hope you end up diving back into it.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/37#issuecomment-421842305, or mute the thread https://github.com/notifications/unsubscribe-auth/ADlKDpktlLrLQadjvCmZWW0mWBGvfa7bks5ubsyBgaJpZM4WqpBu .