Hey guyz, after studying some imagesearch and pixelsearch in order to solve an simple captha solver, and i didnt find something near to this.
So, if you have any tips on where to start this script, it would be awesome
captcha ex:
Captcha solver
-
- Posts: 6
- Joined: 10 Jul 2020, 04:09
-
- Posts: 1057
- Joined: 05 May 2018, 12:23
Re: Captcha solver
would like to know where this is located? local software, webpage?lucasstella wrote: ↑10 Jul 2020, 05:35Hey guyz, after studying some imagesearch and pixelsearch in order to solve an simple captha solver, and i didnt find something near to this.
So, if you have any tips on where to start this script, it would be awesome
captcha ex:
exxex.png
Re: Captcha solver
It doesn't seem to be a very sophisticated captcha approach.
But if this request is - for example - meant to create multiple accounts of some kind, or to circumvent anti-spam measures, I would consider it out of the scope of this forum.
We don't want to support malicious usage of AutoHotkey.
But if this request is - for example - meant to create multiple accounts of some kind, or to circumvent anti-spam measures, I would consider it out of the scope of this forum.
We don't want to support malicious usage of AutoHotkey.
Re: Captcha solver
A really complicated FindText/GraphicSearch could work. If you could capture that exact area and turn it into a needle it could be a lot simpler, but I don't know how to do that.
https://github.com/MasterFocus/AutoHotkey/blob/master/Functions/Gdip_ImageSearch/Gdip_ImageSearch.ahk is another idea if you can generate the needle from coords.
https://github.com/MasterFocus/AutoHotkey/blob/master/Functions/Gdip_ImageSearch/Gdip_ImageSearch.ahk is another idea if you can generate the needle from coords.
-
- Posts: 6
- Joined: 10 Jul 2020, 04:09
Re: Captcha solver
Hey guyz! its a simple log-in captcha for security, but everytime i login i need to answer the captcha.
I have some accounts in the game because i play with differents vocations. the script i'm looking for is just to save some seconds everytime i login another character.
----------------------------
---------------
I have some accounts in the game because i play with differents vocations. the script i'm looking for is just to save some seconds everytime i login another character.
----------------------------
no, its a safe check-in captcha.gregster wrote: It doesn't seem to be a very sophisticated captcha approach.
But if this request is - for example - meant to create multiple accounts of some kind, or to circumvent anti-spam measures, I would consider it out of the scope of this forum.
We don't want to support malicious usage of AutoHotkey.
---------------
hey bro, thanks for the info! i'll take a lookright nowChunjee wrote: A really complicated FindText/GraphicSearch Broken Link for safety could work. If you could capture that exact area and turn it into a needle it could be a lot simpler, but I don't know how to do that.
https://github.com/MasterFocus/AutoHotkey/blob/master/Functions/Gdip_ImageSearch/Gdip_ImageSearch.ahk is another idea if you can generate the needle from coords.
-
- Posts: 6
- Joined: 10 Jul 2020, 04:09
Re: Captcha solver
its in a game windowAHKStudent wrote:would like to know where this is located? local software, webpage?lucasstella wrote: ↑10 Jul 2020, 05:35Hey guyz, after studying some imagesearch and pixelsearch in order to solve an simple captha solver, and i didnt find something near to this.
So, if you have any tips on where to start this script, it would be awesome
captcha ex:
exxex.png
Re: Captcha solver
I am surprised that you would need seconds to solve this manually.
Anyway, I think you have some ideas now, also in the portuguese version of your request, and we should leave it at that. So I'll close the topic now.
Anyway, I think you have some ideas now, also in the portuguese version of your request, and we should leave it at that. So I'll close the topic now.
Who is online
Users browsing this forum: No registered users and 18 guests