[BF4][v1.1.1] Advanced Player Links [13.05.2017] - Better Battlelog Forums #147656

Sitemap
Post edited 4 x times, last by
Topicstarter
Name: BF4 Advanced Player Links
Author: I-MrFixIt-I + Elementofprgress (ACI)
Version: 1.1.1

☰ Description:
Admins want to check player if they are hacking or not. For this they often use third-party software/websites which check there stats and other things. This plugin will add some known websites to all player profiles. Click them and you will be redirected to this website :)

☰ Options:
- "Use Advanced Player Links" (default: on): Toggle the plugin
- "Show ACI" (default: on): Adds a link to ACI
- "Show 247FairPlay" (default: on): Adds a link to 247FairPlay
- "Show BF4DB" (default: on): Adds a link to BF4DB
- "Show PBScreens" (default: on): Adds a link to PBScreens
- "Show Metabans" (default: on): Adds a link to Metabans
- "Show i-Stats" (default: on): Adds a link to i-Stats
- "Show BF4stats" (default: on): Adds a link to BF4stats
- "Show Google" (default: on): Adds a link to Google


☰ Changelog:
Click to open/close:

v1.1.1:
- Changed the google search to .com instead of .de

v1.1:
- Added ACI (thx to elementofprg)
- Fixed BF4DB (updated to support the new version)

v1.0:
- Initial release


Source code can be found here:
https://github.com/I-MrFixIt-I/BBLog-Plugins/blob/master/BF4%20Advanced%20Player%20Links.js


Any suggestions or ideas I could add? Anwser here and I'll respond :)
Added ACI
https://github.com/elementofprgress/Battlelog-Advanced-Player-Links
Topicstarter
Updated to a new version

v1.1:
- Added ACI (thx to elementofprg)
- Fixed BF4DB (updated to support the new version)
<a href='https://www.google.de/#q=%22" + soldierName + "%22' target='_blank'>Google</a>
It may be better to use a common domain 'google.com'
Post edited 3 x times, last by
Topicstarter
Chilace wrote:
<a href='https://www.google.de/#q=%22" + soldierName + "%22' target='_blank'>Google</a>
It may be better to use a common domain 'google.com'


Well, my mistake ^^
I'm updating it right now....

EDIT: hmm, isn't google automatically redirecting you to your language? Because when I enter "google.com" I always get redirected to .de
I-MrFixIt-I wrote:
Chilace wrote:
<a href='https://www.google.de/#q=%22" + soldierName + "%22' target='_blank'>Google</a>
It may be better to use a common domain 'google.com'


Well, my mistake ^^
I'm updating it right now....

EDIT: hmm, isn't google automatically redirecting you to your language? Because when I enter "google.com" I always get redirected to .de


In case of .com yes, redirecting. But in case of .de I'm stay at .de and google says me that I'm not logged in.
Post edited 1 x times, last by
Topicstarter
nvm.... updated :)

EDIT:
Updated to a new version

v1.1.1:
- Changed the google search to .com instead of .de