#help-booth

1 messages · Page 124 of 1

sweet drum
#

you cant even @ him

#

it wont let

little nest
#

i just claimed the tryhard title from drop on a stream but dont see it on my account whys that

mental pine
#

We are just players with zero idea of what's happening at BMG and make wild guesses instead of answering problems

little nest
#

i see

polar jacinth
kindred spoke
#

hello i haven't received the last drops yet, the ones with spear

polar jacinth
#

They get emailed to your ubisoft accounts email address around 5 business days after the drop ends
Be patient

kindred spoke
#

How many days are left?

polar jacinth
#

They will be sent out whenever, I've been told day 5 is today but I can't be bothered to confirm that myself

rough iris
#

what i should do?(((
i want donate more, i dont have all crossovers only 65 i need more.

elfin phoenix
#

anyone receive the drops from last week yet ?

#

someone told me id get it by friday at the latest, its friday today, still nothing

polar jacinth
elfin phoenix
#

okok, just confirming theres no issue, lmk if any updates..

polar jacinth
#

I will not 👍

elfin phoenix
#

thanks u the goat 😂

#

also do anyone got tips to max battle pass cus this my first one and its so hard to gain a tier idk

polar jacinth
#

Try to do all the weekly missions and your daily missions you can, just the weekly missions alone will not complete the bp

elfin phoenix
#

really? dang so it is really difficult.. thanks for the help

honest glacier
#

I didn't get the Twitch drops

#

I exchanged them and I don't get the email

inland lodge
#

Guys do you get banned if you use a skin mod that doesnt give any type of advantage and is for a skin i already purchased in the store?

#

I cant find any answer online for using it on my pc for just normal games and ranked its all around tournaments

tame spindle
#

can we truly know anything at all. or is all knowledge ultimately uncertain and subjective?

polar jacinth
polar jacinth
vague yew
#

Any know how to fix the mordex mission bug?

mental pine
timber pewter
#

I bought the Season 3 and 4 passes but never finished them, and I didnt play during their reruns. Will I get more chances to finish them?

gilded spade
#

mostly when I play brawl I get 3 bars or it keeps fluctuating but on any other online game my internet works perfectly finr

mental pine
#

look at it this way: one battle pass runs for some weeks and them an old battle pass runs the next time

#

therefore

#

the classic battlepasses won't run again

timber pewter
#

they'd have to change the pass schedule?

mental pine
mental pine
timber pewter
#

alright, thanks

dusty cove
#

the road from your house to mcdonalds is different from your house to burger king

gilded spade
#

?!?!

dusty cove
#

one may be better than the other

gilded spade
#

?

#

'(

#

😦

dusty cove
#

one road might be a wide highway with good asphalt

gilded spade
#

😭

dusty cove
#

one might be a shitty dirt road filled with crocodiles

gilded spade
#

stop it

mental pine
dusty cove
gilded spade
#

😦

dusty cove
#

he can always move to diff house

gilded spade
#

😭

dusty cove
#

or call his isp and complain

mental pine
#

it's the servers

gilded spade
mental pine
gilded spade
#

I AM SEA

#

btW

mental pine
gilded spade
#

🙂

mental pine
#

EUR (3 bars)

gilded spade
#

yupp

#

I T it's my time to switch to roblox

#

it was a fine journey

#

ggs WP Y'ALL

#

NO MORE MORDEX RUNS

mental pine
#

delete the game

#

remove it from your account

#

leave the servers

#

bye

gilded spade
#

😦

#

bYe

#

'(

dusty cove
#

its like you didnt even read what i said

mental pine
dusty cove
#

please refer to this digram

#

lets think of it a different way

#

lets say you plug your toaster into the wall but its not working
what could be the problem?

#

either the toaster is broken
or your dont have electricity
or the power cord isnt power cording

#

im saying the most likely issue is the cord

gilded spade
#

¿

dusty cove
#

now to put that into context imagine instead of plugging the toaster directly into the wall you use a billion extension cables
now any one of these can cause issues

mental pine
#

hold on, let it load

gilded spade
#

POWER CORDING

mental pine
dusty cove
#

and the wire in this case is the connection path between the client and server

gilded spade
mental pine
dusty cove
#

and if you say other games work fine
lets say you plug in your electric kettle and its working
your kettle works
your electricity is on
and its cable is working

gilded spade
#

i see

dusty cove
# gilded spade have you ever thought of talking directly

ok fine
your lan and the server's network dont exist in a vacuum; theres tangible and very significant network topology between those two networks which can cause impairments that you as the end user feel as degraded game performance

gilded spade
#

uninstall was the solution all along!

dusty cove
#

the path/topology between your lan and different services is always different and as such those transmission impairment wont always manifest across all connections

dusty cove
#

please refer to the following wall for a basic explenation on how the internet works

#

so basically
the internet is a worldwide network of connected computers and other network devices
first, some number of computers are connected in a local area network through a hub or a switch, allowing them to communicate
this is known as an intranet
the next logical step then is to connect some number of intranets into one big network
this is done using routers which will smartly direct traffic in order for the source data to reach the destination
the world wide collection of these router lans composes a wan, the internet
first well have to explain the communication model to understand the goal of what were trying to achieve
the communication model splits the communication chain into 5 components
the source: this is the original source of the data, such as a desktop, phone, iot device, etc
the transmitter: this device takes the data from the source and transforms it into a signal that can be transmitted
note: components 1 and 2 may be bundled together into one component simply known as the source system
the medium (often called the channel): this is the physical space that will transmit the signals, it can be guided such as twisted pair, coaxial, or optical fibre, or unguided such as air or water
the receiver: this device transforms a signal into meaningful data and sends it to the last component
the destination: the final resting place of the data, where it can be interpreted
note: components 4 and 5 may be bundled together into one component simply known as the destination system

#

now that we have a basic understanding of the communication model, lets look at the way data can go from a source to a destination using the tcp/ip protocol suite
the tcp/ip protocol consists of layers that rely on each layer coming before it; it uses the encapsulation principle where each following layer will take the data from the previous signal and add extra control information onto it

  1. application layer: this layer is the original source of the data; its the program that interfaces with the user or real world to generate data that needs to be communicated
  2. transport layer: this layer is concerned with reliable delivery of the data to the application; it ensures error free, ordered transition of data. this layer often uses the tcp or udp protocol based on the application and its needs
  3. internet layer: this layer as the name suggests routes data between networks such that the data can leave the origin intranet, then into the internet, then into the destination intranet
  4. network access layer: this layer is concerned with the link between the logical domain and the physical domain, whereby it interfaces with the medium. this layer is analogous to the receiver and transmitter components in the transmission model
  5. physical layer: this is simply the medium where the signals propagate
    you should now be equipped to understand the internet
    hope this helps
gilded spade
#

chill

timber pewter
#

💀

gilded spade
dusty cove
# gilded spade chill

this is just the first chapter or two of any undergrad level data communications/computer networks course
pretty elementry shit if im honest with you

mental pine
dusty cove
#
  1. im still undergrad
  2. im a computer engr not cs
gilded spade
ashen spade
#

I dont get my twitch drops codes i want my spear

#

And the colors

dusty cove
#

no one has yet

dusky iris
#

Anyone got a fix to this problem when I load brawlhalla it says no steam connection but its connected and my Internet is also connected is this steams problem or brawlhalla?

#

How do i fix this

mental pine
dusky iris
drowsy stump
#

hello does any know whats going on with my game ? It keeps freezing for like 5 seconds in the menu and mid game but its only for brawlhalla and no other game

polar jacinth
#

What device are you on?

drowsy stump
#

pc

polar jacinth
#

%verify integrity of game files (see below)

rare larkBOT
#

If you're experiencing issues with crashes, black backgrounds/screens, it may be good to try verifying the integrity of your game files. This can be done by navigating to Steam -> Brawlhalla -> Properties -> Local Files -> Verify integrity of game files...

drowsy stump
cerulean escarp
#

New drops have been started. Have they sent the codes yet? Like to anyone?
Has anyone received their codes or will they send them out even later?

#

The 5 business days are over ;-;

polar jacinth
#

No one has received them yet
Be patient

bold hedge
#

How do you know how elo your going to get after playing ranked 2s

polar jacinth
#

It will tell you your elo in the middle of the screen in a ranked lobby

bold hedge
#

@polar jacinth no im takling about after rank season

polar jacinth
#

I believe the %glory calculator has an elo squash thing but it's pretty much been negated due to the placement system

rare larkBOT
covert dock
#

The hell are these devs doing, literally after every update, small or big, the game is getting SO goddamn unoptimized on mobile it's unplayable at this point

#

I have a good specs phone and bh used to run 90 fps all the time before this season 4 classic update

#

Now it's like 10 fps, and it gets laggier progressively as the match goes on

#

Plus the new shop ui, if I open the shop even once, that's just it... It won't run beyond 15 fps after that, and I have no other option but to restart the game

median badger
#

anyone know why it takes almost a full second for the game to receive any input from the down key?

#

ill find you

polar jacinth
median badger
#

it really isnt

#

it works fine for everything else i use it with

polar jacinth
median badger
#

any other game, any other app

#

ive verified it countless times, its a game issue

cerulean escarp
#

Maybe reporting it as a but with all the details to BMG would help

median badger
#

i asked here because i looked it up and someone else had the same issue before so i thought it was slightly common

hidden falcon
#

Can I get my disocrd profile name changed from 97 to 100... bhallaRaymanEyes

distant geyser
#

completing all brawlpass missions will only give you the completionist avatar, right? nothing else? it should be possible to reach the last stage of the brawlpass without doing all missions?

polar jacinth
distant geyser
mental pine
median badger
mental pine
#

The code didn't work

#

Any ways, there is this option on steam when checking a games properties "verify integrity of game files"

#

Try using that

#

Navigate to Steam -> Brawlhalla -> Properties -> Local Files -> Verify integrity of game files...

median badger
faint juniper
#

can bots taunt now?

polar jacinth
lost musk
#

Yall I was elligable for odins spear and charged og 15 days ago and I havent gotten the codes yet 😭

polar jacinth
#

No one has been sent the code yet
Be patient

lost musk
#

it was 15 days ago

#

not the most recent one

#

with the scarlet skin

polar jacinth
#

Not 15 days, the codes get sent "3-5 business days after the campaign has ended". The fifth business day wasn't too long ago and again, no one has been sent their codes yet so be patient

lost musk
#

on my twitch account it says redeemed 15 days ago

#

I might just be stupid tho

faint juniper
polar jacinth
#

Not stupid, everyone is just wildly misinformed

lost musk
#

wild

#

ok thanks

polar jacinth
#

Misinformed and impatient Shrug

dense zealot
#

i've been getting a constant 1-2 bars for a few days, any reason why? i know brawlhalla servers aren't great but i used to get good connection

polar jacinth
#

Are you on steam?

dense zealot
polar jacinth
#

Try using the -nonetworknext launch option

dense zealot
#

alr i'll try that, thank you

dense zealot
polar jacinth
#

You can try the stuff at https://www.brawlhalla.com/lag-help but I can't guarentee anything

Brawlhalla

[et_pb_section fb_built=”1″ admin_label=”section” _builder_version=”3.22″][et_pb_row admin_label=”row” _builder_version=”3.25″ background_size=”initial” background_position=”top_left” background_repeat=”repeat”][et_pb_column type=”4_4″ _builder_version=”3.25″ custom_padding=”|||” custom_padding__hover=”|||”][et_pb_text admin_label=”Text” _builde...

#

Wow what a well designed website THESKELETON

covert dock
polar jacinth
#

They aren't going to optimise mobile properly, they never have done. And as it's a mobile there are no fixes for anything either

oak path
#

WHY DONT I HAVE PERMISSION TO CHANGE MY SERVER NICKNAME

polar jacinth
dawn lance
#

to send media as well?

oak path
polar jacinth
rare larkBOT
#

@dawn lance
To embed links or upload images in the media channels you need the Active role, which requires 250 messages; or the Veteran role, granted one year after first joining the Brawlhalla Discord. If you'd like to embed links or upload images everywhere in the server, you need the Rookie role, which requires 5,000 messages.
Once you've reached these thresholds, you should be given the relevant role automatically. If you haven't received any of these roles after meeting the required threshold, please DM @rare lark to receive your role.

dawn lance
#

👍

feral patrol
#

can someone helo me with this

#

Your active linked account hasnt logged in more than 31 days, Please sign in on that account and platform to enable linking eligibility

polar jacinth
feral patrol
#

say the account was made on, ps4

#

and i login on another ps4 that wasnt the original ps4

polar jacinth
#

You have to log in on a ps4

feral patrol
#

it would still work right

polar jacinth
#

As long as you open the game on a ps4

feral patrol
#

yeah, thats weird. I logged in, logged into ubisoft, same one thats on pc too and i played a match

#

and i waited till this morning for it too update or something, and the error is still popping uo

#

"i havent used this account in atleast 3 years"

#

any tips

polar jacinth
#

For....?

feral patrol
polar jacinth
#

So you've opened the game on a playstation with the account logged in?

feral patrol
#

yepo

polar jacinth
#

Try uninstalling and reinstalling ig

feral patrol
#

logged in as in, i literally see every skin right

#

everything on the account

mental pine
#

BMG is just money hungry

crisp anchor
#

I have a problem where i dont get the twitch drops, not the viewership rewards the twitch drops, i claimed them but i didnt get any email nor got the items in-game this started on the previous twich drops

crisp anchor
#

but what about the previous one that i claimed 23 days ago?

mental pine
crisp anchor
#

😭

polar jacinth
#

If you haven't been sent them, that's either a ubisoft issue or an issue on your end of the setup process

crisp anchor
#

kk ty

feral patrol
#

bruh someone help me, i loggeed in on the acc and still getting inactive message

tired parrot
#

is anyone in "roseline" clan ???

mental pine
tired parrot
#

okk

eager thistle
#

Does playing arrow keys sabotage a player?

#

in terms of jump dashing

sand compass
#

spacebar is always faster for me

#

if i need to jump

tardy sierra
eager thistle
inner cradle
#

%botpun

rare larkBOT
#

Win matches as Legends with "bot" in their bot name: Bödvar, Cassidy, Hattori, Sir Roland, Scarlet, Sentinel, Barraza, Ember, Kor, Ragnir, Nix, Isaiah, Jiro, Petra

midnight idol
#

best stance for kor?

polar jacinth
#

Speed

midnight idol
#

is attack fine?

polar jacinth
#

I guess, as long as you're not using dexterity

#

You can run any stance you want, just don't use dexterity

midnight idol
sand compass
#

best stance for random?

polar jacinth
#

Although you could run speed

#

I think most people run strength

midnight idol
mental pine
#

though they s should have added a feature for randomizing stats when selecting the random character

#

and a button to toggle this feature on and off

polar jacinth
#

That would be useless

mental pine
#

was a great idea

#

the devs have run out of these it seems

#

btw how do you get the "survived techy" icon next to your name

polar jacinth
#

It's with the role

#

The role is just given to people for a reason

#

A reason in which no one but Techy will ever understand

mental pine
hard kettle
#

i dont understand why but im getting 5xp +6xp of bonus every game

bold star
#

how do i claim my twitch drops? i was on twitch and i claimed all the rewards and i thought i would have the rewards in my inventory by now

sacred tide
#

How do I link my Ubisoft account to my switch one?

sand compass
torn gale
mental pine
mental pine
#

Refer to this guide

mental pine
proud geode
#

why am i getting like 6 xp a game

#

why am i getting like 6 xp a game

sand compass
#

why they getting like 6 xp a game

quiet nebula
#

Why cant u see the 2v2 and 3s stuff

worn estuary
#

tthe amt of xp you get is highly dependent on how llong the game is

inland dove
#

Does anyone know why?

mental pine
#

And yeah,it's is dependent on how much you spend time in the match

dusty cove
#

wait that's already been answered

mental pine
#

they are preventing people from gaining too much xp

#

take it this way

#

an event is currently on which gives double the xp

hard kettle
#

Xd

mental pine
#

there might be others who get more than the xp acheivable

#

because they are hacking

#

so it would be hard to distinguish between them

#

that's why you can only acheive a certain amount of xp in a day

#

that's my theory

#

ofc the devs could have thought of something else

hard kettle
#

Ok thx

dark condor
#

i need tips on how to hit dlight nair with buffer

#

on controller

#

my hands are bleeding

covert dock
#

it was 15 day am waiting my codes for streaming reward but i don't receive them can someone help me pls

polar jacinth
mental pine
#

FOR THE LOVE OF GOD

#

BE PATIENT

#

We cannot stress this enough!

sand compass
#

Where my twitch drops

mental pine
sand compass
mental pine
covert dock
#

when is the brawlhalla summer event with skin and colors ?

vestal narwhal
#

If you get the Brawlhalla fest color on every legend do you get it universal?

polar jacinth
#

Yes

dim yew
#

Do i need to have 2 keyboards to play with my friend on the same pc?

mental pine
#

or

dim yew
mental pine
#

you can use the launch option -multikeyboard

dim yew
mental pine
#

you would need an extra keyboard for this

mental pine
#

in the controls section there should be some numbers instead of simply "keyboard A" and "keyboard B"

golden verge
#

we get twitch drops after campaign ends or before?

quasi spear
civic cargo
#

how are peeople getting them golden names?

neat prism
#

does anyone know what the next season ranked game mode gonna be?

sand compass
#

it needs to be brawlball

verbal rune
#

Help I haven’t gotten my drops from the previous drop cycle what should I do ?

sand compass
#

Is the battle pass canon

quasi walrus
#

When will we get the previous drop codes?

terse marten
#

Hi how time do I need to git drops?

mental pine
#

If you really want to know then the ranked character selection page has a bar that says "new ranked season will start ...."

mental pine
mental pine
west mirage
#

The help I would like is on my xbox when I do random victory emote in my menu when I win all I get is the default woohoo emote can someone fix that please.

sand compass
nova grotto
#

how can i post pictures

rare larkBOT
#

@nova grotto
To embed links or upload images in the media channels you need the Active role, which requires 250 messages; or the Veteran role, granted one year after first joining the Brawlhalla Discord. If you'd like to embed links or upload images everywhere in the server, you need the Rookie role, which requires 5,000 messages.
Once you've reached these thresholds, you should be given the relevant role automatically. If you haven't received any of these roles after meeting the required threshold, please DM @rare lark to receive your role.

nova grotto
#

watch this gif beacuse i dont understand how my attack isnt hitting him speaking my sword just went through him entireally

worn estuary
polar jacinth
nova grotto
#

but i dont understand why

main cove
#

is the hit active or at ending frame

nova grotto
#

ending frame because the game is awful

main cove
#

then thats why

#

sometimes ending frame hit box is far back than they supposed to be

nova grotto
#

but its like i hit attack and hit and and it goes throuhg him

#

and sometimes itll hit

#

but there is legit not a way to hit it there as the platform blocks me from going higher up because it will instead just hit the platform

#

its actually broken

mental pine
tardy sierra
#

not enough info in the image to tell you exactly what's going on

nova grotto
#

thats what happened

#

but if you hold it doesnt do the impact on the ground

tardy sierra
#

you can't both impact the ground and hit below the ground*

#

(there's a tech that allows you to do it but the hitbox doesn't extend so it's not useful)

nova grotto
#

no but like im in the air and hit dair and it goes throuhg and hits the ground and goes into that attack

tardy sierra
#

if you keep holding down it won't go into the ground

nova grotto
#

no it doesnt

#

it still hit the gorund and goes into the grounded attacks

tardy sierra
nova grotto
#

it wasnt that part thourgh a platform

#

it decided to not dair in the air but to hit it in the ground

tardy sierra
#

if you kept holding down, it wouldn't've done that

#

again, could tell you more if we had more than a still image with no hitboxes shown

nova grotto
#

dm and ill try and send a video file

balmy skiff
#

What character should I get

halcyon canopy
#

How do I send a picture to the brawl-art channel

covert dock
#

why wont it let me buy black patrick? i have teros unlocked and there’s no option to buy white or black teros

sacred tide
#

Is there a channel for combos?

umbral fern
#

i need help trying to get to gold

sand compass
umbral fern
mild lark
#

Um I'm so confused

#

How do I clame my drops

tame spindle
#

How’s do I stop the voices?

sterile stirrup
#

how do you check your max over all elo

sand compass
worthy oak
quasi spear
sacred tide
#

Thanks bhallaLOVE

north belfry
#

How do you log in to your account at a LAN to get access to the legends you've purchased when playing a competition match?

mental pine
# balmy skiff What character should I get

for beginners, characters with big weapons are a good choice, they have range and they can cover up mistakes easily, such as lance and axe (just know how swing axe when an opponent is in a cerrtain direction of you)
if you can learn combos and attack follow-ups (strings) in a short time, then other weapons such as katars, gauntlets, etc. are ok

#

it also matters what kind of signature attacks you would prefer

#

teros sigs are really great, even noobs can land them perfectly

#

but reno requires some timing and precision

mental pine
mental pine
umbral fern
#

I need help main mordax I'm silver

rare larkBOT
umbral fern
#

@rare lark thanks you but It didn't work

#

I need someone help with

fringe summit
#

Guys I need help

#

Someone dm me

sand compass
stiff star
#

i need the keyboard lord to summon

finite plank
#

would a vpn help me solve the 2 bar problem?

ruby trellis
#

Is slight sair on axe true ? At certain health and depending on how you hit slight?

solar terrace
#

my elo is 1684 rn that means no matter how much i drop im guaranteed to get the platinum border?

ashen spade
#

I still dont have my speer from the twitch drops. Why does i not get the codes

tulip grotto
#

for the love of god please nerf lance or buff greatsword im white hp and vrax is playing lance and like 5-6 hits in in dark orange it’s not making sense

dawn lance
#

constants nairs and sairs

sour cipher
#

i got a question, lets say im platinum 1 and then seasons ends. Is it gonna derank me to gold? and if so, where in gold would it derank?

rare larkBOT
trim wraith
#

any tips to hit dlight nair on gaunts more consistent

polar jacinth
#

Only use it when you gc a dlight
Have aimup and jump on separate keys and press aimup just after chase dodging to make sure you nair

opal perch
#

I need help with horde in brawl. Is there anyone who knows the best ways to beat the horde in wave 26 and can join me?

tardy sierra
trim wraith
tardy sierra
#

you used to be able to nair true after doing it grounded
but that's 1df now so not that worth it

trim wraith
#

ahhh i see

#

i thought it was still tru

#

ight nice one

faint juniper
#

genuine question, how do you counter vivi boots dsig, do you just wait for it?!?!

polar jacinth
icy finch
#

guys

#

yall got the june7 codes?

turbid oasis
#

Mirage, Jiro or Nix??

restive wharf
#

It's been more than a month since I claimed Twitch drops and they still haven't sent it to me. Does anyone know anything?

latent dawn
#

has anyone recieved drops from the last campaign? (spear one)
its been way over 5 days now

proud owl
#

i ordered 340 mammoth coins from the ubisoft store a few days ago and they still haven’t come. Can I get a refund/my coins? Also, what does no bhid mean next to my ubisoft account in the cross progression menu?

tardy sierra
polar jacinth
flat topaz
#

Guys i have small proplem i have a ps4 controler and now when i go to settings its shows a xbox360 controler

grave tusk
#

Is there another 2x xp soon?

polar jacinth
polar jacinth
elfin phoenix
#

still no drops? this aint even like "be patient" anymore like fam i claimed ts almost a month ago atp

covert dock
#

The brawl of the week wont give battlepass quest progress

#

Is this an intended feature or is something wrong?

polar jacinth
covert dock
polar jacinth
#

Nw justice_thumbsup

wraith shell
#

If im plat in 1s
Diamond in 2s
Do i get both plat and dia frames

sand compass
#

where my drops bhallaUreNixt

sand compass
#

i might be lying tho

wraith shell
odd whale
#

does anyone got june 7th drops?

polar jacinth
polar jacinth
mental pine
odd whale
mental pine
#

They both are slacking off for some reason

odd whale
mental pine
polar jacinth
mental pine
lost spindle
#

Is there a way to send replays from console?

polar jacinth
#

Unless you record them with xboxs clipping feature, no

stiff star
#

heeelp

polar jacinth
#

If you don't say what the issue is, no one can help

stiff star
#

i need help from somebody with a keyboard

#

Just started this ish is agitating

#

Basically i need a mentor

polar jacinth
#

%coach

rare larkBOT
stiff star
mental pine
#

That was fast

stiff star
#

lol

sand compass
#

how do i reduce my lag on the eu server mirage

eternal belfry
#

Is there an official date for heatwave 2025

#

I mean 2024

polar jacinth
polar jacinth
stiff star
#

im cooked ig

#

there all on break

polar jacinth
#

Teach yourself, youtube is also free

stiff star
#

youtube dosnt 1v1 with me to tell me what im doing wrong

polar jacinth
#

You can watch your replays to see what you're doing wrong

stiff star
#

feedback is crucial to me

polar jacinth
#

It's either brawlleague or you pay for coaching Shrug

stiff star
#

Or just find decent ppl that play on keyboard

polar jacinth
#

And there's kinda no point to pay for coaching when you don't know the basics of the game, the basics which youtube can teach you quite easily

stiff star
#

Id never pay for coaching ngl

polar jacinth
#

You seem to be out of options for the time being then lol

stiff star
#

yup

#

Fml

sand compass
polar jacinth
#

I don't do coaching

sand compass
#

who do i pay then

polar jacinth
granite tinsel
#

when does bifrost event leave?

sand compass
polar jacinth
granite tinsel
#

ok thankyou

covert dock
#

There a way I can link multiple ps4 accounts?

#

From the looks of it, I dont think I can

polar jacinth
covert dock
#

Sad

granite tinsel
#

wwhy does red raptor exist

tribal ledge
#

what are the current bots with name bot?

rare larkBOT
#

@tribal ledge
Win matches as Legends with "bot" in their bot name: Bödvar, Cassidy, Hattori, Sir Roland, Scarlet, Sentinel, Barraza, Ember, Kor, Ragnir, Nix, Isaiah, Jiro, Petra

viral rain
#

I have done atleast twenty of these in like 3 days and I only got one progression to my challange. this is really annoying

sand compass
#

do it twice in a game

viral rain
#

I may be stupid

outer spruce
outer spruce
#

and on the second image I’m not sure probably just a bug, also love your art I’ve seen some of it here

outer spruce
granite tinsel
#

hes just annoying

viral rain
#

Low elo yes, mid/high elo, I feel hes more normal

granite tinsel
#

especially if people know how to play his orb sigs

viral rain
#

low elo just spam

outer spruce
granite tinsel
#

most of my ranked is now red raptor and artemis (specifically the new skin)

outer spruce
#

low gold? Silver?

granite tinsel
#

gold 3 ;-;

viral rain
#

Makes sense

outer spruce
#

ah mid gold

viral rain
#

(in the nicest way)

granite tinsel
#

been trying to get to plat for a while

outer spruce
#

you can do it bro

viral rain
#

i feel like gold is the hardest to climb out off due to having to learn alot

outer spruce
#

i believe in you

viral rain
#

for me atleast

outer spruce
#

I really struggled in gold because I didn’t know much

#

but once i got plat it’s been win streaks

viral rain
#

you just gotta understand and learn a lot, like you will climb out of sliver and below naturally by playing

outer spruce
#

now I’m not diamond level yet but i get what you’re saying

viral rain
#

no

outer spruce
#

oh wait i re read it now

viral rain
#

im just saying gold is just much harder to get out off compared to the other previous ranks, its a knowledge check really

outer spruce
#

i remember my plat game

#

i was playing cross, was against a nai

#

it was a 3 stock surprisingly

granite tinsel
#

tbh i think i just come back to brawlhalla at the wrong times, because ill take a break for a while and somehow every time start playing again right when a win color starts, and i have to get it for every legend but i only want to play ranked ;-;

viral rain
#

mine was a really easy game for my plat rank up
i was orion and they were Mordex, i two stocked him

#

quite underwhelming but it was a hell of a high getting plat for the first time

outer spruce
granite tinsel
#

my plat game was ember, i got black for her right after winning

outer spruce
#

you’re not gonna improve by just playing ranked 24/7

outer spruce
granite tinsel
#

yeah

viral rain
#

you not able to get back in?

granite tinsel
#

i got ranked silver 5 this season tho ;-;

viral rain
#

whos your main?

granite tinsel
#

who

viral rain
#

both of you

granite tinsel
#

ember and wu shang mostly

outer spruce
granite tinsel
#

i also play a load of caspian but not as often right now

outer spruce
#

you?

viral rain
#

nice nice, i play orion/princess bubblegum (vraxx)

#

and im learning Volkov currently

granite tinsel
#

im about to play vivi for bifrost pray for me ;-;

outer spruce
viral rain
#

vivis Blasters Dsig op, abusive it

#

it has active input

outer spruce
#

i wanna learn hammer

outer spruce
outer spruce
viral rain
#

Vivi is just broken

#

I got the bitfrost for everyone on Day two bc i just wanted to get it over with

outer spruce
outer spruce
viral rain
#

im Decent at scythe but the axe is kinda iffy for me

#

im the "thats it, im spiking you with axe recovery"

viral rain
#

its so broken istg

outer spruce
granite tinsel
#

I DID IT

viral rain
#

Hell yeah man

outer spruce
outer spruce
viral rain
#

Oh thanks lol

outer spruce
#

Keep it up bro

viral rain
#

I plan too, im learning digital art so its a struggle only having to use my phone for drawing w/o a stylist

#

im getting tired of these battle pass challenges istg

#

gain 1200 elo

#

im halfway done

outer spruce
granite tinsel
#

i gave up on progressing in any of the battle passes since the fangwild one i believe

outer spruce
viral rain
#

I main orion and I was 4.. Four levels off of this skin for him

#

I want it so bad

outer spruce
viral rain
#

im currently level 67

#

66 and a half*

outer spruce
#

I’m at like 43

granite tinsel
#

i wanted the ember skin so bad and just barely didnjt get it

outer spruce
viral rain
#

same i was out of town the day the bp ended for the orion skin

granite tinsel
viral rain
#

I need that orion skin, its 🔥

outer spruce
viral rain
#

of fr?

granite tinsel
#

fr?

viral rain
#

kinda lazy but im 100% down to get some colors i missed

outer spruce
#

“a furry with a tv head”

viral rain
#

whatttt i love it

#

what

#

its retro-wasterlander style

granite tinsel
outer spruce
granite tinsel
viral rain
#

i wish i had black knight, im broke tho sadly

granite tinsel
#

oof, the shovel knight crossovers never really appealed to me personally

viral rain
#

i have Katbuto, dark age, and harbinger orion skins

#

i never played shovel knight but the Sig effects are really cool

outer spruce
viral rain
#

i have Orion currently level 36 atm

granite tinsel
outer spruce
#

my orion is like 29

#

i play a lot of legends so most of them are low level compared to other people

granite tinsel
outer spruce
#

Almost all of my legends are over 10

#

all my gaunts legends are over 15

viral rain
#

i have like 65% of my playtime on Orion and Princess Bubblegum

outer spruce
outer spruce
granite tinsel
#

what are your guys' thoughts of sentinel

viral rain
#

Balanced

granite tinsel
#

tezca?

outer spruce
viral rain
#

day one of this battlepass i bought it and maxed out the Mordex skin, it took like 7 hours of 1s
I had Him like level 1 before hand

granite tinsel
outer spruce
viral rain
outer spruce
#

i came back around his release though

granite tinsel
#

ohhh, ok

outer spruce
#

cause i quit for a few years

outer spruce
viral rain
#

i have veteran of asgard 4 so ive been playing for a bit, never started consistantly playing until recently

granite tinsel
#

i started playing a little before zariel came out, i was playing cassidy and then immedietly swapped over to zariel for a while

viral rain
#

ive been a stinky Orion main since the start bhallaHattoriSob

#

I was a FFA menace
I was the "yellow man Scary"

granite tinsel
#

i play orion much less now, but he was my main for the longest out of anyone

viral rain
#

I hate FFA now since i acc play to be good

outer spruce
#

Ffa was never good

viral rain
#

I know but I liked Dsigging and getting three kills bhallaHattoriSob

granite tinsel
#

i only played ffa for dailies and battle pass

viral rain
#

I dont touch FFA

#

i only do twos or ones

outer spruce
#

Last time i played ffa it was for that one jae yun battle pass quest

#

grounded light attack ko’s

#

it was like 500 final stage

granite tinsel
viral rain
#

One a scale of one to ten how cursed is my most played legends list?

granite tinsel
#

why

viral rain
#

im just wondering

granite tinsel
#

i cant play vraxx for shite

viral rain
#

I suck at blasters but got him level 25

#

I can do nutty things with lance

outer spruce
viral rain
#

fair

#

i feel like the skill cap in this game isnt too strong tbh

outer spruce
#

btw i meant that nicely

outer spruce
#

It really just depends with your starter main

tiny mist
#

is there any way i could find combos for mordex all the video tutorials are 2+ yrs old and im not sure if they still work

hushed blaze
#

can someone help me out rq, someone preferably from the support team, My Internet is completely okay but im getting 2 bar ping in brawlhalla

finite plank
#

and there are alot of gaunts combo guides

clever patrol
finite plank
finite plank
#

gaunts strings are on yt but scythe it's kinda upto you to be creative

outer spruce
hushed blaze
wraith shell
#

fix ur game
i ran out of jumps from jumping once on the ground

#

the game just saved him ;/

mental pine
wraith shell
mental pine
#

There is no way the game would give you a single jump

wraith shell
#

then diamond head ran out of jumps

#

like tf
i will post that on yt anyways

finite plank
#

normally it's when you get hit and sent offstage either midair or when at side

#

i just assumed 1 jump went while getting hit

finite plank
# hushed blaze I am

go to brawlhalla support website and fill the form they'll give you some ping test to do and copy paste that in an email and send it to them I did that and got it fixed in 2 days

hushed blaze
#

I didnt touch the game for a week cuz of this, my friends forced me to hop on yesterday and bullied the living crap out of me 😭

finite plank
#

hmm

#

do you have the steam properties set correctly?

north belfry
#

Is the weekly Brawlhalla Q&A still happening?

trim wedge
#

i've been getting a constant 1-2 bars for a few days, any reason why? i know brawlhalla servers aren't great but i used to get good connection

mental pine
#

btw have you changed your actual location or something

#

it may have to do with that

true thicket
#

I play in ps4 and brawlhalla is stuck at orange wifi it doesn’t change even though I have good WiFi all other games work fine but brawl is stuck at orange WiFi (I play in SEA)

tardy sierra
tardy sierra
#

and seems like other people are experiencing issues so might be a global shitting

polar jacinth
#

“Global shitting”

midnight charm
finite plank
mental pine
finite plank
mental pine
#

sad life

finite plank
#

moment offstage the lag has to be at max

mental pine
#

it's frustrating i genuinely lose to guys less experienced than me

#

and my cousin (who has been playing the game with me only for 2 days) mocks me because he stays on stage and does not die

#

i take the opponent to side of the map and the next second he pops up on the stage

turbid oasis
#

Where do I enter the Hattori code??

finite plank
polar jacinth
finite plank
#

but pushing to 2300 with the lag is really hard

turbid oasis
polar jacinth
#

Type it instead of copying and pasting or copy and paste if you are typing it

turbid oasis
mental pine
#

wait

#

so it has to be 5 characters, then a minus sign and 5 more characters as shown below
AC09GD-Z5DRV8

#

no spaces should be put

#

you may type the alphabets in caps

#

ofc this one is already redeemed

covert delta
#

How long is this heatwave event

turbid oasis
mental pine
covert delta
#

Pls be at least 2 weeks

mental pine
#

why so?

#

they do put it up for around 2 weeks technically

covert delta
#

Yes it should be at least 2

quasi walrus
#

Im still waiting for the drop codes

#

I finished all the last 3 different drop campaigns, but only the first one arrived

#

The axe one

mental pine
#

welcom to help booth, where we can help you with most of your problems excluding twitch drops

polar jacinth
#

There is nothing you can do if you don't receive them

mental pine
#

they are just cosmetics it's no big deal

tribal ledge
#

i've played brawlhalla for years, but i don't seem to improve. i'm stuck in 1800s. any help?

polar jacinth
#

Watch your replays and see what's making you lose

tribal ledge
#

it's different with every single person i fight since everyone's really different

#

one person's really passive and waits for me, the other is super aggressive and chase dodges in multiple directions to confuse me, and others are in between

tidal quarry
#

Hi! I have an issue with the cross progression. I want to play on my PC (steam) with my Nintendo Switch account. Both of my accounts are linked to my Ubisoft account, and when I launch Brawlhalla on PC and go to cross progression, my nintendo account is there, but I can't figure out how to put it in the active associated account. Can anyone help me?

finite plank
rare larkBOT
tidal quarry
#

TYSM

solemn hull
#

Is there a way to see all the holiday skins? I only saw a few in featured and got scared they didnt have the skin i was waiting for 💀

polar jacinth
dry hazel
#

why does my game lag so much

#

like i can play multiversus without any lag at all

#

but on brawlhalla i just get random lag spikes

polar jacinth
#

Different games means different connection speeds

dry hazel
#

can i fix the lag

polar jacinth
#

You can try using the -nonetworknext launch option if you're on pc

dry hazel
#

alr lemme try

solemn hull
#

How to do dlight - recovery on blasters? I can't do it for the life of me... 😭

polar jacinth
#

Dash jump

dry hazel
polar jacinth
#

Yes

dry hazel
#

and thats it

#

alr ty

#

nvm im still lagging like crazy

polar jacinth
#

Are you connected to the right region?

dry hazel
#

yuh

solemn hull
dry hazel
polar jacinth
#

What for?

steady crown
#

hey quick question, is Petra also member of thd ladies book club for the weekly quest?

wanton charm
#

pls can anyone help me in my brawlhalla i can never cross from 2nd bar of network for some reason

#

it did not used to happen like that

#

it happend in this week

#

and after that never crossed from second bar of net

rare larkBOT
#

@steady crown
Win matches as members of the Valhallan Ladies Book Club: Scarlet, Fait, Onyx

mental pine
#

You will see some tags there

#

I can't remember, but if she is part of the book club then there should be tag reading "book club" or something like that.

polar jacinth
#

Oh ffs why is my colour bad again

mental pine
#

The bot sent the message after me and for some reason, is show above mine

mental pine
polar jacinth
#

Ik

#

Build is just being an arse

mental pine
#

Does that mean there are spots openbhallaRaymanEyes

polar jacinth
#

No

mental pine
sand compass
mental pine
#

Hello friend ..........bhallaAsuriOwo

#

Where r ur twitch drops

sand compass
gentle sonnet
#

Guys I claimed the second wave of twitch drops about 20 days ago now and they still haven't emailed me my codes is this happening to everybody or what

minor lantern
#

ya a lot of people haven’t received their drops

opal spire
#

Best move (any weapon) for approaching Opponent

gentle sonnet
minor lantern
opal spire
#

Wich Move on axe

minor lantern
#

nlight

#

on whiff it’s pretty good and leads to good follow ups on hit

mental pine
#

spear sometimes slight sometimes nlight

#

cannon: nlight

#

hammer: dlight and slight

#

at the end of the day, it depends on how your opponent moves

uneven nova
fair stirrup
#

yo guys why cant i buy the heatwave colours in the colours section?

polar jacinth
#

Have you tried uninstalling and reinstalling

fair stirrup
#

nah

#

i could only buy one from the featured section

uneven nova
sand compass
#

Facts

polar jacinth
#

%botpun

rare larkBOT
#

Win matches as Legends with "bot" in their bot name: Bödvar, Cassidy, Hattori, Sir Roland, Scarlet, Sentinel, Barraza, Ember, Kor, Ragnir, Nix, Isaiah, Jiro, Petra

polar jacinth
#

Pick any

uneven nova
#

thx

mental pine
#

I bought ezio color and the game took 15 seconds to register what I did

fair stirrup
thorn dew
#

Hey guys can someone help me figure out why my game randomly gets a delay when I’m playing brawlhalla I play keyboard on a laptop

polar jacinth
covert stirrup
#

How do I climb plat (outside of training room and training in general)

sand compass
midnight karma
covert dock
#

how should i go about learning/getting better with scythe? anybody i should be watching for reference or something 😭

polar jacinth
# covert dock how should i go about learning/getting better with scythe? anybody i should be w...

Download Dragon City for free and become a Dragon Master and claim the exclusive rewards: https://dragoncity.onelink.me/DDHl/AFKOct

Dragon City Socials:
Twitter: https://bit.ly/DCTwitterIMCM
Instagram: https://bit.ly/DCInstagramIMCM
Discord: https://bit.ly/DCDiscordIMCM
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬...

▶ Play video
covert dock
#

much love bro 🫱🏾‍🫲🏻

polar jacinth
thorn dew
polar jacinth
#

Okay so use the steam version of brawlhalla for the most optimisation. If generally switching over from one platform to the other doesn't work, within steam you can use the %techtest branch of the game which basically makes the game run better

rare larkBOT
#

The techtest is an experimental version of the game that offers better performance overall along with reduced input lag. To opt in to this techtest, please go to Steam -> Brawlhalla -> Properties -> Betas -> Beta Participation -> Select tech-test - Testing new engine tech.

polar jacinth
#

To enable the techtest, read that^

Along with the techtest you can input steam lanch options like %framefix (once again, read below) which makes the game run at higher fps rates

rare larkBOT
#

To enable framefix, make sure you are on the techtest branch of Brawlhalla in Steam, then set your launch options to either -framefix or -framefixunbounded. Both launch options will enable framefix - however, -framefixunbounded will also disable VSync, uncapping your FPS in-game. You can also combine either of these options with -setfps 60 (or your desired FPS, usually your monitor hz). Depending on your hardware, you may see different results with each - try both to see which works best for you.

tribal ledge
#

i go in training mode a lot

#

what am i supposed to be training

sand compass
covert dock
#

will i still get diamond rewards if i hit 2000 elo then go down to 1980?

tribal ledge
#

they will only count your peak elo and wins for rewards and glory

tiny mist
#

when do the free rewards come back?

sterile stirrup
#

is their any way to check your overall peak elo?

stark swan
#

although i tried doing it for you and it didn't seem to work properly 😓

sterile stirrup
#

dang it not showing my highest elo but thanks tho

mental pine
#

Even though they suck, there is no denying they are a good training ground

stark swan
#

fighting against bots might be useful for grasping the fundamentals

#

but if you want to actually get good at brawlhalla they serve little purpose

mental pine
#

In that case find people above you skill level and spar with them

#

Sparring with people better than you is a shortcut to getting better

kind spoke
#

did anyone get their scarlett skin from drops?

dusty cove
fringe summit
#

guys why can i only buy heatwave color scheme for one person

fringe summit
kind spoke
#

go to colors. I think featured shows the last legend you played

eager jolt
dusty cove
#

thats a twitch thing, pretty sure its in the faq

modern forge
#

I can't play this game on my Huawei, any suggestion that may help?

polar jacinth
modern forge
eager jolt
# dusty cove you have a limited time to claim them

i know, i mean i claimed all bh drops campaigns on twitch included spear drop campaign, and i received all emails less the spear drop campaign. now there's only the scarlet drop campaign claimed on twitch

#

it's like they delete the history, never happened before

mental pine
untold axle
#

hello guys i got a rq question, im new to the game (have 12h of play) and i main hattori now i wanna change to scythe should i get mordex or artemis?

mental pine
#

both are skill equally skill-based

#

however, using artemis may prove more fruitful than mordex beacause of her lance

polar jacinth
#

Play whoever you enjoy the most

#

All legends are equal

mental pine
#

lance is easier tho

#

gauntlets are more fun

#

do what your heart desires

untold axle
#

okay ty both

mental pine
weak heron
#

hey i am facing an issue
started yesterday. When I am starting a match suddenly my ping bar goes from green to orange

#

apparently its only happening brawlhalla ig

weak heron
#

wow

#

i am not alone

weak heron
finite plank
#

i think for me like 23rd june

mental pine
#

you're prob member number 16 ig

finite plank
#

it doesn't happen on a slower wifi tho for me

#

like I have 3 wifis so the good one(100mbps) it happens but on the slow one(20mbps) it's fine

#

so idrk what's causing it

weak heron
#

dang

#

any fixes so far

finite plank
#

on my hotspot its still 2 bars

#

so it's really weird

weak heron
#

les hopes the devs check into it

finite plank
#

i mean i sent an email but they didn't do anything this time the last time this happened to me an email fixed it

weak heron
#

i'll try it too then

#

thanks for the help buddy

finite plank
#

ye go on their support page

polar jacinth
finite plank
#

they'll make you do a ping test as well

finite plank
polar jacinth
#

So they didn't fix it due to the email, it was probably just a bad overall connection on either your side or the server side

finite plank
#

it's definitely server side since I did some ping tests

#

for brawl it came around 347ms and for normal games or any website it was like 12

#

can't be a coincidence that it's happening to many others tho

polar jacinth
#

You did a ping test and it came to 347 ms?
Ping tests are mainly on your end of the connection, not the servers

finite plank
#

ye on their website they make you do a few tests so

#

but I did try with other games also and it's only brawl that's affected by it

polar jacinth
#

Other games are not brawlhalla

finite plank
#

plus it can't be that I got better ping in eu while being in sea

#

i got 3 bars in eu while getting 2 bars in sea

polar jacinth
#

Sea servers are normally like that

finite plank
#

ye it's sad

#

ig they'll fix it eventually

wanton sundial
#

hi, does anyone know how i claim my prize from the giveaway contest?

polar jacinth
#

They'll be sent to you

wanton sundial
#

ooh okay, thank you for your help 🙂 !

sweet drum
#

guys a friend of mine got banned long time ago like 2-3 years ago? and now he wanna come back to play the game, he never cheated or was mean in chat idk why he got banned, can he appeal it? and if so where?

polar jacinth
#

If you get banned in game you can't appeal it

sweet drum
#

what if it was a mistake?

#

or they banned him by accident or smth idk

#

like thats it? if you get banned for any reason your just banned?

polar jacinth
#

Pretty much 🤷‍♀️

sand compass
#

your froend is a crininal

polar jacinth
#

That's not helping

sweet drum
#

well what is consider bannable?

#

other then cheating i mean

polar jacinth
#

Anything from boosting players to having an opinion on twitter

sand compass
#

make neew account

polar jacinth
#

The developers really have said nothing about it and avoid talking about bans at all costs

sweet drum
#

there is something that i did abit and i wanna know if its bannable

#

i grinded xp against bots in customs

polar jacinth
#

That's not bannable

sweet drum
#

alr

#

cause having opinion on twitter is wild

late merlin
#

Hello there! bhallaScarletWave

To whomever it may concern, I have a question regarding promo code redemptions on accounts being played on through cross-progression. Up until recently, I was solely an Xbox player and now I mostly play for the PC client where my personally-curated collection of goofy ahh mods is thanks to my inventory for the console version carrying over to the PC version.

Because of this, I only ever really use the console version as a storefront for stuff to buy and use in my modded version on PC, be it through Mammoth Coin purchases or promotional code redemptions like the ones that come in Twitch drops.

Which leads me to my question. If I were to attempt to redeem a promotional code from my PC client that is linked to my Xbox through cross-progression, will I still receive the item associated with the code in my inventory on both platforms similarly to how I would from my Xbox or am I better off sticking to what I'm doing now and redeeming the codes on the Xbox version of the game? bhallaAdaThink

novel bramble
#

how does cross save work? do you get to keep your skins from all your systems while only keeping your stats from your main?

tardy sierra
novel bramble
tardy sierra
novel bramble
#

so basically you can use skins from 2 accounts but you can only play on 1?

polar jacinth
#

Paragraph moment

mental pine
inland maple
#

where can i send pictures

polar jacinth
inland maple
#

can u guys check it

#

i asked a question

polar jacinth
#

You have more than enough time

inland maple
#

👍 thanks

finite plank
#

did anyone find a solution to the 2 bars prob?

terse marten
#

hi

sand compass
terse marten
#

i did not git drops i wait 4 days

polar jacinth
#

Be patient

sand compass
terse marten
#

so its normal ?

polar jacinth
#

Yes

terse marten
#

ok thx for helping

mental pine
wanton charm
#

can anyone help me my network bar never cross from 2 bar

sand compass
#

is the battlepass canon to lore

polar jacinth
#

No, they are all "what if..." scenarios

sand compass
mental pine
# sand compass is the battlepass canon to lore

here is how this works:
characters (who have bp skins in current bp) get sent to another timeline
story unfolds
someone finds a minotaur/werewolf/vampire/armor-of-a-thousand-souls/etc.
people publish their findings
more people come in
some get ko-ed from life
some get lost
others find what was on the news papers (but sadly pass away due to external factors)
story concludes
people get sent back to their original space and time with their memory erased
everyone continues as if nothing happened

#

in conclusion

#

no effect on the lore

polar jacinth
#

?