Jump to content
UBot Underground

gavner25

Members
  • Content Count

    53
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by gavner25

  1. I just sent you a message on your site
  2. Has anyone had any success logging into chat gpt? when i try to login here chat.openai.com its just loops at the captha verification. Can someone please help???
  3. Hi Abbas, I emailed you on the 3rd September to thank you for the Tumblr code. i emailed you again on the 22nd September to show you the issue with the google consoled. I will email you again with the console code now.
  4. Actually i just updated to 5.9.55 and it works!!
  5. I have a bot that works fine in ubot before i compile it. However, when i compile it, the bot does not scraping the emails from each page. It just loops through each page with no results. See my code here. What could be the issue? Should i try another version of Ubot? I am use 5.9.37 set(#website,"behance.net","Global")clear list(%behanceurls)add list to list(%behanceurls,$list from file("C:\\Users\\gavner\\Dropbox\\Ubot\\scraping\\behance url list found from 80000.txt"),"Delete","Global")plugin command("ExBrowser.dll", "ExBrowser Launcher", "Firefox", "", "")wait(2)loop($list total(%behance
  6. Many thanks for your help on this one. I'll try it out
  7. Hi, see this link here https://www.loom.com/share/a9914eebcbc74aa38386a9f41e988937 How can i delete the domains containing the word google from the list? I searched for older posts regarding this but i didnt get the solution.
  8. Has anyone had any joy solving the captcha that appears when you submit a url for indexing on google console?? I cannot see the google site key in the inspector. How can this be solved ? See this link for how the captcha appears. https://www.loom.com/share/c2145f3d25f74a88aa38ac82a32ced32 Gavin
  9. Its not for one particular site. I just need to see an example of how i can use a wildcard for type keys 'parent window' or mouse click 'parent window'. I have many sites that i want to be able to do this with. I see old forum posts about this but without examples of code.
  10. I'm using the standard version of Ubot and i need to be able to read and then delete the first file of a chosen folder, then repeat the process until every file in the folder has been read and deleted. I know i can't use the $getfiles function and i cannot upgrade so i need a workaround. Any ideas ?
  11. Hi, any chance you could send me the plugin mentioned as the developers site is down ???
  12. Any chance i can get this plugin?
  13. @UBotDev im also looking for this plugin
  14. Hey, i just saw this post and although i have put a question about this in the forum it probably wont get answered, so i thought i would ask you. I'm trying to use a wildcard with the 'parent window' of the 'click mouse' function. I used the * but it didnt work. Can you help?
  15. Can some please show me how i can use wildcards for type keys 'parent window' or mouse click 'parent window' please ?? I tried adding the * but i didnt work.
  16. no, we are all having the same issue. Server is down.
  17. I am using exbrowser which is where the issue arose. Actually i solved it by creating a new account on blogger. Somehow the issue went away (for now)
  18. When i click 'Learn more' under that message it says To help protect your account, Google doesn’t let you sign in from some browsers. Google might stop sign-ins from browsers that: Don’t support JavaScript or have Javascript turned off.Have unsecure or unsupported extensions added.Use automation testing frameworks.Are embedded in a different application.So clearly Exbrowser is using automation test software, so how can i get round this?? everything was working before tonight.
  19. Everything was working fine with my bot logging into blogger.com and similar sites that require a google account login. All of a sudden i get this message when i try to login! You are trying to sign in from a browser or app that doesn't allow us to keep your account secure. What do i do now???
  20. Hi Abbas, We spoke on skype a few days ago and i shared everything with teamviewer. I have been trying to get this working for 1 site only, which is tumblr. I have no other use for this plugin and i followed your instructions. It seems to work fine as you see in the link below, but then i get asked to try the captcha again, and again and again everytime. Each time its costing me money with 2 captcha. See link below. https://www.loom.com/share/79999ab79f7148929b2b653132d33b2a Please help Gavin
  21. I bought this plugin and im desperate to get it working to solve the tumblr recaptcha on account signup. I tried using the example code for exbrowser but i constantly get the same error. I even tried the example code on the google test site and i still get errors. Please see the link provided and tell me how i am supposed to set this up properly. I am using the 2captcha api. I sent an email to support@...but no response. The skype id rx2pills cannot be found on skype contacts either. Please help!! https://www.loom.com/share/4de901b67ab24a488d9674b42ce8b1d5
  22. How can I scrape this URL?. It doesnt appear in the inspect so i dont know how to scrape it. See video for my issue https://www.loom.com/share/904b9e76aa38431a956923689e6bd5e8 Gavin
×
×
  • Create New...