BotZilla 0.1.12
Evaluation | 4.25/5 votes - 4 |
---|---|
License | Free |
Version | 0.1.12 |
Updated | 16.12.2015 |
OS | Windows 10, 8.1, 8, 7, Vista |
Interface | English |
Developer | MyBot |
Categories | Scripts - Development Tools |
Downloads (today/total) | 0 / 1 374 |
Size | 27.63 Mb |
BotZilla is a program for automating the user's work in the browser. This platform is useful for those who spend a lot of time at the computer performing the same type of actions and want to simplify the entry of repetitive operations - webmasters, advertising companies, programmers, web bot creators, etc.
BotZilla provides communication between users through the organization of a common or individual access to the project. The search and indication of page elements is carried out by means of xpath queries: a simple and convenient xpath constructor allows you to create paths even for those users who do not have experience in creating xpath queries in a few clicks. The javascript execution block provides access to any browser functions that can be performed using javascript.
In addition to the ability to independently write action scripts, the program has ready-made scripts open to all users, which can be found in the Projects menu-gt,Open Projects. If you are not a programmer and do not want to delve into all the subtleties of development, then this option is just for you. If you have not found anything suitable among the finished works, then there is a corresponding branch on the forum where you can order an individual project.
So, BotZilla can:
- Go to the specified addresses
- Click
- Scroll the page
- Working with captcha
- Maintain pauses(delays)
- Fill out and submit forms
- Upload files
- Delete, save, sort and set cookies
- Perform arithmetic operations with project data
- Process input lowercase data
- Parse text
- Execute JavaScript on the page
- Create files
- Write text to a file
- Substitute User Agent
- Work via proxy
- Randomize texts
- Automatically recognize captcha via the Antigate service
- Process arrays of elements on a page
- Generate random numbers
- Generate windows with messages for the user