Help:Using AutoWikiBrowser
This tutorial will lead you through the process of creating a bot using AutoWikiBrowser program.
Contents |
Step 1: Create your bot account
Note: If you already have a bot account, skip this step
Your bot must use a separate account (for more info check this article). You will probably also wish to create new email for it.
- Make sure your name defines you as a bot
- On the user page of this account post info about bot owner and all the needed details (mentioned here). To make it simple you can use this template: Template:Bot (just copy it on your wiki).
- Contact Wikia staff and request bot flag for this account. It is important, as otherwise you will likely spam your wiki stats.
Step 2: Get the program

Added by SeraskusDownload AutoWikiBrowser on your computer. The scheme of the bot's functioning is:
- Launch AutoWikiBrowser
- Log in to the bot account using AutoWikiBrowser
- Specify what the bot is to do
Step 3: Learn how to use the program

Added by SeraskusIn this example we will set up our bot and then use it to replace a short phrase on many pages of our wiki.
Choosing wiki
- Launch AutoWikiBrowser.
- Go to Options-> Preferences-> Site
- From the drop-down list chose "wikia" and then type the URL of your wiki. In example it is "pl.fandubbing".
- When you are done, save changes with OK button.

Added by Seraskus
Logging in

Added by SeraskusAs the wiki is already chosen it is time to log on our previously created bot account. In this example bot is called "fandubbing.wikia" after the wiki name it serves for.
- Go to File-> Log in/Profiles...
- Enter your previously created bot account name and password.
- Accept by pressing "Login" button.

Added by Seraskus
Now the bot is set and ready to work!
Choosing edit options

Added by SeraskusThe example wikia theme is fandubbing (dubbing made by fans), so in this example we will use bot to replace all badly entered artist names.
- Make a list of pages to edit. In example we chose all pages from category "Teksty"
- Chose the edition options from the middle panel. In this example in "Find and Replace" section we used "Normal Settings" and entered the searched phrase and its replacement.
TIP: To make list of all pages in the main namespace, in the "Make List" panel chose "Special Page" as source. When you press "Make List" additional window should appear. Chose "All Pages", select namespace "Main:" and press OK.
TIP: Untick all settings you are not sure of! To learn more about what all of those do, see this page.
Starting the edits

Added by SeraskusWhen you are ready to begin go to the "Start" tab from the middle section..
- Enter the default edit summary. It will be shown as summary of each edit.
- Press Start!
The program will start searching through the previously listed pages. When it finds the phrase it searches for, it will apply all previously defined changes and show them in the center window.
In case you are not satisfied with the changes you can edit the page using the edit box on the right.
When you are done press "Save" to save changes. Otherwise press "Skip" to leave the page unchanged.
TIP: In "Skip Options" tab check the option "Skip if no changes are made". Now program will auto skip pages on which nothing was changed.
Fully automatic bot
The example above shows semiautomatic editing. It is quite fast and safe, as you can control each change being made. However, if you wish you can go to "Bots" tab and check "Auto save" option.
AutoWikiBrowser will now save each change automatically, without any confirmation. Use this option with care, running a few semiautomatic edits before turning auto save on to test if the bot is functioning properly is a must.