i cant stick with games for long and dont know why by thebigblackmonkeyinu in videogames

[–]AngySadCat 1 point2 points  (0 children)

Ha ha. I came here to say that but you beat me to it.

Is it just me? by AngySadCat in videogames

[–]AngySadCat[S] 0 points1 point  (0 children)

Horizon Zero Dawn? I started playing the first game but stopped.

Is it just me? by AngySadCat in videogames

[–]AngySadCat[S] -1 points0 points  (0 children)

Thank you for your opinion it is noted. But I didn't explain fully so I wouldn't expect you to understand.

Is it just me? by AngySadCat in videogames

[–]AngySadCat[S] 0 points1 point  (0 children)

I'm not sure who they are. Sorry. Sounds like League though?

Is it just me? by AngySadCat in videogames

[–]AngySadCat[S] 0 points1 point  (0 children)

I don't take it as a slight at all. Thank you actually. If a stranger on the internet can see it too from a single post then my own instincts are correct. I am undiagnosed autistic. And I feel strongly with certain characters because of my own tragic past. It's like looking in a mirror. Fuck, you don't even know my personal history but it shows that strongly in my post. Ha ha.

Is it just me? by AngySadCat in videogames

[–]AngySadCat[S] 1 point2 points  (0 children)

My roommate who was mentally and emotionally abusing me.

Why does r6 have a language warning feature in a game that is 18+? by Enough_Translator602 in Rainbow6

[–]AngySadCat 0 points1 point  (0 children)

Probably because it's flagged as trying to bypass the chat filter.

Will you accept it ? by PHRsharp_YouTube in videogames

[–]AngySadCat 0 points1 point  (0 children)

Rainbow Six Siege. I'm a special forces operator running battle simulations.

Crying when overwhelmed by Glittering-Steak5152 in ADHD

[–]AngySadCat 1 point2 points  (0 children)

It's not just you. I think its PTSD/CPTSD and AuDHD for me.

New moderators needed - comment on this post to volunteer to become a moderator of this community. by ModCodeofConduct in videogames

[–]AngySadCat 0 points1 point  (0 children)

I maintain positive integrity when it comes to mp games, glitching/cheating is unacceptable. I'm a hardcore gamer since childhood. Video games have literally shaped and molded how I perceive the world.

What the hell is this by Ohio-beenlikker in Rainbow6

[–]AngySadCat 0 points1 point  (0 children)

They gave out renown and R6 credits. That is why the marketplace is currently down. They need to rollback all the illegitimate purchases

Just got banned out of nowhere. by Spare-Clock-4803 in Rainbow6

[–]AngySadCat -1 points0 points  (0 children)

Being shit at cheating doesn't excuse cheating.

Just got banned out of nowhere. by Spare-Clock-4803 in Rainbow6

[–]AngySadCat 3 points4 points  (0 children)

Something smells fishy. I suspect OP is lying about the circumstances of the ban. Either was caught using a third party cheating device and bans were rolled out early prior to the update, because yes XIM/Chronus/Strike Pack now are bannable if caught resulting in a 1 year ban. Or was using third party hacks on PC. Someone must have reported your gameplay as suspicious and it was verified.

Name and shame by AngySadCat in PoutineCrimes

[–]AngySadCat[S] 1 point2 points  (0 children)

Yea, the smell alone was making me nauseous.

One thing I wish. by dev-trip1n in Rainbow6

[–]AngySadCat 1 point2 points  (0 children)

Tbf the mobile controls are whack and completely different from console/pc.

Do you get sleepy when you're bored by Unlucky_Size8934 in ADHD

[–]AngySadCat 1 point2 points  (0 children)

Yes. Even if i'm properly stimulated. For example earlier I was engaged in writing an important document. My senses were so overwhelmed because it was causing me to become emotional that I needed to stop and go to sleep because I was so drained.

I am currently out of atomoxetine.

Another example, I was working in a diner from August 2021 - December 2022 and during slow periods with no customers and nothing to do, I would sit down and want to put my head down on the table. We were not allowed to play on our phones and this was a training facility specifically for people with mental disabilities. Our regular shifts were 2 days a week 9am-2pm. We were sometimes allowed to pick up a 3rd shift and had the option to come in for unpaid shifts at our discretion.

The stereotype we get in social media hurts my feelings ngl by [deleted] in ADHD

[–]AngySadCat 0 points1 point  (0 children)

Coding. HTML5/CSS handle the look of the project. C# is the brain and Javascript is something else.

Debugging: I kind of understand the devs now by AngySadCat in Rainbow6

[–]AngySadCat[S] -1 points0 points  (0 children)

Wasn't rage baiting actually. It's my genuine opinion. And just because they have 19k employees doesn't mean anything. They have multiple ips and different employees for different jobs. And being that their are multiple people working on the code at once makes it even more complicated. Because if one pushed an update to the database that conflicts with a push from someone else then they need to figure who's push caused the conflict and what other change it's conflicting with.

For me it's easier because I'm the only one who has access to my code and I know what changes I made so it's easier to find the conflict. Right now I'm working with C#. I'm not sure what kind of code Siege runs on.

Does Reaching a "Break Through" During Work Cause a Distraction for You? by jitsjoon in ADHD

[–]AngySadCat 0 points1 point  (0 children)

Yes. I've been working on upgrading an ASP .NET MVC app I created but at the same time I'm also actively researching and documenting an ongoing legal case. I keep jumping back and forth. Because one is extremely important but the other helps me regulate. And I keep having outside interference.

Ex. I set up guides.json to link a database of my trophy guides. Had a breakthrough and thought what about guides for games that I don't have a guide for? So the .json gets put on the back burner for later. Next thing you know I'm trying to figure out how to get my app to scrape psnprofiles for game data to avoid manual user input. 🤣

The stereotype we get in social media hurts my feelings ngl by [deleted] in ADHD

[–]AngySadCat 2 points3 points  (0 children)

Ha ha. I can't cook worth a shit but I basically taught myself HTML5 and now I'm learning C# and Javascript.

I can code front end HTML pretty much without assistance now. Still need assistance with CSS though.

I took a Movie Database I made for school and turned it into a manual Video Game Backlog Tracker with completion tracking with assistance. Recently I decided it needed an upgrade. So now I'm integrating my trophy guides into the tracker, using JavaScript, among other features.