Jump to content
UBot Underground

[Free] - Auto Update Plugin


Recommended Posts

  • 4 weeks later...
  • 4 weeks later...

Hi Dan,

Nice looking plugin for sure and thank you in advance for your time to help me.

I tried it but not sure cos its not working for me.

When I am starting the 1.4 version of my bot on my computer, I was thinking that it should check the remote xml file and see that it says 1.5 and then download the new version from my server but bot just starts as if nothing has happened.

On my computer I have Updater.exe in same folder as bot file.

Here is screenshot of my bot code and xml file.

ubot-upgrader-issue.jpg

Link to post
Share on other sites

Hi Dan,

 

Nice looking plugin for sure and thank you in advance for your time to help me.

 

I tried it but not sure cos its not working for me.

 

When I am starting the 1.4 version of my bot on my computer, I was thinking that it should check the remote xml file and see that it says 1.5 and then download the new version from my server but bot just starts as if nothing has happened.

 

On my computer I have Updater.exe in same folder as bot file.

 

Here is screenshot of my bot code and xml file.

 

ubot-upgrader-issue.jpg

 

 

How is the SET Command executed when the bot is launched? Everything that is in the "On Load" will be executed first.

So the update check happens before your variable is set.

 

And don't forget: Only works in a compiled bot!

 

Dan

Link to post
Share on other sites

Hi Dan,

 

I moved my code around a bit and now when I run its launching the Updater.exe but it crashes.

 

This is my code.

 

ubot-updater-crashin.jpg

 

Please check your Windows EventLog for the exact error message. 

Might be also a good idea to check your AV software if it shows a false positive alert for the updater.exe process.

 

I'll run some tests myself to check if there are any problems.

 

Dan

Link to post
Share on other sites

Update V1.1

 

Check your inbox for the update email. 
Might take a while to arrive. So please wait 12 hours at least before contacting me.

Changelog:

Updated Zip Library
Removed encryption from Updater.exe to make it more AV friendly.
Fixed a small bug.

 

New Tutorial Video
video-placeholder.jpg

Link to post
Share on other sites
  • 1 month later...
  • 2 months later...
  • 2 months later...
  • 4 months later...
  • 4 months later...
  • 7 months later...

 

Does this work with DropBox or OneDrive?
 
Currently, I use your plugin via my site and its work fine but when I try to setup it to work via DropBox or OneDrive it's not working

 

 

Hi.

 

It needs a direct download URL. If those services kind of have a download page in between, it won' t work. The file download must start with the URL directly.

 

With Dropbox for example you have to ensure that you have  ?dl=1 at the end. I think the normal links are ?dl=0 which means no direct download.

No idea about OneDrive, never used that.

 

Simplest thing and most reliable is to put it on Amazon S3.

 

Cheers

Dan

  • Like 1
Link to post
Share on other sites

Hi.

 

It needs a direct download URL. If those services kind of have a download page in between, it won' t work. The file download must start with the URL directly.

 

With Dropbox for example you have to ensure that you have  ?dl=1 at the end. I think the normal links are ?dl=0 which means no direct download.

No idea about OneDrive, never used that.

 

Simplest thing and most reliable is to put it on Amazon S3.

 

Cheers

Dan

 

Thank you for your reply

I just forgot about Amazon S3, I will definitely use it.

  • Like 1
Link to post
Share on other sites
  • 2 years later...

Hi Dan,

 

Iam getting this error for some of my users, can you help me how to resolve the issue.

 

MdihDEk.png

 

I tried to open a ticket in bot-factory, but i see only two departments in support, exbrowser, licensing requests, so iam posting here.

Edited by sunny9495
Link to post
Share on other sites

Hi Dan,

 

Iam getting this error for some of my users, can you help me how to resolve the issue.

 

MdihDEk.png

 

I tried to open a ticket in bot-factory, but i see only two departments in support, exbrowser, licensing requests, so iam posting here.

 

That error means, that the downloaded file. The one you specified in your xml is not available anymore.

Most likely that the AV software removed it.When you deploy ubot bots with it, they are very often classified as a virus, because of the encryption. 

And some AV software remove those files. 

So check the log of their AV software and see if it deleted that update file. 

 

Besides that.. check what the difference is on their systems? Non windows 10 IS? Different language?

 

Cheers

Dan

  • Like 1
Link to post
Share on other sites

Ok Thanks Dan.

That error means, that the downloaded file. The one you specified in your xml is not available anymore.
Most likely that the AV software removed it.When you deploy ubot bots with it, they are very often classified as a virus, because of the encryption. 
And some AV software remove those files. 
So check the log of their AV software and see if it deleted that update file. 

Besides that.. check what the difference is on their systems? Non windows 10 IS? Different language?

Cheers
Dan

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