【仅需一段代码】Steam 免费游戏一键领取!

论坛 期权论坛 期权     
梦宇网络平台   2019-7-27 22:59   6206   0


1、首先登录网页版Steam 账号。

https://store.steampowered.com/

2、点击


账户明细——许可和产品序列号激活—— 右键页面空白(检查元素)——控制台(Console)——右键粘贴——回车




















代码如下所示:


  1. (function()
复制代码
  1. {
复制代码
  1.     if( location.href.match( /^https:\/\/store\.steampowered\.com\/account\/licenses\/?$/ ) === null )
复制代码
  1.   {
复制代码
  1.     alert( '请在Steam帐号明细页面运行这些代码: https://store.steampowered.com/account/licenses/' );
复制代码
  1. [/code][code]    window.location = 'https://store.steampowered.com/account/licenses/';
复制代码
  1. [/code][code]    return;
复制代码
  1.   }
复制代码
  1.   
复制代码
  1.   var freePackages =
复制代码
  1.   [
复制代码
  1.     //本体
复制代码
  1.     39166,//Heroine's Quest: The Herald of Ragnarok
复制代码
  1.     13261,//RACE 07: Andy Priaulx Crowne Plaza Raceway
复制代码
  1.     32032,//Portal 2 Sixense Perceptual Pack
复制代码
  1.     59373,//Penumbra: Necrologue
复制代码
  1.     33694,//Grimm&Episode 1 - A Boy Learns What Fear Is
复制代码
  1.     88162,//Romance of the Three Kingdoms Maker
复制代码
  1.     36561,//Serena
复制代码
  1.     58514,//Voxelized
复制代码
  1.         117526,//Amnesia: Final Revelations
复制代码
  1.    
复制代码
  1.     //dlc
复制代码
  1.     85604,//RTK Maker - Face CG “RTK13” Set / 三国志ツクール顔登録素材 『三國志13』セット+シナリオ
复制代码
  1.     21478,//Free to Play免费本体
复制代码
  1.     50861,//Free to Play Soundtrack
复制代码
  1.     21473,//Prime World免费本体
复制代码
  1.     31538,//Prime World - Prime Machine
复制代码
  1.     32287,//Z3TA+ 2 - Polybius 8-bit Game Pack
复制代码
  1.     38085,//Saints Row IV - Reverse Cosplay Pack
复制代码
  1.     72261,//The Secret of Tremendous Corporation免费本体
复制代码
  1.     81026,//The Sources of Tremendous Corporation
复制代码
  1.     47333,//Aura Kingdom免费本体
复制代码
  1.     38820,//Aura Kingdom - Winter Gift
复制代码
  1.     69802,//Fuse免费本体
复制代码
  1.     60341,//Fuse - Free Brute Character Pack
复制代码
  1.     21416,//Elsword免费本体
复制代码
  1.     63207,//Time Tracer's DLC Package
复制代码
  1.     59253,//Vindictus - New User Package
复制代码
  1.    
复制代码
  1.     //软件&工具
复制代码
  1.     35063,//Star Swarm Stress Test
复制代码
  1.     74465,//Arma 3 Samples
复制代码
  1.   ];
复制代码
  1.   
复制代码
  1.   var ownedPackages = {};
复制代码
  1.   
复制代码
  1.   jQuery( '.account_table a' ).each( function( i, el )
复制代码
  1. {
复制代码
  1.     var match = el.href.match( /javascript:RemoveFreeLicense\( ([0-9]+), '/ );
复制代码
  1.    
复制代码
  1.     if( match !== null )
复制代码
  1.     {
复制代码
  1.       ownedPackages[ +match[ 1 ] ] = true;
复制代码
  1.     }
复制代码
  1.   } );
复制代码
  1.   
复制代码
  1.   var i = 0,
复制代码
  1.       loaded = 0,
复制代码
  1.       package = 0,
复制代码
  1.       total = freePackages.length,
复制代码
  1.       modal = ShowBlockingWaitDialog( '努力执行中...',
复制代码
  1.         '请耐心等待,如果有错误请无视,请耐心等待脚本加载完毕' );
复制代码
  1.   
复制代码
  1.   for( ; i < total; i++ )
复制代码
  1.   {
复制代码
  1.     package = freePackages[ i ];
复制代码
  1.    
复制代码
  1.     if( ownedPackages[ package ] )
复制代码
  1.     {
复制代码
  1.       loaded++;
复制代码
  1.       continue;
复制代码
  1.     }
复制代码
  1.    
复制代码
  1.     jQuery.post(
复制代码
  1.       '//store.steampowered.com/checkout/addfreelicense',
复制代码
  1.       {
复制代码
  1.         action: 'add_to_cart',
复制代码
  1.         sessionid: g_sessionID,
复制代码
  1.         subid: package
复制代码
  1.       }
复制代码
  1.     ).always( function( )
复制代码
  1. {
复制代码
  1.         loaded++;
复制代码
  1.         
复制代码
  1.         modal.Dismiss();
复制代码
  1.         
复制代码
  1.         if( loaded >= total )
复制代码
  1.         {
复制代码
  1.           location.reload();
复制代码
  1.         }
复制代码
  1.         else
复制代码
  1.         {
复制代码
  1.           modal = ShowBlockingWaitDialog( '执行中...',
复制代码
  1.             '加载至 ' + loaded + '/' + total + '.' );
复制代码
  1.         }
复制代码
  1.       }
复制代码
  1.     );
复制代码
  1.   }
复制代码
  1. }());
复制代码



3、恭喜 喜加N游戏!





更多精彩请点击
1价值300RMB的游戏大作免费玩!
2.Office 2019 专业版安装包 + 破解工具 + 一键激活
3 Windows必备的12个良心的应用。必备!
4.【PC】图片墙神器 Collagelt 制作海报神器



关注一下,精彩不停




分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:
帖子:
精华:
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP