Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Multiple Account Detection & Prevention Details »»
Multiple Account Detection & Prevention
Mod Version: 1.1.3, by Kiros72 (Coder) Kiros72 is offline
Developer Last Online: Oct 2011 I like it Show Printable Version Email this Page

vB Version: 3.7.x Rating: (97 votes - 4.84 average) Installs: 979
Released: 17 Dec 2008 Last Update: 01 Apr 2009 Downloads: 5038
Not Supported Uses Plugins Additional Files Translations  

It happens all of the time. Some members will make multiple accounts to back their own opinion or get an extra vote in a poll. Here's a modification that will detect and prevent multiple accounts, as well as notify the administration about multiple accounts. Inspiration for this modification came from the work of MPDev (creator of the Multiple Account Login Detector) and randominity (creator of the Multiple Account Registration Prevention). This is basically a combination of those two modifications but with new and improved functionality.

This is not an update to the "Multiple Account Login Detector (AE Detector)" nor is it an update to the "Multiple Account Registration Prevention." If you have either one of these (or both of them) installed, you should uninstall them before installing this modification.

With the initial release of Multiple Account Detection & Prevention, I believe that I have fixed previous bugs/complications as well as improved the efficiency and logic of the code. This is my first publicly released modification. I would appreciate any comments and suggestions!

Confirmed! This works perfectly on all vBulletin 3.6, 3.7, and 3.8 versions.

Unfortunately, I cannot give support right now. I may be able to help periodically, but until my schedule yields some more free time, I won't be much support. Please check back in a week or two.

Basic Details
File Edits: None
Template Edits: None
New Files: 6
Hooks/Plugins: 3
Global Phrases: 36
Install Time: 2 Minutes or Less
Install Difficulty: None, Very Easy

Features and Settings
- Login Detection
- Registration Prevention (Multiple Methods)
- Ignore Child Accounts
- Ignored Users
- Ignored Usergroups
- Ignored ISPs
- Prevention Usergroup
- IP Address Based Prevention
- Extended IP Address Prevention
- IP Address Time Inclusion
- Banned Account Check
- Primary Banned Usergroup
- Cookie Expiration Time
- Cookie Refreshing
- Cookie Name
- Cookie Reset
- Multiple Account Reporter
- Reports via PM
- PM Report Recipients
- Reports via New Thread
- Forum for Report Threads
- Verbose Mode
- BB Codes: LIST, URL, CODE

How it Works
With every newly recognized login/registration, an account-counting cookie is set (or added onto) with the member's User ID. Depending on the settings, Multiple Account Detection & Prevention will analyze the cookie during login/registration to see if there are any multiple accounts.

Login Detection offers cookie-checking and reporting. Registration Prevention offers the same thing, plus more advanced features. First of all, when it prevents an account from registering, it actually moves the registrant to the Prevention Usergroup so that the administration can review the case. This also allows for customized privileges for recognized multiple registrants. Registration Prevention also has IP address detection which finds out just as much information about users. Depending on an administrator's preference, this modification can also reban a new registrant if one of their previous accounts has been banned. In fact, if the administration wishes, multiple registrants can simply be denied registration all together.

Whenever there is a detection/prevention, the modification will report the information to the administration through private messages, a new thread, or both (depending on settings). The Multiple Account Reporter can be any valid user.

Known Issues
- vB Optimise users: Reporting via thread seems to get messed up by vB Optimise, so try reporting via PM instead.
- PhotoPost vBGallery users: The registration handling appears to not work properly when PhotoPost vBGallery is enabled.

From what I can tell, these known clashes have been caused by the other modification's coding. The author of vB Optimise will not even work with me to fix it. Until they improve their coding, I'm not sure if I can do anything about these issues. As far as I know, administrators that do not use the above modifications will not have any problems.

Installation / Upgrade
Unzip the package (madp.zip), upload the files to your forum location, and import the product file (allow overwrite if upgrading). Please read the ReadMe.txt file that is packaged with the modification for more information.

Please remember to mark this modification as installed if you use it!
If you like it, nominate it for the Mod of the Month!

Thank you!

Download Now

Only licensed members can download files, Click Here for more information.

Screenshots

Click image for larger version

Name:	admincprep.png
Views:	2305
Size:	62.6 KB
ID:	91433Click image for larger version

Name:	admincpop1.png
Views:	1788
Size:	65.8 KB
ID:	91435Click image for larger version

Name:	admincpop2.png
Views:	1512
Size:	50.6 KB
ID:	91436Click image for larger version

Name:	threadregverbose.png
Views:	3388
Size:	40.3 KB
ID:	91480Click image for larger version

Name:	threadloginverbose.png
Views:	2472
Size:	34.7 KB
ID:	91481Click image for larger version

Name:	threadregip_disallow.png
Views:	3695
Size:	83.3 KB
ID:	91482

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Multiple Account Registration Prevention randominity vBulletin 3.6 Add-ons 123 09 Jun 2011 16:59
Multiple Ips detection luroca vBulletin 3.5 Add-ons 8 28 Apr 2010 10:35
Multiple Account Registration Prevention randominity vBulletin 3.5 Add-ons 4 18 Oct 2006 09:18

  #556  
Old 02 May 2011, 00:26
Whiteknite Whiteknite is offline
 
Join Date: Nov 2010
I don't see anything that says this will work with 4.x.x which is what I am using. Will it work on 4.x.x?
__________________
A stranger is a friend you just haven't met yet.

www.truchristianchat.net
Reply With Quote
  #557  
Old 02 May 2011, 00:37
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Real name: Brooks
Originally Posted by Whiteknite View Post
I don't see anything that says this will work with 4.x.x which is what I am using. Will it work on 4.x.x?
You didn't look hard enough

Originally Posted by kevin2007 View Post
It is still working with 4.1.2
Originally Posted by It's Damn Real! View Post
I have this installed on vB 4.1.2 and the mod works except for the fact that it doesn't post reports to the forum ID I gave it to post new threads under (to notify me when AE is tripped).

The report shows up under the What's New tab (for everyone), but doesn't show up in that private forum.

Not only do I not want regular users seeing this, but I want it being displayed in that private thread so moderators and Admins can see only.

Any ideas?
Originally Posted by nhawk View Post
I can confirm that this works properly with 4.1.3, including IP detection with no cookie present on the registrants system.
__________________

Posting for support? Read THIS first
Do NOT PM me unless I asked you to. Your PM will be deleted and ignored!
Do NOT IM me unless I asked you to. You will be added to my ignore list!
Chuck Norris once shot an enemy plane down with his finger.... by yelling, “Bang!”
Reply With Quote
  #558  
Old 02 May 2011, 00:40
Whiteknite Whiteknite is offline
 
Join Date: Nov 2010
Unhappy

Hmmm... I guess not..

Probably should not have been multi-tasking while doing some research
__________________
A stranger is a friend you just haven't met yet.

www.truchristianchat.net
Reply With Quote
  #559  
Old 03 May 2011, 00:35
Trek Trek is offline
 
Join Date: Sep 2003
Excellent news on picking this up again, it's great, but could use an overhaul and a lot of the requested features.

Thanks for the work you've already done on it and the work you plan on putting into it!
Reply With Quote
  #560  
Old 03 May 2011, 03:12
Wonksta Wonksta is offline
 
Join Date: Apr 2009
Awesome news this Mod is fantastic! Works on 3.8.6 too!
Reply With Quote
  #561  
Old 03 May 2011, 12:48
Alan_SP's Avatar
Alan_SP Alan_SP is offline
 
Join Date: Nov 2009
Originally Posted by Kiros72 View Post
Okay guys... Umm... I know that a lot of you are a bit ticked off at me since I've been so inactive in the development of this modification and support for it, but I'm trying to get back on the horse now. I have resumed development of Multiple Account Detection & Prevention and I will be returning to this thread on a much more regular basis.
Excellent, thank you. :top:

If you could also (there are many suggestion, mine too) take a look how to integrate evercookies?
Reply With Quote
  #562  
Old 04 May 2011, 14:33
Vick98 Vick98 is offline
 
Join Date: Nov 2010
Could this be updated for 4.x.x
Reply With Quote
  #563  
Old 04 May 2011, 15:11
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Real name: Brooks
Originally Posted by Vick98 View Post
Could this be updated for 4.x.x
http://www.vbulletin.org/forum/showp...&postcount=557
__________________

Posting for support? Read THIS first
Do NOT PM me unless I asked you to. Your PM will be deleted and ignored!
Do NOT IM me unless I asked you to. You will be added to my ignore list!
Chuck Norris once shot an enemy plane down with his finger.... by yelling, “Bang!”
Reply With Quote
  #564  
Old 11 May 2011, 12:30
Kiros72's Avatar
Kiros72 Kiros72 is offline
 
Join Date: Apr 2006
Real name: Ben Arnett
Let me make a note of something.

Originally Posted by FreshFroot View Post
That is a lie.

I just talked to the owners at DBTech and they stated they are willing to give their files to you to get it to work properly.

Maybe they did this earlier off, but right now they have their hands full and are letting you take care of it.
This? This is an example of lying out of favoritism. When a person likes one thing (be it a person or a modification for forum software), said person will typically defend it, even if it comes down to intentionally providing misinformation. Now I know vBOptimize is an awesome modification and it beats the hell out of mine, but try to have a little decency here.

I have directly asked Deceptor three times now for help in trying to resolve the conflict between my mod and vBOptimize. Have I received any messages from Deceptor or DBTech asking for my cooperation in resolving this? No. Any responses to MY requests? Nope.

FreshFroot didn't contact me either, hence why this affectionate message was posted in the first place.

Originally Posted by DragonByte Tech View Post
Just popping in to confirm that we are indeed happy to give access to the necessary files, and that the author of this mod has never been told otherwise by anyone at DBTech.

Further - as normal post reporting works perfectly fine with vBOptimise the issue must lie within a change to that process cause by this modification - it's not something vBOptimise has "broken".

Iain
Just popping back to confirm that I was never informed of anything at all by DBTech or by Deceptor. The problem here is that you were willing to post here, saying that I wasn't told `otherwise` when a fan attempts to label me as a liar before you tried to contact me even once. I would have loved to find a message in my inbox from DBTech or Deceptor, but as it stands I have not.

If you're willing to work with me, contact me via PM. The sooner, the better. If a solution is found, I will release a new version with the fix included so vBOptimize users can use MADP and vice versa without any conflict.
__________________
Kiros

My First Modification: Multiple Account Detection & Prevention
Need a coder, an assistant webmaster, or just a bit of help? Let me know.
Reply With Quote
  #565  
Old 11 May 2011, 20:39
mapleleaffans's Avatar
mapleleaffans mapleleaffans is offline
 
Join Date: Apr 2011
Real name: Pauly C
Excellent Excellent Mod! Installed and marked as installed! Thank you very much!
__________________
Paul www.mapleleaffans.com
Reply With Quote
  #566  
Old 20 Jun 2011, 16:02
Taurus MFF Taurus MFF is offline
 
Join Date: Feb 2010
installed on 4.1.3. reporting is working fine but detected multiple accounts are not being moved to the specified user group. settings are correct.

any suggestions why this function is not working correctly?
Reply With Quote
  #567  
Old 20 Jun 2011, 20:07
Markos Markos is offline
 
Join Date: Aug 2006
doesn't work for me only detects once in a blue moon even tho i know ppl come on using the same pc's and laptops
Reply With Quote
  #568  
Old 23 Jun 2011, 03:09
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Real name: Fillip & Iain
Originally Posted by Kiros72 View Post
Let me make a note of something.



This? This is an example of lying out of favoritism. When a person likes one thing (be it a person or a modification for forum software), said person will typically defend it, even if it comes down to intentionally providing misinformation. Now I know vBOptimize is an awesome modification and it beats the hell out of mine, but try to have a little decency here.

I have directly asked Deceptor three times now for help in trying to resolve the conflict between my mod and vBOptimize. Have I received any messages from Deceptor or DBTech asking for my cooperation in resolving this? No. Any responses to MY requests? Nope.

FreshFroot didn't contact me either, hence why this affectionate message was posted in the first place.



Just popping back to confirm that I was never informed of anything at all by DBTech or by Deceptor. The problem here is that you were willing to post here, saying that I wasn't told `otherwise` when a fan attempts to label me as a liar before you tried to contact me even once. I would have loved to find a message in my inbox from DBTech or Deceptor, but as it stands I have not.

If you're willing to work with me, contact me via PM. The sooner, the better. If a solution is found, I will release a new version with the fix included so vBOptimize users can use MADP and vice versa without any conflict.
Deceptor is no longer the coder of vBOptimize (nor has he been for over 6 months).

For those wondering we have never turned down a request for access to the files. While I cannot vouch for Deceptor, I can say that the official DBTech vb.org account, DBTech emails and the personal accounts of the DBTech owners at dragonbyte-tech.com have never received a request for the files.

I should also note that you never responded to my post here in this thread, which is unsurprising since you seemed to flat out abandon the mod for several months.

It seems to me like you are trying to shift the blame onto us because you dropped off the radar and stopped updating your mod for 5 months or so, which strikes me as rather cheap and petty.

Regardless, the offer still stands: if you would like access to the files feel free to drop me a PM or an email and i'll get them sent over to you =)

Iain
__________________
www.Dragonbyte-tech.com
Please support our mods by nominating them to MOTM!
Please do NOT PM us for support. Private Messages are only for exchanging sensitive details (like FTP / AdminCP logins).
Reply With Quote
  #569  
Old 23 Jun 2011, 10:38
CK CK is offline
 
Join Date: Dec 2007
Real name: http://xenforo.com/
Originally Posted by Markos View Post
doesn't work for me only detects once in a blue moon even tho i know ppl come on using the same pc's and laptops
It's rather trivial to defeat depending on the settings you're using for detection.

For example perhaps you only detect via IP - Use a proxy
Perhaps you detect by cookie - clear your cookies

Maybe you have both settings enabled - use a proxy and clear your cookies.

Some of your users may be wise to the detection methods.
Reply With Quote
  #570  
Old 23 Jun 2011, 10:43
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Originally Posted by DragonByte Tech View Post
Deceptor is no longer the coder of vBOptimize (nor has he been for over 6 months).

For those wondering we have never turned down a request for access to the files. While I cannot vouch for Deceptor, I can say that the official DBTech vb.org account, DBTech emails and the personal accounts of the DBTech owners at dragonbyte-tech.com have never received a request for the files.

I should also note that you never responded to my post here in this thread, which is unsurprising since you seemed to flat out abandon the mod for several months.

It seems to me like you are trying to shift the blame onto us because you dropped off the radar and stopped updating your mod for 5 months or so, which strikes me as rather cheap and petty.

Regardless, the offer still stands: if you would like access to the files feel free to drop me a PM or an email and i'll get them sent over to you =)

Iain
What do you mean 'access to files'?
How does giving access to files alone mean that you are willing to fix the problem? I do not understand this 'If you want to fix it for us, then we will provide you access' attitude.
I'm sorry if I am misunderstanding you but as I see it there is an issue with either your product or this addon and it needs the effort of both you and Kiros to resolve it. So just giving access to the files effectively means that you are not willing to participate in resolving it.
Please correct me if I am understanding this wrong. I have been trying to purchase your product for over a year now and together with others we have repeatedly asked you to try resolve this.
Instead of fixing the issue, we are seeing an unprofessional quarrel for a year that does not reflect on your company in a positive manner. I've noticed posts about this on various websites.
Please take into account that Kiros is providing a free service here on vb.org
__________________
How to keep your board from getting blacklisted as a spammer
The vBulletin Add-on Directory
Block spam bots, content scrapers & malicious bots with vb Bad Behavior: save bandwidth costs and server resources.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 16:40.

Layout Options | Width: Wide Color: