Jump to content
UBot Underground

[Sell] Exbrowser Now On Sale


Recommended Posts

  • 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

When I clicked start button 3 times for one of my bot coded with ex-browser I noticed in the following error:

 

What if this error gets seen by customer, the thing is Ubot is also mentioned on error. Is there a way not to show this so promptly:

For support please open a ticket at:

https://support.bot-factory.com/

 

And provide a way to reproduce the issue.

 

Regards

Dan

Link to post
Share on other sites

is there a way to change proxies on the fly like the "change proxy" command in ubot? all i see is the http and socks proxy settings but if im correct those only work in the launcher. If i close then run the launcher over and over just to change my proxy then my tasks will take much longer! 

 

Any help would be amazing!!!

Link to post
Share on other sites

It would be nice if ExBrowser had a function like $ExBrowser Page Loaded.

 

This would return either true or false, depending on whether the last page load was successful or if it timed out.

Link to post
Share on other sites

It would be nice if ExBrowser had a function like $ExBrowser Page Loaded.

 

This would return either true or false, depending on whether the last page load was successful or if it timed out.

loop(3) {
    if(#page1 = $false) {
        then {
            alert("page not loaded in time")
        }
        else {
            navigate("http://www.somesittessomewhere.com","Wait")
        }
    }
}
set(#page1,$plugin function("ExBrowser.dll", "$ExBrowser Page Load Time Out", 60),"Global")

Brad,

there is an 'ExBrowser Page Load Time Out' that assist.

 

Thanks

Link to post
Share on other sites
loop(3) {
    if(#page1 = $false) {
        then {
            alert("page not loaded in time")
        }
        else {
            navigate("http://www.somesittessomewhere.com","Wait")
        }
    }
}
set(#page1,$plugin function("ExBrowser.dll", "$ExBrowser Page Load Time Out", 60),"Global")

Brad,

there is an 'ExBrowser Page Load Time Out' that assist.

 

Thanks

 

 

 

Unfortunately this is NOT the correct usage of this option.

This option is supposed to be used within the ExBrowser Launcher. It won't do anything at all if you use it separately. 

 

Regards

Dan

Link to post
Share on other sites

Feature Request Please.

 

Can we have option for Save Screenshots as png also since we only have jpg?

 

Thanks

 

Added to the list.

 

But please for the future. There is a "Feature Request" Option in the Support System:

http://support.bot-factory.com/

 

Would be great if everyone could add Feature requests to that system please. Makes it easier for me to track and reply in case of questions.

 

Kindest regards

Dan

It would be nice if ExBrowser had a function like $ExBrowser Page Loaded.

 

This would return either true or false, depending on whether the last page load was successful or if it timed out.

 

Hello.

 

How would you determine "load was successful"? A 404 error? Missing stuff on the page?

Or what would be the correct "trigger" here?

 

Kindest regards

Dan

  • Like 1
Link to post
Share on other sites

is there a way to change proxies on the fly like the "change proxy" command in ubot? all i see is the http and socks proxy settings but if im correct those only work in the launcher. If i close then run the launcher over and over just to change my proxy then my tasks will take much longer! 

 

Any help would be amazing!!!

 

Unfortunately this is not possible with Chrome, Firefox and PhantomJS. We rely on the features of those browsers unfortunately. So we can't change their behavior.

 

But there are two options:

 

1. There are plugins for Chrome who allow you to switch proxy servers on the fly. You might be able to automate it with one of those plugins. But I didn't test that.

2. You use a proxy Software like https://www.hidemyass.com/. You can change the IP address with a Shell Command from within your Bot.

 

I hope this helps.

 

Regards

Dan

Link to post
Share on other sites

Unfortunately this is not possible with Chrome, Firefox and PhantomJS. We rely on the features of those browsers unfortunately. So we can't change their behavior.

 

But there are two options:

 

1. There are plugins for Chrome who allow you to switch proxy servers on the fly. You might be able to automate it with one of those plugins. But I didn't test that.

2. You use a proxy Software like https://www.hidemyass.com/. You can change the IP address with a Shell Command from within your Bot.

 

I hope this helps.

 

Regards

Dan

 

Unfortunately the last version of HMA do not work with parameters anymore and they do not intend to bring this function back...so no luck with HMA anymore (unless you want to use v 2.8 but that is leaking DNS and you need to teach each customer how to fix that from their windows)

  • Like 1
Link to post
Share on other sites

it always require popup mandatory update and restart though after update completed and restart

Hello.

 

I'm not 100% sure what you try to tell me.

 

But yes, if you use an unsupported version, then updates are mandatory. Because I'm a bit tired of getting support tickets for issues that are already fixed, just because people are a bit "slow" to update to the latest version.

This doesn't happen for every version, but I disable versions that are known to not work correctly anymore.

 

Not sure what you mean by restart. But you definitely have to restart UBot Studio yes. So that it can load the new Version.

I even sometimes have to reboot my PC if I have issues with Ubot Studio. Which in general isn't a bad idea to reboot your pc every 1-2 days. It will "fix" a lot of other issues though.

 

If I didn't answer your question or you have a more specific one: http://support.bot-factory.com/

 

Kindest regards

Dan

Link to post
Share on other sites

Unfortunately the last version of HMA do not work with parameters anymore and they do not intend to bring this function back...so no luck with HMA anymore (unless you want to use v 2.8 but that is leaking DNS and you need to teach each customer how to fix that from their windows)

So how can we use new version? I didnt know old HMA leaks DNS. IS there any solution to change to new version and use automatic IP change or even better disconect/connect? 

 

If not, what is the use of hidemyass and is there a good alternative that allows shell command disconect/connect.

 

My HMA is expiring soona nd i dont want to prolong if it sux.

Link to post
Share on other sites

So how can we use new version? I didnt know old HMA leaks DNS. IS there any solution to change to new version and use automatic IP change or even better disconect/connect? 

 

If not, what is the use of hidemyass and is there a good alternative that allows shell command disconect/connect.

 

My HMA is expiring soona nd i dont want to prolong if it sux.

 

Hi.

 

Please open a new thread for the HMA Diskussion. Thne more people will find it.

 

Regards

Dan

Link to post
Share on other sites

literally everything is out of wack with exbrowser, its not finding the xpaths correctly, it crashes, i keep getiting error chromedriver227, another error to provide location for more action when its obviously the right element, even with simple stuff that i used to be able to do like log into youtube i cant now, for some reason it doesnt recognize the password element, also none of the wait commands are working thus i am getting more errors!!!, PLEASEEE HELP!

Link to post
Share on other sites

So how can we use new version? I didnt know old HMA leaks DNS. IS there any solution to change to new version and use automatic IP change or even better disconect/connect? 

 

If not, what is the use of hidemyass and is there a good alternative that allows shell command disconect/connect.

 

My HMA is expiring soona nd i dont want to prolong if it sux.

hma latest version does not provide command line operation so its not possible to use it with ubot studio but is for another thread as Dan explained.

literally everything is out of wack with exbrowser, its not finding the xpaths correctly, it crashes, i keep getiting error chromedriver227, another error to provide location for more action when its obviously the right element, even with simple stuff that i used to be able to do like log into youtube i cant now, for some reason it doesnt recognize the password element, also none of the wait commands are working thus i am getting more errors!!!, PLEASEEE HELP!

 

 

  ALSO I GET A ERROR SAYING THERE IS NO DISK IN DRIVE, PLEASE INSERT DISK chromedriver227.exe

 

 

While Dan checks this thread as well I would suggest you issue your problems on http://support.bot-factory.com/

with code that he can check the process with as well.

  • Like 1
Link to post
Share on other sites

  ALSO I GET A ERROR SAYING THERE IS NO DISK IN DRIVE, PLEASE INSERT DISK chromedriver227.exe

 

Hi.

 

This is not an ExBrowser Error. This can happen on windows for several reasons. Most likely this happens when you 

use a USB Drive sometimes and that device is now not present.

 

This error is triggered by ExBrowser because the plugin uses external files and they are accessed via file API.

 

But the error is not caused by EXBrowser. 

 

Please google "THERE IS NO DISK IN DRIVE windows" and follow the instructions there.

 

I had another customer with this "issue" and he was able to fix this by correcting this error on his PC.

 

Dan

Link to post
Share on other sites

literally everything is out of wack with exbrowser, its not finding the xpaths correctly, it crashes, i keep getiting error chromedriver227, another error to provide location for more action when its obviously the right element, even with simple stuff that i used to be able to do like log into youtube i cant now, for some reason it doesnt recognize the password element, also none of the wait commands are working thus i am getting more errors!!!, PLEASEEE HELP!

 

Hello.

 

I totally understand that you are a bit unhappy. But let me tell you, that we have a lot of people who use ExBrowser every day. 

And most issues can be fixed easily.

 

It's very likely, that because of the chromdriver error on your system, that the CHromedriver helper is not correctly loading. And all the other problems are 

just a result of this problem. 

 

So I'm very certain that after that chromedriver error is fixed and you rebooted your PC, all the other stuff will disappear.

 

I can assure you, if we would have any generic issues with the plugin, a lot of people would contact me and my inbox would explode.

And this is absolutely NOT the case.

 

Of course this is software that also relies on 3rd Party libraries and also has dependencies on browser versions, there will be always some stuff that might go wrong. But I try to stay on top of it as good as possible.

 

So as TJ said, please send me a support ticket and I will try to help you as good as I can.

But you have to give me a chance to look at it. And provide me a way to reproduce the problem.

 

But first try to look into that "there is no disk issue" first. I think this will already fix the issues you have.

If not, please send me a ticket and we will take it from there.

 

Thank you very much.

 

Dan

  • Like 1
Link to post
Share on other sites

ok i just submitted a support ticket, and i am going to look into the chromedriver, i had built the bot on my laptop instead of my desktop and it works but now i get errors, something about slate and it cant find the elements but itll work for a while then stop. It seems its not waiting for the elements to show up. I sent over the source file in a .txt with the ticket, look fwd to waiting on a reply. Also my skype is "vemomedia" if you can contact me on there as well.

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...