Skip to content

Shit Battles Remover by mack

Screenshot of Shit Battles Remover

Details

Authormack

LicenseNo License

Categoryroblox.cat

Created

Updated

Size2.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

to firefox users: enable layout.css.has-selector.enabled in flags

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Shit Battles Remover
@namespace      github.com/openstyles/stylus
@description    to firefox users: enable layout.css.has-selector.enabled in flags
with this you can't:
cant visit shit battles creators profile anywhere
cant see shit battles creators feed posts
cant follow, favorite and like shit battles
cant see shit battles game anywhere on the site
@version        1.0.1
@author         mack
==/UserStyle== */

@-moz-document url-prefix("https://www.roblox.cat/") {
.game-card:has([href="https://www.roblox.cat/games/12882/Slap-Battles-(Remake)"])  {
    display: none;}
.game-card:has([href="https://www.roblox.cat/games/12882/[1K-Visits!]-Slap-Battles-(Remake)"])  {
    display: none;}
    .game-card:has([href="https://www.roblox.cat/games/12882/"])  {
    display: none;}
    .game-card:has([href="https://www.roblox.cat/games/12882/Slap-Battles-(remake)"])  {
    display: none;}
    .game-card:has([href="https://www.roblox.cat/games/12882/[1K-Update]-Slap-Battles-(remake)"])  {
    display: none;}
    
    
    
.game-card:has([title="[1K Visits!] Slap Battles (Remake)"]), .game-cards .game-card:has([title="[1K Visits!] Slap Battles (Remake)"])  {
    display: none;}
.game-card:has([title="Slap Battles (Remake)"]), .game-cards .game-card:has([title="Slap Battles (Remake)"])  {
    display: none;}
    .list-item:has([href="https://www.roblox.cat/users/69/profile"]) {
        display: none
    }
    .profile-container:has([alt="TheGuyWhoIsIdiot"]) {
        display: none
    }
    .avatar-card:has([src="https://www.roblox.cat/headshot-thumbnails?userId=69"]) {
        display: none
    }
    .game-play-button-container:has([placeid="12882"]) {
        display: none
    }
    .favorite-button:has([data-assetid="12882"]) {
        display: none
    }
    .follow-button:has([data-universe-id="12882"]) {
        display: none
    }
    
}
@-moz-document url-prefix("https://www.roblox.cat/games/12882/") {
    .icon-like {
        display: none
    }
    .icon-like  selected {
display: none
}
}

Reviews

No reviews yet.