Karshzz Sep 17, 2014 @ 12:02am
How to download Steam games without login into Steam?
Ok guys staright to the point

I want to download steam games to my laptop, but without login to steam, maybe from web browser or something

is it possible?

because I want to download using my uni connection, but they block the port and I cant login to steam

I dont wanna play it here, I just wanna download it to save my bandwidth

Something went wrong while displaying this content. Refresh

Error Reference: Community_9745725_
Loading CSS chunk 7561 failed.
(error: https://community.cloudflare.steamstatic.com/public/css/applications/community/communityawardsapp.css?contenthash=789dd1fbdb6c6b5c773d)
Showing 1-9 of 9 comments
Satoru Sep 17, 2014 @ 12:12am 
You cant you must us the client to download games
Tev Sep 17, 2014 @ 12:47am 
You can try to use SteamCMD, but if they block the file download port, then there's not much you can do about it.

Steam uses TCP 27014-27050 for Steam downloads.
For the game client, it uses UDP 27000-27015.

If they block, say TCP/UDP 27000-27050 there's not much you can do about it.

But to try, download SteamCMD

After that type in
login <login ID> <password>
force_install_dir <directory path>, desktop for example is C:\Users\<username>\Desktop\ on Windows devices.
app_update <GID>

You can find out the GID from the Store Page's URL, i.e.: http:// store. steampowered.com/app /234650/ is the URL for Shadowrun Returns, I underlined the GID, it's 234650

If you want to download the DLC and it has a different GID. Like with the Steam client, you need to download the basegame, it downloads the DLC with the base installation by default (and with SteamCMD there's not much a choice in the matter, you don't/can't download the DLC separate.)
Last edited by Tev; Sep 17, 2014 @ 12:50am
Karshzz Sep 17, 2014 @ 1:56am 
Thank you I'll try it, I'll tell how is it going
Karshzz Sep 17, 2014 @ 2:00am 
Login failure : No connection
Failed with result code 3

:(
Tev Sep 17, 2014 @ 2:05am 
Originally posted by Karshzz:
Login failure : No connection
Failed with result code 3

:(
Originally posted by Valve:
Login Failure: No Connection

On linux servers, you may experience a "Login Failure: No Connection" error. This is related to missing iptables rules. You will want something along these lines:

iptables -A INPUT -p udp -m udp --sport 27000:27030 --dport 1025:65355 -j ACCEPT
iptables -A INPUT -p udp -m udp --sport 4380 --dport 1025:65355 -j ACCEPT
Karshzz Sep 17, 2014 @ 4:50am 
On linux servers, you may experience a "Login Failure: No Connection" error. This is related to missing iptables rules. You will want something along these lines:

iptables -A INPUT -p udp -m udp --sport 27000:27030 --dport 1025:65355 -j ACCEPT
iptables -A INPUT -p udp -m udp --sport 4380 --dport 1025:65355 -j ACCEPT
[/quote] [/quote]


ah thx man, I'll check it again tomorrow at my uni connection, pls come back here tomorrow afternoon lol
Karshzz Sep 25, 2014 @ 8:39pm 
Originally posted by Teutep:
Originally posted by Karshzz:
Login failure : No connection
Failed with result code 3

:(
Originally posted by Valve:
Login Failure: No Connection

On linux servers, you may experience a "Login Failure: No Connection" error. This is related to missing iptables rules. You will want something along these lines:

iptables -A INPUT -p udp -m udp --sport 27000:27030 --dport 1025:65355 -j ACCEPT
iptables -A INPUT -p udp -m udp --sport 4380 --dport 1025:65355 -j ACCEPT

command not found iptables.

is it just for linux OS? because I'm using windows 7 for my laptop
Karshzz Sep 25, 2014 @ 9:14pm 
Originally posted by 据说改名可获逗比Buff:
-:d2axe:

what did you say?
Showing 1-9 of 9 comments
Per page: 1530 50

Date Posted: Sep 17, 2014 @ 12:02am
Posts: 9