Paste your Senpa JWT token below to connect to Chat in Dual Mode.
To find your Token: Go to senpa.io, press F12, open the Console, paste this exact script and hit Enter:
const raw = localStorage.getItem("senpaio:account"); const bytes = Uint8Array.from(atob(raw), c => c.charCodeAt(0)); const text = new TextDecoder("utf-16le").decode(bytes); const obj = JSON.parse(text); console.log("auth:", obj.auth); copy(obj.auth);| Game | Players | Mode | |
|---|---|---|---|
| Fetching games... | |||
Join an existing private game or create your own to play with friends!
Custom games allow you to host your own lobbies, choose server configurations, and practice with your team.