Jump to content
UBot Underground

Chris M

Fellow UBotter
  • Content Count

    492
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by Chris M

  1. Picked up the course and can't wait to dive in! Thank you Nick
  2. It's not working because you're not telling it which attribute to change SaHiN. View the source code and you'll see the target= attribute is now changed to _new.
  3. The biggest selling point to this plugin is hands down 2 big issues. 1. Access to 3 independent browsers that won't get flagged as a bot. and if that's not enough... 2. Support. Anyone who's bought anything from Dan alone knows he's amazing with his giving and his support even with plugins he has nothing to do with. That alone should be enough to show you what you're buying in to. It's not just the peace of mind knowing your bots are just going to work and not get caught as a bot but also if you have any issues or need help figuring things out there is a great support system behind
  4. Hey guys, I just wanted to pop on here and leave a testimonial for Patrick and his software and source code. I bought the original version of this tool and the source code to learn by and I absolutely love it. The software itself is great and version 2.0 is SO MUCH BETTER! Now on to the source code... I originally bought the source code because I was blown away at what the thing could do and the UI looks amazing so I wanted to learn what he was doing and see live examples of how I could use things like this in my bots. The source code and support for this alone is worth the cost HO
  5. Yep. I agree. I'm on Windows 10 on all my PC's and I love it. Please make sure all your plugins are Windows 10 compatible and backwards because we have NO idea what our customers are using.
  6. The launcher is for multi-threading but can be used for anything. You just can't do multi-threading in the container.
  7. Looks interesting but I'm curious why clicking the box in ubot triggers the spam box but outside ubot it works just fine? Is this the only way around it is to send it to a 3rd party? Are they clicking the box somehow? I don't understand how this works with an API but not by coding inside ubot?
  8. I'm really glad you're enjoying Ubot again a2mateit. Dan has put a lot in to coding this even though he's extremely busy so I want to publicly say I'm so thankful for Dan and all his hard work. TJ has been helping with users in the Skype group and I know he's extremely busy as well but man I love this community and how supportive everyone is here. Ubot is getting better and better with each passing day and I know it's going to get a lot of attention when the new browser is introduced and other things going on behind the scenes so we're pretty excited all around. Really glad you're back a
  9. Hey a2mateit, no. We took that part out to focus on the external browser support since that is the biggest request people wanted and we needed to make sure that we updated and fixed existing issues related to that specific part of the plugin. Having it separate anyhow is better for managing the plugin and making sure that it is always working and bug free. We may introduce the communication part of the plugin as a separate plugin but we'd need to discuss that further.
  10. Pash - I'm getting a message box saying "This assembly is protected by an unlicensed version of Eriz .net reactor".
  11. load html("<a href=\"http://www.w3schools.com/\" target=\"_blank\">Visit W3Schools!</a>") change attribute(<target="_blank">,"target","_self") set(#html,$document text,"Global")
  12. So what it's doing there is submitting the form in a new browser. You can change the attribute to _self to fix that.
  13. @RayMeeks - It's processed manually. Not automatic. Dan does his licenses when he's back online.
  14. Dan you're a BEAST man! You're making this plugin just OVER THE TOP ridiculous man!
  15. @runsoftware - I haven't run threads in the plugin just yet, so I'll let Dan or TJ hit on that issue. But if you're a previous paid customer of the communications plugin then yes you are already a buyer of this plugin. We sent out notifications to all previous paid buyers so you should have already received an email from us. If not send in a support ticket ExBrowser(AT)bot-factory.com
  16. Just a heads up guys - After you purchase your license will be created manually, not sure if we can automate this at a later stage but for now we appreciate your patience because we know you are excited to jump in and start using the new browsers and functions! Dan will follow up with each one of you and will deliver the license you'll need to activate the plugin on your computers. We will also have videos and sample files for you guys to go off of and learn from but if you're using the internal browser in Ubot Studio already it's going to be very easy for you to master using this plugin i
  17. I have no idea what you're talking about. If you enter your website in to the field I told you about and compile then your website will load instead of google.com. It's not an overlay because I ran it through fiddler and google.com never loads. Only the website I input in their. You can create a video showing what you mean otherwise what I described works.
  18. Pretty difficult one. At least for me. I tried to manually solve it and then use that spam check code to post again and that didn't work. So I'm not sure how you could do that one. Specifically because a bot can't determine the image being upside down or not let alone a human. I had a hard time doing that one myself manually. So even using http post on this one didn't work for me. I scraped all the values from the page and tried the http post plugin to replay it and it has to verify the code that gets sent as being solved correctly and even a manually solved code only seems to work o
  19. Hide the browser you mean guys? It's already in there. It's in the options for $ExBrowser Offscreen
  20. You're talking about the site that loads up when you start a bot? That's the "Splash Page URL" under Compile ==> Developer Options ==> Splash Page URL
  21. I personally am not sure about that. The way it's set up is that we always have the latest version of the browser. But the end user may have older versions not updated which I could imagine lead to problems perhaps? I'll ask Dan and see what he says.
×
×
  • Create New...