What is the easiest way to create a bot to do this

yeah, it's free for personal use.
Complete UiPath academy. Look for answers in UiPath forum and you will be fine
 
How many accounts are you planning to use with the given bot? Do you need proxy support as well?
If you need more than one account and proxy support, you can create a custom bot using a mixture of Selenium and some browser fingerprint spoofing techniques. You can control Selenium using various connectors, most people use it with Python, but I prefer the Javascript version as it can be easier to code async procedures.
I don't know whether I'm allowed to offer a JV in a non-JV forum (If not, I'm deeply sorry). If you're making money currently and can show a payment proof, hit me up, I can code the automation for you.
 
If you are only looking for a reddit post automation you can try redditbot chrome extention
 
Depends on whom you ask. If I needed to do this, I would go with Python + Selenium without a doubt. However, I do understand that not everyone is good with coding, and figuring out xpath from the browser.
 
Old post but SikuliX should fit your requirements. You dont need to spawn selenium based browsers which are child's play to detect and use OCR to automate your system however you want instead. You need only some basic python knowledge.
 
Is UiPath better than BAS? Why UiPath is not as famous as BAS, zennoposter,ubot studio in BHW community

Did you look at the pricing of UiPath? $420 a month is too much for playing around. You really must have a way to make money with it.
BAS is free. And the pricing of Zennoposter and Ubot studio are very reasonable.
 
Back
Top