Jump to content
UBot Underground

[Sell] Exbrowser Now On Sale


Recommended Posts

Hey @Dan thanks for the headsup, but unless there is a specific reason, I don´t think is necesary for the bots (compiled or not) to run the command and delete/download the support files everytime it starts or runs !?

 

Just popup an alert in bot the studio and compiled bots that the "Support files missing" or somethign similar that we can handle through checking for the .zip and support files in their folder, and that´s it.

 

There´s no need for the bots  delete / dowload / delete / dowload ... this can cause problems if multiple bots run at the same time or in any scenario that would involve starting and restating the bots.

 

If the support files are already there why does the plugin need to delete/download them again !?

if($file exists("{$special folder("Application Data")}\\exb\\1324.zip")) {
    then {
    }
    else {
        set(#status,"downloading support...","Global")
        plugin command("ExBrowser.dll", "ExBrowser Download Support Files", "https://drive.google.com/uc?id=1jy63FP_baBgZ9egh9erlikc_DnBhlq1&export=download", "83C4CFD52AEDDFE03106E256FECA")
    }
}

Unless i´m missing something here´s an example that should be used without any issues :)

Link to post
Share on other sites
  • 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

Hey @Dan thanks for the headsup, but unless there is a specific reason, I don´t think is necesary for the bots (compiled or not) to run the command and delete/download the support files everytime it starts or runs !?

 

Just popup an alert in bot the studio and compiled bots that the "Support files missing" or somethign similar that we can handle through checking for the .zip and support files in their folder, and that´s it.

 

There´s no need for the bots  delete / dowload / delete / dowload ... this can cause problems if multiple bots run at the same time or in any scenario that would involve starting and restating the bots.

 

If the support files are already there why does the plugin need to delete/download them again !?

if($file exists("{$special folder("Application Data")}\\exb\\1324.zip")) {
    then {
    }
    else {
        set(#status,"downloading support...","Global")
        plugin command("ExBrowser.dll", "ExBrowser Download Support Files", "https://drive.google.com/uc?id=1jy63FP_baBgZ9egh9erlikc_DnBhlq1&export=download", "83C4CFD52AEDDFE03106E256FECA")
    }
}

Unless i´m missing something here´s an example that should be used without any issues :)

 

You have to watch the video again, or I need to learn better english  :P .

It is NOT downloading the file again, if the file is there and the MD5 checksum is correct!

 

Cheers

Dan

Link to post
Share on other sites

You have to watch the video again, or I need to learn better english  :P .

It is NOT downloading the file again, if the file is there and the MD5 checksum is correct!

 

Cheers

Dan

 

what the happen if user dont have exb folder or 1324 folder ?

exb will automatic create folder , download support file base url setting  ?

thank

Edited by afkratien
Link to post
Share on other sites

what the happen if user dont have exb folder or 1324 folder ?

exb will automatic create folder , download support file base url setting  ?

thank

If you're an existing customer, please watch the video that I sent with the update notification. 

Everything is explained there.

 

Cheers

Dan

Link to post
Share on other sites

Lol. Good one however I think there is a problem with the latest update Dan

 

Are there any problems with exbrowser licensing ? This morning I am unable to load UBS and stuck on licensing exbrowser. No installed av or firewall to block it.

 

Without exbrowser UBS loads ok but with exbrowser it is extremely slow and unresponsive.

 

Any idea is appreciated :)

 

[uBotter Labs]

Link to post
Share on other sites

If you're an existing customer, please watch the video that I sent with the update notification. 

Everything is explained there.

 

Cheers

Dan

i watched video , but i see you only delete files , not delete folder ( exb and 1324 folder ) , so i am not sure what happen if a user dont have those folders

Link to post
Share on other sites

i watched video , but i see you only delete files , not delete folder ( exb and 1324 folder ) , so i am not sure what happen if a user dont have those folders

 

Hi.

 

If you use the new command for your compiled bots, it will create those folder automatically. 

If you use an installer software, you have to ensure that the app creates the correct folders and stores the files at the correct place. But I show that in my video as well.

 

PS: Always test your compiled bots. Delete the folders and test your compiled bot / installer. So check that everything is working fine, before you send it to your customers.

 

Kindest regards

Dan

  • Like 1
Link to post
Share on other sites

Hi.

 

If you use the new command for your compiled bots, it will create those folder automatically. 

If you use an installer software, you have to ensure that the app creates the correct folders and stores the files at the correct place. But I show that in my video as well.

 

PS: Always test your compiled bots. Delete the folders and test your compiled bot / installer. So check that everything is working fine, before you send it to your customers.

 

Kindest regards

Dan

thank i tested it works fine 

i wish ubotstudio also has this command "download support file " , it is very great

Link to post
Share on other sites

Hey Dan, 

 

Does the new command to download the support files need to be run 'every' time within the a bot ?

 

Because I'm getting the 'not initialized correctly' error if the command is not run regardless that the files are present in the correct folder.

 

 

 

 

Cheers

CJ

Link to post
Share on other sites

Hey Dan, 

 

Does the new command to download the support files need to be run 'every' time within the a bot ?

 

Because I'm getting the 'not initialized correctly' error if the command is not run regardless that the files are present in the correct folder.

 

 

 

 

Cheers

CJ

 

Yes, as I said in the video. :-)

 

Dan

Link to post
Share on other sites

I have installed the plugin and entered the license. However. function not entered into command. And ubot loading is very heavy.

 

Hello.

 

First of all, this is not the place for support. If you have problems, open a support ticket:

support.bot-factory.com

 

Second, please watch ALL the training videos. Every single one before asking any question:

https://www.youtube.com/playlist?list=PLun8zsNfYLfIWrYEDRk14AwU2UdASbexp

 

From experience I can tell you, that 97% of all questions anyone had ever had and asked me, is covered there. 

People are just not investing the necessary time to read, watch and listen to everything. 

They instead think they can use my time for helping them, instead of investing their own time to study the available material. 

But I'm not able to do that. 

 

So please watch the stuff, take your time to learn and study everything. And if you still have problems, open a support ticket and I will take a look. 

 

Thanks a lot for your understanding.

 

Kindest regards

Dan

Link to post
Share on other sites

hi Dan , i see function $ExBrowser Send HTTP Request . can that function replace http plugin ( aymen ) ?

Thank

 

Well.. It's not possible to answer a generic question like this.

What's your usecase? Are the http features of EXB enough for your scenario or not?

So if you only need the features of EXB, yes it can replace it. Do you need more advanced stuff, then no it can't

 

It by far has not the same features as HTTP plugin. But it has some basics. And you can share cookies. That's a very nice thing for some scenarios.

So login via the browser, and then execute http get requests for scraping of data for example. 

HTTP post hasn't been tested a lot I think. Not sure if people already tried to use it. Http get is used by some people. And it works fine.

 

But like with everything, it depends on the scenario and the usecase. 

 

So you have to answer that question yourself. Maybe give it a try and see if it helps you or not. 

 

Cheers

Dan

Link to post
Share on other sites

Well.. It's not possible to answer a generic question like this.

What's your usecase? Are the http features of EXB enough for your scenario or not?

So if you only need the features of EXB, yes it can replace it. Do you need more advanced stuff, then no it can't

 

It by far has not the same features as HTTP plugin. But it has some basics. And you can share cookies. That's a very nice thing for some scenarios.

So login via the browser, and then execute http get requests for scraping of data for example. 

HTTP post hasn't been tested a lot I think. Not sure if people already tried to use it. Http get is used by some people. And it works fine.

 

But like with everything, it depends on the scenario and the usecase. 

 

So you have to answer that question yourself. Maybe give it a try and see if it helps you or not. 

 

Cheers

Dan

example : connect to captcha service , spin service , index service ..... . They have api 

Link to post
Share on other sites

for seo , check da/pa by using moz api : https://moz.com/help/guides/moz-api/mozscape/getting-started-with-mozscape/anatomy-of-a-mozscape-api-call
for captcha , use 2captcha api with http post : https://2captcha.com/2captcha-api

 

thank

Edited by afkratien
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...