Home
Forum
Rules
Search
Login
Register
January 30, 2025, 02:49:14 pm
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Soldat Capture The Flag League
is probably the most famous competitive community of all times. It ran over 60 seasons of different leagues and tournaments!
Official Soldat Forums
Server Talk
Scripting Discussions and Help
(Moderators:
chrisgbk
,
Bonecrusher
)
Matching IP's with the nicknames
« previous
next »
Pages: [
1
]
Author
Topic: Matching IP's with the nicknames (Read 851 times)
0 Members and 1 Guest are viewing this topic.
Mittsu
Soldat Beta Team
Flagrunner
Posts: 617
Matching IP's with the nicknames
«
on:
August 06, 2008, 04:14:06 pm »
Suggestion:
How about making script reading logs and automatically matching IP's (and range IP's) with the player's nicknames? There would be new .txt file with the list of IP's/Nicknames. It would be useful to hunt down the players changing their regular nicks to some random ones and doing shit on the server. I don't know how would it look like, but i think the idea is simple. Can be done? :)
Logged
Realistic-Soldat.net
<+elerok> soldat is dead
<+AThousandD> shit happens
mar77a
Global Moderator
Veteran
Posts: 1295
mad
Re: Matching IP's with the nicknames
«
Reply #1 on:
August 06, 2008, 04:22:59 pm »
It's a good idea and seems easy to code but I would actually read the OnJoin event (or whatever there is) and save nick/IPs from there instead of having to constantly be reading logs. This is what I currently do with an external ruby script which then stores data in a mysql database.
Logged
SCTFL
SNAG
ASD comics
DorkeyDear
Veteran
Posts: 1507
I also go by Curt or menturi
Re: Matching IP's with the nicknames
«
Reply #2 on:
August 06, 2008, 04:53:10 pm »
Like a year ago I started on an assiciations scripts, which matches all ips used on a specific nickname, and all nicks on 1 ip; possibly could have created a little group thingy; although i never got around to working on it...
Logged
urraka
Soldat Developer
Flagrunner
Posts: 703
Re: Matching IP's with the nicknames
«
Reply #3 on:
August 06, 2008, 10:46:27 pm »
I have it done in my server, but I won't share it with you cause I'm selfish!
Nah, it uses server script + php + mysql, too complicated to post something usefull here.
Logged
urraka
Bonecrusher
Global Moderator
Veteran
Posts: 1397
High above
Re: Matching IP's with the nicknames
«
Reply #4 on:
August 07, 2008, 06:35:06 pm »
u can use IPtracker if u use arsse
Logged
Im chill like that
Pages: [
1
]
« previous
next »
Official Soldat Forums
Server Talk
Scripting Discussions and Help
(Moderators:
chrisgbk
,
Bonecrusher
)
Matching IP's with the nicknames