#archived-modding-development

1 messages · Page 295 of 1

fair rampart
#

I think

#

Yeah, it's in player data

#

Why is shadeFireballLevel an int? Isn't it a binary state of has Fireball?

#

It's spells don't change when you enhance your spells

#

so why?

weary oyster
#

do you need shade hp values

fair rampart
#

I don't need them, but they would be nice to have

weary oyster
#

its not complete but u get the idea

#

so basically at 5 masks its 2 times naildmg, 6/7 masks 3 times naildmg and 8/9 masks 4 times naildmg

ember bloom
#

Isn't ShadeFIreballLevel because of None/VS/SS?

#

As 2 is max value

fair rampart
#

But the Shade's fireball doesn't change for SS

#

same with other spells

ember bloom
#

Yeah, maybe it's just internal without any change to it's damage etc

fair rampart
#

But it still only does 1 dmg to you

weary oyster
#

can you make him actually shoot the shade version of fireball

#

omg it would be so sick if you can shoot that then pogo it

ember bloom
#

Aint nobody got time for that

fair rampart
#

You're not going to make VS into ShadeVS?

floral furnace
#

instantiate where the hell the shadesoul prefab is in

compact sedge
#

@solemn rivet can you credit me as angle?

floral furnace
#

what you dont want "FlamingDeathMoth97"

compact sedge
#

oh fuk that sounds way better

#

inb4 you'd better rename ur mod because I'm too lazy to rebuild the mod installer

floral furnace
#

shit tweak mod anyway, i just want to push this gun mod instead and replace it tbh, feature creep is a bitch

solemn rivet
#

it works fine here AA

#

sure, I can

floral furnace
#

no wait aa i take it back "TheFire_M0th_OfDeath97" sounds better

compact sedge
#

I'd call that mod UHKP but idk how many people would seeing that abbreviation get the reference to the bethesda unofficial patches.

#

and how many would be like: what the hecc does this do?

floral furnace
#

HK Unofficial Patch

#

thats short enough

compact sedge
#

ok that's smart

#

unofficial HK patch

#

so uh I just had a realization

#

the auto updating feature doesn't work on the version of the modinstaller uploaded to moddb

floral furnace
#

Discord Version Exclusive Feature™

solemn rivet
compact sedge
#

this but also it should be just Unofficial HK Patch but I'd change it myself but I don't wanna edit the xml at the same time as you cuz we might overwrite eachother's changes.

solemn rivet
#

k gotta go now

fair rampart
#

scuze me

#

fixed it

#

Why does it say no readme exists for Charm Overhaul?

compact sedge
#

yeee

#

did you put one in your zip file?

fair rampart
#

yes

compact sedge
#

downloaded it and it has a readme

#

it's because you installed it not from the modinstaller but with visual studio but the mod installer detected it

#

so that caused it to detect it as installed when you opened the installer but

#

you probably never copied over the readme, just the dll

fair rampart
#

Thx

#

works now

compact sedge
#

also gradow renaming all the mods definitely would have broken all the existing readmes that were downloaded

#

so there's that too

fair rampart
#

That explains it

compact sedge
#

cuz the readme files are detected based on the modname

fair rampart
#

Because I could have sworn I downloaded it from installer to make sure I did it right

compact sedge
#

ideally we'd have an author field in the xml

#

but effort

leaden hedge
#

train a neural network to tell who wrote the code

compact sedge
#

inb4 "detected incredibly shitty code. This project must have been written by: Avenging Angle"

leaden hedge
#

probably wouldn't work anyway

#

cause quite a few features in several mods are "borrowed" code

floral furnace
#

just capitalize the method names :^) /s /s /s /s /s

buoyant obsidian
#

JUST CAPITALIZE EVERYTHING

#

AND PUT YOUR SEMICOLONS ON THE NEXT LINE
;LIKE THIS
;

copper nacelle
hollow pier
#

i hate when dad yells

compact sedge
#

I hate when daddy beats me

cyan peak
#

753 WHY WOULD YOU DO SUCH A THING
;

hazy root
#

why does after installing the mod installer the mouse isn't locked ingame?

leaden hedge
#

thats api afaik

young walrus
#

^

hazy root
#

any ways to fix it

leaden hedge
#

its better

young walrus
#

fix what

leaden hedge
#

its a fix to a bad change tc made

young walrus
#

unlocking the mouse IS fixing it

hazy root
#

😑

#

kinda annoying

young walrus
#

more control is annoying?

leaden hedge
#

you never click other than to use the menu

hazy root
#

I use the click for attacks personally

leaden hedge
#

and its nice to have it remember position so you can hover s+q

hazy root
#

and dashing

leaden hedge
#

select continue and slot 3 by putting your mouse in specific spot

young walrus
#

does your KB have a num pad?

hazy root
#

yes

young walrus
#

put dash and attack on there

#

use that instead of the mouse

buoyant obsidian
#

Does your keyboard have keys

#

put controls there

young walrus
#

having attack and dash on LMB and RMB offers no advantage over putting them on the numpad since you're just pressing down 2 fingers

leaden hedge
#

can i bind all my buttons to the mouse

#

and have movement on mouse movement

young walrus
#

lol

#

constantly moving your mouse in one direction

leaden hedge
#

for "1-handed" play hollowlenny

young walrus
#

what're you doing with the other hand

leaden hedge
#

you could make it remember your last input

#

so you wouldn't have to constantly scroll

young walrus
#

but that's not as funny

leaden hedge
#

if I have to constantly scroll can I go faster by moving my hand faster

buoyant obsidian
#

if you make the mod for it yeah

young walrus
#

lol. knight acceleration mod

#

goes as fast as you move your mouse

leaden hedge
#

finally my time playing quake will be useful

cyan peak
#

reminds me of when people whine at me for Beastmaster showing the mouse ingame... like bitch the menu requires mouse

leaden hedge
#

although you could probably make a mod to unfix it

#

by setting the mouse mode to locked every frame

compact sedge
#

honestly

#

if rainworld ever adds multiplatform support which I don't think is happening because I think they used closed source shaders or something which have only been compiled for windows. I will probably mod it.

#

it seems like a game with a lot of potential for mods.

cyan peak
#

it should be heading to switch soon and the next update might go crossplatform

compact sedge
#

well if they got it to build on switch maybe there's a chance

#

when is the next update?

#

how much do you know about it?

cyan peak
#

should possibly be this year maybe

copper nacelle
#

wtf

#

I use mouse for attack and dash and unlocked is less annoying

fair rampart
#
            if (PlayerData.instance.equippedCharm_29 && PlayerData.instance.equippedCharm_3)
            {
                GameObject gameObject2 = GameObject.Find("Health");
                if (gameObject2 != null)
                {
                    if (gameObject2.LocateMyFSM("Hive Health Regen").Fsm.ActiveStateName.Contains("Recover 1"))
                    {
                        HeroController.instance.GRUB_SOUL_MP += 4;
                        HeroController.instance.GRUB_SOUL_MP_COMBO += 4;
                    }
                    else if (gameObject2.LocateMyFSM("Hive Health Regen").Fsm.ActiveStateName.Contains("Recover 2"))
                    {
                        HeroController.instance.GRUB_SOUL_MP += 8;
                        HeroController.instance.GRUB_SOUL_MP_COMBO += 8;
                    }
                }
            }
``` Is this(in OnHeroUpdate) the simplest way to do this? Will this even work?
copper nacelle
#

have you heard of

#

&&

ember bloom
#

Q_Q

copper nacelle
#

delete this

ember bloom
#

No

#

When Hollow Knight BR

#

56 i did i thing

#

Instead of doing dll thingy i hex edited exported dat of MonoBehaviour and reapplied to assets and it works

#

Am i hackermen

copper nacelle
#

wtf

#

@fair rampart why do you have per frame soul gen

fair rampart
#

You talking about Kingsoul + SCatcher/SEater?

copper nacelle
#

no the thing you just posted

#

HeroUpdateHook is called with Update

#

Which is every frame

fair rampart
#

It's not per frame tho, Grubsoul is just a value

#

It only triggers when you take dmg

copper nacelle
#

you add 4 to it every frame for as long as the FSM state is active

fair rampart
#

OH

copper nacelle
#

What if I'm playing at 300 fps

fair rampart
#

I realize the problem

#

So I should set it instead of adding to it

copper nacelle
#

That works

fair rampart
#

The default val of grubsoul combo? Do I dare trust the wiki?

#

I know Grubsoul default is 15

copper nacelle
#

Just get it off before changing it

fair rampart
#

But combo is 26 right?

copper nacelle
#

🅱erhaps

fair rampart
#
        private int OnTakeDamage(ref int hazardType, int damage)
        {
            if (PlayerData.instance.equippedCharm_29 && PlayerData.instance.equippedCharm_3)
            {
                GameObject gameObject2 = GameObject.Find("Health");
                if (gameObject2 != null)
                {
                    if (gameObject2.LocateMyFSM("Hive Health Regen").Fsm.PreviousActiveState.Name == "Recover 1")
                    {
                        HeroController.instance.GRUB_SOUL_MP = 20;
                        HeroController.instance.GRUB_SOUL_MP_COMBO = 30;
                    }
                    else if (gameObject2.LocateMyFSM("Hive Health Regen").Fsm.PreviousActiveState.Name == "Recover 2")
                    {
                        HeroController.instance.GRUB_SOUL_MP = 25;
                        HeroController.instance.GRUB_SOUL_MP_COMBO = 35;
                    }
                    else if (gameObject2.LocateMyFSM("Hive Health Regen").Fsm.PreviousActiveState.Name == "Idle")
                    {
                        HeroController.instance.GRUB_SOUL_MP = 15;
                        HeroController.instance.GRUB_SOUL_MP_COMBO = 25;
                    }
                }
            }
            return damage;
        }
``` Is this better?
copper nacelle
#

Is that called before grubsong activates

#

If so yeah

fair rampart
#

Grubsong is called in AfterTakeDamage, so yes.

copper nacelle
#

Is grubsong not fsm

fair rampart
#

nope

copper nacelle
compact sedge
#

absolutely me irl

#

actually

hollow pier
#

why using f#?

compact sedge
#

compared to java it's pretty good mostly

#

but

#

but you know what

#

I've never had a function on java not work on me because of my OS

#

java is portable. c# pretends to be

#

and if c# was as portable as java it'd be objectively better in every way

ornate rivet
#

just use windows

#

ez

compact sedge
#

how on earth can you defend a programming language that only writes code that works on 5-10% of computers

ornate rivet
#

windows is 5-10% of computers?

fair rampart
#

I'm pretty sure windows is most used

ornate rivet
compact sedge
#

when you include the credit cards, phones, weird ass closed source project specific machinery, the computers in sim chips, mp3 players and a bunch of other chineese crap. All of these things I just mentioned run java

#

they run java

#

but not windows

#

java runs on like, 50 billion machines and it's terrifying that that many machines exist

ornate rivet
#

¯_(ツ)_/¯

compact sedge
#

and it's also terrifying that they run java

fair rampart
#

Wow, angle's the 1%

#

technically 1.68%, but still

compact sedge
ornate rivet
#

I am sure there is a language that has the portability of java and QoL improvements of c#

compact sedge
#

yes it's called c++

#

well c++ mostly has the portability of java and mostly the QoL of c#

ornate rivet
#

ew

compact sedge
#

but it also lets you manage memory which means you have to learn how to manage memory

#

which definitely has a learning curve

#

but like. You can't copy stuff in a language where everything is a pointer unless you use a specific copy command because object newobj = oldobj doesn't copy and modifying newobj modifies oldobj.

#

in c++. object newobj = oldobj makes a copy and object* newobj = *oldobj makes a reference

ornate rivet
#

ya I know how pointers work

#

I think

fair rampart
#

I don't

#

Or maybe I do

#

probably not

compact sedge
#

there is

#

std::auto_ptr

#

if you like c#

young walrus
#

i prefer D♭

cyan peak
#

I like B𝄪

weak lodge
#

Henlo memers

fair rampart
#

So I'm testing my mod, using Soul Warrior as the dummy, since he's the closest to the bench

#

infinite moonwalk

#

He is perpetually walking into the wall

mortal trout
#

nice

cunning lagoon
#

waking up at 11pm 😩

mortal trout
#

spending 2 hours in traffic 😩

cunning lagoon
#

just walk lol

mortal trout
#

yeah just leave your car in the middle of the road ez

cunning lagoon
#

i mean it won't run away

#

you just come back later to pick it up

#

make sure to lock the door or some mischievous individual might come and steal it

mortal trout
#

causing more traffic sounds good lol

cunning lagoon
#

let em know champ

fair rampart
#

You ever just DNail drop on accident?

weak lodge
#

You ever just worship Kurosh for his new timed infinite grimm hardmode score

compact sedge
#

it's a really sexy score and I'm not just saying that cuz it ends in 69

mortal trout
#

is the score 69 zote

#

only

compact sedge
#

13069 iirc

cunning lagoon
#

i got 13069 and 13068 zote

weak lodge
#

Nibbug has like 13069

cunning lagoon
#

the 13069 video didnt have sound for some reason so i uploaded the 13068 to yt

trim totem
#

incredible

mortal trout
#

im going to get exactly 69 and 420 in radiant timed ig hm for a meme

weak lodge
#

At best I’ll get 7 k

#

Ahahaha yes khan leaving his daily “56” and leaves

cunning lagoon
mortal trout
#

did you call 56 incredible

weak lodge
#

Yes

#

Why

#

Ic you are now a speedrunner sir

#

gj

cunning lagoon
#

i mean what

weak lodge
#

u mean

#

Stop it with your privileged elitist bullshit

#

I would like to run white palace someday

lunar pollen
#

have fun with saw baldes

weak lodge
#

it’s actually a pretty fair and fun gauntlet

#

Can be done p swiftly too

cunning lagoon
#

wp is bullshit and rng

weak lodge
#

u mean absrad

mortal trout
#

wp easy

weak lodge
mortal trout
#

who checks discussion

weak lodge
#

u

mortal trout
#

hm

weak lodge
#

I wish it wasn’t the hellhole I have witnessed

mortal trout
#

leave server ez

weak lodge
#

You know what else is ez

mortal trout
#

panth 3 wr

weak lodge
#

Yea why else would you get on the leaderboard

#

Pan 1-4

#

Pan3 objectively most toxic pantheon

#

Edgy u have all lifeblood right

hazy sentinel
cunning lagoon
weak lodge
#

hmmm

#

Mon got a sub 3:40 tho

cunning lagoon
#

monstah cheats

young walrus
#

Probably could get sub 330 with a tas

cunning lagoon
#

3:32 is the tas though

trim totem
#

i agree that 55 is incredible at making pale prince

hazy sentinel
mortal trout
#

adrian just bad ez

cunning lagoon
#

56 = 65-10 🤔

mortal trout
#

should i go for wr in panth 2 or no

cunning lagoon
#

you can try HappyJack

hazy sentinel
#

go for wr in radiant ig timed

weak lodge
#

does Jonny mean 9

trim totem
#

no

#

he's just dumb

#

lmao gottem

mortal trout
#

@ Jonnymeboy#2254

hazy sentinel
#

multiple instances

weak lodge
#

Sans wayward compass

hazy sentinel
#

sans serif

#

love me some sans serif for legible body copy and serifed typefaces for headers and titles

cunning lagoon
#

reminder that there's still a 10€ bounty for whoever beats my radiant timed ig zote

hazy sentinel
#

time to pay up kuro

weak lodge
#

so is 13070 viable

mortal trout
#

increase it to 20 and you got a deal

hazy sentinel
#

heard this guy named DLKurosh beat ur score

cunning lagoon
#

ah shit

#

i'll increase you to 20

trim totem
#

damn he must be a god

mortal trout
#

you ever not read properly

weak lodge
#

now we all know you can add serif to letters but what about images

#

Makes perfect sense right

#

A letter is an image right

trim totem
#

your dumb

weak lodge
#

And a video is just a bunch of images

#

Therefore

hazy sentinel
#

serif fortnite default dance

weak lodge
#

The word chainmail doesn’t exist

#

Shit

#

That’s some high iq

#

You got there

mortal trout
#

being dumb intentionally all the time isnt funny tbh

weak lodge
#

Tell yourself that sometimes plz kthx

hazy sentinel
#

who says it's intentional

weak lodge
cunning lagoon
#

shut up idiot 🙂

weak lodge
#

😩😩😩😩😎cornywoke

hazy sentinel
#

Thanks! ❤

mortal trout
#

🙃

trim totem
#

has anyone made a knight default dance

weak lodge
#

why

cunning lagoon
#

Hello, everyone. I've been thinking lately about my presence on the server, and how that presence and my usage of Discord as a whole has impacted my life. I have come to realize that, steadily and progressively, this Discord (among others) has grown to fill a larger and larger part of my life, to the great detriment of other aspects of my life, most notably my academics. This impact has become more noticeable to me in the past few weeks with oncoming AP and final exams to study for, in addition to projects, homework, other tests, and the like. As a result, I have decided, for now, to take a break from Discord for the three upcoming weeks in order to more fully and fruitfully pursue my school career. I will not be leaving the server, and I may still be open to contact via DM, but I will not be sending messages on any of the servers I am a member of. Hopefully this will ameliorate the situation at hand with regards to my study and sleep habits.

hazy sentinel
#

hmmmmmmmmmmmmmm

trim totem
#

who wrote this

cunning lagoon
#

who wrote this 😂 👌

weak lodge
#

Is this me but I can’t execute my goals 😂 ok_grimm

#

Just do it ez

mortal trout
#

Over my ~9 months here, I have grown to enjoy my time on this server a lot. I'd like to think I've made quite a few friends, and many more acquaintances, during my stay. I do appreciate the connections I have now in great part due to my time here, but pressing matters require that I take a break now before the problem gets worse. This doesn't reflect any ill-intent to any of you, nor does it mean I dislike anybody on this server. Far from it. Despite my normally toxic "memeing," know that I do highly value the time I spend here, and the time you all spend to make this server a welcoming place. Again, if you do feel the need to contact me for any reason, my Direct Messages are open. I suppose now is a good time to note that I expect DMs to be for important or pressing matters, and not memes.
I am writing this both to inform you all about the reason for my leaving, as well as to hold myself accountable to it. I am old enough to know that I am not the most dedicated person when it comes to personal growth and lifestyle changes, so I expect posting this will help motivate me to follow through with this. I do hope that, by taking a break from Discord now, I will be able to establish healthier habits that will persevere even after I return on May 18th. I will remain active for the rest of today (about 4 hours from now), but starting tomorrow I will put this into effect. To reiterate, this is my decision, and a decision solely because of my own faults. I cherish my time here with you all, and hope that you will all stay happy and healthy while I’m gone.

cunning lagoon
#

you fucking bully

weak lodge
#

Actually who did these

#

sounds retarded lmao is this me 😂

trim totem
#

verulean are you in college

weak lodge
#

Since when Verulean was not a meme man anyway

cunning lagoon
#

definately

weak lodge
#

Kurosh

#

Stream Infinite-Pale Prince

cunning lagoon
#

how about i dont do that instead

weak lodge
#

Lmao i-pp 😂

compact sedge
#

how many memes did you get dmed after saying that veru?

cunning lagoon
#

at least 0 i bet

compact sedge
#

idk he might have gotten -1

#

it's hard to say

trim totem
#

verulean did you get all 5s

ornate rivet
#

I got all 5s 😎

hazy sentinel
cunning lagoon
#

is this 5/10

#

nerd

trim totem
#

how many have you taken

ornate rivet
#

woah you got a 5 in spanish

hazy sentinel
#

5 🤔

cunning lagoon
#

muy bien veru

ornate rivet
#

that's impossible

hazy sentinel
#

hmmm

trim totem
#

are you still in highschool

ornate rivet
#

I am

trim totem
#

ap spanish scares me

cunning lagoon
#

why you all learning spanish

#

garbage language in my o

hazy sentinel
#

lmao what if greedier mode was cool

cunning lagoon
#

lmao what if delirium and void were cool

mortal trout
#

spanish bad

hazy sentinel
#

yo i love telefragging

cunning lagoon
#

this tbh

compact sedge
#

how the fuck do you know multivariable integration in high school veru are u like the next einstein or something wtf

ornate rivet
#

wish there was AP Persian

cunning lagoon
#

i actually do hate my langauge

hazy sentinel
#

almost like i took multivariable calculus in high school

ornate rivet
#

that's not an option though thinkgrub

hazy sentinel
#

haHAA

compact sedge
#

my high school when up to the equivalent of calculus AB

#

im so fuckn jelly

hazy sentinel
#

are you green's theorem with envy

trim totem
#

are you in senior year

ornate rivet
#

I am

hazy sentinel
#

no im in basement floor

compact sedge
#

I didn't know what the theorum was called but I actually know what that is

#

I just had a test on that material

#

and I feel really good about it which worries me. makes me think I underthought it

trim totem
#

i got a 3 in ap world lmoa

weak lodge
#

Kurosh we all know spanish most Garbo language

cunning lagoon
#

it actually is

hazy sentinel
#

donde esta la biblioteca lmao

weak lodge
#

This is library

trim totem
#

disgusting don't insult my spansih

mortal trout
#

lol im going to fail spanish

hazy sentinel
#

lol 2 troll bomb red chests in devil deal

#

thanks game

cunning lagoon
#

the binding GWmemetownOMEGALUL f isaac

fair rampart
#

I took latin instead of spanish

trim totem
#

feeling of confusion

weak lodge
#

Verulean needs dead cells tbh

ornate rivet
#

Verulean era muy guapo pero comió diez huevos

cunning lagoon
young walrus
#

"verulean has large ovaries"

cunning lagoon
#

hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm

#

close enough

ornate rivet
#

got the accent

fair rampart
#

"Verulean handsome ate 10 egg"

#

okay then

ornate rivet
#

wait, does the accent go on the i or o

cunning lagoon
#

o

ornate rivet
#

good

trim totem
#

but

#

bad

weak lodge
#

Verulean mangé des oeufs

#

I’m telling you it’s hard to find the damn accent

ornate rivet
#

Khan fue un miembro de hk discord normal pero se convertio un Mod y gay

hazy sentinel
#

DAE convertirse en

ornate rivet
#

what's dae

weak lodge
#

Lmao spanish

cunning lagoon
#

what

trim totem
#

i know enough Spanish to vaguely understand what that means

#

but not enough to correct it

hazy sentinel
cunning lagoon
#

💩

hazy sentinel
#

🎰

weak lodge
#

I know enough spanish to not understand 80% of that sentence

weary oyster
#

confusion

weak lodge
#

Ax teach us some Finnish

ornate rivet
#

به ما یاد بده

trim totem
#

same

weak lodge
#

That’s Arabic

fair rampart
#

That's arabic

weak lodge
#

U dingo

ornate rivet
#

reee no it's not

weak lodge
#

It is

fair rampart
#

sanskrit?

cunning lagoon
#

sanskrit from undertale?

trim totem
#

every language is sanskrit

fair rampart
#

Oh I meant hindi

ornate rivet
#

wtf hindi doesn't look at all like that

trim totem
#

it's japanese

fair rampart
#

तुम बड़े समलैंगिक

weak lodge
#

je prefere le francais sur espanol

fair rampart
#

it sort of does

weak lodge
#

Excuse me sir what

ornate rivet
#

arabic was closer tbh

#

I prefer eggs over spanish

fair rampart
#

ဦးကြီးတွေလိင်တူချစ်သူ

ornate rivet
#

I will note that

#

wtf

trim totem
#

excuse me what

weak lodge
#

I’m waiting for someone to start speaking binary

fair rampart
#

আপনি বড় গে

ornate rivet
#

they look pretty cool though tbh

weak lodge
#

Wing dings objectively best way to speak

#

Khan I have a question

#

Where did you lock 56

trim totem
#

imagine not being able to read the language of the country you were born in

ornate rivet
#

is it just me or do characters look more complicated the more east you go? It goes from A to س to कि to हा

trim totem
#

you're just uncultured

cunning lagoon
#

but it comes back to A eventually

#

unless the earth is flat GWfroggyBlobWokeThink

fair rampart
#

🕆︎ ♌︎♓︎♑︎ ♑︎♋︎⍓︎

weak lodge
#

Can anyone translate Jonny’s language

#

Sorry hard to read sometimes

#

Jonny’s a good fella

hazy sentinel
#

jonny be good

fair rampart
#

01010101 00100000 01000010 01001001 01000111 00100000 01000111 01000001 01011001

cunning lagoon
#

69696969996969666999669696969696420699420420

trim totem
#

shut up

cunning lagoon
#

ok sorry

#

dont wanna get banned by mod khan GWfroggyMonkaMega

fair rampart
cunning lagoon
#

how do you pronounce khan

#

just can?

weak lodge
#

Caauun

trim totem
#

you pronounce it khan

cunning lagoon
#

ok

weak lodge
#

Um

#

Ok

#

Now this is epic

young walrus
cunning lagoon
#

epic

weak lodge
#

Haha I was right

#

Cauun

#

Khan caun you caunfirm

fair rampart
#

Press 🇽 to Khan

weak lodge
#

oops

trim totem
#

top video is right

#

but you have to say it like that every time

weak lodge
#

cAauuuUun?

ornate rivet
#

خااااان

trim totem
#

haha yes

hazy sentinel
#

khakha yes

weak lodge
#

Wonder what Arabic discord server history looks like

trim totem
#

what

weak lodge
#

The text is on the opposite side

hazy sentinel
#

tfw expelled from spain

weak lodge
#

don’t worry

#

You have a Sanskrit compass

floral furnace
#

tf how did veru get exiled from spain

weak lodge
#

he screamed despacito so loud that the old emperors of spain rose form the dead and deemed him gay

#

ez

cunning lagoon
#

is 56 short for 569

mortal trout
weak lodge
#

hey ttacco question

floral furnace
#

huh well, wtv the spanish monarchy says i guess

#

yes 🅱night, what is it

weak lodge
#

i will give you 5 vbux if you simply give me the 3 numbers on the back, expiration month day and year

cunning lagoon
#

you might have forgotten a word or two

floral furnace
#

1337-1337-1337-1337
420
69/69/1337

trim totem
#

shut

floral furnace
#

u

#

some people are still legit asking about the multiplayer mode

cunning lagoon
#

yes team cherry promised it

floral furnace
#

boycott marcott imo

cunning lagoon
#

still waiting for hk br

#

where we droppin knights 😩

#

theres supposed to be a comma there

floral furnace
#

i want lootboxes in it as well, gotta get that sweet "Pure Nail | Nightmare Red (Factory New)" skin

cunning lagoon
#

hey guys is the dreamshield coop mod updated for godseeker 🙂

floral furnace
#

blame team berry

fair rampart
#

blast them and their editing skills

cunning lagoon
fair rampart
#

Why is that the picture they went with?

cunning lagoon
#

my best guess would be they just beat p5 and they think it counts as a %

mortal trout
#

that was the time i started godmaster on my main save

fair rampart
#

My main save is about the same as their's is right now.

mortal trout
fair rampart
#

Yeah, that one's just sad

floral furnace
#

spells do no exist

cunning lagoon
#

definitely not for most people's first playthrough

#

why would i use spells when i can use the soul to heal

#

xd

fair rampart
#

Because the base fireball does 3 times the dmg of the base nail

mortal trout
#

45 hits isnt even hard

#

at all

floral furnace
#

plus nail stagger too

cunning lagoon
#

45 is fairly long for a second boss

fair rampart
#

which is why you use spells

cunning lagoon
#

but ofc it sdhouldn't be taking 45

young walrus
#

i don't think that person has ever played a side scroller

mortal trout
#

"ill play a proper game like DS"

unborn badger
#

i wish there was more incentive to use spells for new players

#

because they don't really know how much damage a spell can do

floral furnace
#

there is, you get a cool firey effect

young walrus
#

more than 3x dmg?

cunning lagoon
#

the incentive is there

#

the massive damage they do

unborn badger
#

well a new player doesn't know the damage values

cunning lagoon
#

yeah

mortal trout
#

a new player's too lazy to test it

unborn badger
#

honestly fireball is the best movement ability don't @ me

fair rampart
#

They should be able to infer spells are stronger since they consume a resource and can be used less often than nailswings

cunning lagoon
#

🤔

mortal trout
#

i was complete garbage in my first playthrough wait i still am but i still knew spells did a lot of damage

floral furnace
#

or dont use spells at all because theyre a crutch anyway

unborn badger
#

i didn't use spells until i used Joni's Blessing lmao

fair rampart
#

after Joni's got nerfed? no thx

unborn badger
#

this was pre-nerf

cunning lagoon
#

before joni's got nerfed? no thx

mortal trout
#

wait joni's got a nerf

cunning lagoon
#

yeah it went from garbage to garbage

fair rampart
#

Lifeblood Update

unborn badger
#

ironic

mortal trout
#

oh never used it seriously

fair rampart
#

went from 1.5 to 1.4

unborn badger
#

i used it against FC because some dungo said it was a good charm

fair rampart
#

There is literally no reason to use it over Lifeblood Core

floral furnace
#

the entire lifeblood charms are too trash anyway

#

you only get them for completion sake

unborn badger
#

worst part is that since GM was the last content update there will be no more balances 😔

cunning lagoon
#

at least we'll always have mods 😔

fair rampart
#

I don't get why they nerfed Joni's

floral furnace
#

or if you wanna main Elegy but thats like, 5 notch cost

mortal trout
#

i remember seeing a lot of people using joni's for radiance

unborn badger
#

tbh people just use Joni's for every 2 mask boss

mortal trout
#

^

fair rampart
#

Yeah, but 1.4 makes it a worse version of LbCore

mortal trout
#

makes more sense to heal if you're bad what whatever zote

floral furnace
#

rad if they wanna spam abyss shriek until she dies

cunning lagoon
#

they should just downpatch and fluke her to death 😄

floral furnace
#

f l u k e GWcorbinHolyFuck

unborn badger
#

fluke

fair rampart
#

That's another thing

unborn badger
#

what a shame

fair rampart
#

why nerf dmg and cost

floral furnace
#

goddamn now i want the hornet dlc

#

because fluke is op

fair rampart
#

just do one or the other

floral furnace
#

but yeah it was an overnerf

young walrus
#

you can infer how good spells are by paying attention. oh hey, it took 3 hits to kill this guy. oh hey, 1 spell kills him

cunning lagoon
#

this is true

floral furnace
#

no man hk bad because it doesnt have life bars so theres no tension in the fight /s

cunning lagoon
#

lifeblood thinkgrub

floral furnace
#

tactical typo

cunning lagoon
#

it's a regional thing

floral furnace
#

yes

cunning lagoon
#

how much damage does fluke do now

#

80?

unborn badger
#

i think it's like

#

60

#

lmao

cunning lagoon
#

excuse me

fair rampart
#

80 w/ ShamanS I think

cunning lagoon
#

delete this

unborn badger
#

why does that work here

mortal trout
#

using the wiki

cunning lagoon
#

wiki GWmemetownOMEGALUL

fair rampart
#

Wiki lol

unborn badger
cunning lagoon
#

it still says that elder hu has 200 health

mortal trout
#

just ping 56 and ask

#

ez

unborn badger
#

@copper nacelle how much damage does fluke do

cunning lagoon
#

and markoth

#

it should be 1221 fluke but 3 notches

#

maybe slightly less damage

#

but i mean shriek is a thing and it doesn't cost notches so i don't think 114 damage fluke is too crazy

fair rampart
#

But Flukenest gives you the advantage of diagonal attacks

hollow pier
#

i played bl2 and now there are like 400 messages stop

floral furnace
#

dont play zer0 then

cunning lagoon
#

and shriek gives you the advantage of upwards attacks

#

while not costing 2/3 notches or whatever they'd make it

hollow pier
#

i would play axton or gaige but i'm too lazy to use someone else

cunning lagoon
#

don't get me wrong i think 1221 fluke is better than cp shriek

fair rampart
#

You can cast fluke faster than shriek

#

Still, the nerfed Fluke is not worth 3 notch

cunning lagoon
#

you also have to be right next to the enemy for every fluke to hit

hollow pier
#

it does the same as ss double

cunning lagoon
#

when shriek has a massive hitbox

hollow pier
#

and ss doubles are free

#

if the enemy isn't 1 pixel wide

cunning lagoon
#

you could argue that fluke is more accessible than shriek in a run/playthrough

hollow pier
#

because it is

cunning lagoon
#

yes

#

anyway the point is

hollow pier
#

anyway seeya

cunning lagoon
#

cp fluke should be 100-110 damage and 3 notches

#

unless they want to keep it as a garbage charm

#

i feel like it being 3 notches is the biggest thing

#

2 is pretty cheap

fair rampart
#

Only 10 extra dmg from Shaman? not worth for 6 notch combo

cunning lagoon
#

3 feels more appropriate

#

what

hollow pier
#

lol just have an old save where it costs 2

cunning lagoon
#

by 100-110 i mean the damage should be within that range

fair rampart
#

That makes way more sense

cunning lagoon
#

also ss boosted

hollow pier
#

the damage should be 100110

cunning lagoon
#

i dont even know how much damage it does without ss

#

ss being spore shroom ofc

hollow pier
#

soul sanctum 🙂

cunning lagoon
#

soul swister

fair rampart
#

sharp shadow

hollow pier
#

selesrag

cunning lagoon
#

you guys are toxic

#

and that's coming from the most toxic individual in this server

hollow pier
#

but i don't see skurry anywhere

cunning lagoon
#

what a weird way to spell Ax2u

unborn badger
#

link the steam thread

#

tbhhh

unborn badger
#

haha yes

hollow pier
#

Hornet was so sool, and his voice so entertaining I could not help and must fight :p

cunning lagoon
#

😝

hollow pier
cunning lagoon
#

empty hops claim one more innocent life notlikequirrel

unborn badger
#

where's the fucking copypasta doc

#

or pastebin

hollow pier
unborn badger
#

or whatever

#

you have it bookmarked

cunning lagoon
#

PS Calc 🤔

hollow pier
#

what

fair rampart
#

BULLSHIT. This boss fight is just that, pure utter bullshit. Pattern? She doesn't have one. She just pulls whatever the fuck she feels like pulling out of her bug sized ass while laughing about it like a classic loony villain while not so subtly accusing YOU of being the villain. It is like dealing with a fucking hurricane, worse still when all that hurricane has to do is just bump into you, and she does. A lot.

hollow pier
#

it's annoying to type !calc

unborn badger
#

Except there are 2 major differences, 1; watching paint dry you can actually see some ♥♥♥♥ing progress, 2; paint doesn't constantly spam annoying ♥♥♥♥ing sound effects that drive you ♥♥♥♥ing insane.
Spent 2 ♥♥♥♥ing hours trying to find the♥♥♥♥♥♥with no map, then another hour listening to her keep shout "sharp, sharp, sharp". And best of all, it's not her attacks that are killing me, it's the unpredictable movement inbetween where she just randomly jumps to my possition for no reason.
♥♥♥♥♥♥♥♥ to that, I'll play a proper game like DS.

#

oh god

hollow pier
#

cunning lagoon
#

just do the calcs in your head lmao

unborn badger
#

why does steam censor everything lmao

fair rampart
#

Happy Valentines?

cunning lagoon
#

just know every single damage range for every mon lol

unborn badger
#

i have to manually uncensor this bullshit

hollow pier
#

urite 252+ kyurem white fusion flare against 0- def 0hp sunkern is 100+% every time

cunning lagoon
hollow pier
#

ching i think you mean this bull ❤ ❤ ❤ ❤

unborn badger
#

Except there are 2 major differences, 1; watching paint dry you can actually see some fucking progress, 2; paint doesn't constantly spam annoying fucking sound effects that drive you fucking insane.
Spent 2 fucking hours trying to find the asshole with no map, then another hour listening to her keep shout "sharp, sharp, sharp". And best of all, it's not her attacks that are killing me, it's the unpredictable movement inbetween where she just randomly jumps to my possition for no reason.
bullshit to that, I'll play a proper game like DS.

fair rampart
#

Sunkern is one of the weakest pokemon, no shit

cunning lagoon
#

oh ok you didnt mean the hearts

#

i see what you mean

#

i have the dumb

hollow pier
cunning lagoon
#

impressive

#

im claiming my 2:45 today

#

mark my words

hollow pier
#

inb4 2:44

cunning lagoon
#

i hope not 😎

copper nacelle
#

@unborn badger it's 80 with shaman

unborn badger
#

what about without

copper nacelle
#

I think 45

unborn badger
#

are you fucking

#

serious

copper nacelle
#

Yes

cunning lagoon
#

damn

unborn badger
#

that is absolutely pathetic

fair rampart
#

teamcherry bad at nerfs

#

except Quickslash

unborn badger
#

that's literally shade soul but without range

#

it's like 5 more damage but still

hollow pier
#

well ACTUALLY chingbling shade soul is 40!!!!1

#

and it's 30 without shaman stone!!111!

unborn badger
#

actually 11043753891211241552174222332611 i caught myself befoer !!!1

cunning lagoon
#

dont ask why its 2 videos im too lazy to stitch them together

hollow pier
#

why is it two videos

cunning lagoon
#

bug

hollow pier
#

you messed up in the right side one

#

because you went to the right

cunning lagoon
#

shit u right

#

not sure how the right side would be "multiple seconds faster" according to monstah

#

oh also the difference between cdashing through the tunnel before fury and just pogoing is negligible

#

like it's so small it doesn't matter at all

#

unless i also messed up timing that GWfroggyMonkaThink

weary oyster
#

i feel lied to

cunning lagoon
#

for the left side you can drop slightly further to the left

#

but im not6 sure if you can make it without the crawlid hitting you if you get bad rng

hollow pier
#

MonStahLer, try left side kp, with you skill you will be very good in it

cunning lagoon
#

ok you absolutely can

#

left side is 2 seconds faster

weary oyster
#

nice thats good to know

hollow pier
#

monstah giving ax slow strats so he delays rekky 👀

weary oyster
cunning lagoon
#

there

#

i think thats pretty much perfect

weary oyster
#

oh the crawlid can def hit u there

#

probably worth the risk anyway tho

cunning lagoon
#

uhh

#

is it just rng

weary oyster
#

yea

cunning lagoon
#

gdi

weary oyster
#

good code

hollow pier
#

i love rng 🙂

weary oyster
#

its just like cdashing left after the well drop

#

sometimes the tiktik just hits you

cunning lagoon
#

oh yeah he does

weary oyster
#

it can even happen on the last cdash in jonis room

#

ive lost a run to that

cunning lagoon
#

it happened to me once on the crystal aspid in the cpeak dark room

#

i've never done that stupid strat since then

#

slower and riskier

weary oyster
#

ive also lost a run to it happening in the many jelly room in canyon during flower quest

#

yea fuck that strat lol

#

i always just did 2 fireballs before i labbed the new strat

cunning lagoon
#

ignoring him is just infinitely better

silk jetty
#

we have to call them tiktoks instead of tiktiks

cunning lagoon
#

i dont think we do

cunning lagoon
copper nacelle
#

verulean is an expert speedrunner

cunning lagoon
#

who is this verulean you speak of

#

i only know verlurean

copper nacelle
#

same

floral furnace
#

what if theyre the same person hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm

silk jetty
#

I just realized that I can actually check mark of pride with just wings and mothwing

#

wow

#

cool

cunning lagoon
#

nuts

silk jetty
hollow pier
#

yes

cunning lagoon
#

@ Ax2u#1284

fair rampart
#

yeah, it's just weirdly common for it be Dreamshield for some reason

cunning lagoon
#

any fsm for breakble flors

copper nacelle
#

🅱erhaps

cunning lagoon
#

That wss quick

#

What is this

#

I wsnna keep labbing fake dive

unborn badger
#

what is that

#

what is that spiderweb

hollow pier
#

an fsm

unborn badger
#

oh god

#

what the fuck

hollow pier
#

any post thk fsm

cunning lagoon
unborn badger
#

what

#

what the fuck

#

oh dear god

copper nacelle
unborn badger
#

where does it start

#

where does it end

#

does it have a beginning or an end

copper nacelle
#

uhh

trim totem
#

sixty fix stream

silk jetty
#

looks like it has 2 starts

copper nacelle
#

Two black boxes on the far left are stun enters

unborn badger
#

what the fuck

#

there are more endings than detroit become human

cunning lagoon
hollow pier
copper nacelle
#

Black box on the far right is 1 possible end

#

It's dream start

cunning lagoon
#

Replace empty hop with parry and its accurate

hollow pier
#

i actually got 9 parries in a row today

#

good boss

unborn badger
#

who would do such a thing

floral furnace
#

cuz it keeps it Organized™

trim totem
#

what boss

cunning lagoon
#

My worst was 3 parriies + one normal attack + 6 parries

unborn badger
#

this is as organized as my 8th grade bookbag

hollow pier
#

i also suck at reacting to tri slash now

#

i'm washed tbh

cunning lagoon
hollow pier
#

is thk the worst fsm

silk jetty
#

any zfg subs here?

hollow pier
#

zfgRunOgre

silk jetty
#

because of zfgWashedUp or whatever the capitalization is

#

oh, that isn't an emote on his discord linkusCry

#

also, I may have died to soul warrior

hollow pier
cunning lagoon
silk jetty
#

when you realize that your feet are in the upswing hitbox

cunning lagoon
#

what's upswing

silk jetty
#

upslash*

hollow pier
#

circle is the boss

#

line is his sword

copper nacelle
cunning lagoon
#

square is his hitbox

hollow pier
#

this hurts

fair rampart
#

implying DD has a consistent hitbox

hollow pier
#

circle is character

#

box is soul twister

fair rampart
#

"circle"

hollow pier
#

red is where he can teleport

cunning lagoon
silk jetty
#

also, are you saying that there are chunks of your hitbox that he can't teleport into

cunning lagoon
#

no

#

they will always hit you

#

there is nothing you can do but accept your fate

silk jetty
#

then fill in the "circle" properly

copper nacelle
#

no they're always centered on you

cunning lagoon
#

that's not how hitboxes work

copper nacelle
#

duh

compact sedge
#

windows refuses to mount efi system partitions

#

even tho they are valid fat32 ones

silk jetty
#

I just did a shade skip and forgot to kill my shade linkusF

hollow pier
#

i haven't even opened his stream today

compact sedge
#

oh wait wrong channel

hollow pier
#

twitch is so bad

daring snow
#

try and do shade skip and forget to sit at the bench

#

always a good time

cunning lagoon
#

try and forget to place a dgate at king's station

#

not that that would ever happen to me ofc

daring snow
#

try and forget dreamshield MaggotSmile

#

not that it would happen to anyone

#

oh wait...

copper nacelle
#

that that

cunning lagoon
#

also for some reason you can move while placing a dgate at king's station

#

just a fun fact for you

hollow pier
#

sounds like a major glitch

cunning lagoon
#

same

fair rampart
#

hey guys I'm new to this, what mods are available for this game?

cunning lagoon
#

you can download the installer and read the readmes or read the mod summaries doc

#

both are pinned

fair rampart
#

ok will do thanks

dusky lion
#

kurosh you could have just done ;i

cunning lagoon
#

that works better for people asking how to install mods since it directly tells you to use the installer

#

but hewanted to know what the mods do

#

so i gave him a more detailed answer

#

anything else?

#

(i'm very smart, i know)

rain cedar
#

It's like 50/50 if Zote commands even work

#

So that's a good reason to not do it

cunning lagoon
#

how do i make the elegant key be there again

#

sorry the shopkeeper key

#

also i just killed tyrant and i can't walljump how do i fix it

rain cedar
#

Quit out

#

That's the route anyway

cunning lagoon
#

alright thanks

rain cedar
#

Unless you fail fake dive like some kind of loser

cunning lagoon
#

do you know how to avoid it from happening?

rain cedar
#

Idk it happens when you wall jump in the big elevators

cunning lagoon
#

what a game

rain cedar
#

But I feel like you would have noticed earlier

#

If it was that

cunning lagoon
#

¯_(ツ)_/¯

#

whats the flag thingy for the shopkeeper's key

#

i cant find it

rain cedar
#

hasSlyKey

cunning lagoon
#

if i set that to false does it respawn on cpeak?

rain cedar
#

Probably not

#

Maybe

#

Shit has persistent bools in the scene data as well

cunning lagoon
#

ah found it

copper nacelle
#

it's pretty shiny

cunning lagoon
#

you are not wrong

#

so the code you gave me the other day

#

should work for this

#

right

#

i just change the names

copper nacelle
#

Yeah

cunning lagoon
#

sick

#

if i were to run out of useless buttons to change

#

would it be hard to add new ones

copper nacelle
#

no

cunning lagoon
#

nice nice

#

it compiled first try

#

where is my green name

#

it works

#

god coder

dusky lion
#

56 is streaming homework as we speak btw

cunning lagoon
#

sadly i cannot watch at the current moment

#

however i will tune in later if he is still awake

compact sedge
#

@copper nacelle close some windows wtf u got too many programs open

dusky lion
#

programs and tabs

compact sedge
#

and for god's sake please stop looking at discord

dusky lion
#

then why did you ping him

compact sedge
#

shit u got me

dusky lion
#

🤠

floral furnace
#

hey 56 look at discord

copper nacelle
#

u

trim totem
#

u

dusky lion
#

56 stop looking at discord u

copper nacelle
dusky lion
#

tbwa;h;jEJ:;m

#

56 stop having access to search engines

cunning lagoon
#

im jealous 😔

trim totem
#

god i wish that was me

dusky lion
#

now she has DMd me an image of hollowdab but the face is weary

floral furnace
#

is that from dr suse hor however the fuck you spell his name

cunning lagoon
#

no its from 56 from the hk discord

floral furnace
#

ok, now thats epic

dusky lion
#

is the hk discord 56's homeland

copper nacelle
#

🅱erhaps

trim totem
#

no it's india

compact sedge
#

well if he keeps slacking off like this

floral furnace
#

shouldnt you both be asleep right now

copper nacelle
#

Yes

floral furnace
#

well except 56 because he hates sleep i guess

trim totem
#

everyone should

cunning lagoon
#

@copper nacelle made you look

copper nacelle
#

Discord is on my third monitor

cunning lagoon
#

hi stream

dusky lion
#

hi stream

cunning lagoon
#

oh thats disappointing

copper nacelle
#

but 3rd monitor isn't on stream

dusky lion
#

hi 56's 3rd monitor

floral furnace
#

youre a monitor

dusky lion
#

no!

#

😫 > 😩

#

more quality

floral furnace
copper nacelle
#

ternary GWfroggyPoggers

#

now get rid of the var

#

and just console write it with ternary inside the args

floral furnace
#

oh yeah

#

that works

cunning lagoon
#

stop distracting him

floral furnace
#

never

cunning lagoon
#

@floral furnace stop distracting him

floral furnace
#

@cunning lagoon never

cunning lagoon
#

<@&283468468592836608> can we get a delet on the ttacco above?

floral furnace
#

u

ember bloom
#

Can we delete internet

cunning lagoon
#

GWcorbinHolyFuck 👌

cunning lagoon
#

looks the same to me

dusky lion
#

evolution

copper nacelle
dusky lion
#

devolution

#

the worst one

cunning lagoon
#

you have to click on it to see its true power

dusky lion
#

im going to expand this image to 9999x9999 if you dont mind

cunning lagoon
#

thats like dividing by zero

dusky lion
#

i am keenly aware

rain cedar
#

You could go a little higher if you were truly dedicated to the meme

copper nacelle
#

5750x5750

#

god tier image name

cunning lagoon
#

wait what

#

it't snot even a mb

rain cedar
#

it't snot

cunning lagoon
#

oh you made it bigger

#

how is yours 10 times bigger than mine

rain cedar
#

I made it 10x bigger

dusky lion
#

what a novel concept

cunning lagoon
#

doesnt look bigger

#

oh ok you have to click and open the original image or whatever

dusky lion
#

that is because discord has a limit to how big an image will look inside of the application

trim totem
#

i bet mine is 10 times bigger than yours

rain cedar
cunning lagoon
#

blame discord

rain cedar
#

Yes how dare they prevent people from making images that take years to scroll past

cunning lagoon
#

ok so who is buying nitro to send 50mb omegaluls

dusky lion
#

@ PrehistoricBanana#9630 is this u

cunning lagoon
#

made it to 700 hours 😎

#

turns out you cant beat wp clawless