Jump to content
UBot Underground

[Sell] Exbrowser Now On Sale


Recommended Posts

 

plugin command("ExBrowser.dll", "ExBrowser Change Attribute", "//div[@class=\"appbar\"]", "innerHTML", "Removed")

 

 

as example removes the top appbar inside of google

TJ,

 

Thanks, man. I appreciate it.

Link to post
Share on other sites
  • 2 weeks later...
  • Replies 2k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

EXB Update V1.3.1.2   Updated Chromedriver to support newer Chrome Versions   Fixes a bug which caused ExecuteScript to fail when Object.prototype is modified. Fixes a bug that interferes with handlin

Would it be mean to ask people if they want to pay more, in case they ask for a discount?    People are probably not doing that in their local supermarket. But online, this is a very common behavior

No guys... You know I'm here for you since many years.  First of all I have to appologize for all the back and forth communication. I try to sort all of this out. My misstake was to announce stuff and

Posted Images

Hi, Dan

Can I open like 3 chrome tabs and every tab nav to different url in the same time? I tried set timeout to 0.1 and open tabs in thread but got no lucky, could give me piece code of it? Thanks.

Link to post
Share on other sites

Dan, i think the multilogin browser doesn't work, can you add a video or at least paste a sample code somewhere for us? thanks!

This is only experimental support and not fully implemented. And it still has some issues. And latest beta of ML doesn't work at all.

 

I'm in contact with the guys and as soon as I have an update I will post some more details.

Dan

Link to post
Share on other sites

Hello There Fellow Ubot members,

 

I would like to know what is the difference between new ubot studio's X version's external browser and ExBrowser ?

 

Regards

 

Ubots external browser you need to use the internal browser to build the script which could be a good thing or bad thing. It just depends on how you look at it. It's certainly easier but that means it will also have limitations. Ubots external browser currently does not have PhantomJS or proxy support either and it also currently pops open a cmd window that can't be closed or hidden. Also, you can't add plugins (or at least not right now) to the browsers.

 

ExBrowser is a fully featured and much better version all around. Not only can it do all the things that Ubots can't do but it can also do a lot more. Dan has been working on ExBrowser for years consistently and has fixed so many edge cases and other things that might crop up while using another browser. Ubot will have to run into those problems and catch up and Dan has a few year head start on them.

 

The main difference is that you are going to be working with the actual browsers when you use ExBrowser, so instead of building your app in Ubots internal browser you will be looking at elements and xpath in the browser you are working with (if Chrome or FF) and this will help you build a better app in my opinion. But also has a bit of a learning curve.

 

Overall Ubots is easier and if you want to just open up a page and do something quick then that is a good choice. But if you want something powerful and fully featured there is no comparison ExBrowser is a much better choice. And if you are distributing your app in any way via selling or email list or whatever then again ExBrowser is by far the winner imo.

Link to post
Share on other sites

 

Thanks for sharing my videos on your channel.

In case you want to see the other videos I created, please take a look here:

https://www.youtube.com/channel/UC9IoKUazlbSbGEVUqd3SCfQ

 

Cheers

Dan

  • Like 1
Link to post
Share on other sites

ExBrowser "Save Screenshot Element" not working for me (ExBrowser-V1.3.2.8 + Google Chrome Version 70.0.3538.110)

 

https://raw.githubusercontent.com/lcooke6/exb/master/Save%20Screenshot%20Element

plugin command("ExBrowser.dll", "ExBrowser Navigate", "http://www.histats.com/viewstats/?act=1&operation=12&sid=0")
plugin command("ExBrowser.dll", "ExBrowser Wait For Element", "//*[@id=\"captimg\"]", "Appear", 30)
plugin command("ExBrowser.dll", "ExBrowser Save Screenshot Element", "//*[@id=\"captimg\"]", "{$special folder("Desktop")}\\captcha.jpg", 1, "JPG")
Link to post
Share on other sites
Please HELP

exb plugin v1.3.2.6 + ff portable 56.0.3 (currently using with success) :
- With this combination the browser stuck sometime on some servers.
 
exb plugin v1.3.2.7 + ff portable 62.0.3 :
- Pasting typing commands not working
 
exb plugin v1.3.2.8 + ff portable 63.0.1 : 
- Pasting typing commands not working
- ff portable 63.0.1 not available to download
 
Thanks.
Link to post
Share on other sites

 

ExBrowser "Save Screenshot Element" not working for me (ExBrowser-V1.3.2.8 + Google Chrome Version 70.0.3538.110)

 

https://raw.githubusercontent.com/lcooke6/exb/master/Save%20Screenshot%20Element

plugin command("ExBrowser.dll", "ExBrowser Navigate", "http://www.histats.com/viewstats/?act=1&operation=12&sid=0")
plugin command("ExBrowser.dll", "ExBrowser Wait For Element", "//*[@id=\"captimg\"]", "Appear", 30)
plugin command("ExBrowser.dll", "ExBrowser Save Screenshot Element", "//*[@id=\"captimg\"]", "{$special folder("Desktop")}\\captcha.jpg", 1, "JPG")

 

Please open a ticket at:

https://support.bot-factory.com

 

If you already did, please be patient, I will take a look. I'm not doing this fulltime and stuff needs some time to investigate sometimes.

 

Regards

Dan

 

Please HELP

 

exb plugin v1.3.2.6 + ff portable 56.0.3 (currently using with success) :

- With this combination the browser stuck sometime on some servers.
 
exb plugin v1.3.2.7 + ff portable 62.0.3 :
- Pasting typing commands not working
 
exb plugin v1.3.2.8 + ff portable 63.0.1 : 
- Pasting typing commands not working
- ff portable 63.0.1 not available to download
 
Thanks.

 

 

Please open a ticket at:

https://support.bot-factory.com

 

If you already did, please be patient, I will take a look. I'm not doing this fulltime and stuff needs some time to investigate sometimes.

Posting in the forum or sending multiple request via different channels will NOT make it faster!

 

Regards

Dan

Link to post
Share on other sites

Hi, i really tried to open a support ticket but the site is not loading at all


 


 


 


i am trying to set up an HTTP proxy in exbrowser but since i am using a server proxy, it seems exbrowser fails to fill in the username & password although they are set


 


i get this : http://prntscr.com/lmc9r1


 


anyway around this? 


Link to post
Share on other sites
  • 2 weeks later...

Has anyone been able to login to bitmex.com with exbrowser? I have the latest version but it seems to detect a bot exbrowser browser. I can sign in fine on the same computer using the firefox not launch by exbrowser and the captcha doesn't pop up. When i launch firefox with exbrowser, It keeps giving me a captcha to solve that i solve manually over and over and never lets me in even though my password and 2fa is correct. Is there a way to get around this?

Edited by hienquoc
Link to post
Share on other sites

firefox in exbrowser can not use the proxy with credentials, anyone success on this, help pls!

thanks!

 

It works fine with a custom profile and some auto authentication plugin. You just need to configure that upfront. 

The password feature that's build in, is for SINGLE tread only and is not supposed to work with multithreading. 

 

Dan

Link to post
Share on other sites

Has anyone been able to login to bitmex.com with exbrowser? I have the latest version but it seems to detect a bot exbrowser browser. I can sign in fine on the same computer using the firefox not launch by exbrowser and the captcha doesn't pop up. When i launch firefox with exbrowser, It keeps giving me a captcha to solve that i solve manually over and over and never lets me in even though my password and 2fa is correct. Is there a way to get around this?

Hi.

 

Can you send me the details via a support ticket? The site and maybe a login info? So that I can give this a try? 

Would like to try couple of tings if it can be worked around somehow. 

 

Dan

  • Like 1
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...