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

Catch commands...


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
MagicShot
Senior Member
Join Date: Mar 2004
Location: MN
Old 04-02-2004 , 12:09   Catch commands...
Reply With Quote #1

Is it possible to catch the "cmd dlfile" command and stop it if I want..

I was to revery back to 3111d but make a plugin that will stop the command com clients if I want too..


::edit::
http://comcen.xgesports.com/forums/i...t=ST&f=8&t=857
__________________
|v|agic$hot
.
Without a Sound
MagicShot is offline
Send a message via MSN to MagicShot Send a message via Yahoo to MagicShot
MagicShot
Senior Member
Join Date: Mar 2004
Location: MN
Old 04-02-2004 , 16:44   bump*
Reply With Quote #2

*Bump
__________________
|v|agic$hot
.
Without a Sound
MagicShot is offline
Send a message via MSN to MagicShot Send a message via Yahoo to MagicShot
xeroblood
BANNED
Join Date: Mar 2004
Location: Toronto, Canada
Old 04-02-2004 , 18:30  
Reply With Quote #3

I really am not sure, but try something like:

Code:
public plugin_init() {     register_clcmd( "dlfile", "BlockDLFile" ) } public BlockDLFile( id ) {     return PLUGIN_HANDLED }

or instead of doing nothing, u could punish them if they use it..

just a suggestion, not sure if it helps..
xeroblood is offline
Send a message via MSN to xeroblood
MagicShot
Senior Member
Join Date: Mar 2004
Location: MN
Old 04-02-2004 , 19:32   we'll
Reply With Quote #4

We'll I want to catch the command and whois using it name,wonid/steamid & ip also to a logfile..

I'm at work now otherwise I would test alsp, but I want to be able to catch the command and stop it so I can run 3111d/4111d becuase I don't want 3111e/4111e because vavlle messed up custom sprays in that release.. I spend hours trying to figure out if it was client side or server side problem...

BTW, for those who RUN a Won Server if your not updated to 3111e/4111e or have a custom patch for this issue anyone can download any .cfg, /.ini file ect.. from your hl server using the "cmd dlfile" command example cmd dlfile ./addons/amxx/configs/users.ini .. can be used to get player password, rcon if not in command line.. please be advised of the exploit.. btw this exploit has been avalible for over a year.

Its definatly server-side. I went back to 4111d dor test purposes and it works fine...
__________________
|v|agic$hot
.
Without a Sound
MagicShot is offline
Send a message via MSN to MagicShot Send a message via Yahoo to MagicShot
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 21:02.


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