Acidmods
Console Modding------ ( Here you can talk about your favorite Consoles ) => PS3 => Topic started by: Slim Hacker on January 30, 2010, 09:49:54 PM
-
Well guys just got some info from my research and well here it goes.
The PS3 freinds list loads via a predefined xml file sent to your ps3 that is encrypted.
This list is very simple actually
<psn_friend>
<onlineid>ONLINE ID HERE</onlineid>
<quick_friend>false</quick_friend>
<current_presence>offline</current_presence>
<current_game>Last sign in 34 minutes ago</current_game>
<current_avatar>/PSN_Images//avatar/WWS_E/E0007.png</current_avatar>
<comment>null</comment>
<trophy><level>4</level>
<platinum>0</platinum>
<gold>2</gold>
<silver>9</silver>
<bronze>80</bronze>
</trophy>
</psn_friend>
Thats all that defines a freind. this list is limited to 100 freinds for normal accounts and 200 for dev accounts.
-
So besides the limitations on the amount of friends on the friends list what is the difference between a normal account like mine and the dev account you mentioned Mr PS3.
-TwisT
-
Nothing really just a manually edited freinds list to contain tags that make it a dev account.
Post Merge: January 30, 2010, 11:36:57 PM
Also a little more info
Offline Freind
<psn_friend>
<onlineid>server0001</onlineid>
<quick_friend>false</quick_friend>
<current_presence>offline</current_presence>
<current_game>Last sign in 25 hours ago</current_game>
<current_avatar>/PSN_Images//avatar/WWS_E/EP90000911002l.png</current_avatar>
<comment>null</comment>
<trophy>
<level>1</level>
<platinum>0</platinum>
<gold>0</gold>
<silver>0</silver>
<bronze>13</bronze>
</trophy>
</psn_friend>
Online Freind In XMB
<psn_friend>
<onlineid>server0001</onlineid>
<quick_friend>false</quick_friend>
<current_presence>online</current_presence>
<current_game>null</current_game>
<current_avatar>/PSN_Images//avatar/WWS_E/EP90000911002l.png</current_avatar>
<comment>null</comment>
<trophy>
<level>1</level>
<platinum>0</platinum>
<gold>0</gold>
<silver>0</silver>
<bronze>13</bronze>
</trophy>
Online Freind-InGame
<psn_friend>
<onlineid>server0001</onlineid>
<quick_friend>false</quick_friend>
<current_presence>online-ingame</current_presence>
<current_game>LittleBigPlanetâ„¢</current_game>
<current_avatar>/PSN_Images//avatar/WWS_E/EP90000911002l.png</current_avatar>
<comment>null</comment>
<trophy>
<level>1</level>
<platinum>0</platinum>
<gold>0</gold>
<silver>0</silver>
<bronze>13</bronze>
</trophy>
</psn_friend>
Post Merge: January 30, 2010, 10:42:03 PM
Also if anyone coould help to decipher the server key lol
ive got the username and the pass is in here somewhere
POST /trophy/func/get_user_info HTTP/1.1
Host: trophy.ww.np.community.playstation.net
Authorization: Digest username="c7y-trophy01", realm="c7y-trophy", nonce="0+7OIHB+BAA=f2d471d0e6721cac3bc8cdf6bfb539e47b3ecec1", uri="/trophy/func/get_user_info", qop="auth", nc="00000001", cnonce="788c78268535d6cbd464ec3d3bae77c3", response="4142f092b322c70503cfae23a939bd54"
Server 1 (http://trophy.ww.np.community.playstation.net/trophy/func/get_user_info)
-
You'll never decipher it, although I do have it. I need the one for the trophy portal.
-
well...if you cant decipher it then how do you have it....
-
It was publicly posted for a few days, not sure how many people got it.