1、登录好自己的网页steam帐号,然后打开:https://store.steampowered.com/account/licenses/

2、浏览器右键审查元素->找到Console->复制代码粘贴->回车键执行->账8859户秒到N个steam游戏 复制以下全部代码

(function()
{
if( loc|885|ation.href.match( /^https:/885路公交车时刻表/store.steampowered.com/account/licenses/?$/ ) === null )
{
alert( ‘请在Steam帐号明细页面运行这些代码: https://store.steampowered.com/account/licenses/’ );

window.location = ‘h885是什么意思ttps://store.st885路公交车时刻表eampowered.com/accoun885工作制是什么意思t/licenses/’;

return;
}

var freePackages =
[
//本体
3916|885|6,//Heroine’s Quest: The Herald of Ragnarok
132|885|61,//RACE 07: Andy Pr885工作制是什么意思iaulx Crowne Plaza Raceway
32032,//Portal 2 Sixense Perceptual Pack
59373,//Penumbra: Necrologue
33694,//Grimm&Episode 1 – A Boy|885| Learns What Fear Is
88885工作制是什么意思162,88551//8852Romance 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 Pla885工作制是什么意思y免费本体
50861,//Free to Play Soundtr88551物流网ack
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 Trem88551物流网endous Corporation免费本体
81026,//The Sources of Tremendous Corporation
47333,//Aura Kingdom免费本体
38820,//Aura Kin8850gdom – Winter Gift
69802,//Fuse免费本体
60341,//Fuse – Free Brute Character Pack
21416,//Elsword免费本体
63207,//Time Tracer’s DLC Pac885工作制是什么意思kage885路公交车时刻表
59253,//Vi8852ndictus – New User Package

//软件&工具
35063,//Star Swarm Stress Test
74465885路公交车时刻表,//Arma 3 Samples
];

var ownedPackages = {};

jQuery( ‘.account_table a’885工作制度 ).eac885工作制度h( function( i, el )
{
var885路公交车时刻表 match = el.href.m8850atch( /javascript:RemoveFreeLicense( ([0-9]+), ‘/ );

if( match !== null )
{
ownedPackages[ +match[ 1 ] ] = tr8850ue;
}
} );

var i = 0,
loaded = 0,
package = 0,
total = freePackages.length,
modal = ShowBlockingWaitDialog( ‘努力执行88551中…’,
‘请耐心等待,如果有错误请无视,请耐心等待脚本加载完毕’ );

for( ; i < total; i++ )
{
package = freePackages[ i ];

if885路公交车时刻表( ownedPackages[ package ] )
{
loaded++;
continue;
}

jQuery.post(
‘//store.steampowe885196cc复制浏览器打开red.com/checkout/a885工作制是什么意思ddfreelicense’,|885|
{
action: ‘add_to_cart’,
sessionid: g_sessionID,
subid: package
}
).always( function( )
{
loaded++;

modal.Dismiss();

if( loaded >= total )
{
location.relo|885|ad();
}
else
{
modal = ShowBlockingWaitDialog( ‘执行中…’,
‘加载至 <b>’ + loaded + ‘</b>/’ + total + ‘.’ );
}
}
);
}
}());