Best Free Alternative to Imacros / UBotStudio

sikandar

Supreme Member
Joined
Mar 15, 2008
Messages
1,296
Reaction score
1,150
I'd like to create a simple bot that will click on a button on a webpage.
Which free tool can achieve that easily?

Thanks for your suggestions
 
If it's not going to change much, or at all, I'm sure there is a thread on here where people are building free bots to try to improve their skills/ratings. Throw them $5 and I bet you could get it done without having to worry about a tool.
 
I'd like to create a simple bot that will click on a button on a webpage.
Which free tool can achieve that easily?

Thanks for your suggestions

My favorite web automation tool is "Kantu Web Automation".

Kantu doesn't use the standard DOM model like what iMacros, Ubot and others are doing. Instead it uses an intuitive combination of OCR, screen capture, and simulated mouse and keyboard actions to quickly and easily create an web automation scripts. Plus, it has an easy-to-use Scripting API similar to iMacros.

Kantu is free for non-commercial use, you can download the fully featured version from their website :)
 
Thanks for your tips. I will explore python and Kantu for coding such simple bots. I can not outsource this task because of secrecy issues.
 
Try botchief free version. It should be good enough for basic automation work.
 
Back
Top