Sunday 16 December 2012

How to block pinion.gg motd adverts

This is how to block pinion.gg MOTD (message of the day) adverts from loading in-game. This is very likely to have caused you great rage and anger when playing one or more of the following titles:
  • Counter-Strike: Global Offensive
  • Counter-Strike: Source
  • Day of Defeat: Source
  • Left 4 Dead 2
  • Left 4 Dead 1
  • Half Life 2: Multiplayer
  • Nuclear Dawn
  • Team Fortress 2
Blocking this major nuisance is actually really easy, here is a very simple and safe method for doing so. Simply add the following to your hosts file:

127.0.0.1 pinion.gg
127.0.0.1 bin.pinion.gg
127.0.0.1 blog.pinion.gg
127.0.0.1 cdn.pinion.gg
127.0.0.1 crm.pinion.gg
127.0.0.1 cp.pinion.gg
127.0.0.1 delivery.pinion.gg
127.0.0.1 docs.pinion.gg
127.0.0.1 kermit.pinion.gg
127.0.0.1 legacy.pinion.gg
127.0.0.1 log.pinion.gg
127.0.0.1 mail.pinion.gg
127.0.0.1 motd.pinion.gg
127.0.0.1 ns1.pinion.gg
127.0.0.1 ns2.pinion.gg
127.0.0.1 ns3.pinion.gg
127.0.0.1 ns4.pinion.gg
127.0.0.1 ns5.pinion.gg
127.0.0.1 ns6.pinion.gg
127.0.0.1 pinionprizes.gg
127.0.0.1 pog.gg
127.0.0.1 pog.pinion.gg
127.0.0.1 stage.pinion.gg
127.0.0.1 templ4d2.pinion.gg
127.0.0.1 tix.pinion.gg
127.0.0.1 video.pinion.gg
127.0.0.1 voip.pinion.gg
127.0.0.1 wiki.pinion.gg
#02 Feb 2013 update
127.0.0.1 oscar.pinion.gg
127.0.0.1 ads.intergi.com
#6 March 2013 update
127.0.0.1 adback.pinion.gg
#7 June 2014 update
127.0.0.1 api.pinion.gg
127.0.0.1 bork.pinion.gg
127.0.0.1 calendar.pinion.gg
127.0.0.1 direct.pinion.gg
127.0.0.1 immuniser.pinion.gg
127.0.0.1 mailer.pinion.gg
127.0.0.1 office.pinion.gg
127.0.0.1 pinion-log.pinion.gg
127.0.0.1 quartermaster.pinion.gg
127.0.0.1 seen.pinion.gg
127.0.0.1 transcoded.pinion.gg
127.0.0.1 www.pinion.gg

#24 Dec 2016 update
127.0.0.1 cf-protected-bin.pinion.gg
127.0.0.1 cp-ng.pinion.gg
127.0.0.1 creative.pinion.gg
127.0.0.1 git.pinion.gg
127.0.0.1 pog2.pinion.gg
127.0.0.1 transcoder.pinion.gg
#this company purchased pinion and some trackers are stored there now

127.0.0.1 unikrn.com
127.0.0.1 www.unikrn.com
127.0.0.1 affiliates.unikrn.com
127.0.0.1 auctionbot.unikrn.com
127.0.0.1 blog.unikrn.com
127.0.0.1 cdn.unikrn.com
127.0.0.1 http.unikrn.com
127.0.0.1 intranet.unikrn.com
127.0.0.1 jira.unikrn.com
127.0.0.1 logs.unikrn.com
127.0.0.1 mcemails.unikrn.com
127.0.0.1 news.unikrn.com
127.0.0.1 news-static.unikrn.com
127.0.0.1 static.unikrn.com
127.0.0.1 stats.unikrn.com
127.0.0.1 t.unikrn.com
127.0.0.1 wiki.unikrn.com 


These are just the domains I know, the more that are blocked the better.

For detailed instructions on editing your hosts file:
Windows Vista/7 - http://helpdeskgeek.com/windows-7/windows-7-hosts-file/
Windows XP - http://www.accs-net.com/hosts/how_to_use_hosts.html
Wndows 8 - http://www.howtogeek.com/122404/how-to-block-websites-in-windows-8s-hosts-file/

When you have done it, restart your webbrowser then visit http://www.pinion.gg/ if it doesn't load then you've done it! Now enjoy your lag, crash, advert free gaming!

You can also block the domains at hardware router level if you know how to do this, main domains are pinion.gg | pinionprizes.gg | pog.gg | unikrn.com
  • Pro-tip: Did you know that every time you enter a server with pinion adverts installed your Steam ID, IP address, date and time of entry, server:port you just connected to and what advert you just saw is logged on their servers without your permission? And then again whenever you disconnect from the server?
UPDATE: 2nd Feb 2013 - Added oscar.pinion.gg & ads.intergi.com. Intergi domain has started showing up in crash logs of TF2 alongside pinion adverts.

Team Fortress 2 Players Only

These commands are for TF2 only players to help get rid of adverts, add it to your autoexec.cfg file.
Take out any functions you don't want.

Combined with the above, these commands completely blocked the MOTD on TF2, not even an error message was found!


//------------------------------------------------
// TF2 Anti-Virus by Casual v1.0
//------------------------------------------------

// Protection against server_can_execute bypass
// Make your cfg/config.cfg read-only for extra protection
cl_allowupload 0
alias cl_allowupload "echo Blocked cl_allowupload!"
alias clear "echo Blocked clear!"
alias unbindall "echo Blocked unbindall!"

// Adblock for motd, extra protection:
// > Create an empty file in your tf directory named textwindow_temp.html and make it read-only (this prevents the motd from being saved & loaded)
// > Add '127.0.0.1 motd.pinion.gg' to your hosts file. This prevents a well known motd advertising network to load
cl_disablehtmlmotd 1
alias closed_htmlpage "echo Blocked pinion!"

// Gets rid of servers playing annoying sound files
alias play "echo Blocked play!"
alias sndplaydelay "echo Blocked sndplaydelay!"
alias playgamesound "echo Blocked playgamesound!"
alias soundfade "echo Blocked soundfade!"

// Servers don't need this
alias cl_spec_mode
alias rpt_connect
alias r_screenoverlay

14 comments:

  1. As someone who paid for the game (TF2), and prefers to donate anonymously as I see fit (no benefits/credits/immunity/etc), I find the advertisements to be obnoxious. I find the forced wait times, and the deliberate attempts by the adservers to crash people who block them to be even moreso. It would almost (ALMOST) be acceptable if the ads did not also reappear at the beginning and end of every round, and even randomly in the middle of a round.
    As someone else said "When I'm in the middle of a firefight, trying not to get SHOT, the LAST thing I'm thinking of is 'Boy, I wonder what new laundry detergent I should buy today'"

    Also, for the adventurous (or if your router is running DD-WRT), you can add the following to your dnsmasq.local, which will have the same effect as the above hosts file additions, and possibly block any other addresses pinion uses in the future:

    address=/.pinion.gg/127.0.0.1
    address=/.pinionprizes.gg/127.0.0.1
    address=/.pog.gg/127.0.0.1
    address=/.intergi.com/127.0.0.1

    ReplyDelete
  2. Thank you for making this you are awesome and for the adds and pinion, YO CAN GO DO 2 GIRLS 1 CUP TOO YOUR MUMS BLUE WAFFLED MANGINAS YOU IMBREAD MOTHERFUCKING SHIT HEAD FAGGY MANGINA BLUE WAFFLED CONTS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    ReplyDelete
  3. If they are paying alot more than they earn by using adds then what is the point in doing so and not earn any money anyway? I tell you why? BECAUSE THEIR MOTHERFUCKING IDIOTS AND MOTHERFUCKING CONTS!!!!!!

    ReplyDelete
  4. Oh and thank you so so much for making this you are just amazing and I hope the whole world will know of this site.

    ReplyDelete
  5. The server owners (I am one who owns numerous servers out of my own pocket and i do not take donations and i disable the MOTD and will never use ads) who use pinion are there to make money, nothing else if you check on the sourcemod forums (alliedmodders site) you will see a thread on how it works and how they get payed.

    Cheapskates, gtfo and get a real job stop making money from ppl who already payed for the game.

    ReplyDelete
    Replies
    1. THEY DON'T DESERVE MONEY AND NO-ONE GIVES A FUCK ABOUT YOU OR THEM YOU MOTHERFUCKING CONT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

      Delete
  6. I'm a server owner and I have used Pinion (Not anymore because they don't know how to run it in the gamers interest but that not to say I haven't found a new company)

    Lets talk about cost and the pennies them ads really make. I pay $149.99 to run an 8 core Xeon server with 32 GB of ram and a 1000 MBps link. I host mostly servers that don't support these ads. But I do run a few L4D2 servers and ND servers that do and I have the ad's on.

    Why, because $150 a month is a lot to dish out for someone else (EG YOU!) to enjoy. Sure people donate at times (Wow look I got $5 from someone who also thinks they should be an admin now for giving me $5) Bitch please I get more emails telling me to add this, or change this, or another player made me cry today ban them now, ... then what I get from these greedy fucking players.

    Thanks to companies like Pinion I can cut $20 off my $150 bill if I am lucky each month. The pay outs from these companies are crap but it better then having to support the whole bill from your pocket !

    ReplyDelete
    Replies
    1. Then you nor pinion should have to do that. Steam gets millions of dollars a year and I mean over at the very very least of 10 million dollars a year. Besides you have multipul servers. The avarage admin has only 1 server. You own 3-4 servers so 4 divided by 150 equals 37 dollars or even if divided by 3 and not 4 it would be 50 dollars. So which means at the very maximum steam would only have to pay 900,000 dollars a year out of the very very minimum of their 10,00000 dollars a year isn't very much and their money will only keep growing as well. I don't blame you (partly pinion) but I mainly blame steam. I thank you for making servers though but steam can be a real 3rd party money-milking bitch. So yeah.

      Delete
  7. Everytime i go to an un add protected cite, i get this advertisement audio that runs in the background. and i have to wait the 30 secs till it goes away and the next 5 mins it comeback!!! thanks to you its stopped and it made my internet run faster too! (Sorry For Any Spelling or Grammar Errors)
    Regards
    Deep Web

    ReplyDelete
  8. I noticed some things are being blocked like ebates.com and a few links in google. Unfortunately even adding ebates.com to my whitelist I was having it blocked. Another problem I’ve been having has been finding a simple way to turn this off. It seems if I just remove the startup/firewall commands and reboot my router tends to hang forcing me to do a 30/30/30 reset and reload all my settings. Any suggestions or ideas for an easier way to turn filtering on and off?

    ReplyDelete
  9. After installing quick heal internet security software, I have problem to close/quit my Tally ERP Accouting Software. If I remove Quickheal, Tally works okay. Now every time I have to go to task manager to quit tally. Another thing is tally takes little more time to load than before. I have done so much R & D to solve this. Discussed this issue with Tallysolutions.com but not succeed. Even I have removed the windows firewall, then also this problem exists. Can you guide me what is the solution now?

    Harold Burton

    ReplyDelete
  10. Nice! As a firefox user that uninstalled flash months ago I can say it's nice to live in the future, and I'm happy Chrome users will join soon. There are some pages that cause problems when completely removing flash, but it's far less important than it was a few years ago. And as noscript user I'm used to web pages not working properly...
    Joseph Donahue

    ReplyDelete
  11. After installing quick heal internet security software, I have problem to close/quit my Tally ERP Accouting Software. If I remove Quickheal, Tally works okay. Now every time I have to go to task manager to quit tally. Another thing is tally takes little more time to load than before. I have done so much R & D to solve this. Discussed this issue with Tallysolutions.com but not succeed. Even I have removed the windows firewall, then also this problem exists. Can you guide me what is the solution now?
    Kelly Hubbard

    ReplyDelete
  12. Thank you for your article you can also read best cryptocurency coin article of the year Pi network .

    ReplyDelete