Is there any way to see my .ROBLOSECURITY in the dev console with any javascript code?
I've tried
localStorage.getItem('.ROBLOSECURITY')
but, the Cookie is not storaged in the browsers localStorage. Any help or any alternative methods?
Is there any way to see my .ROBLOSECURITY in the dev console with any javascript code?
I've tried
localStorage.getItem('.ROBLOSECURITY')
but, the Cookie is not storaged in the browsers localStorage. Any help or any alternative methods?