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

[REQ] Steam ID logger


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
rtk
Senior Member
Join Date: Dec 2009
Old 02-05-2011 , 22:53   [REQ] Steam ID logger
Reply With Quote #1

Hello
I need either a plugin to write all the steam ids from the players that connect to a .log file (each line only one steam id and nothing else) OR a .bat script to to pick the server logs and do that.

Help anyone ?
Shouldn't be hard
__________________
Never argue with an idiot. He lowers you to his level and then wins on experience!
rtk is offline
Samantha
SourceMod Donor
Join Date: Feb 2010
Location: Madagascar
Old 02-06-2011 , 00:23   Re: [REQ] Steam ID logger
Reply With Quote #2

Why?
__________________
"I give sopport and knolage in making extractions"
"MASTER(D) - dun0: are you mocing me?" -Master the grate

Plugins
Godmode Until Attack | No Block Team Filter
Extensions
Rcon Hooks
Samantha is offline
rtk
Senior Member
Join Date: Dec 2009
Old 02-06-2011 , 00:51   Re: [REQ] Steam ID logger
Reply With Quote #3

Why not ?

Help fast anyone ?
I'm begging
__________________
Never argue with an idiot. He lowers you to his level and then wins on experience!
rtk is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-06-2011 , 03:33   Re: [REQ] Steam ID logger
Reply With Quote #4

add
log on
in ...cfg/autoexec.cfg

You get .../<GAMEMOD>/logs/*.logs

There is free "search-tool" called Windows Grep, (thanks SuperShadow) to search certain words
Bacardi is offline
rtk
Senior Member
Join Date: Dec 2009
Old 02-06-2011 , 09:34   Re: [REQ] Steam ID logger
Reply With Quote #5

I can do the same I do with Windows Grep using:

Code:
type *.log | find "STEAM_" >c:\server\steams.txt
Indeed it filters only the lines with STEAMID's, but the idea was to get one steamID a line.
__________________
Never argue with an idiot. He lowers you to his level and then wins on experience!
rtk is offline
Samantha
SourceMod Donor
Join Date: Feb 2010
Location: Madagascar
Old 02-06-2011 , 10:29   Re: [REQ] Steam ID logger
Reply With Quote #6

Its pretty suspicious you want a list of steam ids without the persons names even.
__________________
"I give sopport and knolage in making extractions"
"MASTER(D) - dun0: are you mocing me?" -Master the grate

Plugins
Godmode Until Attack | No Block Team Filter
Extensions
Rcon Hooks
Samantha is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 02-06-2011 , 11:51   Re: [REQ] Steam ID logger
Reply With Quote #7

How so? He could parse them into a php script that changes them to community ids, filter out duplicates, and create a "Fellow Community Members" page. Without more information you can't really question his motives.
__________________
thetwistedpanda is offline
rtk
Senior Member
Join Date: Dec 2009
Old 02-06-2011 , 12:28   Re: [REQ] Steam ID logger
Reply With Quote #8

The idea is kinda what thetwistedpanda said, but i'm still working on it.
For now i just needed a freaking plugin to write all connected steam id's to a steams.log file.
I bet that's freaking easy.

Here are some plugins with logging features that can help you writing this:
Admin logging
Chat logger
Say SteamID

Please someone do this, as simple as possible.
__________________
Never argue with an idiot. He lowers you to his level and then wins on experience!
rtk is offline
1Swat2KillThemAll
SourceMod Donor
Join Date: Nov 2009
Old 02-06-2011 , 12:32   Re: [REQ] Steam ID logger
Reply With Quote #9

Why not just use a MySQL database?
1Swat2KillThemAll is offline
rtk
Senior Member
Join Date: Dec 2009
Old 02-06-2011 , 13:25   Re: [REQ] Steam ID logger
Reply With Quote #10

Quote:
Originally Posted by 1Swat2KillThemAll View Post
Why not just use a MySQL database?
In this stage a MySQL database wouldn't be needed and the way i said would be easier.
__________________
Never argue with an idiot. He lowers you to his level and then wins on experience!
rtk 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 19:52.


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