一键领取 Steam 所有免费游戏 游戏

FanX 20/04.01 21:00 1597

一、领取效果:


二、操作流程

    1. 登录网页版 steam

网址:https://store.steampowered.com/

2. 点击右上角自己账号 —— 账户明细 —— 许可和产品序列号激活

    image.png

    image.png

    image.png

3. 键盘 F12,打开控制台,然后粘贴以下代码,接着键盘回车
(function()
{
    if( location.href.match( /^https:\/\/store\.steampowered\.com\/account\/licenses\/?$/ ) === null )
    {
        alert( '请在Steam帐号明细页面运行这些代码: https://store.steampowered.com/account/licenses/' );

        window.location = 'https://store.steampowered.com/account/licenses/';

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


上一篇:linux版qq居然更新了2.0.0 Beta2
下一篇: 知否v1.1.3 小巧零广告第三方逼乎客户端
最新回复 (8)
  • Long 0
    引用 9
    🐂🍺
    24/02.25 11:25 0 回复
  • w姿势论坛 0
    引用 8
    NBplus
    22/03.06 15:19 0 回复
  • 鱼小糖 0
    引用 7
    liuliuliu666
    20/04.09 13:36 0 回复
  • 咔呐 0
    引用 6
    nb,射射大佬
    20/04.02 16:37 0 回复
  • Douyu1122 0
    引用 5


    不错啊,可以领到,感谢你!!!https://ae01.alicdn.com/kf/U8284b6637bbb4ecf94910f4ac2252dfaf.png

    20/04.02 08:29 0 回复
  • Douyu1122 0
    引用 4
    6666
    20/04.02 08:10 0 回复
  • 故梦 0
    引用 3
    支持支持
    20/04.01 21:46 0 回复
  • lading 0
    引用 2
    6666谢谢
    20/04.01 21:34 0 回复
    • 姿势论坛—姿势小王子
      10
返回
发新帖
友情链接
免责声明:本站部分资源来源于网络,如有侵权请发邮件(mail@zsxwz.com)告知我们,我们将会在24小时内处理。