I found this script very handy, so i wanted to share with my fellaws.
Unalterable Admins Can Edit Themselves
/*======================================================================*\
|| Unalterable Admins Can Edit Themselves
||
|| Author : Anthony Kanevsky (aka Psionic Vision)
|| Co-Author(s) : Andreas
|| Works on : vBulletin 3.5 / 3.6 / 3.7
|| Released : May 13, 2008
||
|| Time required to install: 30 seconds
|| Difficulty: easy
\*======================================================================*/
Descriptionr: DESCRIPTION
Allows unalterable administrators to modify their own accounts (with the exception of the password, usergroup and membergroups) via admincp.
STATISTICS
Products to Install: 1
VERSION HISTORY
1.0.4
[+] The modification is now compatible with vBulletin 3.6.4 - a plugin code change was required due to changed format of CVS_REVISION constant.
[+] It is no more possible for an uneditable admin to modify the usergroup(s) he or she belongs to.
1.0.3
[+] The modification is now officially compatible with vBulletin 3.6.0 and above.
[+] The modification is now a product rather than a plugin, and it supports version check.
1.0.2
[+] Added restriction to prevent code from executing anywhere but within user.php.
[+] Added restriction to prevent alteration of password for unalterable administrators.
1.0.1
This is now a plugin instead of a code hack. Cheers to Andreas.
1.0.0
First Public Release
Unalterable Admins Can Edit Themselves
/*======================================================================*\
|| Unalterable Admins Can Edit Themselves
||
|| Author : Anthony Kanevsky (aka Psionic Vision)
|| Co-Author(s) : Andreas
|| Works on : vBulletin 3.5 / 3.6 / 3.7
|| Released : May 13, 2008
||
|| Time required to install: 30 seconds
|| Difficulty: easy
\*======================================================================*/
Descriptionr: DESCRIPTION
Allows unalterable administrators to modify their own accounts (with the exception of the password, usergroup and membergroups) via admincp.
STATISTICS
Products to Install: 1
VERSION HISTORY
1.0.4
[+] The modification is now compatible with vBulletin 3.6.4 - a plugin code change was required due to changed format of CVS_REVISION constant.
[+] It is no more possible for an uneditable admin to modify the usergroup(s) he or she belongs to.
1.0.3
[+] The modification is now officially compatible with vBulletin 3.6.0 and above.
[+] The modification is now a product rather than a plugin, and it supports version check.
1.0.2
[+] Added restriction to prevent code from executing anywhere but within user.php.
[+] Added restriction to prevent alteration of password for unalterable administrators.
1.0.1
This is now a plugin instead of a code hack. Cheers to Andreas.
1.0.0
First Public Release