The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Multiple Identity Detector
I'm about to switch from UBB.threads to VB.
On my previous board I used this very handy modification: This modification uses a cookie to track users that login using different usernames. (Or users sharing the same computer). When a duplicate identity is detected, a PM is sent to all Admins notifying you of the duplicates. Is such mod available for VB too ? |
#2
|
||||
|
||||
Don't believe so, not much short of a user entering the same birthday, IM screename, email address, or IP would be able to detect this. and a IP is about worthless in this day and age.
|
#3
|
||||
|
||||
Well, most people at my board don't have much computer knowledge, and this hack really helped me a lot. In most cases it's two people sharing the same computer, but in some cases it's a abusing user.
Last time we caught a user who was having whole conversations with himselve |
#4
|
|||
|
|||
lmao if one is that bored i'd let him go with that. but you can always just do a query to show users with the same ip addys (i dont know what it is tho)
|
#5
|
|||
|
|||
I have a threads board as well and use this mod over there. It comes in very handy for troublemakers. They cause a problem or 10 and end up being banned and then login with a new name. They're busted right away. Most people never have a clue this is how they're caught.
I had obtained permission from the author to drag it over here and try to get someone to port it over for VB but nobody every tried it... |
#6
|
||||
|
||||
Quote:
|
#7
|
||||
|
||||
There is another methode you could use in addition to this:
A password md5 hash comparison. Most users who create multiple accounts dont bother to use different passwords. If you get notified about a possible multi then the script could compate the stored pw hashes and if they are the same you have nearly prove that this user is a multi |
#8
|
|||
|
|||
This don't work because the password is hashed with the salt. And the salt is different for each user.
|
#9
|
||||
|
||||
Ahh ok
|
#10
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|