Raised This Month: $51 Target: $400
 12% 

Fake sv_downloadurl to players


Post New Thread Reply   
 
Thread Tools Display Modes
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-24-2011 , 02:36   Re: Fake sv_dowloadurl to players
Reply With Quote #11

Ok, I mention here also.
There one topic where I heard first time that you can protect your downlaod site with .htaccess

I don't know crap about setting web servers, so here what I googled (.htaccess sv_downloadurl)
http://forums.srcds.com/viewtopic/5198

http://forums.srcds.com/viewtopic/8646
__________________
Do not Private Message @me

Last edited by Bacardi; 10-24-2011 at 02:39.
Bacardi is offline
Spunkie
Junior Member
Join Date: Aug 2011
Old 10-24-2011 , 18:30   Re: Fake sv_dowloadurl to players
Reply With Quote #12

Yes you will want to use this for true protection of your fastdl server.
For any decent web host try this one first
Code:
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^hl2://xx\.xx\.xx\.xx
RewriteRule .* - [L,F]
For shitty outdated webhost without the mod_rewrite enabled try using this one.
Code:
SetEnvIfNoCase Referer ^hl2://xx\.xx\.xx\.xx allow_download
Order Deny,Allow
Allow from env=allow_download
Deny from all
If you need to do the same for your replay folder use this
Code:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} !^Half-Life\ 2$
RewriteRule ^(.*)$ $1 [F]
Use this for real map stealing protection but beyond that I'm still going to use this plugin to troll would be bandwidth thief's.

Last edited by Spunkie; 10-24-2011 at 18:30.
Spunkie is offline
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 01-28-2012 , 11:06   Re: Fake sv_dowloadurl to players
Reply With Quote #13

This thread was hard to find because of the typo in the topic: sv_dowloadurl -> sv_downloadurl

Nice plugin (Bacardi) and info (Spunkie).
__________________
GoD-Tony is offline
C0nw0nk
Senior Member
Join Date: May 2011
Location: United Kingdom
Old 05-30-2012 , 21:49   Re: Fake sv_downloadurl to players
Reply With Quote #14

Thanks barcardi plugin is brilliant should be what everyone uses to prevent leechers

I'm sending any to nobrain (My Lazy Sunday's)

Last edited by C0nw0nk; 05-30-2012 at 21:53.
C0nw0nk is offline
Send a message via MSN to C0nw0nk
TlLLluk
Junior Member
Join Date: Nov 2011
Location: Russia, Kostroma region
Old 08-05-2012 , 07:31   Re: Fake sv_downloadurl to players
Reply With Quote #15

Hi guys, this good plugin, but i have some trouble...
When i join source_tv and type in console "sv_downloadurl" server show me real url, it is fixable?
sorry 4 bad eng ;)
tnx
TlLLluk is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 08-05-2012 , 10:38   Re: Fake sv_downloadurl to players
Reply With Quote #16

Quote:
Originally Posted by TlLLluk View Post
Hi guys, this good plugin, but i have some trouble...
When i join source_tv and type in console "sv_downloadurl" server show me real url, it is fixable?
sorry 4 bad eng ;)
tnx
no, because spectators who join SourceTV are not exactly in your server where are players.

Not sure, you could run SourceTV-relay and install MM:S and SM in it.
Then you connect relay to your server,
from server you set tv_maxclients 1 and set tv_password, tv_relaypassword so no one not connect server in-game SourceTV.
But this start get too complicated... forget
__________________
Do not Private Message @me
Bacardi is offline
TlLLluk
Junior Member
Join Date: Nov 2011
Location: Russia, Kostroma region
Old 08-05-2012 , 11:51   Re: Fake sv_downloadurl to players
Reply With Quote #17

Bacardi
hm...okay, tnx
TlLLluk is offline
valamideus
Member
Join Date: Jun 2011
Old 03-02-2013 , 21:23   Re: Fake sv_downloadurl to players
Reply With Quote #18

Would make this plugin work in CSGO?
valamideus is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-03-2013 , 06:58   Re: Fake sv_downloadurl to players
Reply With Quote #19

What I quick test, without using download server...
Player stuck joinning to server, trying download something what never get.
So late warning from me, dont' use this in CS:go and maybe not in L4D games.
Quote:
Originally Posted by valamideus View Post
Would make this plugin work in CSGO?
__________________
Do not Private Message @me
Bacardi is offline
pubhero
Veteran Member
Join Date: Aug 2012
Location: Central Europe
Old 04-23-2013 , 21:04   Re: Fake sv_downloadurl to players
Reply With Quote #20

I think, this plugin broken after the latest CSS update. Run, but not send the fake download url for the clients.
pubhero is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:36.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode