Jump to content
UBot Underground

How Ubot Saved My Like 20 Hours Of Work Today


Recommended Posts

Today I had a challenge. I needed to convert round about 400 transactions in different currencies to €. 

(No, that's not my Ubot Stuff sales number :-) )

But with exact conversion rates for each particular date.

 

Doing that manually would take a very long time. Maybe there are professional account applications who can do that on the fly. But I don't have them.

But with Ubot Studio.. I solved that problem in 20 Minutes...

One single HTTP Get Request with ExBrowser Plugin allows me to get the exact conversion rate for a given data and any currency I need.

From an open source API.

And then I only have to loop through two lists with the dates and the values. And convert each one to the target currency....

Bot is ready... 1 Click... 2 seconds.. Job done. And I can use it every year now for that task... :-)

I could write that in C# as well of course.. Would take a bit longer yeah...and is a bit more complicated than Ubot of course.

 

So yeah... UBot can solve a lot of problems...

 

 

So happy coding guys.

 

Dan

  • Like 3
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...