How to spot shadow accounts?

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.
Post Reply
Zgryt
New User
Posts: 19
Joined: Wed Sep 20, 2006 11:53 am

How to spot shadow accounts?

Post by Zgryt »

Is there any easy way to check this out? Many from my players have dynamic ip numbers so i dont know who is who... I have some annoying players that have multiple accounts and i cannot be sure who is who... I was thinking about .clientinfo member but its seems to not work on linux.. Any ideas?
JaceAce
Expert Poster
Posts: 74
Joined: Fri Feb 29, 2008 10:56 pm

Re: How to spot shadow accounts?

Post by JaceAce »

How I handle problem players - "delete" lol - hehe
Zgryt
New User
Posts: 19
Joined: Wed Sep 20, 2006 11:53 am

Re: How to spot shadow accounts?

Post by Zgryt »

That cannot be a rage random ban, it must be sniper shot in one annoying abusing player ;)
Pierce
Forum Regular
Posts: 420
Joined: Thu Feb 02, 2006 8:33 am

Re: How to spot shadow accounts?

Post by Pierce »

There is no easy way :D
You could log the ip address on logon of all of your players using e.g. the file.em
functions. That can give you a hint of shadow accounts. But you can never be sure cause of the dynamic ip.
But sooner or later it is more than obvious if somebody uses more accounts.
Sometimes they forget to get a new ip.
Nevertheless you have to script this.

If a suspect is online with the same ip you could tell your GM's to check these accounts
by giving them different tasks that they have to solve at the same time. If only one guy/girl controls these account, he/she should have no chance to solve these task. You could script that also ;)
JaceAce
Expert Poster
Posts: 74
Joined: Fri Feb 29, 2008 10:56 pm

Re: How to spot shadow accounts?

Post by JaceAce »

When spotting a shadow account have you done a die roll verses your detect shadow skill?
hehe
Havoc
Neophyte Poster
Posts: 34
Joined: Mon Feb 13, 2006 1:35 pm

Re: How to spot shadow accounts?

Post by Havoc »

doing a whois on an IP block will give you a general location/area/ISP (in a given area).

No scripting required!
Post Reply