Back to Epicmafia

Forum Tracker

almost 10 years

The script: https://greasyfork.org/en/scripts/12307-forum-tracker

Before you install the script, you'll need the tampermonkey extenstion.

This script inserts a checkbox at the top of every topic that, when clicked, will automatically track that topic and alert you of new posts in live time from anywhere on EM. The alert displays the most recent post, along with the title of the topic that serves as a link.

about 8 years
I didn't know The has been working on this since 2015...
almost 10 years
dont click on links. even if a mod posts the link. the mod account may be hacked too.
almost 10 years

Anna says

don't install! It is a virus that downloads 50gb of Yaoi onto your PC.


y wouldnt i want that on my pc ?
deletedalmost 10 years
doesnt work on mozilla
almost 10 years
add a tracker icon
almost 10 years
People can use this how they would like. Personally, I would only use this in particular situations and therefore the bandwidth thing wouldn't really be an issue.
almost 10 years
the other option is using the forum
almost 10 years

cub says

i prefer to read the response than look at the result

the response is html, not json or any other small data format that exists for this purpose (especially since 99% of responses should be nix, rather than requesting all of the data every time when nothing changes).

also, it's absolutely horrifying to think that's an actual method in jquery


The response and the result are the same - just the HTML of the most recent comment page. But until Lucid decides to implement an API, loading the data this way is the only option.
almost 10 years
don't install! It is a virus that downloads 50gb of Yaoi onto your PC.
deletedalmost 10 years
stop speaking chinese

this is america
almost 10 years
i prefer to read the response than look at the result

the response is html, not json or any other small data format that exists for this purpose (especially since 99% of responses should be nix, rather than requesting all of the data every time when nothing changes).

also, it's absolutely horrifying to think that's an actual method in jquery
almost 10 years
Type $("body").load("/topic/72336") into your console and tell me what you see.
almost 10 years
$.get("/topic/" + forum.id

come again
almost 10 years
It's not the entire page, only the most recent comment page.
almost 10 years
scraping entire html pages multiplied by every thread every 5 seconds further multiplied by each em tab open

could do with a disclaimer: eats bandwidth
almost 10 years
um
almost 10 years
dont do it
almost 10 years
BabyPenis
almost 10 years
ok lets try it out
almost 10 years
*Alert*
almost 10 years