Advertisement
Guest User

Untitled

a guest
Nov 18th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. ########################################################################
  2. # #
  3. # Set pin to 0 if you do not have one #
  4. # Set proxy to 0 if you do not want to use one #
  5. # #
  6. ########################################################################
  7.  
  8. [account]
  9. username ; user
  10. password ; pass
  11. pin ; 0
  12. proxy ; 0
  13. [/account]
  14.  
  15. ########################################################################
  16. # #
  17. # refreshMin is the minimum amount of seconds to wait between clicks #
  18. # refreshMax is the maximum amount of seconds to wait between clicks #
  19. # maxErrors is the number retries to send a request when it fails #
  20. # #
  21. ########################################################################
  22.  
  23. [bot]
  24. useragent ; Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
  25. refreshMin ; 1.1
  26. refreshMax ; 2.2
  27. maxErrors ; 5
  28. [/bot]
  29.  
  30. ########################################################################
  31. # #
  32. # What dailies do you want to do? #
  33. # · Put 1 on the ones you want to do. #
  34. # · Put 0 on the ones you don't #
  35. # #
  36. ########################################################################
  37.  
  38. Cupcakes: default/health/strength/defense
  39.  
  40. [dailies]
  41. cupcake ; 0 ; default
  42. adventCalendar ; 0
  43. altadorCouncil ; 0
  44. anchorManagement ; 0
  45. appleBobbing ; 0
  46. bagatelle ; 0
  47. cheeseRoller ; 0
  48. coconutShy ; 0
  49. collectInterest ; 0
  50. coltzanShrine ; 0
  51. crossword ; 0
  52. dailyPuzzle ; 0
  53. desertedTomb ; 0
  54. excitementWheel ; 0
  55. expellibox ; 0
  56. extravaganceWheel ; 0
  57. faerieCaverns ; 0
  58. fishing ; 0
  59. foodClub ; 1
  60. forgottenShore ; 0
  61. fruitMachine ; 0
  62. giantJelly ; 0
  63. giantOmelette ; 0
  64. grumpyKing ; 0
  65. grundoPlushie ; 0
  66. healingSprings ; 0
  67. kikoPop ; 0
  68. knowledgeWheel ; 0
  69. lottery ; 0
  70. lunarTemple ; 0
  71. magmaPool ; 0
  72. mediocrityWheel ; 0
  73. meteorCrash ; 0
  74. misfortuneWheel ; 0
  75. mysticHut ; 0
  76. obsidianQuarry ; 0
  77. potatoCounter ; 0
  78. richSlorg ; 0
  79. snowager ; 0
  80. stocks ; 0
  81. symolHole ; 0
  82. testStrength ; 0
  83. tombola ; 0
  84. trudySurprise ; 0
  85. wiseKing ; 0
  86. wishingWell ; 0 ; Turned Tooth
  87. monotonyWheel ; 0
  88. [/dailies]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement