[0.3] PSNTools.com ...
 
Notifications
Clear all

[0.3] PSNTools.com Beta

Page 1 / 6

Cyb3r
Posts: 1598
Topic starter
(@cyb3r)
Noble RivalGamer
Joined: 9 years ago

Sup everyone. This is a project I have been working on for the last few days. It's pretty simple but I think most of you guys will find it useful. The project aims to have as much as possible PSN tools on it. for now I have added 3 tools mentioned down below. I will be adding more soon.

http://www.psntools.com

- Api examples with response:

To check user [ FoxHoundModding ] basic info: http://www.psntools.com/api/FoxHoundModding

{
	    "onlineId": "FoxHoundModding",
	    "region": "us",
	    "npId": "Rm94SG91bmRNb2RkaW5nQGMzLnVz",
	    "avatarUrl": "http://static-resource.np.community.playstation.net/avatar/default/DefaultAvatar.png",
	    "aboutMe": "",
	    "languagesUsed": [
	        "en"
	    ],
	    "plus": 0,
	    "trophySummary": {
	        "level": 5,
	        "progress": 39,
	        "earnedTrophies": {
	            "platinum": 1,
	            "gold": 6,
	            "silver": 14,
	            "bronze": 126
	        }
	    },
	    "relation": "no relationship"
	}

To check his trophies: http://www.psntools.com/api/FoxHoundModding/trophies

{
	    "totalResults": 11,
	    "offset": 0,
	    "limit": 11,
	    "trophyTitles": [
	        {
	            "npCommunicationId": "NPWR03197_00",
	            "trophyTitleName": "Zone of the Enders: The 2nd Runner HD Edition",
	            "trophyTitleDetail": "Zone of the Enders: The 2nd Runner HD Edition Trophies",
	            "trophyTitleIconUrl": "http://trophy01.np.community.playstation.net/trophy/np/NPWR03197_00_00981EFD42A151989C71DA31F2F71F03AE2AEC3A98/63961F83317AD9B0DD297FAC9D4B4526B082019D.PNG",
	            "trophyTitlePlatfrom": "PS3",
	            "hasTrophyGroups": false,
	            "definedTrophies": {
	                "bronze": 3,
	                "silver": 16,
	                "gold": 5,
	                "platinum": 1
	            },
	            "comparedUser": {
	                "onlineId": "FoxHoundModding",
	                "progress": 0,
	                "earnedTrophies": {
	                    "bronze": 0,
	                    "silver": 0,
	                    "gold": 0,
	                    "platinum": 0
	                },
	                "lastUpdateDate": "2016-04-06T2302Z"
	            }
	        }
	    ]
	}

To check certain game trophies: http://www.psntools.com/api/FoxHoundModding/trophies/NPWR03197_00

{
	    "trophies": [
	        {
	            "trophyId": 0,
	            "trophyHidden": false,
	            "trophyType": "platinum",
	            "trophyName": "Desperately Seeking Dingo",
	            "trophyDetail": "Collect all trophies",
	            "trophyIconUrl": "http://trophy01.np.community.playstation.net/trophy/np/NPWR03197_00_00981EFD42A151989C71DA31F2F71F03AE2AEC3A98/BEAB9E398C8E7B7552871817CC7041389083DEB6.PNG",
	            "trophyRare": 1,
	            "trophyEarnedRate": "5.8",
	            "comparedUser": {
	                "onlineId": "FoxHoundModding",
	                "earned": false
	            }
	        }
	    ]
	}

It's as simple as that. 😉

[WARNING="Note"]Early access is only for Prime members.[/WARNING]

That's all but please feel free to suggest any features/tools/enhancements you want to be add in the project.

Release History:

  • Version 0.3:
    • Added pjax functionality (You don't have to reload the page anymore).
    • Now you can send message to multiple users at once as a group conversation (maximum 5 users).
    • The message sender will be shuffled between many fake senders to prevent blocking and for maximum trolling.
    • Now you can add your own fake usernames to the list of senders (Please be careful any offensive/threatening usernames will get you blocked from using the tools).
    • Database usage has been decreased to the minimum for best user experience.
    • Bug fixes.
    • And more.
  • Version 0.2:
    • Bug fixes and stability improvements.
  • Version 0.1:
    • Initial release.
Reply
25 Replies
Project Pi
Posts: 2
(@Project Pi)
New RivalGamer
Joined: 8 years ago

I have a bo2 rtm tool that I am currently working on. It isn't complete yet and I haven't been able to test it yet since I don't have a jailbroken PS3. I was going to get one but other stuff came up.

Reply
LEGACYY
Posts: 2350
(@legacyy)
Noble RivalGamer
Joined: 9 years ago

Beautiful work boss Cyb3r (y)

Reply
KranK
Posts: 336
(@KranK)
Reputable RivalGamer
Joined: 9 years ago

Very usefull 🙂

Reply
XG
Posts: 260
 XG
(@xg)
Reputable RivalGamer
Joined: 9 years ago

Good Work.
Sucks I only have a XBOX 360 And XBOX One.
😛 Lucky theres some xbox tools I use to annoy crappy people who ruin my day.

Reply
Page 1 / 6