Can't you just calculate your reaction score?

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.

GenericEdgelordSupreme

Speaker of the Word of Power
kiwifarms.net
Joined
Jun 30, 2021
Using the old point values, couldn't you hypothetically calculate a reaction score by adding your positive reactions multiplied by the number of points they were worth, then subtracting the negative reactions, and putting the remainder in your custom title slot?

If one cared enough to do so, that is...
 
Solution
You could even automate that shit when you open the reactions page, for GREAT DOPAMINE.

JavaScript:
let score = 0;
let reacts = [
[1,1], // Like
// #14 Dislike = 0
[2,1], // Agree
// #3 Disagree = 0
[5,2], // Winner
[26,2], // Semper Fidelis
[27,-1], // Deviant
[6,3], // Informative
// #31 Thunk-Provoking = 0
[7,1], // Feels
[30,-1], // Islamic Content
[22,1], // DRINK!
[32,-1], // Lunacy
// #13 Autistic = 0
[34,-1], // Political Sperging
// #25 Horrifying = 0
// #9 Optimistic = 0
// #29 TMI = 0
[11,-1], // Late
[17,-1], // Dumb
[16,-2], // Mad at the Internet
];
for (let i=0; i<reacts.length; i++)
{
   try {score += reacts[i][1] * Number(document.getElementById("reaction-"+reacts[i][0]).innerText.match(/([\d,]+)/)[0].replace(/,/g,""));}...
I fully embrace not having a score anymore. Just sucks, because too used alerets fo navigate to threads. But if there is a solution to this that works equally well I'm all here for it.
The watched thread tab has to be reworked or changed though so I only see watched threads on there, and not random threads, I have never even posted in. Stickes should be kept on posts to gauge it's quality. Please don't neuter it like youtube and all the other companies have.
 
And yet you wrote this entire comment defending faggots that are shitting themselves because their little dopamine hits got taken away from them, interesting.
why are you posting on my profile wall, little buddy. Maybe take your own advice there.
1709759241096.png
 
I don't care either way about the stickers, but it would be so incredibly funny is someone made an extension with all new, custom level autistic stickers that applied to the website that only users with that extension can view. Why? Because that level of autism would be the funniest shit that has happened on here in a long time.
 
I don't care either way about the stickers, but it would be so incredibly funny is someone made an extension with all new, custom level autistic stickers that applied to the website that only users with that extension can view. Why? Because that level of autism would be the funniest shit that has happened on here in a long time.
That would be considerably more work than the garbage we whipped up.

Reminds me of the Dissenter extension RIP.
 
Back