Advertisement
Guest User

Untitled

a guest
Dec 11th, 2018
415
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. #REMEMBER TO SAVE FILE AFTER EDITS!!!!
  2. settings:
  3. #name of accounts
  4. account_name: test1.2
  5. #accounts password if accounts are registered to an email.
  6. password: querty1247
  7. #discord server the accounts are being made in
  8. discord: deleted the link but there is an link the join also
  9.  
  10.  
  11. #accounts will announce their discrims when they join the discord server
  12. discrim_chat: True
  13. #custom messages when accounts made by DAC join the server. discrim_chat must be set to True for this to work.
  14. custom_message: False
  15. #the message for custom_message. Add a {} if you want the account to say its discrim
  16. message: hey, this is a custom message. I can make DAC say the accounts discrim by adding a {}
  17.  
  18. #every discord account made will be registered to an email
  19. every_account: true
  20.  
  21. #If name rotation is on
  22. change_name: False
  23. #If names are deleted after use from names.txt
  24. del_name: False
  25.  
  26.  
  27. emulation:
  28.  
  29. #If remote login should be on/ off. IF SET TO FALSE, PROGRAM WON'T WORK IF YOU HAVE DISCORD INSTALLED!!!
  30. rl_on/off: True
  31. #If browserstack uses 'firefox' or 'chrome' as an emulator
  32. cap: chrome
  33. #romote login for browserstack
  34. remote_login: http://bruhbruh8:9a3JMMUzPEyMH9JFwzpq@hub.browserstack.com:80/wd/hub
  35. #if rl_on/off is set to False, this will make DAC faster
  36. fast_mode: False
  37.  
  38.  
  39. #SETTINGS FOR saucelabs.com
  40. sauce: False
  41. #Your sauce account username
  42. sauce_username:
  43. #Your sauce account access key
  44. sauce_key:
  45. raid:
  46.  
  47. #raiding option
  48. run_raid: False
  49. #message the accounts will spam when they join
  50. raid_message: DAC Raid Message
  51. #amount of messages the accounts will send during a raid
  52. raid_amount: 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement