Changes

m
Line 33: Line 33:  
<span id="cke_bm_50S" style="display: none;"> </span>This method works for any OS or browser.
 
<span id="cke_bm_50S" style="display: none;"> </span>This method works for any OS or browser.
   −
: 1) Log into DMM.com
+
# Log into DMM.com
 +
# Switch the language of the site from English to Japanese (日本語) at the top of the site.
 +
# Open the Developer Bar (F12), put these lines into the Console and execute.
   −
: 2) Switch the language of the site from English to Japanese (日本語) at the top of the site.
+
<pre>
 +
document.cookie = "ckcy=1;expires=Sun, 09 Feb 2019 09:00:09 GMT;domain=osapi.dmm.com;path=/";
 +
document.cookie = "ckcy=1;expires=Sun, 09 Feb 2019 09:00:09 GMT;domain=203.104.209.7;path=/";
 +
document.cookie = "ckcy=1;expires=Sun, 09 Feb 2019 09:00:09 GMT;domain=www.dmm.com;path=/netgame/";
 +
document.cookie = "ckcy=1;expires=Sun, 09 Feb 2019 09:00:09 GMT;domain=log-netgame.dmm.com;path=/";
   −
: 3) Open the Developer Bar (F12), put these lines into the Console and execute.
+
</pre>
 
  −
: document.cookie = "ckcy=1;expires=Sun, 09 Feb 2019 09:00:09 GMT;domain=osapi.dmm.com;path=/";
  −
: document.cookie = "ckcy=1;expires=Sun, 09 Feb 2019 09:00:09 GMT;domain=203.104.209.7;path=/";
  −
: document.cookie = "ckcy=1;expires=Sun, 09 Feb 2019 09:00:09 GMT;domain=www.dmm.com;path=/netgame/";
  −
: document.cookie = "ckcy=1;expires=Sun, 09 Feb 2019 09:00:09 GMT;domain=log-netgame.dmm.com;path=/";
      
This method works by changing the region flag of your DMM cookie from "[insert country that is not Japan]" to "Japan". The game isn't actively checking your IP address, it only checks the cookie's region flag. Since it's now set to "Japan", you can access the game directly without any VPN. This also allows you to play the game directly on their website.
 
This method works by changing the region flag of your DMM cookie from "[insert country that is not Japan]" to "Japan". The game isn't actively checking your IP address, it only checks the cookie's region flag. Since it's now set to "Japan", you can access the game directly without any VPN. This also allows you to play the game directly on their website.
15

edits