Jump to content

Syndo

Members
  • Posts

    44
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Syndo

  1. Getting Server is not reachable when trying to make new accounts, tried wifi and phone's hotspot, same thing. Any ideas? https://imgur.com/a/iW3s7gc
  2. Can i get a free trial? I liked the top post
  3. Can I please get a free trail?
  4. Every time I try to connect to the runescape signup page through selenium with a proxy I get this error https://prnt.sc/10ifkjc - Access denied, Error 15. I've had this error multiple times using a few different proxies from different providers while using selenium, I always get this error. Am I buying bad proxies or does it see that I'm using web automation like selenium? I'm using data center proxies and I usually use UK or US proxies, they are really cheap costing 0,8-1,2$/week.
  5. I was going to make an account creating script and then when it came to proxies I didn't know how to deal with the proxies. So, when using a proxy to create accounts that is in for example the U.S, would an account buyer have to use the same proxy or would they be fine just using a proxy that also is in the U.S no matter the state they are in. So as long as the account creator and buyer are using a proxy that is from the same country the accounts wont get locked?
  6. I just started making an account creator and when testing the proxy part of the script, every time I went to the osrs account creation page I got access denied. I was using a free proxy just for testing before I buy my own, so is it just because its a free public proxy or has jagex made it really hard to do something on proxies in general? And also what would be the best type of proxy to make the accounts and then bot on?
  7. My script just stops whenever it is paused or is logged out due to a dc/break. How can i fix this?
  8. I was making a script that at some point needed to open feather packs, but i cant find a way to open them. if(getInventory().contains(11881)) { if inventory contains feather pack, open. but how? } I checked the api but couldnt find an answer.
  9. Thank you! Script is running perfectly now!
  10. Hey @Malcolm, have you found the problem? Is it fixed?
  11. Using mass accounts and it does 1 account and terminates the script, @Malcolm please help. In the logs it does say x accounts loaded so idk this is what i run in cmd: java -jar "Desktop\osbot.jar" -login censored:censored -bot dKFYwdsL2426@gmail.com:iRDxwIW7417:0000 -script 1053:load -allow norandoms im using injection screen of osbot logs https://ibb.co/vzwCz5f
  12. When i use -allow norandoms the bot doesnt log in it just sits in the log in screen the login credentails are valid and everything works fine if i dont use -allow norandoms, but it just does 1 acc Edit: just checked the logger and it said it cant find the accounts.txt file, i fixed it now and it seems to be running. I had named it accounts.txt instead of accounts on accident
  13. ty for all the replies , i have fixed my problem , im not using selenium and im not using 2captcha but im still making accs ;)
  14. 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
  15. 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
  16. 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
  17. 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?
  18. Impressive script, i have been running it for 20+ hours now and still no bans, keep the great scripts coming!
  19. Nice! So your simple script managed to not get caught and made alot of money. So from what i think the botwatch system already knows approximate patterns of a public script and thats why you would get banned faster using them. Cool to hear your story! Thanks alot for the reply. Ok thanks!
×
×
  • Create New...