You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
C:\Users\UKVA3\Desktop\KeydropAutocode-main>node index.js
Keydrop Autocode V4
If you see this but the app keeps crashing, refresh your cookies and check if your token is valid.
If the console dosent say account loaded it means your missing cookie file(s).
Check out our github wiki for the FAQ
Account key-drop.com.cookies.json loaded
C:\Users\UKVA3\Desktop\KeydropAutocode-main\node_modules\discord.js\src\client\websocket\WebSocketManager.js:129
const invalidToken = new Error(WSCodes[4004]);
^
Error [TOKEN_INVALID]: An invalid token was provided.
at WebSocketManager.connect (C:\Users\UKVA3\Desktop\KeydropAutocode-main\node_modules\discord.js\src\client\websocket\WebSocketManager.js:129:26)
at Client.login (C:\Users\UKVA3\Desktop\KeydropAutocode-main\node_modules\discord.js\src\client\Client.js:254:21)
at run (C:\Users\UKVA3\Desktop\KeydropAutocode-main\index.js:57:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
[Symbol(code)]: 'TOKEN_INVALID'
}