Hey there,
- Log in on Arena.net.
- Then open up your Browsers developer console. (Chrome F12).
- Go to “Resources” and then “Cookies”, click on account.arena.net.
- There’s a Cookie named “s”. Copy or write down the “Value” of this Cookie.
(This is used later in this guide as YOUR_COOKIE_VALUE)
- Now, go to guildwars2.com and open up the developer console again.
- Click on Console, (there you can write and execute Javascript)
- Fill in this: document.cookie=“s=YOUR_COOKIE_VALUE”;
- Press Enter and reload guildwars2.com.
- You’re now logged in!