A bot written in java to archive old Arabic Wikipedia pages, discussions, and topics. It's recommended to run this bot in toolforge service. Please Note that this bot is written specificaly to run in Arabic wikipedia, so you may need to change few thing in the code if you decide to run it in diffrent wiki project.
Before you start using the bot, you have to edit the login data in Login class. Go to src->archive->Login.java, then add you account name inside accountname variable, and you account's password in password variable, then save the file.