Advertisement
Guest User

Untitled

a guest
Dec 17th, 2017
655
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // accounts.js no longer required, open muledump.html and check out the first time setup tool
  2.  
  3. // editor with syntax highlighting is recommended (for example, notepad++ or textmate)
  4.  
  5. accounts = {
  6.  
  7. // Put your data here as shown below. Don't forget the commas and quotes!
  8. // If your emails or passwords contain single quotes,
  9. // escape them with backslashes (\) like this: 'pass\'word'
  10.  
  11.  
  12. 'Dragofire44+1@gmail.com': 'BEYJ4CXV6UAV',
  13. 'Dragofire44+2@gmail.com': 'M88X64VE9XR7',
  14. 'Dragofire44+3@gmail.com': '466X7YPG7G2Q',
  15. 'Dragofire44+4@gmail.com': 'OMSU9C2SXT78',
  16. 'Dragofire44+5@gmail.com': 'H84IRFWKBFLD',
  17. 'Dragofire44+6@gmail.com': 'GU4VPJWJUKFM',
  18. 'Dragofire44+7@gmail.com': 'FHVRJU7ARLXF',
  19. 'Dragofire44+8@gmail.com': '7Z8IIVAPGAXH',
  20. 'Dragofire44+9@gmail.com': 'SW2G903NZJY9',
  21. 'Dragofire44+10@gmail.com': 'DAQL7XBITT43',
  22. 'Dragofire44+11@gmail.com': 'GHG1M6ENYM7Q',
  23. 'Dragofire44+12@gmail.com': '1DAZCB7LHU8I',
  24. 'Dragofire44+13@gmail.com': 'Z085EWD0W31F',
  25. 'Dragofire44+14@gmail.com': 'BTLQC64323K3',
  26. 'Dragofire44+15@gmail.com': 'G04WJ6DJQOCM',
  27. 'Dragofire44+16@gmail.com': 'PAIYXJD8PX9G',
  28. 'Dragofire44+17@gmail.com': '55ETKSMETM4L',
  29. 'Dragofire44+18@gmail.com': 'ED2C2X9BDYDV',
  30. 'Dragofire44+19@gmail.com': 'XTO94BNM4BIE',
  31. 'Dragofire44+20@gmail.com': 'AL0V3MEPAB01',
  32. 'Dragofire44+21@gmail.com': 'NW1D1GP0A6BP',
  33. 'Dragofire44+22@gmail.com': 'MI1R0KOZSB5Y',
  34. 'Dragofire44+23@gmail.com': '6GTHU5OE8M6D',
  35. 'Dragofire44+24@gmail.com': 'YY58T6RTWC5F',
  36. 'Dragofire44+25@gmail.com': '3NU8RDMC9WTV',
  37. 'Dragofire44+26@gmail.com': '6TKN5NQGEPWI',
  38. 'Dragofire44+27@gmail.com': '1WLHKTX1P25Y',
  39. 'Dragofire44+28@gmail.com': '7LAGI0SK1NTF',
  40. 'Dragofire44+29@gmail.com': 'S0YLHXZGVXZ9',
  41. 'Dragofire44+30@gmail.com': 'ZPGB8W0AQACM',
  42. 'dragofire44+200@gmail.com': '9SFGP26WC5C1',
  43. 'dragofire44+201@gmail.com': 'L8JYHO9QG6CI',
  44. 'dragofire44+202@gmail.com': '2LLMV45Y9U3K',
  45. 'dragofire44+203@gmail.com': '6S4S24EEXGV3',
  46. 'dragofire44+204@gmail.com': 'JKHE0F5H3GER',
  47. 'dragofire44+205@gmail.com': '94RX2WFCO8CH',
  48. 'dragofire44+206@gmail.com': 'FTFW13AV0T0X',
  49. 'dragofire44+207@gmail.com': 'Y7BB7ABFCAHV',
  50. 'dragofire44+208@gmail.com': 'VU9G9UHURIAT',
  51. 'dragofire44+209@gmail.com': 'UG9T8YGT9N42',
  52. 'dragofire44+210@gmail.com': '594HC2LQJRUO',
  53. 'dragofire44+211@gmail.com': 'LAX1KTSPAG4K',
  54. 'dragofire44+212@gmail.com': 'O0Q2TQOC0A2S',
  55. 'dragofire44+213@gmail.com': 'H3Z5F5PMSVLB',
  56. 'dragofire44+214@gmail.com': '42KL2HVCR0BN',
  57. 'dragofire44+215@gmail.com': 'Z5LFGN2W2DK3',
  58. 'dragofire44+216@gmail.com': '0AI4260QODYT',
  59. 'dragofire44+217@gmail.com': 'IODI9D1A0UER',
  60. 'dragofire44+218@gmail.com': 'Q7SOPFO9ZM0G',
  61. 'dragofire44+219@gmail.com': 'PEM5EESIIPDV',
  62. 'dragofire44+220@gmail.com': 'KHOYTKZ3T3MB',
  63. 'dragofire44+221@gmail.com': 'NA7HYO8IZU83',
  64. 'dragofire44+222@gmail.com': '768PW2V5Z9LY',
  65. 'dragofire44+223@gmail.com': '39AJA82QAMTE',
  66. 'dragofire44+224@gmail.com': 'ZH91BX748ZGK',
  67. 'dragofire44+225@gmail.com': 'ASGUH0D4P12B',
  68. 'dragofire44+226@gmail.com': 'GH4TG78N1LQS',
  69. 'dragofire44+227@gmail.com': 'E256EB7MKQK1',
  70. 'dragofire44+228@gmail.com': '95I6AXBZPNPI',
  71. 'dragofire44+229@gmail.com': 'JFW8O9BNOVMC',
  72.  
  73. };// don't delete this line!
  74.  
  75.  
  76. // how many characters are displayed in each row (within one account)
  77. rowlength = 7;
  78.  
  79. // change to 1 to switch to testing
  80. testing = 0;
  81.  
  82. // change to 1 to enable price display in tooltips
  83. prices = 0;
  84.  
  85. // change to 1 to enable one-click login (run lib/mulelogin.au3 first)
  86. mulelogin = 0;
  87.  
  88. // 0 = use smart layout (fill empty spaces)
  89. // 1 = show account boxes row by row
  90. nomasonry = 0;
  91.  
  92. // seconds to delay between loading separate accounts (try to limit yourself to 6 requests per minute)
  93. accountLoadDelay = 2;
  94.  
  95. // whether or not to enable debug console logging
  96. debugging = false;
  97.  
  98. // if you have your own imgur client id then uncomment this line and add it here; this is not a required setting
  99. //ImgurClientID = '';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement