The most OVERWHELMING challenge mod I've ever beaten

  Рет қаралды 1,169,001

AstralSpiff

AstralSpiff

Күн бұрын

Пікірлер: 1 500
@AstralSpiff
@AstralSpiff 5 ай бұрын
Heyo hope you’re enjoying sensory overload: the video I want to clear up that I was never at any risk of spyware from the mod developers. It works by encoding a message that contains the command to execute and everything else necessary into an image. The image contains the message in its pixels. That image is then uploaded to a server that the mod constantly checks while its running. When there is a new image, it gets downloaded, decoded and executed. In pleb terms, basically the mod checks a server for stuff the devs send, never actually interacting with my computer and they can’t receive anything back. All of this was also almost exclusively set up for my stream and is fully off. As well. They’ve added this disclaimer to the mod website. I wasn’t very pleased that they didn’t tell me about it, but I trust the group and we worked out that I’d like more explanation in the future
@Sirppentious
@Sirppentious 5 ай бұрын
Hi
@kittyc0n
@kittyc0n 5 ай бұрын
As long as youre safe, spiffy :)
@edgarmasanazurriaga693
@edgarmasanazurriaga693 5 ай бұрын
BBK BCON BRGR
@Bupboy
@Bupboy 5 ай бұрын
Glad you cleared it up cuz people are super freaked out abt it, even tho it makes more sense to me that it was just for this stream and whatnot
@jakederik
@jakederik 5 ай бұрын
I think for the future Spiff, you should maybe make sure if there is a backdoor, it's atleast known. It just feels really bad to have one randomly even if it's all safe, you never know what could happen
@HorrorScoped
@HorrorScoped 5 ай бұрын
I think other peeps have probably already pointed this out, but when I did my mimic pursuit run (that OmegaaDev also made), I realized that the intro to the game lacks any sort of navigational mesh. This is because there aren't normally any free-roaming animatronics present in that location, so if you spawn them in, they just stand around since they can't essentially calculate how to get to you.
@lc3670
@lc3670 5 ай бұрын
Omg horror scoped watches astralspiff!
@gneu1527
@gneu1527 5 ай бұрын
Pretty sure any game area where enemies never walk in or spawn lack navmesh
@Cervidae
@Cervidae 5 ай бұрын
mister swankybox horrorscoped himself
@omegaadev
@omegaadev 5 ай бұрын
oh hey
@gabejinnette5412
@gabejinnette5412 5 ай бұрын
oh hello
@loganberry32
@loganberry32 5 ай бұрын
So, the reason the lads can’t move during the entrance bit is because that chapter just doesn’t have a NavMesh (basically an addition to the floor that’s basically a carpet that pathfinding happens on) but for other chapters, there is a NavMesh
@theonetruedoggo4808
@theonetruedoggo4808 5 ай бұрын
Isn't that what gmod maps use for nextbots as well?
@loganberry32
@loganberry32 5 ай бұрын
@@theonetruedoggo4808 it’s a very common pathfinding system. Unity has it as a usable feature by default
@icantthinkofanythingclever5979
@icantthinkofanythingclever5979 5 ай бұрын
@@theonetruedoggo4808 pretty much in every 3D game, if a character or enemy needs to move in a way that isn't mapped out before hand (i.e. moving back and forth or in a circle), it uses a nav-mesh
@DMTrojan
@DMTrojan 5 ай бұрын
@@theonetruedoggo4808 All AI in GMOD/Source Engine games use a navmesh. Half Life 2 was one of the first games to really highlight the use of navmeshes in its AI design, and so a bunch of mod for it/games made on the engine make use of its ability to highlight paths and direct the AI organically through complicated structures. NextBots are just an extremely efficient pathing module for Source Engine navmesh code. They don't do any complicated "Move to cover/shoot at target" calculations like the base game AI/Combine Soldiers do, their only objective is to move as quickly as possible from one point to another using the navmesh. The navmesh in Source Engine games works extremely well for those purposes....if you've remembered to actually set one up for that map. If you load an NPC or NextBot into one of the older modded maps that doesn't have an updated navmesh setup they will struggle to even move at all.
@Kalebjayboss
@Kalebjayboss 5 ай бұрын
​@@icantthinkofanythingclever5979 you can also use a nav mesh for mapped out behaviour too, most modern 3d games use navmesh for everything regarding npc movement
@Super_Doopid
@Super_Doopid 5 ай бұрын
Plink is the only chaos for spigg
@vhyez
@vhyez 5 ай бұрын
plinK
@-..Blossoms..-
@-..Blossoms..- 5 ай бұрын
plink
@MountainFrost
@MountainFrost 5 ай бұрын
plink
@poweroff1225
@poweroff1225 5 ай бұрын
plink
@IsYeaYesyup
@IsYeaYesyup 5 ай бұрын
plink
@MattGOnYT
@MattGOnYT 5 ай бұрын
When it comes to the backdoor issue, there’s a pretty good video on the idea by Spaceman Scott where he talks about the idea in relation to Welcome to the Game. In short, it’s important for that type of thing to be “opt in” so that people aren’t blindsided, especially during a livestream. In this case it wasn’t malicious, and was able to be worked out by spiff and the devs, but this type of thing can easily go wrong with the wrong person in charge
@blueshellincident
@blueshellincident 5 ай бұрын
Yeah it's crazy that people CREATE backdoors like that, let alone accept them. It's totally unnecessary and you have to ask who is it for?
@saulidhlinity3897
@saulidhlinity3897 5 ай бұрын
​@@blueshellincidentyou have no idea how many backdoors you accept daily if that's your definition of one
@unfathomablyunfathomable
@unfathomablyunfathomable 4 ай бұрын
@@blueshellincident Read the pinned comment. This isnt a backdoor 💀 if so then any app that developers can remotely update (like Discord) is also a "backdoor" 😱
@somedude9316
@somedude9316 4 ай бұрын
@@unfathomablyunfathomable Any software you update can become a trojan or worse if the developer or whoever has access to the servers can upload a version with malicious code. This has actually been documented in many other pentesting studies in the past. an off the top of my head example is for the apple store, it was possible to backdoor many devices because once you uploaded a good version of software, they didn't vet updates of the code past that. That was official platforms too. This is a mod. Anyway, If it's communicating enough for the dev to fuck with an OFFLINE GAME to a streamer on a completely different network, then it can definitely be abused / exploited to do a lot more harm than janking up your run on stream. Earlier in the video, it was able to open youtube links and tab his game out. It's literally executing code on his system to do that. Edit: Context.
@unfathomablyunfathomable
@unfathomablyunfathomable 2 ай бұрын
@@somedude9316 I understand your concerns but I believe it was only Spiff's version of the game that they could do this with so any other copy should be fine. I don't believe they were able to execute code directly since the game doesn't have admin perms. But you know how Discord can open websites if you click a link? There's probably something similar going on. Still they very much should've told him beforehand
@epoxy-drinker
@epoxy-drinker 5 ай бұрын
dawg seeing “faz glock” in ruin was not something i ever expected to see but here we are
@CozyFactor
@CozyFactor 5 ай бұрын
Watching this guy feels like watching a man get past a 40 foot wall with nothing but a glass of water. This man does the most ungodly challenges.
@dontage815
@dontage815 5 ай бұрын
Is it just me or is the chaos mod only actually difficult because of a few events, mainly the ones that completely block your vision, leaving no way to actually survive, and the ones that either delete saves or close the game. The Choas mod seems to be more of a Russian roulette but every bullet is loaded except one
@legodragon1999
@legodragon1999 5 ай бұрын
Can't help but agree. I wasn't keeping track, but it seems like almost a dozen effects either cause a premature death (like Tactical Nuke, Ded, AE) or cause an effect that is basically a restart (the minigames and some vision-changing effects). It's less of a challenge and more of just dying to random effects, which doesn't seem very fun. I think if there were fewer ways to auto-kill the player, or more ways to play around the kill mechanics, I think it would be better. Red Light Green Light is an interesting example, but usually a random animatronic would just kill Spiff regardless.
@Garrettcube
@Garrettcube 5 ай бұрын
I remember the dev interrupting the game getting old fast. The fact they didn’t even make spiff aware that they had remote access to his game was also kinda scummy too.
@Spoonable
@Spoonable 5 ай бұрын
i feel like not disclosing that kind of thing is a massive security breach (no pun intended).
@arandomcommenter412
@arandomcommenter412 5 ай бұрын
Yeah, but if Spiff doesnt mind it then it's excusable. If there is a next time, they should definitely ask.
@iconica9516
@iconica9516 5 ай бұрын
there is no world where this is an ok thing to do
@Tsukistar1
@Tsukistar1 5 ай бұрын
@@arandomcommenter412 there's no real scenario where doing it w/o telling him is excusable t b h.
@Garrettcube
@Garrettcube 5 ай бұрын
@@arandomcommenter412 It really doesn’t, something like that should ALWAYS be disclosed up front, regardless of intent. If anything it’s concerning that an offline game was able to be accessed remotely without disclosing it to Spiff.
@Cinnamowo
@Cinnamowo 5 ай бұрын
There's a reason why the original chaos mod for GTAV had a lot of time in between events, and most of these events weren't long as hell, while also being completely unwatchable, because of how often they overlap I must say tho, Day 2 was WAY better. I think the part about random animatronics spawning is the one that ruins haha experience the most, other than that I would say Day 2 was pretty enjoyable
@blueshellincident
@blueshellincident 5 ай бұрын
Both of the chaos mods are too much and way too random IMO. Should be more interesting events using in game content rather than "haha meme blocks your screen." It's just not very fun.
@nathangoedeke694
@nathangoedeke694 5 ай бұрын
@@blueshellincident Yeah there's a lot about these "chaos mods" that frustrates me a lot. The fact that the distractions are usually dumb memes that have nothing to do with the spirit of FNAF, the fact some events just kills the run instantly without any way of stopping it
@PWNDON
@PWNDON 3 ай бұрын
niko pfp :D
@ThePancakeMachina
@ThePancakeMachina 3 ай бұрын
erm what the niko
@paxpenguina
@paxpenguina 5 ай бұрын
“I was never told that the developers could interact with my game live” Is a WILD statement because that’s so dangerous while streaming. Of course the devs clearly didn’t have any malicious intentions but if they did this would be a complete shitshow. Please, developer(s) that worked on that part of this mod, TELL SPIFF NEXT TIME AND MAKE SURE HE IS OKAY WITH IT!! Boundaries are important, especially when it comes to someone else being able to put up things on your stream.
@LegendConsole
@LegendConsole 5 ай бұрын
People used to do this when they made games too. Think the most famous was the ClusterTruck game. Hard to trust devs when they pull stunts like that.
@orphluca
@orphluca 5 ай бұрын
@@LegendConsole Clustertruck was a twitch integration people willingly could put on that gave them access through twitch itself, not a backdoor. That was different, and for streaming purposes only.
@alienswearbeanies
@alienswearbeanies 5 ай бұрын
i thought he was talking about the devs of sb ruin...
@Flexkid_
@Flexkid_ 5 ай бұрын
@@alienswearbeanies no way, steel wool is NOT like that at all 😭
@maple653YTisannoying
@maple653YTisannoying 5 ай бұрын
the most notable incident of that was the "welcome to the game 2" so much so it even had a whole video dedicated to it
@lh858
@lh858 5 ай бұрын
Spiff is the only person I know who would for some GOD FORSAKEN REASON look at a challage like this and think "Nah, I'd beat it"
@_jay_renda_
@_jay_renda_ 5 ай бұрын
"Nah, I'd win"
@SomeBodyThatYouUsedToKnow303
@SomeBodyThatYouUsedToKnow303 5 ай бұрын
Its almost like they purposefully tried to make this mod as bad as they could
@Sir_plinks
@Sir_plinks 5 ай бұрын
Plink
@Schnort
@Schnort 5 ай бұрын
Plink
@NagaGaming76
@NagaGaming76 4 ай бұрын
To be fair, it's called CHAOS mod, no one said it be great
@InfernoTrap
@InfernoTrap 3 ай бұрын
Plink
@ecw613
@ecw613 2 ай бұрын
​@@NagaGaming76There's a difference between Chaos, and unfair. It can still be chaotic but actually well made, which this mod was not.
@Extendedklips
@Extendedklips 5 ай бұрын
“We killed the mimic with the faz glock” was both perfect and sent me laughing like crazy
@idkjustsomedog
@idkjustsomedog 5 ай бұрын
I'm wary of this mod for security (heh) reasons. Being able to arbitrarily display images and text means whoever is running the control software (or a third party potentially) could likely also send malicious payloads. I doubt the dev has anything malicious in mind, they just seem silly, but it would be nice for them to update the description about how their remote control panel is secured. Unfortunately even other developers likely won't have the tools to check the dev's work unless they're already UE modders since all the control panel stuff is inside of compiled UE binaries. Edit: I did some research, the version publically available doesn't have the remote access built in and it has been removed from their code repo as of June 5th. Still kinda cringe to commit a cardinal programming sin as a haha silly bit but chase your bliss I guess.
@orphluca
@orphluca 5 ай бұрын
It’s definitely something that should be disclosed for a multitude of reasons. In my personal opinion I don’t think it should even be a thing, twitch integrations are possible like in Clustertruck to add value to streaming to the game with game dev fuckery, I don’t see why people go this route
@vickysterling3342
@vickysterling3342 5 ай бұрын
Are we certain the remote access isnt available in the files provided through the mod page's google drive link pre-requisite for getting the mod to work?
@Smileforthecamera-1
@Smileforthecamera-1 5 ай бұрын
Still, Spiff didn't know that the devs literally backdoored his computer.
@Grayismyname
@Grayismyname 5 ай бұрын
I guess you could say his Security was… …what?
@galaxythebat
@galaxythebat 5 ай бұрын
@@Smileforthecamera-1 they didn't
@mx.blackhole7615
@mx.blackhole7615 5 ай бұрын
The modders intentionally messing with you was pretty scummy. I know you were never at the risk for spyware and it's been cleared up with them, but it leaves a bitter taste in my mouth watching this. That aside, I think a lot of the events are too chaotic to be enjoyable. Events where you're instantly killed shouldn't be a thing. I think a copyright free mode is necessary when dealing with a mod meant for streaming. Events that change the visuals need to reverse themselves after short period. I've got no clue if any of these were changed up through the stream as I'm part way through Day 1. Editing to say it seems like a lot of the issue I've had were cleared up and fixed. It's really good the devs could take some of the complaints into consideration and actually fix them.
@jxppx
@jxppx 5 ай бұрын
The bandicam watermark should be permanent on every spiff stream
@Alt_Jess
@Alt_Jess 5 ай бұрын
I appreciate putting the link for the mod in the desc, but theres NO WAY I'm downloading a backdoor to my computer edit: I made this original comment very quick after the vid came out and before the pinned because I had already seen part of the vod, also, Spiff's pinned comment cleared things up, so read it instead.
@Ozeglion
@Ozeglion 5 ай бұрын
Apparently the public version doesn’t allow for that, but I’m not completely sure
@basicname1555
@basicname1555 5 ай бұрын
how is it a backdoor?
@NinjaWLOG
@NinjaWLOG 5 ай бұрын
@@basicname1555 Do you know it isn't? There's evidence that the game regularly executes enough code for two-way communication with a server (GET requests, whether implemented by opening a browser window, or more directly - as in the image download - _can_ be used to indirectly transmit information to a server). There's no evidence that the code utilises this in any way, but there's no evidence it doesn't, either. You'd probably need some proper RE to confirm, one way or another. And note that, just because a backdoor isn't _intended,_ doesn't mean that there's no risk of one. Depending on whether this is written in a memory safe or unsafe language, the possibility of memory manipulation is a huge potential risk. I don't personally think this was intended maliciously. But it's worth bearing in mind how easily a program with these capabilities _could_ have been malicious.
@theIargedude
@theIargedude 5 ай бұрын
the outlined textures at the beginning genuinely make it look like a borderlands location like not just that it's outlined but the destroyed nature of everything and the lighting
@constellationcorvid
@constellationcorvid 5 ай бұрын
cool video, but yeah that whole access to manipulate the game as you're playing is super sketch. It's just a bit reminiscent of the "Welcome to the game"s developer doing something similar. There's an interesting video by Spaceman Scott about that situation.
@LoreCatan
@LoreCatan 5 ай бұрын
Right, I instantly thought of that too, that dev was power tripping like a mf, and the game isn't even that good- just annoying as all hell. It's very clear he made that game just to annoy whoever is playing it, but also wanted the fame of creating a "hard scary game".
@noviolam2618
@noviolam2618 5 ай бұрын
Yeah this is exactly where my mind jumped too. That guy was abusive with the people that played his game and I have no intention of supporting him or people that mimic him whatsoever.
@poppyseed799
@poppyseed799 5 ай бұрын
@@LoreCatan power tripping like… a what? Edit: ok they fixed it
@LoreCatan
@LoreCatan 5 ай бұрын
@@poppyseed799 I meant mf for motherfucker, I didn't realize until I googled it that I used the wrong abbreviation. I'll edit that now, thx.
@m4rcyonstation93
@m4rcyonstation93 5 ай бұрын
​@@noviolam2618I don't quite see the jump from "dev made a bad mod" to "dev is abusive"
@Fillanator
@Fillanator 5 ай бұрын
Mfw undisclosed back-door built into the mod for an offline game
@galaxythebat
@galaxythebat 5 ай бұрын
mfw you don't know how a backdoor works
@JusticeGivenForm
@JusticeGivenForm 5 ай бұрын
​@@galaxythebathow is anything they said wrong?
@galaxythebat
@galaxythebat 5 ай бұрын
@@JusticeGivenForm you can literally read Spiff's own comment on how this Wasn't a backdoor
@Noel-300
@Noel-300 4 ай бұрын
It's not a backdoor they don't have access to his computer
@blakewhite3131
@blakewhite3131 13 күн бұрын
​@@Noel-300 don't they mean back door to the game, not the pc itself??
@chairothechair
@chairothechair 5 ай бұрын
Its wild to me how: - The devs didnt remove instant crash events/Instant kill events - Installed a backdoor onto Spiff's PC WITHOUT TELLING HIM - Generally didnt account for softlock situations. - Made Visual events PERMANENT I understand that with so many events you cant account for everything, but for how often Spiff seemed to get softlocked it feels kinda meh. Enemies spawning is kinda bad, its just artificial difficulty inflation. Maybe make them 4-5 Events instead of always spawning enemies. Like Good Job devs, you made a great mod. But. Uh. Disclose Backdoors. (Or just dont add them) and Remove the Instakill/Crash Events. (EA, The Arcade games etc.)
@Vor1ki
@Vor1ki 5 ай бұрын
The event ones, that’s the whole point of a chaos mod. To be utter bullshit. The backdoor yeah I agree with.
@pyshrub
@pyshrub 5 ай бұрын
Agree on the backdoor stuff, but the instakill stuff is fine. With auto saves, it's much less of a pain and can even be considered a blessing
@gaiabot0
@gaiabot0 5 ай бұрын
spiff added the enemy spawning himself
@armygamelover
@armygamelover 5 ай бұрын
Firstly, it's called the Chaos mod because it's chaotic. I'm pretty sure the intent isn't to actually be able to beat the game with it. Second, it's not a back door. Read the pinned comment
@sethlaskus5628
@sethlaskus5628 5 ай бұрын
@@armygamelover it could be used as a backdoor
@jamesman142
@jamesman142 5 ай бұрын
Cool AstralSpiff content, but I hope you establish some boundaries with the guys. Them having livelink to your comp, especially without you knowing? While you are live? There is a lot of capacity for abuse in that, even if you trust them. It only takes one person willing to abuse that with the anonymity of the internet for that to be pretty damaging. I recall a Zoom meeting that got out of control.
@Tsukistar1
@Tsukistar1 5 ай бұрын
Yeaaaaah, it would've been a lot better if they actually told Spiff about that part of the mod, t b h.
@FingerLickinEvilToTheBone
@FingerLickinEvilToTheBone 5 ай бұрын
Imo it was pretty unacceptable them not telling him the mod could do that
@iconica9516
@iconica9516 5 ай бұрын
it's still kind of untrustworthy that they added it at all, thats never been a normal thing for people to do super sus and I can't really blame spiff if he doesn't really mess with the guys anymore
@orphluca
@orphluca 5 ай бұрын
I feel like it wouldn’t even ruin the mod’s funniness if he had been aware they at least had access beforehand, it’s such a personal breach to just not tell him that
@vickysterling3342
@vickysterling3342 5 ай бұрын
@@iconica9516 still buckling in to watch the video but seriously people we should be reporting mods for giving backdoor access
@thedailybrowser5951
@thedailybrowser5951 5 ай бұрын
I feel like the biggest thing this mod could benefit from is copyright free alternatives to its sound based distractions. I don't wanna take away the Rick Roll, don't get me wrong. but its seems like quite the legal pain the the butt, so to speak.
@orphluca
@orphluca 5 ай бұрын
the constant muting for copyright purposes is so annoying 😭 really devalues from any funny factor it could have
@darkmagician4697
@darkmagician4697 5 ай бұрын
The Rick roll was the devs arbitrarily doing something I believe. Maybe I am wrong
@Millekop
@Millekop 5 ай бұрын
On Day 2 they added a "Streamer Mode" toggle to disable the copyrighted events.
@thedailybrowser5951
@thedailybrowser5951 5 ай бұрын
@@Millekop Well that's a decent fix, but I feel its still against the spirit. Using different audio for Rick Roll (Perhaps the one Kane Carter used for his Rick Roll?) would make things still have that FUN factor, y'know?
@farawayxgalaxy
@farawayxgalaxy 5 ай бұрын
For legal reasons-
@ARDIZsq
@ARDIZsq 5 ай бұрын
I feel like this would be infinitely more fun to watch if it was just messing with shit like enemy spawns and general difficulty changes, or even map mods, but it's like 90% adding random shit to the screen and it makes for a god awful viewing experience.
@hypermaniksk534
@hypermaniksk534 5 ай бұрын
Exactly, trying to watch DarkViperAU's GTA 5 Zchaos video felt like staring into a monitor thats just flashing rgb colors very fast. This is very similiar.
@iconica9516
@iconica9516 5 ай бұрын
dude reading this actually enhanced the pain and now my headache is way worse
@Fillanator
@Fillanator 5 ай бұрын
Real! This video is borderline unwatchable I can't imagine how the live experience was.
@pocketsizedweeb
@pocketsizedweeb 5 ай бұрын
Who even knows how much access they had to his computer during all this. If they could remotely add pictures to the screen, could they also secretly inject a payload to remotely access his PC without the mod running? The fact this was undisclosed to Spiff is a serious breach of trust and he should cut them out of his mod group (I don't know how many people worked on the mod, but some of them are mods on his Twitch channel).
@grandmarie
@grandmarie 5 ай бұрын
@@pocketsizedweeb Devs in the discord said it was a discord bot
@pocketsizedweeb
@pocketsizedweeb 5 ай бұрын
I said it on the first VOD of the "challenge" and I'll say it here. This would've been so much better without the devs interfering constantly. It turns it from chaos mod to mod dev fucks with streamer. The fact that the devs even put in a remote backdoor is kind of suspicious, but not telling Spiff it was there is a definite breach of trust. I'm never downloading this virus and I hope to never see this mod be used maliciously (I'm 95% certain it will once the devs read all these negative comments about it).
@Ozeglion
@Ozeglion 5 ай бұрын
I’ve heard from another person in this comment section that the public version of this mod doesn’t allow the devs to do that, though I can’t personally confirm this Also (as someone who’s currently only a third through the video) the devs promised to stop interacting with Spiff’s game for the second stream, and I can only assume that they kept that promise
@Bananaman559
@Bananaman559 5 ай бұрын
The fact that they didn't tell him is so shitty
@Sir_plinks
@Sir_plinks 5 ай бұрын
Plink
@aliasofafool
@aliasofafool 5 ай бұрын
i doubt the mod creators are supervillains LOL
@unfathomablyunfathomable
@unfathomablyunfathomable 4 ай бұрын
Oh no!! I don't know anything about the mod and didnt read Spiff's pinned comment and now I'm fearmongering about something that doesnt exist!! Let's all pretend that there was any form of spyware or real backdoor in the game just to jump on the hate train!!!
@jamfingers55
@jamfingers55 5 ай бұрын
For legal reasons, I'm praying the creators learned from the first time around and this one isn't as frustrating
@mormor8871
@mormor8871 5 ай бұрын
Got some bad news for you
@super_cloudy_lemonade.
@super_cloudy_lemonade. 5 ай бұрын
“It might seem crazy what I’m ‘bout to say”
@notdemomantf2294
@notdemomantf2294 5 ай бұрын
For those who didn't notice it, the endless abyss falls at 8:15 was caused by the "Autosave" event that saved the game at 7:08, midway through the tunnel cutscene.
@bladeworkzgames
@bladeworkzgames 5 ай бұрын
In Unreal engine, AI requires a navmesh to move, and since there's never supposed to be any ai in the beginning segment, there's no navmesh. That's why the animatronics aren't moving.
@sokumotanaka9271
@sokumotanaka9271 5 ай бұрын
Spiff dealing with flashbangs, Tactical nukes and roaming animatronics. Clutch checkpoints: "You didn't think I'd leave you behind, did you?"
@IkerUnzu
@IkerUnzu 5 ай бұрын
8:47 I was drinking water and almost died because of this.
@Logo1770
@Logo1770 5 ай бұрын
The amount of times during this video I thought “man, that’s a wierd edit for spiff to make” only for it to actually be part of the game is staggering
@LePLusCoolDesCools
@LePLusCoolDesCools 5 ай бұрын
This mod feels like how the Internet felt in the 2010s. They even dug up NyanCat.
@kittykake44
@kittykake44 5 ай бұрын
And the death note meme, that was a blast from the past
@GurkenbauerTim
@GurkenbauerTim 5 ай бұрын
The nice thing about spiff is that if he starts a challenge, *he finishes it* Awesome to see the progress he makes with each stream.
@CompoundZebra
@CompoundZebra 5 ай бұрын
Except superstar mod... but you didn't hear that from me hehe
@xerith42
@xerith42 5 ай бұрын
I gotta say, that tactical nuke during the Monty backstory cutscene was genuinely cinematic. I was on the edge of my seat, felt like there was a real sense of danger as the building collapsed around her. Good cutscene.
@JTCF
@JTCF 5 ай бұрын
Just casually putting an RCE exploit into a game mod
@VentureCAM
@VentureCAM 2 ай бұрын
Fr lol
@marioman1242
@marioman1242 5 ай бұрын
Jesus Christ this chaos mod is horrible. The mod creators adding a backdoor without telling Spiff or having it on the mod page is actually disturbing. Imagine if one of the people controlling Spiff's game just decided to throw p*rn on the screen "for the funnies". The mod creators didn't even use the function well, mostly using it to just spam unfunny lukewarm memes. And then there's the fact that despite knowing you're a streamer, they proceeded to fill the mod and screen with copyrighted music. And then there's the deleting of the save file...my god, I could feel my blood boiling more and more as the video went on, and not because you were getting "trolled" by the actual effects.
@Smileforthecamera-1
@Smileforthecamera-1 5 ай бұрын
"Erm I just downloaded a Remote Access Trojan to your computer lol!!!" Yeah I'd be surprised if Spiff ever does anything with these guys again.
@farawayxgalaxy
@farawayxgalaxy 5 ай бұрын
I mean they removed copyright music and save deletion second day. I think the mod devs just thought “more random is funny”, but took the feedback and used it and fixed it quickly.
@basicname1555
@basicname1555 5 ай бұрын
except they aren't controlling spiffs computer. You dont have to be a genius to realize this
@hotpocketsat2am
@hotpocketsat2am 5 ай бұрын
@@basicname1555 they never said the mod was?
@basicname1555
@basicname1555 5 ай бұрын
@@hotpocketsat2am that's what a backdoor does. It's a way to gain access to someones computer and control it manually. So either A.) They are just using big words that everyone else is using B.) They are similar to the dum-dum lolipops
@Midnightlunar10
@Midnightlunar10 5 ай бұрын
If mod devs EVER plan to mess with someone’s computer directly, not only do they need to have consent, but it should be listed on the page. It was a shitty thing to do without saying anything.
@unfathomablyunfathomable
@unfathomablyunfathomable 4 ай бұрын
It doesnt mess with the computer directly in any way. It is not a backdoor.
@RandomDude-Z840
@RandomDude-Z840 4 ай бұрын
​@@unfathomablyunfathomableeven if. They could have done so many thing in the game alone that would've gotten the channel striked
@charlottejansen2349
@charlottejansen2349 5 ай бұрын
Nothing like watching spiff revisit an older video topic to cause himself more pain
@akumuryuu
@akumuryuu 5 ай бұрын
I feel like this mod would be really fun if it was around 60 seconds instead of 10.
@Bupboy
@Bupboy 5 ай бұрын
The mod's settings:
@definitelybee
@definitelybee 5 ай бұрын
These mods always seem to come short of the inspiration. In Chaos Mario, there is a lot of stuff to mess with the player but it also lets you use the chaos to your advantage and create a new experience. These just always feel like trying to beat the base game will random shit is thrown in your face and instead of being its own unique challenge just makes it feel like a test of patience. I think it worked better in SB as theres more tech you can use to bypass or manuever the challenges thrown in you way, but in this game you just have to push through until you get sick of it. While mods are hard to put into place this one just feels like a slapped together shitpost when I think the idea could still work given more thought. Great as always to spiff as he still made it enjoyable while sick, but I felt like without someone entertaining to watch, the mod itself would be just annoying to get through.
@miles8048
@miles8048 5 ай бұрын
Honestly the devs having access and interacting with the game without Spiff’s knowledge is fucking creepy. Spiff handled it well, even with all the just plain attention seeking and annoying trolling, but even has a viewer all I could think of the game Parasocial where something somewhat similar happened
@randibillett472
@randibillett472 4 ай бұрын
I was curious about what you're talking about, so I looked that game up and don't see anything about someone having access to another's computer. Unless you mean, like, in-universe. That might make some sense, I suppose.
@bee.2392
@bee.2392 3 ай бұрын
@@randibillett472iirc in parasocial it’s about a vtuber and a viewer is stalking her or something? but they get remote access to the mcs computer and leaks their face and stuff. I think that’s what they’re talking about. So yes in universe
@Beebles190
@Beebles190 5 ай бұрын
I love how Monty is consistently the greatest threat Spiff faces in anything Security Breach related even though he's kind of pathetic when you play the game as intended
@patrioticcookie1207
@patrioticcookie1207 5 ай бұрын
In todays episode, the modders made a malware for spiff to download. How quirky
@darthvaderbutwayshittier7054
@darthvaderbutwayshittier7054 5 ай бұрын
I'm very impressed by the fact Spiff seems to just casually brush off the fact he had a remote backdoor installed on his PC by mod devs he supposedly was on good terms with. They could've just bricked his PC if they wanted to.
@ZGh0st1422
@ZGh0st1422 5 ай бұрын
Probably because it’s not a backdoor, read the pinned comment
@darthvaderbutwayshittier7054
@darthvaderbutwayshittier7054 5 ай бұрын
@@ZGh0st1422 The pinned comment just explains that Spiff doesn't understand what a backdoor is, this is absolutely remote access and could be used to execute code.
@ZGh0st1422
@ZGh0st1422 5 ай бұрын
@@darthvaderbutwayshittier7054 a backdoor would mean they’d have access to secured parts of spiffs computer, but that’s not what the mod did. Thanks for once again proving YOU don’t understand what a backdoor is
@darthvaderbutwayshittier7054
@darthvaderbutwayshittier7054 5 ай бұрын
@@ZGh0st1422 If they can access his game, they can get access to the rest of his computer by the same method. And I'll have you know I have a master's degree in computer science.
@ZGh0st1422
@ZGh0st1422 5 ай бұрын
@@darthvaderbutwayshittier7054 it’s always the self proclaimed “experts” that seem to not know what they’re talking about 😂 having access to your own mod doesn’t mean you can access every file in someone’s computer. Must suck to put yourself in so much debt just to not know what a backdoor is
@Kypods
@Kypods 5 ай бұрын
Spiff was right, this is more chaotic than the base sb mod, also the fazglock actually doing something is really funny. Anyways great video Spiff and Connor, keep up the good work!!
@plastikInk
@plastikInk 5 ай бұрын
To Plink Or Not To Plink That Is The Real Question
@electrogamer4669
@electrogamer4669 10 күн бұрын
blanana and his team are good people. Yes, in a hypothetical situation they could have not been. But they were and really that's all that matters. They are apart of his mod team and spiff has worked with them a BUNCH. I wouldnt call it scummy and I wouldnt bring on hate towards blanana and their team in any way. They just made a mistake, that's all. And mistakes happen. Nothing bad happened and that's what matters. Props to blanana and the team for making this mod. Genuinely it's so cool that they even managed to make something so chaotic work AT ALL. Regardless of how many times it broke lol.
@ZackLuck
@ZackLuck 5 ай бұрын
Fun mod to watch and maybe even try, but I am not going to download a potential spyware just for the lulz. WTF dev? Remote control to the game and maybe whole PC? Without ever disclosure it? And how after that I could trust that they "remove" it in later updates?
@randomtheunicorn
@randomtheunicorn 5 ай бұрын
It was an honor to help Spiff through the daycare! My odd obsession with the daycare really came in clutch. It was fun being plinKed.
@KCarchive065
@KCarchive065 5 ай бұрын
The fazbear the freddy, the sweeter the juice
@justaghostinthesea
@justaghostinthesea 5 ай бұрын
The fazbear the freddy, the bigger I shoot
@Ly_7838
@Ly_7838 5 ай бұрын
The fazbear the freddy, the fazgoo GhostintheSea(dude above me) sploots
@nzslol
@nzslol 5 ай бұрын
@@justaghostinthesea Fredrick Lamar
@wannaseeamagictrick410
@wannaseeamagictrick410 5 ай бұрын
the fazzer the feddy, the more i cu-
@anthonytaveras1057
@anthonytaveras1057 4 ай бұрын
@@nzslol FredPac
@MrBeastfanaustria
@MrBeastfanaustria 5 ай бұрын
Now Ruin is ruined...
@mormor8871
@mormor8871 5 ай бұрын
I know many have said this but yeau the back door thing is...yikes i wish they had at lest told spiff either somewhere in the mod or dms...i get it if hes unbothered but somthing about it still leaves a sour taste in my mouth
@eaglest0554
@eaglest0554 5 ай бұрын
For legal reasons thank god they removed the back door nonsense after day one.
@BrotatoeGod
@BrotatoeGod 5 ай бұрын
Gregory because of legal reasons you are being sent back to Freddys room -The good SB chaos mod
@denleaf5963
@denleaf5963 5 ай бұрын
that backdoor thing is SUPER messed up and just rlly weird, doesnt hurt to ask if spiff is okay with it. either way its messed up since anyone can download this, i know it was "deleted" but yikes!!!also, this chaos mod wouldve been a lot more fun to watch if it changed stuff with the animatronics or smth, not just adding unfunny ytp clips or random wacky images/sfx
@unfathomablyunfathomable
@unfathomablyunfathomable 4 ай бұрын
It isn't a backdoor and cant be used to run any scripts and only images. They have no way of retrieving any information from your PC and they cant interact with it in any way. Please stop fearmongering.
@hotpocketsat2am
@hotpocketsat2am 4 ай бұрын
@@unfathomablyunfathomable how dare someone not be familliar with the exact definition of a term
@thesteelsquid863
@thesteelsquid863 3 ай бұрын
@@hotpocketsat2am I mean if they're gonna be throwing accusations it's probably a good idea to understand what tf they're talking about 😭
@Cinnamowo
@Cinnamowo 5 ай бұрын
What I learned from this video is that Spiff can not, or is unable to see any hud elements that are in the middle of the screen. My man even committed as far as to be completely still on the green light and immediately start moving on the red light
@moonthevaporeon5113
@moonthevaporeon5113 5 ай бұрын
Why does the devs have control over the game here? I definitely don't trust them, they seem scummy to have not even told Spiff. I hope spiff has a way to block them from doing it again. The backdoor is bullshit, and hope they didn't do anything to his computer
@zzzSolgrynn
@zzzSolgrynn 5 ай бұрын
Seriously he should go through and check EVERYTHING and maybe even hard wipe his pc to make sure there is nothing left behind, they essentially ratted him. Every single thing on his pc could have been seen and taken by them
@zzzSolgrynn
@zzzSolgrynn 5 ай бұрын
And having it linked in the description is extremely dangerous because it could lead to hundreds or even thousands of other knowledgeable people getting ratted by them too
@moonthevaporeon5113
@moonthevaporeon5113 5 ай бұрын
Yea exactly! That's why i am worried and don't trust these devs
@bannan2781
@bannan2781 5 ай бұрын
Chat all of the comments are shitting on a dev for doing something that wasnt even done to you chat. Help.
@moonthevaporeon5113
@moonthevaporeon5113 5 ай бұрын
​@@bannan2781 the devs had access to spiff's computer, how do u expect us to react? It's dangerous for people to have a backdoor to your pc, it can be used for stealing data and such.
@linkthezombie
@linkthezombie 5 ай бұрын
Opened a train game vid and youtube showed this in the sidebar, actually thankful for a KZbin recommendation for once.
@CSXBoys
@CSXBoys 4 ай бұрын
yooooo what train game viddddd
@LegendConsole
@LegendConsole 5 ай бұрын
You might as well played the game blinded folded and had the same experience as playing this mod.
@jc_art_
@jc_art_ 5 ай бұрын
Im pretty sure the reason why the animatronics get pathing in some places where it seems like they shouldnt, is because MXES has to have a nav mesh to move around, so anywhere where MXES can be, animatronics can navigate/move. You might think, "wait, but wouldnt that mean that only the mask world should have a nav mesh? Since thats where mxes is?", but unfortunately the answer is no, since both places are loaded at the same time, and are the same map technically, they likely just generated a nav mesh for both with a single click, even if they only needed it for the mask world. Inconsistencies between the navigation mesh in the two worlds (such as a prop not being in the same place in both) can result in, say, a mini music man choosing to go a different way than its masked counterpart, as it saw that other path as the 'correct' path in its world. Also they can just, yknow, get stuck lol
@theduke3778
@theduke3778 5 ай бұрын
I’m confused on why Spiff even bothered finishing this mod as it looked miserable to play.
@shun9191
@shun9191 5 ай бұрын
I just finished rewatching all of your security breach videos and thought that it would be really cool if you posted one right after i finished, and here we are, it was actually perfect timing
@ultmateragnarok8376
@ultmateragnarok8376 5 ай бұрын
55:14 This is hands down the funniest sequence in the video. Overcaffinated Monty.
@randibillett472
@randibillett472 4 ай бұрын
I haven't made it far yet, but I must say: I love the disturbed surprise on Spiff's face at 8:46. He sort of flinches back and just holds that position until whatever it was passed. Absolutely amazing.
@nuggetthedog
@nuggetthedog 5 ай бұрын
There’s somehow more mess on the screen than 50/20 in that mod
@lilwyvern4
@lilwyvern4 5 ай бұрын
After watching your videos for a few years, Spiff, it dawned on me that FNAF is just the new generation's Goosebumps. That's kind of rad. And thank you for being a chill dude that restores a bit of my faith in humanity.
@camafterdark276
@camafterdark276 5 ай бұрын
that ifunnyco watermark is such a flashbang every single time man
@skyblade7438
@skyblade7438 5 ай бұрын
Spiff, for legal reasons, you will now be taken to the main menu.
@the_scrompy
@the_scrompy 5 ай бұрын
i swear to fucking god if the "faz glock" isn't an actual glock i'm gonna flip my shit
@the_scrompy
@the_scrompy 5 ай бұрын
FUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUCK
@ElseWhere19
@ElseWhere19 5 ай бұрын
Day 1 was so brutal just like SB chaos then Day 2 was actually insane progress wise
@quentingau9398
@quentingau9398 5 ай бұрын
19:46 sunflower, blowver, magnet, starfruit, tall nut, pumpkin, the rest is your choice (I assume its survival day hard) 20:19 ya ikr? you got cherry bomb you'll be fine for like... 30 seconds
@thwomp363
@thwomp363 5 ай бұрын
I've just woken up and I can't tell if it's because of how tired I am, or because of the mod if I am struggalling to see anything
@ChillaxeMake
@ChillaxeMake 5 ай бұрын
FOR EVERYONE WONDERING: The backdoor is not present on the public version of this mod. Spiff got a special version of the mod which had a backdoor that the developers could use to mess with Spiff specifically. Plus, it wouldn't make a difference, as they could just inject the malicious payload in the source code of the mod itself.
@Bupboy
@Bupboy 5 ай бұрын
Yeah I get why people are wary of the mod, but like, I think they're overreacting, I'm sure the dev had no malicious intent with the whole "interacting in game" thing, I really think it was just to be funny, and like, why would the dev ship the mod publicly with a "backdoor" anyway? Idk I think people are being a bit too crazed about it
@steveisthecommissar4013
@steveisthecommissar4013 5 ай бұрын
⁠@@BupboyI think this kind of thing is not something you should even do for a “special version” because now anyone who downloads the mod will wonder if it has a back door
@ThatGuyInTheBack007
@ThatGuyInTheBack007 5 ай бұрын
@@steveisthecommissar4013 It's funny to me people are scared about this but not the kernel-installation that other major gaming companies do with "anti-cheat" software and so forth.
@DragonNestH077y
@DragonNestH077y 5 ай бұрын
​@@ThatGuyInTheBack007 Easy anti-cheat would like a word with the people who are scared of this mod lmao
@unfathomablyunfathomable
@unfathomablyunfathomable 4 ай бұрын
@@steveisthecommissar4013 Wow theyll wonder about something that doesnt exist!! Might as well wonder if aliens could spawn in your home when you open the game, or if your pc sprouts legs and starts walking away!! The "backdoor" cannot physically retrieve any information or send any scripts.
@riza0.0
@riza0.0 5 ай бұрын
That siren sounded so real oml I had to take off my headphones to check it wasn't irl
@peytonwilliams6487
@peytonwilliams6487 5 ай бұрын
id have a whole autistic meltdown playing this lmaoo
@EazySpeezy
@EazySpeezy 4 ай бұрын
39:55 LMAO I wasn’t expecting that
@cutiepookie1243
@cutiepookie1243 4 ай бұрын
OMG HIII!
@mannofdober873
@mannofdober873 5 ай бұрын
"I bet you don't even have friends." *Cassie:* (Crying)
@Zaieko
@Zaieko 5 ай бұрын
I watched Connor edit this and I think he wanted to throw himself off a cliff
@CompoundZebra
@CompoundZebra 5 ай бұрын
Still better than Peaks.
@catgameplayer
@catgameplayer 5 ай бұрын
The real chaos is the crippling gambling addiction that chat has
@D_LTON
@D_LTON 5 ай бұрын
“ruin chaos mod” is a scary sentence😭
@lc3670
@lc3670 5 ай бұрын
Achuelly that ichnt a centans 🤓
@EpicDogey
@EpicDogey 5 ай бұрын
The devs of the mod casually just having access to his game (while I think? they worked it out) is very scummy not to mention the blaring risk of something unsavory happening and heavily reminds me of when the dev of welcome to the game messed with peoples games (Like mark's)
@Sans_The_Skeleton
@Sans_The_Skeleton 5 ай бұрын
you’re taking it too seriously we had fun watching this on stream
@smollmoth6376
@smollmoth6376 5 ай бұрын
Oh Jesus. I pray they learned from last time but considering this video also has a day 1 and day 2 it seems like it will be a similar journey
@eggy6815
@eggy6815 5 ай бұрын
“All dreams have meaning” My dreams:
@How2Lamp
@How2Lamp 5 ай бұрын
There is no sanity in spiffs mindhole anymore
@Ly_7838
@Ly_7838 5 ай бұрын
Spigg had sanity?
@adilmzese5346
@adilmzese5346 5 ай бұрын
I just realized I’m growing up. I was actually busy that I didn’t see spiff uploaded. Being an adult is crazy
@sketchygato7847
@sketchygato7847 5 ай бұрын
I’ve been sleeping to the last chaos mod for the past couple of nights, fantastic to see another entry for my sleepy time videos
@Sakachi18
@Sakachi18 5 ай бұрын
Spiff, lovely video as always. A real fun time and funny content. But please, make zure you take care of yoursekd and protect your personal information and system. ❤
@nitroplays7146
@nitroplays7146 5 ай бұрын
I'm kind of sad there was no "raw Roxy" reference, I would've loved to see that reference
@MrNightmarekill
@MrNightmarekill 5 ай бұрын
The starting from the beginning should have been a bait, would have been hella funny, but just made it tedious
@laurenismeme
@laurenismeme 4 ай бұрын
27:13 Helpy was REALLY gaslighting you here XD
@Rudranshsinghavi
@Rudranshsinghavi 5 ай бұрын
Guys I think really spiff liked mr hippo's speech
@nicoerbschloe3575
@nicoerbschloe3575 5 ай бұрын
Spiff, when you showed that picture of you, Jerma, and EasySpeezy, I realized that you and Easy could be brothers… AND you two are some of my favorite difficulty/speed gamers on here!
@aidenlilley1319
@aidenlilley1319 5 ай бұрын
wow that sure was a chaos mod. maybe with too much chaos. made it kinda unwatchable. could do with less annoying jokes and actually focusing on making the game chaotic. just throwing a stretched ytp on the screen and playing loud, outdated references got old. not to mention the developer's remote access - I'm sure it only lets them add pictures and text and audio and triggering events, but it just doesn't add anything and it has _bad_ security implications.
@TabbyWithMittens
@TabbyWithMittens 4 ай бұрын
It didn’t feel like true chaos tbh, it just felt random and not truly chaos so it felt unwatchable- like you said.
@EellionMusic
@EellionMusic 4 ай бұрын
I paused the video to go do something at around 15:40 and when I came back the first thing I heard was "I don't mind talking about my balls!"
@the_unusual.
@the_unusual. 5 ай бұрын
The more videos I watch, the more I wonder how Spiff hasn’t gone insane
@username5155
@username5155 5 ай бұрын
1:06:30 Her tail moved like that because someone healed her back up to full health.
@Squincy.B
@Squincy.B 5 ай бұрын
I'd like to use Spigg as a role model, then he does this and completely ruins my plans. Thanks, DAVID.
@RobsTheMemer
@RobsTheMemer 5 ай бұрын
*LOAF TIMESTAMPS* 16:16 gaming loaf 37:47 LIVE LOAF REACTION 1:25:34 split second Loaf reaction
@cravonomire9971
@cravonomire9971 5 ай бұрын
Yay new long Spiff video to watch every once in a while
@Crows_and_cats
@Crows_and_cats 5 ай бұрын
Thank you for editing Connor♡
@CompoundZebra
@CompoundZebra 5 ай бұрын
Thank you 💙
The Security Breach Chaos Mod that made me want to quit
1:04:52
AstralSpiff
Рет қаралды 3,4 МЛН
HOW I beat RUIN in UNDER 30 MINUTES
1:38:11
AstralSpiff
Рет қаралды 2,5 МЛН
How Many Balloons To Make A Store Fly?
00:22
MrBeast
Рет қаралды 115 МЛН
How To Choose Mac N Cheese Date Night.. 🧀
00:58
Jojo Sim
Рет қаралды 91 МЛН
Finding Hope. | Escaped
3:47:12
Envilex
Рет қаралды 16
THE FREDDY RUMBLING (Evil Freddy mod)
1:31:30
AstralSpiff
Рет қаралды 1,1 МЛН
Can I beat 10 rounds of Skyrim random quests? (VOD)
3:59:31
DougDougDougDoug
Рет қаралды 166 М.
Team Fortress 2: Scream Fortress 2024
2:57:10
JakiWasHere VODs
Рет қаралды 28
I Ranked EVERY FNAF JUMPSCARE EVER
1:22:29
AstralSpiff
Рет қаралды 1,7 МЛН
I got ALL Help Wanted 2 Achievements in ONE STREAM
1:06:12
AstralSpiff
Рет қаралды 1,6 МЛН
Trying to survive Hardcore Minecraft with EVERY HORROR MOD installed
1:05:12
Absolutely CLOWNING on the dealer in Buckshot Roulette
28:26
AstralSpiff
Рет қаралды 698 М.
The 5 most RIDICULOUS fnaf fangames I've encountered
1:03:38
AstralSpiff
Рет қаралды 3 МЛН
How Many Balloons To Make A Store Fly?
00:22
MrBeast
Рет қаралды 115 МЛН