/*
// SET YOUR COOKIE BELOW
module.exports = {
"Cookie": "sessionKey=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",
"CookieArray": [],
"Cookiecounter": 0,
"Ip": "127.0.0.1",
"Port": 8444,
"localtunnel": false,
"BufferSize": 1,
"SystemInterval": 3,
"rProxy": "https://claude.ai",
"padtxt_placeholder": "",
"PromptExperimentFirst": "",
"PromptExperimentNext": "",
"PersonalityFormat": "{{char}}'s personality: {{personality}}",
"ScenarioFormat": "Dialogue scenario: {{scenario}}",
"Settings": {
"RenewAlways": true,
"RetryRegenerate": false,
"PromptExperiments": true,
"SystemExperiments": true,
"PreventImperson": false,
"AllSamples": false,
"NoSamples": false,
"StripAssistant": false,
"StripHuman": false,
"PassParams": false,
"ClearFlags": true,
"PreserveChats": true,
"LogMessages": true,
"FullColon": true,
"padtxt": 13500,
"xmlPlot": true,
"Superfetch": true
}
}
/*
BufferSize
- How many characters will be buffered before the AI types once
- lower = less chance of
PreventImpersonworking properly
SystemInterval
- How many messages until
SystemExperiments alternates
Other settings