Steam

Steam

249 ratings
Deleted Guides
By Drift 乡
These are the guides that were originally published by Psykitty but were deleted.
© 2021
   
Award
Favorite
Favorited
Unfavorite
Introduction
In this guide, Google Chrome is used for the first two tricks but any browser with a console can be used. All credit goes to Psykitty.
Want to level up?
Steam levelling made simple, fast and cheap!
Owner: https://steamproxy.net/id/andreeev1
Official Group: https://steamproxy.net/groups/DuobotGroup

Calculator Commands
• !level [desired level] - calculate how many sets it would take and how much it would cost to reach your desired level.
• !check - show how many unique badges you can buy at the moment.
• !buy - use to buy that amount of CS:GO keys for sets.
• !buyhydra - use to buy that amount of Hydra keys for sets.
• !buytf [amount keys] - same as !buy - for TF2 keys.
• !buygems [amount of cards sets] - same as !buy - for Steam gems.

Which items does the bot accept as payment?
All CS:GO Keys. (Except Sticker & Capsule Keys), "Mann Co. Supply Crate Key", "Gems".

What if the bot sends me sets that I have already crafted?
This won’t happen. Your badges will be checked, and you will receive only sets that you can craft immediately.
However, the bot does not check card sets in your inventory. Always craft your sets in your inventory before trading.

For more information, write !help on bot chat.
Also, check out our Frequently Asked Questions at official group discussion. Join up for the latest updates.

| Duobot (VeryLow) Level Up - For people who are starting to level up.
| Duobot (Low) Level Up - Best prices
| Duobot (Low) Level Up #2 - Best prices #2
| Duobot (Junior) Level Up - (Variety & usually more stock)
| Duobot (High) Level Up - (High tier for higher level users)
| Duobot (VeryHigh) Level Up - (High tier #2 for higher level users)

| Duobot (Buy/Sell) Gems - exchange keys for gems.
| Duobot - 1:1 Bot (Card Trade) - trading card sets 1:1.

| Duobot EventCards - trade the special event cards during the sales.

For addition support, join the discord server and open up a ticket: Discord Server![discord.gg]
All Trades are Safe and Secure using Steam Trade offers!
Set any game into Favorite Game Showcase
1. Sign in through Steam with Google Chrome, https://steamproxy.net/login/home/
2. Edit your profile, http://steamproxy.net/my/edit/
3. Add favorite game showcase to your profile.
4. Open developer tools in your browser (Press F12).
5. Select the 'console" tab on the developer tools.

Paste the code below and click "enter".
FavoriteGameShowcaseOnGameChange( this.parentNode, 6, 0, {appid: 753})

The code "753" will put Steam into the showcase but you can replace this ID and use any game's appid.
Set any game into Game Collectors Showcase
1. Sign in through Steam with Google Chrome, https://steamproxy.net/login/home/
2. Edit your profile, http://steamproxy.net/my/edit/
3. Add Game Collectors showcase to your profile.
4. Open developer tools in your browser (Press F12).
5. Select the 'console" tab on the developer tools.

Then, enter the following codes which are of the four different tiles in the Game Collectors Showcase.

SetShowcaseConfig(2, 0, {appid: 00000}) = First Tile
SetShowcaseConfig(2, 1, {appid: 00000}) = Second Tile [ FROM LEFT TO RIGHT ]
SetShowcaseConfig(2, 2, {appid: 00000}) = Third Tile
SetShowcaseConfig(2, 3, {appid: 00000}) = Fourth Tile

Replace the app id by any game that you want. Put 753 to make Steam show up.
Run Steam as Game and Tracking Hours on it
Installation Steps
  • Download the Windows installer from the Nodes.js web site https://nodejs.org/en/
  • Run the installer
  • Follow the prompts in the installer
  • Restart your computer. You won’t be able to run Node.js until you restart your computer.
  • Create a file "idle.js" in the nodejs folder which is usually located in C:/Program Files and then enter the code below: (don't forget to fill the Account Name and password by your steam account credentials). In order to create idle.js, simply move a empty notepad file into the nodejs folder and rename it to idle.js. To enter the code, right click on idle.js and then click on "Edit".

Idle.js code :-
var SteamUser = require('steam-user'); var client = new SteamUser(); client.logOn({ accountName: "", password: "" }); client.on('loggedOn', function(detail) { console.log('Logged in with'); }); client.on('error', function(err) { console.log(err); }); client.on('steamGuard', function(doamin, callback) { var code = getTOTPCode(); callback(code); }); client.on('webSession', function(sessionID, cookies) { console.log('Got web session'); /client.setPersona(SteamUser.Steam.EPersonaState.Online); client.gamesPlayed([ 753 ]); });
Testing "Running Steam as Game and Tracking Hours on it"
  • Open Command Prompt as Administrator (cmd.exe)
  • Enter nodejs folder's location. For Example - Mine was located in Program Files so i wrote "cd C:\Program Files\nodejs"
  • After that, write "npm install steam-user". It will take some time to install that. You won't be able to do anything in cmd while it's being installed.
  • Finally, after step 3, Run the script by typing "node idle.js". It will ask for your Steam Guard Code if you have Steam Guard on. After you have entered the code, Steam will start running and hours will be auto tracked on it. Keep the cmd running to keep tracking hours.
32 Comments
Blurred 14 Dec, 2022 @ 12:04pm 
game collector showcase codes update

SetShowcaseConfig(2, '0', 0, {appid: 1485900})
SetShowcaseConfig(2, '0', 1, {appid: 1485900})
...
SetShowcaseConfig(2, '0', N, {appid: 1485900})
rophy 1 Jan, 2021 @ 9:19pm 
is it still working?
Shanterpanter² 30 Oct, 2019 @ 7:11pm 
node idle.js

Error: Cannot find module 'C:Program Filesnodejsidle.js'

Keep getting this, did everything according the guide Help? :P
HunterKiller 30 Jun, 2018 @ 2:43pm 
Ah, OK.
Drift 乡  [author] 30 Jun, 2018 @ 11:28am 
That is not meant to be a link. It's just a part of the code that has been mistakenly identified as a link.
HunterKiller 30 Jun, 2018 @ 11:17am 
The one in the code.
Drift 乡  [author] 30 Jun, 2018 @ 11:15am 
Which one?
HunterKiller 30 Jun, 2018 @ 11:07am 
Your link above is also blocked by Steam.
Toe Mater 30 Jun, 2018 @ 10:29am 
Thats bullshit
Drift 乡  [author] 30 Jun, 2018 @ 9:38am 
Steam has a new automatic content "checker" thingie and it's absolutely the worst shit i have seen. It automatically flags everything as NSFW. All my guides have been flagged as nsfw, other people are also complaining about their artworks and guides getting marked as nsfw.