059 (03-06-2014)
EDIT : FIRST METHOD I POSTED WAS BUGGED (i wasn't playing with it)
This one should works. Sorry.
Yes, there is an embedded Google Analytics tracking system in all ROTMG swfs since... i can't remember.
Since i dont like to be tracked, i disabled analytics urls in my host file but it gives some big and ugly debug messages in Vizzy
I found an easy way to totally disable it
1) Look for an "_-".asasm file containing
Its a trait slot."tracker") type QName(PackageNamespace("com.google.analytics"), "GATracker") end
2) Make sure the following methods do nothing by add "returns" to the code
* pushtrue returnvalue for "trackevent"
* returnvoid in the method which is calling trackPageview
3) And... Now in GATracker.class.asasm
* pushtrue returnvalue for "trackevent"
Last edited by JustAnoobROTMG; 03-07-2014 at 05:08 AM.
Due to a recent DMCA takedown attempt we had to remove Faintmako brain. Please do not paid attention to what he say or do.
059 (03-06-2014)
Mmh never asked myself why that is there
My Vouches
Having an issue with RotMG? Check for the solution here.
Need Realm items? Come to RealmStock!
Accepting PayPal - Bitcoin - Giftcards
Selling ST Sets, Class Top Sets, Life Pots, and much more!
Find it here: MPGH Sales Thread
This screw things, i have corrected some stuff
Due to a recent DMCA takedown attempt we had to remove Faintmako brain. Please do not paid attention to what he say or do.
Last edited by 059; 03-06-2014 at 09:12 PM.
My Vouches
Having an issue with RotMG? Check for the solution here.
Need Realm items? Come to RealmStock!
Accepting PayPal - Bitcoin - Giftcards
Selling ST Sets, Class Top Sets, Life Pots, and much more!
Find it here: MPGH Sales Thread
Due to a recent DMCA takedown attempt we had to remove Faintmako brain. Please do not paid attention to what he say or do.
If you make it a modselector thing call it: "MuhFreedom"
CrazyJani (03-07-2014)
Ok, ladies and gentlemen.
Updated & Simplified method) :
1) Open GAtracker.class.asasm
2) Make sure the following methods do nothing by add "returns" to the code
* pushtrue returnvalue for "trackevent"
* returnvoid for trackPageview
šPatching this way seems to properly remove ALL G.A. requests.
Due to a recent DMCA takedown attempt we had to remove Faintmako brain. Please do not paid attention to what he say or do.
Adblock (which actually spys on you and also lets some advertisement go through (by letting ad companies pay them to get whitelistd) only blocks your browser traffic on which it is installed.
Best you should do, if you want to invest a few bucks, you get yourself a Raspberry PI 3, and install PiHole on it.
Then you change your DHCP settings on your router and set the DNS-Server to the IP of your Pi-Hole.
BAM! NO more advertisement on any device in your network without having to install any plugins or whatsoever.
(cool for Smart-TVs, Phones, Tablets, WiFi-Cameras or any other network device which doesn't let you install any adblocker).
But this is far away from ROTMG stuff.
Last edited by theross; 12-01-2020 at 09:25 AM.