He was a bronze Torb main

    • fox [comrade/them]@hexbear.net
      link
      fedilink
      English
      arrow-up
      26
      ·
      2 days ago

      He’s emotionally stunted and unable to validate himself, leading him to seek external validation at every turn. Sometimes that’s being the World’s Most Divorced Dad on Twitter sharing stale memes. Sometimes it’s trying to brag about being the Best Gamer, no matter what that looks like, be it ranking in Overwatch or paying someone to lead in Path of Exile for him. Ironically he has been completely poisoned by and subsumed into the cultures of nonstop competition for meaningless points that gaming corporations create and maintain to keep players playing. When he gets exposed it just makes him look like an even bigger loser, like his holistically awful Elden Ring build. If a normal person shared their terrible ER build they’d get pointers on how to improve it, but the Technoking of SpaceX is such an egotist that it just adds fuel to the fire.

    • Belly_Beanis [he/him]@hexbear.net
      link
      fedilink
      English
      arrow-up
      12
      ·
      2 days ago

      It’s entitlement. People who think “I’m good enough to be in the highest ranks, it’s my stupid teammates that stop me from being there!” and so they get boosted. They don’t realize having shitty teammates is part of any game and knowing how to deal with those players is a skill itself.

      But since they’re antisocial nerds who treat other people like shit in real life and online, they never learn. There’s an overlap between misogynistic assholes and shitters who get boosted.

      • Carl [he/him]@hexbear.net
        link
        fedilink
        English
        arrow-up
        7
        ·
        2 days ago

        They don’t realize having shitty teammates is part of any game and knowing how to deal with those players is a skill itself.

        and nine times out of ten the person in question isn’t at the point where they can start thinking about how to deal with bad players on their team, because they are deeply ignorant of fundamental concepts like map awareness and are a really sloppy player.

        idk about Overwatch but in League (at least back when I played) you could get to diamond just by muting your teammates and playing one champion every game and getting good enough to where you didn’t pick bad fights or lose your lane for no reason.

      • RNAi [he/him]@hexbear.net
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        2 days ago

        There’s an overlap between misogynistic assholes and shitters who get boosted.

        There’s a scientific study about this actually, the bad players tended to be way more misogynistic because of their insecurities

  • Tabitha ☢️[she/her]@hexbear.net
    link
    fedilink
    English
    arrow-up
    19
    ·
    2 days ago

    This is like so dumb, like the point of having kids is apparently to use them to fraudulently present yourself as being a pro gamer then abandon them? This is some of the most idiotic anti-family-values shit but nobody cares.

  • DragonBallZinn [he/him]@hexbear.net
    link
    fedilink
    English
    arrow-up
    24
    ·
    2 days ago

    I’ve played Overwatch competitively before. You have to intentionally be bad at the game to get that rank. I’m guessing Elon’s the type of guy that treats overwatch like a ffa deathmatch and doesn’t use the mic.

    • Awoo [she/her]@hexbear.net
      link
      fedilink
      English
      arrow-up
      12
      ·
      2 days ago

      nd doesn’t use the mic.

      Using mic is actively detrimental in Overwatch until at least Diamond these days. 99% of people genuinely get better results by turning it all off

    • redsand@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      2 days ago

      I can’t seem to get the page to load. What rank was he? Silver boosted gold? Edit: Holy crap I found it. He was a bronze torb main. I’m dying 😂

  • peppersky [he/him, any]@hexbear.net
    link
    fedilink
    English
    arrow-up
    13
    ·
    2 days ago

    Please add a word filter so I can filter out these stupid nonsense posts about Musk please I don’t give a shit about him personally and you really shouldn’t care either

    • BountifulEggnog [she/her]@hexbear.net
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 days ago

      With a bit of fiddling deepseek gave me this tamper monkey script, appears to work on my end:

      spoiler
      // ==UserScript==
      // @name         Lemmy Post Filter
      // @namespace    http://tampermonkey.net/
      // @version      0.1
      // @description  Remove Lemmy posts containing specific keywords in their titles
      // @author       Deepseek
      // @match        https://hexbear.net/*
      // @match        https://*.hexbear.net/*
      // @match        https://lemmygrad.ml/*
      // @match        https://*.lemmygrad.ml/*
      // @grant        none
      // ==/UserScript==
      
      (function() {
          'use strict';
      
          // Add your keywords here (case insensitive)
          const KEYWORDS = [
              'elon',
              'musk'
              // Add more keywords as needed
          ];
      
          // Function to check if title contains any of the keywords
          function containsKeyword(title) {
              if (!title) return false;
              const lowerTitle = title.toLowerCase();
              return KEYWORDS.some(keyword => lowerTitle.includes(keyword.toLowerCase()));
          }
      
          // Function to process posts
          function filterPosts() {
              const posts = document.querySelectorAll('.post-listing.mt-2');
      
              posts.forEach(post => {
                  const titleElement = post.querySelector('.d-inline-block');
                  if (titleElement) {
                      const titleText = titleElement.textContent || titleElement.innerText;
                      if (containsKeyword(titleText)) {
                          // Remove the post
                          post.style.display = 'none';
      
      
                          // Find and remove the HR after this post
                          const nextElement = post.nextElementSibling;
                          if (nextElement && nextElement.tagName === 'HR') {
                              nextElement.style.display = 'none';
                          }
      
                          console.log('Removed post with title:', titleText);
                      }
                  }
              });
          }
      
          // Run initially
          filterPosts();
      
          // Observe DOM changes for infinite scroll or dynamic content loading
          const observer = new MutationObserver(function(mutations) {
              filterPosts();
          });
      
          observer.observe(document.body, {
              childList: true,
              subtree: true
          });
      })();
      
  • I never played this game and tried to decipher what this means by searching the terms, but all it did was reignite my dispassion for learning this game because it subjected me to reading the random opinions of the vocal fandom.

    can someone who knows articulate why being “bronze torb main” is apparently the 3 word combination that means “objective loser”?

    • CrawlMarks [he/him]@hexbear.net
      link
      fedilink
      English
      arrow-up
      13
      ·
      2 days ago

      Bronze is the lowest level of combatant. Torb is a guy that built turrets so you didn’t actually have to aim yourself. So he is playing the least skill based position and at a low level.

      If you had really good tactical awareness it could be a valuable character to have on a team. I was a gold level torb at one point. But it was about map awareness and positioning and not mechanical skill.

  • GiveOver@feddit.uk
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    2 days ago

    I hate Musk but maybe he just wanted to play games with his kids? If you really want boosting out of bronze you don’t ask the silver 12 year old.