-
Content Count
55 -
Joined
-
Last visited
-
Days Won
6
SourceUltra last won the day on February 10 2020
SourceUltra had the most liked content!
Community Reputation
10 GoodAbout SourceUltra
-
Rank
Advanced Member
Contact Methods
-
Website URL
https://sourceultra.com/
Profile Information
-
Gender
Male
-
Location
Iowa
-
Interests
eBay and reselling, niche sites, RPA, online business and business process automation.
System Specs
-
OS
Windows 10
-
Total Memory
More Than 9Gb
-
Framework
v4.5+
-
License
Developer Edition
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Sent a message to ubot support but it's never really clear if they get it or not as there isn't an email verification for newly created tickets, or even a way to register or log in at support.ubotstudio.com (which redirects to ubotmedia.freshdesk.com). Is the licensing server down for anyone else? I've been getting a 403 Forbidden error notice since yesterday.
-
Google recently made an update that affected many search data providers (giant ones even) ability to scrape google. Some believe that it is a move to save company resources as they are spending so much on their AI Gemini, and bots likely account for a HUGE amount of traffic expenditure for them. Some search data providers are still able to collect data, so it seems to be possible with the right tools. It's likely google has a significantly larger fingerprint database and can more easily detect web bots behaving a certain way or using selenium or other popular browser automation engines.
-
How To Avoid Antivirus And Windows Alerts
SourceUltra replied to Macster (UBotter Labs)'s topic in General Discussion
If you watch performance in your Task Manager, some of you might see the Antimalware Executable consuming a heck of a lot of resources when Ubot is open. The issue is that once Windows decides it is "malware" you'll see a PAINFUL slowdown in Ubot in general, particularly when you edit a node like a define. I've used other botting tools (botchief) that have also had this problem, so it isn't just Ubot. However, some tools like Actiona and Autoit do not have this issue. I expect it is because Ubot comes with a heck of a lot of mouthwatering libraries that hackers love to use or exploit, and- 27 replies
-
- code sign
- code sign certificate
-
(and 1 more)
Tagged with:
-
I've used Ubot sporadically, bouncing around from different automation tools like actiona, ui.vision, and autoit, but I always come back to ubot because it is easier to build user interfaces. One of the best integrations I've come across with ubot is Tabulator. Tabulator is a javascript library that helps you build interactive tables and grids. I honestly love it and use it in all of my projects where I need spreadsheet-like control over my data. Heck, I prefer using it over google sheets! Most of all, I love it because it makes viewing API data easy! In this example, we can GET all
-
uBot isn't working ( Unable to Load Python and Node JS )
SourceUltra replied to Rajendra's topic in Mac and UBot Studio
New ubot installs for some reason have broken python integration, and it has been this way for a very long time. There are 2 folders in the ubot %appdata%\Roaming\UBot Studio\ folder, and you'll see one called python standard library and other python. Some of the python modules it is looking for in that error message are in the %appdata%\Roaming\Ubot Studio\python\Lib\site-packages folder and not in the Python Standard Library folder. If you copy over the Requests folder to your "python standard library/site-packages" folder it may solve the error you are getting now --at least did so with me -
I had bought that suite of plugins just before you bought it from the last guy and don't really want to buy it all again ðĪŠ hehe, no offense. But yeah I got a lot of use out of them and know they are helpful, but with what I've spent on ubot plugins that either disappear or drop licenses I'd have to be crazy to do it again! ...but then again I DID just upgrade ubot editions ðĪð It's just money right???ð ð
-
Double-checked the sales page and it looks like I'm not finding these commands: Facebook Youtube Screen recording I was interested in screen recording so that I might create videos of my bots doing their thing; automatically create training videos and let my content generate itself! Is this coming in an update? Hopefully soon?
-
Support responded and got me access to my order so I was able to take a look and see what is new. The attached pics give you a complete idea of what is different. But yeah, for software that has multiple editions it can be difficult to determine if it's worth upgrading when you are sold on benefits rather than features, but marketers love to do it! Ultimately I'm still trying to decide if what I paid for is worth renewing at 495 next year. If they add more features then yeah I might consider, but right now it feels like a "minimum viable product". The speech stuff is kinda
-
I was curious about this as well. I know that it has API commands that are unique to it, like chatgpt, wordpress, and youtube that are not in dev edition, and more google sheets commands (i think). And then it has cryptocurrency functions. But as far as a complete list of new commands and functions goes I'm still trying to figure that out.
-
An error occurred while trying to Set up the main browser.
SourceUltra replied to bmon3y's topic in General Discussion
I get the 'webdriver timed out' error after running a single Click command, and just a whole lot of other errors so this version is pretty much unusable for web automations. Both firefox and chrome, internal and external throw a lot of errors. I know that selenium and chromedriver aren't perfect but this is pretty bad. Is anyone here using the latest version of Ubot for web automation successfully? Or are you all still using the older version and other plugins? -
Bought Enterprise Edition - How to Access it?
SourceUltra replied to SourceUltra's topic in General Discussion
Gonna give that a shot! Hope it gets picked up soon. -
This seems really silly, but after buying the Black Friday deal for the enterprise edition I got a receipt which said "You will receive an email momentarily with details on using your new software." That was several hours ago. No changes in Ubot either. Any one else have this problem?
-
Haven't been able to use your plugins for some time now with the licensing server being down.
-
I wouldn't buy ubot to work on any trading platform unless you know how to use the respective trading platforms api to do what you want to do. OR are willing to learn how to use an api.
-
what files and folders are showing in the ubot install folder?