Point Blank Account Stats Checker (Indonesian Account) - A web application to check Point Blank game account statistics and information.
- PointBlank.id Account Credentials
- VPS or RDP (OPTIONAL), Get free $200 credit DigitalOcean for 60 days here: Register
- NodeJS. How to install:
- Download application Manually or use git:
git clone https://github.com/im-hanzou/PointBlankID-stats-checker
- Open terminal and make sure you already in application folder:
cd PointBlankID-stats-checker
- Install modules:
npm install
- Run application:
npm start
- Then insert your custom port, eg:
8080
or press enter for default port (1337
)
- Access application at http://localhost:1337 or http://yourip:1337 (for default port)
- And for custom port, eg:
8080
. Access application at http://localhost:8080 or http://yourip:8080 - Make sure port 1337 or your custom port is open in firewall!
- Enter your PointBlank UserID and Password
- You can just run this application at your own risk, I'm not responsible for any loss or damage caused by this application.
- This application is for educational purposes only.