FF6 Hacking

Full Version: New Milestone!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Even if we consider multiple downloads from the same person due to version changes, this is still a great achievement! We also have no tracking on the downloads number here and on RotDS website so you can add to this magic number!

[Image: rotds10000.png]
Well, that's just Romhacking.net site, right?
(06-30-2018, 10:10 AM)Tenkarider Wrote: [ -> ]Well, that's just Romhacking.net site, right?

(06-30-2018, 02:37 AM)madsiur Wrote: [ -> ]We also have no tracking on the downloads number here and on RotDS website so you can add to this magic number!
Congratulations! Smile

Madsiur, if you're looking for a way to count downloads, you may put these files behind a GET or POST request instead of offering the direct URL and track instead the number of times that request is being called and completed.
(06-30-2018, 11:40 AM)NPCnextdoor Wrote: [ -> ]Madsiur, if you're looking for a way to count downloads, you may put these files behind a GET or POST request instead of offering the direct URL and track instead the number of times that request is being called and completed.

There is something like this for post attachments. I might expand / adapt this for stuff linked directly..