View Single Post
  #3  
Old 02-24-2015, 06:35 PM
c4170001 c4170001 is offline
Junior Member
 
Join Date: Jan 2015
Posts: 28
c4170001 is on a distinguished road
Default

Re: Capturebate Issues


Credentials in your config should be like this:

[credentials]
USER = lorem
PASS = ipsum

You do not need to insert your hashed password anywhere (which is, I assume, what you meant by code pulled from the page.) Config password is just your normal password.
Reply With Quote