By donteatsoap7
Has 13 other scripts.
// ==UserScript==
// @name Event Invites Remover
// @include http://home.myspace.com/*
// @description Removes The "New Event Invite!" Notifier From The Home Page
// @exclude http://comments.myspace.com/*
// ==/UserScript==
GM_addStyle('#ct100_cpMain_Updates.Skin_indicatorEvents {display: none !important}')