Misc PP purchase history script

Shinko to Kuma

Still Going Strong
Reaction score
786
Author
Shinko to Kuma
Contributors
Sass
Quickbar Entry
javascript:$.getScript("https://shinko-to-kuma.com/scripts/log.js");
Public?
Public
Approved ticket nr. T13916550

Hey all

This script will go through all of your pp log pages, and filter out the pp purchases you did. A couple of people requested this so they could easily see how much they actually spent on PP.

Screenshot:

FGzhh.png


Script:

Code:
javascript: $.getScript("https://shinko-to-kuma.com/scripts/log.js");

As always, feel free to give feedback in comments :)

Sophie
 
Changelog
v1.1 - Added localstorage to remember all the data previously loaded
19/4/2021 - Rehosted on new host
Last edited:
Upvote 5

Shinko to Kuma

Still Going Strong
Reaction score
786
It won't work on all servers for multiple reasons:
1) they aren't approved on other servers
2) even if they get approved, this scripts collects data through TEXT, there is no other way to collect it. If the language isn't English/the correct translations aren't added, it won't work.
 

natanprog

Member
Reaction score
11
@Shinko to Kuma

JavaScript:
"pt_BR": {
        "Purchase": "Compra",
        "Premium Exchange": "Troca Premium",
        "Points redeemed": "Utilizado",
        "Transfer": "Transferir",
        "Sold": "vendido",
        "giftTo": "to: ",
        "giftFrom": "from: "
    }
I understand that the script was designed for the English language and the .NET market
but in the Portuguese language, there will be a bug in the total gifts sent
because there is another word with the ending "to:"
If it is something simple to solve, I will be very grateful
but if not, just ignore my comment
Captura%2Bde%2Btela_2020-05-22_16-35-13.png
 

Shinko to Kuma

Still Going Strong
Reaction score
786
@Shinko to Kuma

JavaScript:
"pt_BR": {
        "Purchase": "Compra",
        "Premium Exchange": "Troca Premium",
        "Points redeemed": "Utilizado",
        "Transfer": "Transferir",
        "Sold": "vendido",
        "giftTo": "to: ",
        "giftFrom": "from: "
    }
I understand that the script was designed for the English language and the .NET market
but in the Portuguese language, there will be a bug in the total gifts sent
because there is another word with the ending "to:"
If it is something simple to solve, I will be very grateful
but if not, just ignore my comment
Captura%2Bde%2Btela_2020-05-22_16-35-13.png

I added it, and attempted to do a fix for the 'to:' thing, let me know if it works ^^
 

Deleted User - 11470538

Guest
Romanian translation

"ro_RO": {
"Purchase": "Cumpărare", //bought pp, 3rd cell
"Premium Exchange": "Depozit Premium", //purchases from exchange 3rd cell
"Points redeemed": "Activat", //reduction building time or account manager/premium account/LA or events, 3rd cell
"Transfer": "Transmite", //sold to pp exchange 3rd cell
"Sold": "vândut", //text in the last cell when selling res to pp exchange last cell
"giftTo": "to: ", //gift to last cell
"giftFrom": "from: ", //gift from last cell
"freePp": "Puncte-Premium gratis", //free pp, like anniversary
"recruit": "Recompensă de recrutare jucători" //pp you get for reffering a friend (old)
 

SH0TS

New Member
Reaction score
0
"pt_PT": {
"Purchase": "Compra",
"Premium Exchange": "Troca Premium",
"Points redeemed": "Utilizados",
"Transfer": "Transferir",
"Sold": "vendido",
"giftTo": "to: ",
"giftFrom": "from: "
}
 
Last edited:

Shinko to Kuma

Still Going Strong
Reaction score
786
Romanian translation

"ro_RO": {
"Purchase": "Cumpărare", //bought pp, 3rd cell
"Premium Exchange": "Depozit Premium", //purchases from exchange 3rd cell
"Points redeemed": "Activat", //reduction building time or account manager/premium account/LA or events, 3rd cell
"Transfer": "Transmite", //sold to pp exchange 3rd cell
"Sold": "vândut", //text in the last cell when selling res to pp exchange last cell
"giftTo": "to: ", //gift to last cell
"giftFrom": "from: ", //gift from last cell
"freePp": "Puncte-Premium gratis", //free pp, like anniversary
"recruit": "Recompensă de recrutare jucători" //pp you get for reffering a friend (old)

I have no clue if those characters are correct but I added it, lmk if you have issues
Also the recruit thing is not tracked by the script, and you missed a few


"pt_PT": {
"Purchase": "Compra",
"Premium Exchange": "Troca Premium",
"Points redeemed": "Utilizados",
"Transfer": "Transferir",
"Sold": "vendido",
"giftTo": "to: ",
"giftFrom": "from: "
}

Added but you're missing a few
 

Deleted User - 11531464

Guest
"pt_PT":{"Purchase": "Comprados", //bought pp, 3rd cell
"Premium Exchange": "Troca Premium", //purchases from exchange 3rd cell
"Points redeemed": "Utilizados", //reduction building time or account manager/premium account/LA or events, 3rd cell
"Transfer": "Transferir", //sold to pp exchange 3rd cell
"Sold": "vendido", //text in the last cell when selling res to pp exchange last cell
"giftTo": "to: ", //gift to last cell
"giftFrom": "from: ", //gift from last cell
"Free premium points": "Pontos premium gratuitos", //yearly reward
"Manually": "Manualmente ", // Manual refund received
"Endgame reward": "", //world reward (Don't know)
"Withdrawn": "" // refund received (Don't know)}
 

SH0TS

New Member
Reaction score
0
Thank You very much @Shinko to Kuma


I'm correcting the post of The Quacks, there is the full correct translation, (only the last one is not translated):

"pt_PT": {
"Purchase": "Compra", //bought pp, 3rd cell
"Premium Exchange": "Troca Premium", //purchases from exchange 3rd cell
"Points redeemed": "Utilizados", //reduction building time or account manager/premium account/LA or events, 3rd cell
"Transfer": "Transferir", //sold to pp exchange 3rd cell
"Sold": "vendido", //text in the last cell when selling res to pp exchange last cell
"giftTo": "to: ", //gift to last cell
"giftFrom": "from: ", //gift from last cell
"Free premium points": "Pontos premium gratuitos", //yearly reward
"Endgame reward": "Recompensa de fim de jogo", //world reward
"Manually": "Manualmente", // Manual refund received
"Withdrawn": "Withdrawn" // refund received
},
 
Last edited:

Deleted User - 11531464

Guest
The Manually is Manualmente, like I had in my post, I had one of those in my log.
 

Shinko to Kuma

Still Going Strong
Reaction score
786
Update: the script will now remember the data you loaded last time. So on the next launch, you won't have to reload all the pages (This is world specific tho so if you run the script on a new/different world, you'll have to redownload all the pages again.
 

Deleted User - 11040065

Guest
@Shinko to Kuma

ru translation:

"ru_RU": {
"Purchase": "Покупка", //bought pp, 3rd cell
"Premium Exchange": "Премиум Биржа", //purchases from exchange 3rd cell
"Points redeemed": "Использование", //reduction building time or account manager/premium account/LA or events, 3rd cell
"Transfer": "Перевод", //sold to pp exchange 3rd cell
"Sold": "продано", //text in the last cell when selling res to pp exchange last cell
"giftTo": "to: ", //gift to last cell
"giftFrom": "from: ", //gift from last cell
"Free premium points": "Бесплатные премиум очки", //free pp, like anniversary
"Endgame reward": "Награда завершающего этапа", //world reward
"Manually": "Вручную", // Manual refund received
"Withdrawn": "Отозвано" // refund received
}
 

Kyomaku

Active Member
Reaction score
5
I'm getting the impression that the results I get are wrong, cause it does not match up to my current PP at all. If I added up farmed PP and subtracted spent PP, it should show my current PP, but it does not. It's very far off, even, and I never spent money on the game or got PP in any other ways

Edit:
Idk if the farmed side is wrong, but the spent side is definitely wrong, without a hint of doubt.

Edit:
I have been an idiot and should have read first, it lacks german translation.
Please add german translation support! I'd help provide the correct translation if I knew where to find the correct terms..
 
Top