Advertisement
lengend

Untitled

Sep 5th, 2012
463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. var AutoMule = {
  2. // Normal mule info
  3. Mule: {
  4. muleProfile: "mule", // The name of mule profile in d2bot#. It will be started and stopped when needed.
  5. accountPrefix: "forevermule", // Account prefix. Numbers added automatically when making accounts.
  6. accountPassword: "xxxx", // Account password.
  7. charPrefix: "forevermule", // Character prefix. Suffix added automatically when making characters.
  8. realm: "useast", // Available options: "useast", "uswest", "europe", "asia"
  9. expansion: true,
  10. ladder: true,
  11. hardcore: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement