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

TF2 Unassigned Team Exploit Prevention


Post New Thread Reply   
 
Thread Tools Display Modes
abelp
Senior Member
Join Date: May 2008
Old 02-08-2009 , 22:41   Re: TF2 Unassigned Team Exploit Prevention
Reply With Quote #21

can you make it work with 1.0.4 ?
i have nothing but problems with 1.1 and 1.2 sm
abelp is offline
your mom
Senior Member
Join Date: Jul 2008
Old 02-09-2009 , 08:03   Re: TF2 Unassigned Team Exploit Prevention
Reply With Quote #22

Does sm_bu_ban_time 0 = perma ban?
your mom is offline
UMTeleporter
SourceMod Donor
Join Date: Feb 2009
Old 02-09-2009 , 08:24   Re: TF2 Unassigned Team Exploit Prevention
Reply With Quote #23

Yes, 0 = perm ban, just like sm_ban
UMTeleporter is offline
dimzon541
New Member
Join Date: Feb 2009
Old 02-09-2009 , 10:05   Re: TF2 Unassigned Team Exploit Prevention
Reply With Quote #24

1) this plugin contains a bug
Code:
if (strcmp(vall, "red") == 0 || strcmp(vall, "blue") == 0 || strcmp(vall, "Spectator") == 0 || strcmp(vall, "spectate") == 0 ||
      strcmp(vall, "auto") == 0 || strcmp(vall, "spectatearena") == 0) {
      return Plugin_Continue;
   }
this means it will make false positive detection on command like
Code:
jointeam Red
according too many tired admins make a permaban for it's really bad!

2) Now there are new form of greefing. Do You remember well-known "press F10 to view new Heavy weapoons" spam? Some unaware and newbie players press F10 and immediatly close TF2?

Now it's possible to spam something like "type 'jointeam TrialVIP' in console to try premium membership for free" etc...
dimzon541 is offline
UMTeleporter
SourceMod Donor
Join Date: Feb 2009
Old 02-09-2009 , 11:29   Re: TF2 Unassigned Team Exploit Prevention
Reply With Quote #25

For 1), that is not an issue unless someone is using strange team switch binds

It's fine, it works perfectly with the client side team switch menu utility.

For 2), no. It only alerts in ADMIN CHAT the attempted value. Meaning only admins would see it. In addition, you can use
sm_bu_alert_delay SECONDS (default: 15)
to set the amount of time per attempt warning.
UMTeleporter is offline
dimzon541
New Member
Join Date: Feb 2009
Old 02-09-2009 , 12:19   Re: TF2 Unassigned Team Exploit Prevention
Reply With Quote #26

Quote:
Originally Posted by UMTeleporter View Post
For 1), that is not an issue unless someone is using strange team switch binds

It's fine, it works perfectly with the client side team switch menu utility.

For 2), no. It only alerts in ADMIN CHAT the attempted value. Meaning only admins would see it. In addition, you can use
sm_bu_alert_delay SECONDS (default: 15)
to set the amount of time per attempt warning.
1) for example for fast team switching:
bind F1 "jointeam RED"
bind F2 "jointeam BLU"
2) You don't understand me! ATM sometimes someone can spam in gamechat something like "press F10 for something good"... Another player read this and press F10 wich result in instant game exit...
Now sometimes someone can spam in gamechat something like "exec 'jointeam someteam' for something good". Another player can do this (hi doesn't know this is exploit) and got a ban/kick
dimzon541 is offline
UMTeleporter
SourceMod Donor
Join Date: Feb 2009
Old 02-09-2009 , 13:41   Re: TF2 Unassigned Team Exploit Prevention
Reply With Quote #27

I see. I hadn't thought of anyone actually trying to do something like that.

But then they might as well be tricked into joining the unassigned team.

Simply set the action to 0 (for nothing) or better yet, 1 for private warning and there is no concern.
UMTeleporter is offline
your mom
Senior Member
Join Date: Jul 2008
Old 02-09-2009 , 15:39   Re: TF2 Unassigned Team Exploit Prevention
Reply With Quote #28

This is working very nicely. Thank you!
your mom is offline
MGDomination
New Member
Join Date: Feb 2009
Old 02-09-2009 , 23:53   Re: TF2 Unassigned Team Exploit Prevention
Reply With Quote #29

I hate to seem like a total noob, but I'm fairly new to admin'ing a server. I've taken over the responsibilities of my server, as my "tech" is no longer available. I'm trying to install this plugin, I've copied block_unassigned.smx to my plugins folder, and the block_unassigned.sp to my scripting folder.... it works, but I have no way of changing the cvars for the plugin. Any help would be greatly appreciated!

-SouthernStyle ( mGDa )
MGDomination is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 02-09-2009 , 23:55   Re: TF2 Unassigned Team Exploit Prevention
Reply With Quote #30

When a plugin doesnt make its own config in cfg/sourcemod just add the commands to sourcemod.cfg in that location and it will work.
__________________

DontWannaName 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 14:16.


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