Jump to content
UBot Underground

Pizza Pro

Fellow UBotter
  • Content Count

    180
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Pizza Pro

  1. Hi Tinku, Thanks. Yes, it works in 49, but 49 is really unstable for me. It keeps crashing and crashing randomly. All my code was done in the 21 browser. Looking at exBrowser or perhaps a YouTube ubot plugin.
  2. Anyone still able to login to YouTube / Google with Chrome 21 browser?
  3. Thanks Dan! I will check them out. One thing I've been noticing people posting about: It seems like Exbrowser can stop working if Chrome or Firefox updates? Does this mean I have to update my bot and Exbrowser code every time Chrome or Firefox updates?
  4. Thanks Dan for making it simple for me. I think I basically got it. Most sites I'm using are working ok for me in the build in browser. One or two are not. I'm using Chrome 21 though. Have not tried Chrome 49 yet, because it has always been buggy. But perhaps I will try Chrome 49 first before upgrading to Exbrowser. A couple more questions: Is Exbrowser hard to learn to use? Can I use it in combination with the UBot code I've already done for the build in browser? Meaning, 90% of my code uses the build in browser, and 10% of my code uses Exbrowser for website that aren't workin
  5. Hi, Can any current experienced Exbrowser user tell me the Pros vs Cons of using Exbrowser for your bots? Thanks! Thinking about whether I should add it to my bot mix or not...
  6. Hi, I started having problems logging into YouTube / Google on UBot today. Using Chrome 21. Anyone able to log into YouTube / Google without any issues? Specifically, after entering in my email, and hitting the Next button, the screen keeps going Back button for no reason. Weird. Or does anyone know any alternative ways to log into YouTube / Google? Thanks.
  7. Thanks Marani and Dan! I'll pick up a copy and give it a try as soon as I get the time. Appreciate the info!
  8. I see. Thanks! I'll look into exbrowser as soon as I have time.
  9. Hi, I'm considering trying out Exbrowser, because of all the difficulties with the built-in UBot browser. I watched the videos. But I'm still a bit puzzled about how the plugin works. I was just wondering... ... if I use Exbrowser... since it takes control of my Chrome browser... does the window need to be active in order for the software to run? Or can I run it in background while doing other tasks?
  10. Chrome 49 is very unstable for me. It keeps crashing Ubot on a number of sites. Which is why I can't use it.
  11. I can't seem to login to Wordpress.com using UBot. I'm on Chrome 21 I believe. When I navigate to this page: - https://wordpress.com/log-in ... all the fields are grayed out for some reason. In Ubot. Does anyone know of any workarounds for this? Thanks.
  12. It's inside a membership area, so unfortunately, I can't post it here.
  13. Hi, I'm trying to click certain jQuery Buttons on a website in UBot. The buttons are not working normally. When clicked, the buttons are supposed to bring up a pop-up. However, this does not happen in Ubot. I'm not sure, but I think maybe it's some new jQuery code not supported in Chrome 21? That's what I'm using. Anyways, does anyone know a workaround? Or if I can add the latest version of jQuery to UBot or something? Sorry. I'm not that familiar with jQuery...
  14. Hi, I'm trying to create a bot that scrapes the first video from each page of a website. More specifically... I'm trying to scrape the video embed URL. The problem being that the video on each page seems to be embedded from a different website. Sometimes hosted on Amazon S3, sometimes on YouTube, sometimes on Wistia, etc. What would you say is the best way to approach this? I just want the video embed URL...
  15. Thanks! Is it still working and supported?
  16. Hi, I'm looking for a good FTP Plugin for Ubot since it seems the built-in Ubot FTP feature isn't working properly. Can anyone recommend a good, working one with the ability to download folders? Thanks!
  17. What if I don't want to use the Windows Command? Because I want the bot to be running in the background? Is it possible with the TypeText node?
  18. Hi, I'd like to get UBot to emulate hitting the Shift+F keys via the Type Text feature. But I can't really get it to fire it seems. I'm doing this: Text To Type: {SHIFT}f Key Event: Key Press But it doesn't seem to be working.
  19. Alright! I was on 5.9.43. It broke when I upgraded to 5.9.44.
  20. So I was using UBot Studio 5.9.43. For quite some time. And quite happily I might add. I kept putting off upgrading to 5.9.44. Because... ... you never know what happens when you upgrade. Either UBot might break. Or one of the bots I coded might not work with the latest version. And I'd have to debug it. Messy stuff. Anyhoo... I decided to pull the trigger tonight... And finally press that annoying "Upgrade Button". Just because it kept popping up. And I felt like I was missing out on something new. *BAAMM* Big mistake. After the upgrade... now every time I try
  21. Wow! Thanks though! I'll play around with it when I get the time and see if I can figure out a workaround.
  22. Thanks Deliter. That some pretty advanced looking code! Cool! So it doesn't work in Chrome 21? Chrome 49 isn't working properly for me on some sites for some weird reason, so I'm still using Chrome 21, unfortunately...
  23. Oh. So it works! I think I'm doing it wrong... Let's say the text I want to scroll to is inside a TinyMCE (Wordpress) editor. What would I have to change in that code to get it to work?
×
×
  • Create New...