Advertisement
Zharay

How to log in to DMM.com without a VPN in KCV

Feb 10th, 2014
758
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. ======== How to log in to DMM.com without a VPN in KCV ========
  2.  
  3. All of this can be done within KanColleViewer
  4.  
  5. 1) Log into DMM.com in KCV
  6.  
  7. 2) Switch the language of the site from English to Japanese (日本の) at the top of the site.
  8.  
  9. 3) Copy and paste the following line into the URL bar and press enter.
  10.  
  11. javascript:void(eval("document.cookie = \"ckcy=1;expires=Sun, 09 Feb 2015 09:00:09 GMT;domain=osapi.dmm.com;path=/\";document.cookie = \"ckcy=1;expires=Sun, 09 Feb 2015 09:00:09 GMT;domain=203.104.209.7;path=/\";document.cookie = \"ckcy=1;expires=Sun, 09 Feb 2015 09:00:09 GMT;domain=www.dmm.com;path=/netgame/\";"))
  12.  
  13. 4) Navigate back to Kancolle and it should start!
  14.  
  15. ----------------------------------------
  16.  
  17. Q) It didn't work!
  18.  
  19. If that doesn't work you can try entering the following 3 lines instead (its the same line, just broken up):
  20.  
  21. javascript:void(eval("document.cookie = \"ckcy=1;expires=Sun, 09 Feb 2015 09:00:09 GMT;domain=osapi.dmm.com;path=/\";"))
  22.  
  23. javascript:void(eval("document.cookie = \"ckcy=1;expires=Sun, 09 Feb 2015 09:00:09 GMT;domain=203.104.209.7;path=/\";"))
  24.  
  25. javascript:void(eval("document.cookie = \"ckcy=1;expires=Sun, 09 Feb 2015 09:00:09 GMT;domain=www.dmm.com;path=/netgame/\";"))
  26.  
  27. Q) It keeps forgetting the above steps every time I log in!
  28.  
  29. Go to IE's options > Privacy > Advanced > Check "Override automatic cookie handling", Accept 2x, and "Always allow session cookies". Press OK 2x and try again. Now you only need do the log in once (hopefully)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement