Advertisement
Guest User

Untitled

a guest
Aug 18th, 2018
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. [FRUIT_MACHINE]
  2. enabled = true
  3.  
  4. [SNOWAGER]
  5. enabled = true
  6.  
  7. [WISE_OLD_KING]
  8. enabled = false
  9.  
  10. [SHOP_WIZARD]
  11. search_times = 2
  12.  
  13. [LOGGING]
  14. log_requests = false
  15. log_captcha_images = false
  16.  
  17. [STATUS]
  18. status = on
  19.  
  20. [FOOD_CLUB]
  21. enabled = true
  22.  
  23. [TDMGPOP]
  24. enabled = true
  25.  
  26. [RESTOCK]
  27. check_ban_time = 60 * 1
  28. ban_sleep_factor = 2
  29. max_time_sleep = 60 * 120
  30. store = Stamp Office
  31. min_sold_out_wait_time = 1 * 60
  32. min_stop_profit = 200000
  33. enabled = true
  34. min_profit = 10000
  35. max_sold_out_wait_time = 3 * 60
  36. max_restock_time = 60 * 30
  37. min_refresh_time = 0.5
  38. ban_sleep_time = 60 * 5
  39. after_bought_sleep_time = 60 * 0
  40. max_refresh_time = 5.5
  41.  
  42. [STOCK_MARKET]
  43. min_buy = 15
  44. min_sell = 80
  45. enabled = true
  46. max_buy = 17
  47.  
  48. [KITCHEN_QUEST]
  49. daily_max_spend = 30000
  50. max_cost = 7500
  51. enabled = true
  52.  
  53. [FAERIE_QUEST]
  54. password = gertrudisN21
  55. max_cost = 99999
  56. reject =
  57. enabled = true
  58. username = tomatereloco_side
  59.  
  60. [BANK]
  61. enabled = true
  62.  
  63. [TURMACULUS]
  64. pet_name = Coco_the_Jub
  65. enabled = false
  66.  
  67. [BOT]
  68. token = MzYxOTk5MTI2ODU2MjA0Mjg4.DKwUvw.9n4k_XytF8lEJoERzhnZgh0x1hg
  69.  
  70. [COLTZANS_SHRINE]
  71. enabled = true
  72.  
  73. [MY_SHOP]
  74. use_jellyneo = false
  75. using_pin = true
  76. percent = 0.95
  77.  
  78. [SESSION]
  79. password = gertrudisN21!
  80. pin = 1114
  81. username = tomatereloco
  82.  
  83. [ORGANIZE_INVENTORY]
  84. min_price = 500
  85. enabled = true
  86.  
  87. [LAB_RAY]
  88. pet_name = Elphaba_Peanuts
  89. enabled = false
  90.  
  91. [DAILIES]
  92. dailies_log_path = dailies
  93. dailies_wait_sleep = 6 * 60
  94. refresh_freq = 60 * 60 * 4 + 60 * 5
  95.  
  96. [DEBUG]
  97. delay = 0
  98. enabled = false
  99.  
  100. [HEALING_SPRINGS]
  101. enabled = true
  102. frequency = 60 * 60 * 4 + 60 * 5
  103.  
  104. [COINCIDENCE]
  105. max_spend = 5000
  106. enabled = true
  107.  
  108. [FISHING_VORTEX]
  109. enabled = true
  110.  
  111. [BURIED_TREASURE]
  112. x = 392
  113. y = 401
  114. enabled = true
  115.  
  116. [DEADLY_DICE]
  117. enabled = true
  118.  
  119. [FORGOTTEN_SHORE]
  120. enabled = true
  121.  
  122. [TRAINING_SCHOOL]
  123. enabled = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement