#gtfo-speed-running
1 messages ยท Page 19 of 1
or mining door in reactor
Fully unhittable spots arent allowed
huh rlly?
with hel rifle + gun it's surely fine
i mean
o_O
There's a kite for dim
it's honestly fine
i just need to grab am from cell room
we had too much extra
anw
@oblique lotus you free?
no im 10 bucks
i got money
pay me 10 bucks for next month gfn
im rich
im eating rn
lf1 cell skipper
can join in a sec
@cloud depot
aight
@oblique lotus
@odd delta
@fallen zealot
Gl guys
we've been blessed by chill's luck
time to get 0 ammo throughout hub
and only front spawns
key is top J in smash lock box
right next to 2 giants and 1 small
forced to pull J
should've found lockies !
scatter moment
silent shoot the lock + giants
i also threw a run by reverse silent shooting to wake a scout
he did
TRUE
wtf is that
swap from gun to melee and melee gets gun sound
ah
it was a "scout in deepest B wake into forwardspawn scout wave wakes 2nd scout wave forward into wake 3rd scout by reverse silent shot" type of hub
at least you didnt have 3 scoouts in B with 2 in the back
fair
it was just unfortunate because i had like 80/80 on guns so i could have pushed really hard but just had to kill 2 scout waves instead
same thing u did on c-foam that one time
or actually was it someone else
i forgor
anyone up for sub 20?
sub 20 r1a1? im down for it
nah, sub 20 tutorial
i haven't finished it, need some tips
too hard for me, im out
sub 20 my dog
i have my own
smh, i'm 3 hours too late :(
ping me when fog speedruns back to lobby
LF2 r5e1 cell skippas, any takers? (trying for sub 20 but I need a warmup first)
who up celling they skip?
perchance i could after this r3d1 run
need 1 mo
yes
lesgo
should have message didnt see it pop up would have replied instantly
@jade quest sry, not gonna be able to run it, likely to dc mid run
My internet tweaking rn
ight
https://discord.com/channels/408196129470152705/1365444794293289090 NEED ONE MORE (i said it louder than chill).......... plz ๐ฅบ
LFG I can fill
Is this just chills new lfg channel :^ )
yes !!
Be me
Litteraly asking frosty to play
Gets ghosted by frosty for 2 days
oh rip
skill skippers
anyone knows some kind of convenient piece of text that separates logs from different runs. like some kind of initialization thing that gets added when you drop into the mission?
wdym?
logs with keys / cells / etc
i guess a marker for where one run ends and the next one begins?
there should be some text indicating mission drop
if it's about updating the log as you continually drop and reset
notepad++ can do that
i'm making a small cli tool to do that automatically
The start of a run line is:
ReadyToStartLevel TO: InLevel
The end line of a run is:
InLevel TO: ExpeditionSuccess
you can probably find a line that rambles on about player was in lobby
Start of run but it's not that catchable by eyes
thanks
this one isn't ideal actually because it logs for every player
I use : Lobby TO: Generating for finding out when level generation starts
https://github.com/Angry-Maid/rusted-mapper/blob/main/log_examples/R1A1_client.frosty_exp_comp.txt#L367-L369
DropManager makes request to drop server -> generation starts -> multiple generation batches run -> generation ends -> elevator drop sequence ends -> ReadyToStartLevel TO: InLevel -> play level -> InLevel TO: ExpeditionSuccess
isn't there something that runs once on drop
oh, neat
has the same issue u highlighted btw
https://github.com/Tgb03/Logger/blob/520854d910b82db37dbaf4334638c162f05bbe33/core/src/logs/tokenizer.rs#L161 here is how I did it in my tool
code should be quite straight forward even if it is in rust
-# you don't know how to read tgb code tho
You mean you finally doing the first real refactor
no
Previous one doesnt count
words were never meant to be used for these purposes, computer science is heresy and disease
?!??
i wanna optimize the tokenizer slightly since each token is 40 fuckin bytes
But there is a purpose behind those words lmao
wait
Welcome to data oriented development hell
40 bytes for a single token
lmao
well tbf this is cause i literally hold an entire string in an enum
and yes they can be removed
string is variable length
i just did not
the header for it is massive
bigger than a bbc co
-# soy i will not be banned but i will drop the copypasta one day
A monad is just a monoid in the category of endofunctors
...and this proves that LGTuner is NP-complete
insert hitler screaming about functional programming meme
Whyd you need that anyway 
read below
he's doing CLI tool for himself
u have a logger
wait, actually

But like, isnt there tools already?
if u don't want to read from notepad
what's the harm if he want's to do it for himself?
there is one in python that i don't care about (i'd rather have a single executable)
and i'm not sure
tgb
yea like 3 released, 1 from maid, pretty sure i am forgetting one more, but this is not a bad practice
Python code is atrocious
is your logger still only for r3d1?
nope, works on every level in vanilla
and most modded levels
lmao
but i already made mine for r5e1
average
so whatever
tho i do wanna point out: mine does not work on linux
and the rendering on it can be shit
-# lmao
i'm not on linux thankfully
I BLAME FUCKING EGUI
why would u run gtfo on linux
masochistic tendencies are real
i shat on swing in the past
but holy shit it is miles above any rust gui library
any ckip sellers?
eventually i'd love to make a tool that shows you the speedrun map and highlights the key location as well
but this is very wip and not certain and i have another thing i need to do first
I lost motivation to do that lmao
honestly i could add that to my tool already but just making maps for it would be fucking painful
i guess there's a bit of seedindexeroverlay somewhere in there
god i love these random fucking programs that nobody but a small section of speedrunners know about
unless someone is willing to pay some money for a good AI to convert lockers and boxes from images to json coords I am just not gonna even try to start doing it manually
the easiest way to go about it would prob be to just hard-code locker positions on the map and just overlap those points when showing it
or
since lockers are orange
look at what wardenmapper does and see if that's helpful?
make an ml to convert those orange bits into positions
not rly
hardcoded locker positions, horrible to add a map
unless it can be embedded into the overlay window
excellent
as in image
I was thinking of just feeding each image one by one to an AI to get me the positions automatically
literally I only see that as even reasonably viable
cuz ai will do it faster
it's fucking opencv task
Because you either do it manually or with AI
The fuck you mean AI will do it faster
what
it is not just an opencv task maid
because you have to fill that gap with something
on the image
for each locker
so u can show an image that doesn't have 1000 black holes in the middle of it
It's 2 mins to write a 10 line script for opencv which has color median in it's API
this is a great watch, please continue
you fucking retake every screenshot of every zone in 4k that has a key so I can then use that as overlay
nah you can do that
the idea is I dont wanna drop into EVERY single level in gtfo just to then take 4k screenshots of levels
getting the positions is also quite annoying to do btw because some fucking maps have lockers that are merged together
lockers that have numbers on top of them
this is supposed to be a 1 time thing since levels are preset, right?
lockers that have ^ or v under them
yea
i don't see a reason why you'd need to make a script
open cv or ai - the result is pretty much the same. you get your positions in some kind of data structure
and then you just hard code this data onto the levels you need
manually doing it means doing it like 83*3 times
wardenmapper does that already, but it is also heavily limited in levels
it's literally just annoying
manually it takes maybe like 10 hours at least
just thinking about dropping into levels already makes me fkin suffer
loading up zones, seeing which u need, editing those screenshots
then inputting the data into the app would be
AHHHHH
I genuienly think the biggest thing for this community would be putting all the information we have and all the tools in a single place
Yes
so people dont have to scower the gtfo reddit, steampage, discord, different youtubers
GTFO reddit is....
It's okay
just to get the stuff that we in the knowhow already know as the bare minimum to speedrun gtfo
gtfo modding is a very nice site. something similar for speedrunning could be great
and maybe guides?
there's quite a bit of misinfo abound with GTFO, considering how difficult the game is on the average scale for newcomers and the myriad of bugs when speedrunning or even casual play
like, general guides
Just preface it with "GTFO is worse than casino in terms of gambling"
there should be a role on every gaming server called "information unspreader" given to people most knowledgeable about the game
cuz i swear, dunning kruger effect is off the charts on most platforms
idk about gtfo, but there's this other small indie game called Noita and the reddit for it has like 1 correct sentence in the comments under a question maybe once or twice a month
the rest of the time it's just people who've never read a single line of code spouting bs
eh, there's a lot of people who know shit about different aspects of the game

Gtfo reddit is funny
About half is weird nonsense
1/3 is decent
And the rest is actual vet info
-# did u know that in terms of human sleeper breeding the big charger is the most compatible sleeper for human [banned by soy]
true. i'm just saying that people who know their shit should be recognized better
Noita server does in fact have a role for that (sorta)
-# infection incident with lorefrostty
Fun fact: I heard today on a gtfo stream Hammer charge is considerably slower than spear
that's because spear is the best melee in the game :clueless:
I agree because BBCs enjoy spears in their ass the most
its so weird that everyone says the hammer chargers slower there must be something to it
maybe they are all from a different dimension where hammer is truly slower charge than spear
they just got sent here by the MWP and put into an HSU to forget those memories of the MWP
CreateKeyItemDistribution is probably as close as i can get to an indicator (although it will only work on levels with keys i assume but that's whatever)
That line indicates when a key is found and grabs its name and whether it is a bulkhead key or not
TryGetExistingGenericFunctionDistributionForSession this beauty grabs the id of the key that is actually used in speeds
that's just the same as looking for the key tho, no? like ri:
yep
i don't care about that since i can look for the key later
i just want to have a definitive starting point from which i start looking for things
it's possible to just hard code the amount of keys for every level and look for the bottom n matches (that's what i did at first)
but like...
no
oh, wait
CKID is also called for each key?
fuck
well, that doesn't work then
YOu can look for keys in generation batch
Well It's called Distribution Batch but you get the point
It's always gonna be there
oh, this one seems to run once per mission
right?
Yes
I mean you can even use my logger for r5e1
cause r5e1 only has keys
regular expressions to get most of things out of the logs
https://github.com/Angry-Maid/rusted-mapper/blob/main/rm-core/src/re.rs
that's where I get info from logs
https://github.com/Angry-Maid/rusted-mapper/blob/main/rm-core/src/parser.rs#L117-L270
might be more comprehensible than tgb's code
all due respect: you cannot ever say a regex is more comprehensible than anything
just get married already ffs
got it, making a plugin to add regex objectives and commands to terminal
Creating regex and thinking it was the right decision was the biggest skill issue
Although tbf, it's fine for like simple lookups
Whoever makes like a 500 char regex for some sophisticated data processing - that person deserves to go to prison, for sure
People already don't know how to use the terminal, you wanna make it even harder?
Good idea, ngl
yes
add powershell commands too while I'm at it
navigate the correct directories to download a file
i swear i had a nightmare once that gtfo terminals used regex for list
ls
cd uwu
ls
Thank you for idea
cd to get into the right zone lmao
rg > grep
I know
I've got another amazing idea
all reactor codes are now random 8 character strings
Skill issue
Gtfo crashes
you forgot --no-preserve-root
nah gtfo devs would not add failsafes
Average regular pub IS the failsafe
Warden objective: install archlinux
lmao
- the old way
new archlinux bootloader has so much shit streamlined that it's literally just pressing up down arrows and Y and enter and you have arch installed
yep specifically the old way gotta make sure you know your OS
any skip celler?
any shell flippers?
any egg clickers?
@odd delta @cloud depot run again with duck tonight?
any smell stinkers?
I can but nowhere near as long as yday tho
have 2 get up a bit early tommorrow
anyone else wanna cell skip today?
โ
ye fair
looks like i can run, what time
alr
gtfo > hw
this guy is not doing HOMEWORK SKIP
yeah i kind of have been ruinin my sleep for gtfo this week
i'm waiting for the dedline to even start doing my diploma work ๐
neither is your gameplay i was watching your most recent stream and that was some serious work
I need MORE
i'm assuming key names are irrelevant for speedrunning since you can just see the locker map, right?
got anyone else who's up for some runs?
not that I'm aware of
bro
click
๐ฉ
any runners?
lf cs group
+1
+2
still looking?
i think youre the 4th
starting when?
i asked 1 hour ago wdym๐ซ๐ฟ
dunno, its alr 1am for me, prob wont able to stay up later, exam next week
i am around
LF1 cell skipper. urgent. the patient is dying and is in need of immediate professional help https://discord.com/channels/408196129470152705/1365828077325779106
wrong
guys I Finished my homework...
no... way...
we are so back is it time
imma eat
better open up for me when i get back
im over here skipping my cell i got hands on my cell im over here straight skipping my shit, im fast as fuck man im a skipper for real
Could you cell skip my cell and go straight to my bed
love and affection skip
โ
cell skipping again?
Need one more ๐ฅด \ https://discord.com/channels/408196129470152705/1365922811683541022
you're gonna go sub 15 fr
anyone need pingers for cs?
im always down for csing
I can be the skipper to your cell
bet
please skip my cell
im over here skipping my cell i got hands on my cell im over here straight skipping my shit, im fast as fuck man im a skipper for real
you already said that nerd
Have some respect for a skipper like me
any early cell skipers
i can in like ~10 mins
I'm up
I'm sideways
lemme ask nicklefart but i doubt he wants to speedrun
tickleshart
shoot me a pong if u find a 4th
come
join us
damn he speed
k nvm then
ill maybe need an hour
yeah shore
1hour works for me
Lorna
@drifting citrus
any cellers
get me in
give me one run time
still eating dinner
we just dropped
can I join or are the spots reserved?
ill be running late someone can steal my slot
I mean you can join if they need a slot filled, I already got sub 20, just wanted to play for fun
soy lol
@oblique lotus pong me when everyone is up
just lakana left
๐ when carry cs?
been wanting to join cell skip these past couple days but people usually either are full or do it at a time when I'm already asleep
prolly thursday/friday (i have holiday yippie)
when are you heading to sleep
bro u dont sleep
u played until 9
with chill
9 isnt that bad?
i sleep 10am-6pm
am
nvm.
im dying here
ive seen u went through everything is fine -> crashed out -> whatever stage
sweden
gone, reduced to atoms
no
we're sams timezone
like
they are literally waiting for you homeslice
where is he in the team
amรคn hallรถj
not there because i ran late
๐ซ๐ฟ
run faster
i stole zed's spot
but
i'm a stealer
like 15
my ass isnt getting on for another 5 hours
more pubdown today?
how about ur head?
surely
am i getting kicked :d
i mean
give me like 1 run at least
anyone else gonna be on then?
yeah prob cause we run with same group many times, sry man
i've been skipped instead of the cell ๐
i thought i was a skipper, but i got skipped instead
Maybe the real cell skip was the friends we lost along the way
i loveskipping people's cells
skipping the cell saga in dragonball
i didn't make any friends... it was all just mindless suffering... "do chill strat" they said. "it will be easy" they promised. nobody told me the chill strat wasn't so chill after all
who is chill and what is the strat
@glass cradle
what is taht ping
dw about it
my ip is being dropped
escape char fail
Never said you made any
bro's getting doxed
I mean
the strat is having chill on your team
I understand now
sorry I'm already paying my taxes in REPO
it's the one where you get the E key and pull mom room into 2 big doors. foam them behind and start the alarm then deal with moms and stuff as you go into cell zone
LFG R5E1 no cell skip
hmm
wait how do you know which door they go to?
what if they go bottom like does foam do both doors?
isnt' that a waste?
they just go for the left door
oh that
thought you meant first door
yeah they can go to the bottom door too
you just mine and foam that one too ig
I need r5e1 cs carry
the discord id ping goes crazy
there's probably a way to know which door they go to idk
most of they time they just stack up on the left one
hello everybody my name is Markiplier and welcome back to GTFO
if they don't break small door, they go left
shut up pub
so you just foam and mine that
don't touch hani he'll turn into a monster and try to eat you
with 3 mines for giants
woah woah we don't say that here
right we only say pingers now
it might be 3 high and 1 low
sory sorry my bad I won't talk anymore
okay so the first night is never usually that bad in any of the games
so I'll play through-
brain cell skip?
I will attack your heart
I will surgically remove your heart and sell it on the black market for fent money
๐ซ

is there gonna be a 2nd cs lobby tonight?
no
much later
I'm bed skipping
chill is being responsible
for once
2 back to back sub 22, we're so back, but died too much for sub 20
we fucking did it
we were locked the fuck in
we need 1 more cs-er, otherwise this lobby will turn into a graveyard
I think all EU cellskippers went to bed
naw
you'd have to wait for american ones
am up but idk im taking a break after r3d1ing just now
how about aussy one
aussie don't do random cs pubs we all know it
man got sub 20 with us and straight up went to play more gtfo
absolute addict
theres always amore r5e1 to play
touching grass
man I wish I could stay up for chills lobby
im going to touch u
why time zones suck
I was gonna play earlier today then mfs scheduled some shit at a terrible time so I ended up doing other shit while waiting
I would've joined in but have to fix my sleep schedule at least for 2 days
just immigrate to na, problem solved
responsibilities
tell me about it
my sleep schedule is fucked after start doing cs
I think me duck and zed have destroyed our sleep schedule with this comp
"emigrate to na"
i usually get up at 8 but now i sleep at 8
๐
just be like me and have na sleep schedule anyways
we ran till 3-4am for like 3 or 4 days
nah this is normal for me anyways
thank god i didn't have work this week
I wish I could but I have med check up early in morning for my work

time to fix
rest easy king we got the pub sub 20
when approx do you think you're hopping on
90 min
alr
ish
ty
can i hop in pwease
any pingers
I'm gonna jump in from Tuesday
anyone can
any pingers
sky
any pubber pingers?
give it a week it'll go away
that shit was hilarious
I still can't believe izack doesn't ping charger zone
you know shit is going down when the serious any pingers comm comes out
LOL
why do you need charger zone ping
pub
silence pub
you don't know anything pub
im still sad cause my gfn is so laggy so we lose like 40-50ish sec in hub zone
go be a pinger
ive played these games before!!
man literally stood still
died
lost us 40 secs
or else its going to be sub 19 or even 18
and we still gamed out
are u host
nope
i am
wait u were doing split??
the pace was kinda crazy into hub
yeah 1 3
we were doing 3 1
sub 12 hub open
we drop cell in A of cell zone
3-1 kinda
3 1 is crazy
zed it's split
and he goes back and gets it alone
Where
like, in cell zone
good
on the cell room bridge iirc
at A in cell zone, before room div
yeah
pretty much as soon as everyone catches up with cell carrier we dropped it
if you play charger zone rly well you would want to drop it at the divider of A and B for cell zone
that's what we were doing yeah
(also needs a good cell walk tho)
I don't know how ure not getting lower time with split honestly
cell walk was fine I got there in time even tho they were quick
but how do we know we'll play charger room well after we drop cell
I mean it was a sub 19
duck just died cause of gfn lag
so we did lose 40 secs
it's kinda slow for split ngl
team what's gfn
idk then
hub was bit slow
we gotta improve our cell grab/walk times
Weve been opening hub at good pace multiple times but cells just been a bit behind (gotta recheck for some strats)
we are pubs, dont ask for too much
the push from A to C was slow
and then we lost 40s from down
LOL
- you got 3 people going in
- you dont. Its a speedrun. You kinda high roll
GeForce Now
GOLD GOLD
titan holo titan holo
Just don't get skill issued by charger zone
the session was really fucking good we were just gaming out in general
Easy
5 runs, 3 clears
cell walking alone made me so nervous when I knew we were on pace
I was so afraid of dying lmao
ngl u do 2-2 still prob
2-2 is hel rifle grab cell ig?
idk we've never tried 2-2
how do you do 2-2 tho, people going for charger have to be carrying ammo right
fair
usually cell gets all waves
I just don't know how much ammo charger is
it feels like 70 both
2-2 is just split or optimized cell drop for chill strat no?
sleepers want their graphic card back to play gtfo
we did have to chill strat
no like
u never go in and grab cell first
u finish alarm and go do moms right after
what's the optimal spawn for tank in charger zone
and after charger team scan u go find/grab cell
oh right
right that's 2-2
or in front of A
it gets kinda tight since u don't really loot
but if u shoot all scouts it's prob fine
yeah that's what I thought aswell
that is what lukewarm is yes
I think we got really good at the 3 1
you kill on the mine door
3 1 is kinda sus
what is super chill strat
but
the 3 1 is faster and free kinda
I mean if you don't 3 1 what do you do you carry cell all the way
for what? Chill strat
yea what if ur cell dies
and lose like 30 secs no?
kek
reset angle
run over
blame cell grabber
literally
for either strat
2/2 just seems faster than 3/1 unless you gamble super hard on cell carry having nothing on them at all
idk 3-1 is sus
I actually never died going back for cell
cell is more likely a time gate ngl
in any attempt
point is not staying alive
Did you ever drop cell or take worse pathings to dodge?
point is not dropping
we are slow in hub but cell carry is not the time gate we have been running into so it has been worth for us
but i feel like if cell have a guy shooting waves, it can go quicker
no need to drop
I have to but I was never late for cell plug cause hub was never insane
if we played hub more aggro it'd be a problem likely
it's different if hub is insane and it's a time gate, but we're not that good lmao
u should just send hub honestly
obv 2-2 is faster, we just don't need it cause our hub isn't thst good
since u don't need to worry about cell
fair
ngl i think we should stop mining hub B
u could on a scout kill
that is indeed a safety strat
if you're starving yeah but otherwise shooting and pushing >>>
all I know is that my team was locked in and we got the clear
We gotta improve cell grab/walk (and I also gotta get cleaner on transition to B in charger) aswell as HUB when/if we get cell closer
Weve currently had cell so delayed in all runs (like 1 min behind)
youch
thats kinda crazy
im getting mods so i can carry cell on my back and run with it
Gotta do it when 0/0 ๐
sounds legit
Yea hence us being so unsatisfied with the run time
just gamble right
GOLD GOLD GOLD
r5e1 is short enough you can kinda just gamble atp
isn't speedrunning just a gamba simulator
it is
l key, reset
yes but longer levels you arent gamba ing
that's why we love it I see
me when I hit that close B hsu
I also think our looting and pushing in giant zone can likely net us another 10-15 seconds
Weve been rough at it for our standards
GOLD GOLD GOLD
r5e1 is not a long level
zoomers standard
time to start playing with low graphics mod cause I don't care about submitting runs
get my 60 fps back
yeah its not super important
it's just ending
ending doesnt need much tool
at least 1 mine and enough c foam for big doors
even if we run the secure ending strat (3 mines) which costs like 5 seconds
Then we still only rly use 6 mines (1 tool) and about 100% foam (2 tool)
For whole level
don't tell em about our 2 cfoam trip carry
where's 6th mine
that was really high roll
that was GOLD
surge/class 3/ending
1st alarm
Class 3 (or if sec door sided spawn, big door towards mom sec door)
Charger/tank zone B (depends)
Ending 3
ye I thought about chargers
eva you're resetting for D key for hot strat right
split strat
but ye
We tried split chill strat
But killing 2 mom, 4 giants and 50+ babies on door is inconsistent
skill issue obv
I think you can likely do it
And just run everything at wr pace
Split chill strat only loses about 20 seconds
compared to split
super chill strat it?
you lose extra time tho
at 30+ forced time loss is when the reset just straight up goes faster
but where is the line where you stop trying to minimise losses, and start trying to maximise gains - if you get what i mean
split has always been best
going from avoiding mistakes to full send
this is known
Its a shame cell path is so lame
Ive found likeโฆ 2 seconds of time improvement for the full cell route
which is fucking nothing
considering how long it is
feels like I wasted so much time on the level way back then man, but ig that is the cost of skill progging
that is the price we all pay
i feel like im skillprogging a lot doing this but maybe it's my sanity slipping
idk the different between like two days ago and today's runs was insane lmao
maybe it's just placebo
no crash out session today, huge w
yet
your fault if you play with chill and you crash out
yeah
we w ere definitely playing the game
warm up session kinda long yesterday ngl
there in maybe 30
maybe it is not time
ping me if we assemble 4
im watching bread play hk till then
I may be around after I eat dinner as well
@glass cradle
LF2 ANY PINGERS IN CHAT https://discord.com/channels/408196129470152705/1366212470573633647
nice vc link pub
any pingers? https://discord.gg/AaKPP3Pa
LF1 R5E1 https://discord.gg/AaKPP3Pa
this is why our time was "kinda slow" for split strat btw, we looted, we did also lose like ~40 seconds due to deaths in hubs
I Mean you guys werent actually doing split I thought?
it's "drop cell in cell zone A after getting it as 4man"
then 3 ppl do tank zone and 1 get cell
the timesave isn't huge, (it's literally time of running cell A - tank zone subtract time walking cell A - tank zone) , but it is "free" since the 4th person didn't really matter for tank zone in our experience running
what zed said, kinda of a scuffed version of split strat
calling it split strat is disingenuous
ig
because we all go in for cell, it's the carry that is split not the actual getting which is the hard part
ngl if we are hot stratting i don't do much in cell zone, i hold error and push spawns and loot boxes and that's pretty much it. issue is that there is nothing better i can do because soloing moms isn't really an option (unless i partial pull and game the fuck out ig)
and doing that would require having done teamscan to moms already at which point we might as well do chill strat
yeah but someone commits to ping ammo anyways
so me looting the 5 empty boxes doesn't help
when if you know where it is on way out it's free to get
its still time save cause more often than not you get 1 of the ammos
so we only have to ping one
instead of 2
that's fair
hmm
i watched the run back and I had forgotten we got god scans on first surge
shh
instant teamscan lmao
wasnt it like instant 3rd scan
ye lol
we also finally got double scout A but not both in the back of the room
yeah we weren't really splitting
i'd be down to run actual split strat this evening (evening in EU time) though
it's just like a 20 sec time save at best cause our hub is slow
can do aswell yeah
a bit more prolly but ya
part of the timesave is hard to quantify because it's lakana taking error waves that tank zone doesn't have to deal with during the actual shooting part
i can do a few runs prolly
i mean normally we'd have 1 person on error anyways once we start shootin
i hate going back to work after an entire week of cell skipping every night
Where's work skip
alt+f4 out of work
only notable thing is that tools would have to be switched up if we are splitting like i think (me and star in tank zone)
because tank zone kinda needs to be bio + mines
nah im saying take away ducks bio
good.
they will be carrying cell in split anyways since they're not scatter
(unless ammo situation is really dire)
ya
ngl i hated playing tank zone like 4 days ago
and then i just threw myself at it enough and now i feel like i just get it
fair
Count me in
is it possible to beat r8e2 in 52m?
its literally just saving time with cell carry
