Syndo Posted September 8, 2020 Share Posted September 8, 2020 (edited) I started making a osrs account creating bot and i ran into a problem. When i open the create an account page i get this. Is there any way i could get past this? Can i use 2 captcha to solve this? Should i use one of those audio to number scripts? I can try to use https://speech-to-text-demo.ng.bluemix.net/ but thats rly slow and it would be annoying to save the aduio file then upload, read the numbers ect. any suggestions? Edited September 8, 2020 by Syndo 1 Link to comment Share on other sites More sharing options...
Syndo Posted September 8, 2020 Author Share Posted September 8, 2020 (edited) I found that its called GeeTest where you move the puzzle peice, and it can be solved with 2captcha, but its more expensive (3$/1000 captchas solved) Idk im new to programming bots like this so idk, maybe if i disable redirects i could keep making new accs on the same page? If i can make multiple accs in the same session disableing redirects it would be much cheaper but still i would need to solve the normal captchas w 2captcha Edited September 8, 2020 by Syndo Link to comment Share on other sites More sharing options...
Gunman Posted September 8, 2020 Share Posted September 8, 2020 @Syndo Was a similar thread somewhere and said something about just using chrome fixed it. No idea what this means but it also said something about selenium getting detected 1 Link to comment Share on other sites More sharing options...
Syndo Posted September 8, 2020 Author Share Posted September 8, 2020 I read that chrome has a build in detection for selenium to stop things like this, on reddit someone mentioned it is possible to avoid this but its really complicated. They also mentioned that using firefox might help so i might try that so i can avoid the GeeTest Link to comment Share on other sites More sharing options...
Syndo Posted September 8, 2020 Author Share Posted September 8, 2020 (edited) Firefox is also blocked, i guess i just have to solve the GeeTest then..... I can also use the vision impaired thing on captcha systems where it is a sound file that says numbers, then use the numbers. But that would be much slower than 2captcha because i need to pull the file, download it, upload to a speech to text, get the numbers and input them. And that would take wayyyyy longer than 2captcha Edited September 8, 2020 by Syndo Link to comment Share on other sites More sharing options...
Chris Posted September 8, 2020 Share Posted September 8, 2020 sir this is a osbot scripting sub forum. not for personal projects Link to comment Share on other sites More sharing options...
Impensus Posted September 9, 2020 Share Posted September 9, 2020 13 hours ago, Syndo said: Firefox is also blocked, i guess i just have to solve the GeeTest then..... I can also use the vision impaired thing on captcha systems where it is a sound file that says numbers, then use the numbers. But that would be much slower than 2captcha because i need to pull the file, download it, upload to a speech to text, get the numbers and input them. And that would take wayyyyy longer than 2captcha Try using puppeteer if you have issues with selenium detection as that might bypass most browser flags. Either way you will have to use 2captcha just one method might get you the cheaper to solve ones. Link to comment Share on other sites More sharing options...
botelias Posted September 9, 2020 Share Posted September 9, 2020 Probably will require 2captcha or similar service. I've also had issues with Selenium getting flagged on certain sites, while some sites have no detection. Heard that obfuscating the .jar will lower chance of it getting flagged, not sure if that's true though. Link to comment Share on other sites More sharing options...
Syndo Posted September 14, 2020 Author Share Posted September 14, 2020 ty for all the replies , i have fixed my problem , im not using selenium and im not using 2captcha but im still making accs ;) Link to comment Share on other sites More sharing options...
Gunman Posted September 21, 2020 Share Posted September 21, 2020 For anyone wonder yes it's possible to use Selenium. 1 Link to comment Share on other sites More sharing options...
ryandh94 Posted October 6, 2021 Share Posted October 6, 2021 On 9/8/2020 at 12:14 PM, Syndo said: I read that chrome has a build in detection for selenium to stop things like this, on reddit someone mentioned it is possible to avoid this but its really complicated. They also mentioned that using firefox might help so i might try that so i can avoid the GeeTest Its not hard its just different but only problem is that you cant type in a url or something like that i cant remember but it was somethign big like that 1 Link to comment Share on other sites More sharing options...