Steam游戏免费一键领取代码非常好用,能够将一些好玩的游戏都免费领取,绝不盗号,大家可以来试试哦。
步骤如下:
1.登陆steam,然后打开:https://store.steampowered.com/account/licenses/
2.右键检查元素->控制台(Console)->右键粘贴代码->回车->恭喜喜加N
代码:
(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 Ragnarok13261,//RACE 07: Andy Priaulx Crowne Plaza Raceway32032,//Portal 2 Sixense Perceptual Pack59373,//Penumbra: Necrologue33694,//Grimm&Episode 1 – A Boy Learns What Fear Is88162,//Romance of the Three Kingdoms Maker36561,//Serena58514,//Voxelized117526,//Amnesia: Final Revelations21101, // DiRT Showdown Demo21102, // Rayman Origins Demo21103, // iBomber Defense Pacific Demo21104, // Men Of War: Assault Squad GOTY Demo21105, // Bang Bang Racing Demo21106, // Sine Mora Demo21107, // Noitu Love 2 Devolution Demo21108, // Waveform Demo21109, // Ridge Racer™ Unbounded Demo21110, // Hegemony Gold: Wars of Ancient Greece21111, // Rocksmith Demo21113, // Binary Domain Demo21114, // Sniper Elite V2 Demo21115, // Blades of Time Demo21117, // A Valley Without Wind Demo21118, // F1 2012 Demo21119, // Magical Diary Demo21120, // The Dream Machine Demo21121, // Hell Yeah! Demo21122, // A Virus Named Tom Demo21123, // Splice Demo21124, // Atooms to Moolecules21125, // BeatBuddy Demo21126, // DIVO21127, // Imagine Earth Demo21128, // MilitAnt21129, // Plutonic Repulse21130, // The White Laboratory Demo21131, // Blackwell’s Asylum21132, // Magic 2014 Demo21133, // Sid Meier’s Civilization V: Gods & Kings Demo21134, // Gratuitous Tank Battles Demo21135, // Tiny and Big: Grandpa’s Leftovers Demo21136, // KungFu Strike Demo21137, // Adventures of Shuggy Demo21138, // E.Y.E: Divine Cybermancy Demo21139, // Orcs Must Die! 2 Demo21140, // The Book of Unwritten Tales Demo21141, // Sleeping Dogs™ Demo21142, // Damage Inc Demo21143, // Gateways Demo21144, // Football Manager 2013 Demo21145, // XCOM: Enemy Unknown Demo21146, // Transcripted Demo21147, // Intrusion 2 Demo21148, // Din’s Curse Demo21149, // Democracy 2 Demo21150, // Ys Origin Demo21151, // Ether Vapor Remaster Demo//dlc85604,//RTK Maker – Face CG “RTK13” Set / 三国志ツクール顔登録素材 『三國志13』セット+シナリオ21478,//Free to Play免费本体50861,//Free to Play Soundtrack21473,//Prime World免费本体31538,//Prime World – Prime Machine32287,//Z3TA+ 2 – Polybius 8-bit Game Pack38085,//Saints Row IV – Reverse Cosplay Pack72261,//The Secret of Tremendous Corporation免费本体81026,//The Sources of Tremendous Corporation47333,//Aura Kingdom免费本体38820,//Aura Kingdom – Winter Gift69802,//Fuse免费本体60341,//Fuse – Free Brute Character Pack21416,//Elsword免费本体63207,//Time Tracer’s DLC Package59253,//Vindictus – New User Package//软件&工具35063,//Star Swarm Stress Test74465,//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( ‘执行中…’,‘加载至 <b>’ + loaded + ‘</b>/’ + total + ‘.’ );}});}}());