From WikiJava
Project Managers
Permanent developers
Next milestone
The next milestone will deliver batBot version 0.2.
The program will include the following features:
- timing features including XML configuration and random featuregroups
- requests made in separate threads
- cookies management
- Proxy configuration
- customized headers
- Multiple configuration files
Check out the code
you can Check out the code from the SVN repository at
To commit any task you performed you must submit your code via message to the project manager of the task.
Sections under development
milestone 1
Completed features
- batBot:Requests in multiple threads, The requests must be conducted in multiple threads.
- batBot:Advanced timing, repeat the query, how long to wait between queries, add randomness to the delay
- batBot:Results, The results of each request must be saved or aggregated to give full reports about the activity of the Bot
- batBot:Action, after each request a customizable action should be performed on the results of the action.
Incomplete features
next Milestones
- Automatic configuration of the proxy from the installed browsers on the machine
See also