The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Another newbie question
Author Message
MrCube
Apprentice
*

Posts: 4
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Apr 2017
Reputation: 0



Post: #1
Another newbie question
Hi, is it possible to check players password in game without cheking sphereaccu file ? Without anykinda special script ?
Like .x show password or .show serv.account test password
(This post was last modified: 04-07-2017 03:25 PM by MrCube.)
04-07-2017 03:23 PM
Find all posts by this user Like Post Quote this message in a reply
richm
Journeyman
*

Posts: 58
Likes Given: 4
Likes Received: 4 in 3 posts
Joined: Aug 2014
Reputation: 0



Post: #2
RE: Another newbie question
.xshow account.password

Don't known if its works if you're using the encrypted passwords option though
04-07-2017 08:34 PM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #3
RE: Another newbie question
you can use .show serv.account.[accountlogin].password or .xshow account.password and click on the player

if you're using MD5 passwords, it will return the MD5 hash because MD5 is a one-way encryption (values can be encrypted but not decrypted). So if you want check if the password is correct, you must get both values in MD5 format and check if the hash is the same. To get MD5 hash for any args you must use .show md5hash value_here
04-08-2017 03:12 AM
Find all posts by this user Like Post Quote this message in a reply
MrCube
Apprentice
*

Posts: 4
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Apr 2017
Reputation: 0



Post: #4
RE: Another newbie question
Thanks guys it worked
04-08-2017 05:30 PM
Find all posts by this user Like Post Quote this message in a reply
rastrero
Master
**

Posts: 250
Likes Given: 41
Likes Received: 28 in 24 posts
Joined: Jan 2016
Reputation: 3



Post: #5
RE: Another newbie question
my question...
Why would u need it?
04-12-2017 03:08 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)