#⚙・modding-general
1 messages · Page 1086 of 1
he’s obviously gullible
i mean he was begging me to make a mod for him and when i gave him the resources to do it himself he said it’s “not for him”
without trying i’m assuming
Giving him the resources?
oh well
Those resources aren’t given, they’re up for grabs.
what resources are you thalking about then
I REALLY should make that new consumable type.
If someone's asking for someone else to make their mod, they're not interested in learning how to make a mod themselves
I can’t decide if I should call them Mechanical or Bootleg.
They’re effectively terrible code cards.
bootleg seems interesting
Terrible in an unbalanced sense
OH ITS THAT GUY
lol i remember them
i remember now
the guy that used to like go around and ask random ass mod threads to add his anime jokers
yeah lmao
If he's DMing people, probably good to actually inform mods so he can get banned because he's actively trying to bother people and harangue them into making his anime slop
out of the blue
oh lol
You recognize him off of the bottom half of his pfp
i mean he probably doesn’t have his account anymore
probably the jokers
no i recognize him from the checklist screenshots
Use jokerforge bruh 😭
Oh did he post a scam link?
the fact that a lot of the stuff that “caused him trouble” are really simple jokers, and that’s from me who struggles on the easiest ideas ever
probably got hacked
lost edition is fun mod
I think I've had him blocked for ages now, haha
he sent me a “tweet” from mr beast telling me to go to a casino
and also like
payouts
Oh yeah seems like the guy to have his account compromised, ig
I should send people my 500 entry long joker ideas document and tell them to make it for me
LMAO
I’d be using my money on something worth spending. (A massive bag of plain salted lays chips)
a massive popcorn bucket
lunch time
i always ask people to take over jokerdisplay for me
i’ve gotten help for about two of my jokers and i’ve credited them both in my mod description
Balatro reference
how many ideas is that like 50
oigyh
good lord
shit i need to get on that
ideas are hard 😭
All my code is my own except for the code I took from N which is all my code
All my code is my own except for the code I took from Eremel which is all my code
wberes eremel now
hes busy with his new job
oh fire
Potato Chips - Rare - X50 Mult for each scored card, -1 XMult anytime a card is scored.
Good food joker?
we're doing hotpot in 2 weeks tho
dilly the dilster and someone with ghost in their name i need to check when i get home
ghostsalt?
Dilly the goat
wtf
All my jest
whar
notepad++ tomorrow
honestly dilly the dilster is the goat because i could’ve never made the joker they helped me with
WDYM??
they made my blackjack joker
awesome
fire logo
WHO TF IS OBSESSING OVER NOTEPAD++ THE SAME WAY A DELTARUNE FAN WOULD BE OBSESSIVE OVER DELTARUNE’S NEW UPCOMING CHAPTERS??
Dilly's in Kino's credit for code that's no longer in there, but he did figure it out for me initially, haha
Multiverse in 1e308 planck times
i wish i could figure out how to do credits from the joker description
visual studio is better anyways
I should still make that “Legendary Joker collection filled with nothing but fictional jokers” mod
It’s not busted Buffoons, that’s it’s own thing.
wait guys hear me out on a new card enhancement
What kind of legendary would Pennywise be
joker: no suit, counts as a king, and gives +4 july
the mod im making
it release tomorrow
Ah
balatro
july 4
Firework
+4 july
If Susie, then only Idea
it has uncensored art
my daily required reading
JoyousSpring? The award winning Yu-Gi-Oh themed full conversion mod for Balatro?
(joke)
Does it have a BEWD
no
:(
this is my life now
CHROMAKOPIA Joker
deltarune chapter one is literally balatro
the guy who makes album jokers did that
i’m thinking of like
My screen can’t read that
maybe cherry bomb or wolf
boo
What do you want me to suggest? Samuel or Tron Cat?
Dr. TC?
Hey guys
Hello
bonjour
kicks down door
IS SOMEONE THIRSTY FOR IDEAS!?
Gain x0.3 Mult if played hand is a three of a kind
S
It’s evening
Who are you now
man.
bonsoir
I’m evil 😭
i had an idea for a balatro mod but its just like RPG classes for decks
Hm?
i made an isaac mod for tron cat
What's ya pfp
sounds interesting
It’s a manhwa i read a while ago
like oh hey you play a warrior? here have scaling up and steel cards
Solid
I’m sorry for suggesting that ability idea, it’s what came to mind when I suggested tron cat
Now do beast boy 4
or kirby abilities
nah it's ok
I don't wanna grump you into removing neo metal tho
i wanna be delicate with my words
that is unfortunately a good idea..
why he gren
beast boy
Don't do it
Beast boy teen titans
It's tangent coded
i kind of gave up on my mod for now because i have school and the majority of my time out of school is spent on other projects
and school
because homework sucks
what the fuck did i do
my mod depends on criticism so I'm waiting for more people to comment
send the string
No mod then.
I can’t play with tangents cause that mf crashes my game
that’s the term
My mods a file dawg
Ohhhh
oh my god bruh
Mb slime I'm a coding idiot
that's my mod
Mwah
I’m dead serious, it does crash my game
I'm killing myself
mwah
please god put a /j
crhas log
/gen
what's/gen
e-erm don’t m-misuse t-tone tags… /srs..
Or maybe it's Sonic x Shadow generations idk
/kms
General
genuine
/hj
half joke is useless
Hamurai Jack
i don’t know which part is the joke
and which is serious
and i don’t know
it’s useless
i just killed someone/hj
exactly
/qj (quarter joke)
https://www.reddit.com/r/rust/s/fbKgaZubvS
Repost to piss aikoyori off
Rust joker soon
Dollar buffoonery
I need somebody to reply to this message so I can send them something
/x\yj (x over y joke)
otj/ - one thirtieth joke
who is somebody
your tag is telling me something
okay
hi
Spiders are crawling out of your bed
Hi Aikoyori
oh yeah i forgot to join pongons server when i got discord
I already sent it
no
I already sent the thing
It’s this
you should’ve just resent the attachment every time
well this stinks
Hi Mr tangents
Misterable
I thought /g ment /general
i am miserable
i don't like you
Huh?
#[derive(Debug, Clone, PartialEq)]
pub struct KeyPair<K: Hash + Clone, V: Clone> {
inner: (K, V)
}
ok finally
hello astro
crying
chat
😭ob:
lesson of the day you can't please everyone
Lesson a knowledge
#[derive(Debug, Clone, PartialEq)]
pub struct DiscordUserEmulator<U: Debug + Clone + DiscordUser> {
backend: U,
client: DiscordClientRef<'static>,
key: u64,
}
#[derive(Debug, Clone, Copy)]
pub struct Aikoyori;
impl DiscordUser for Aikoyori {
async fn poll_response_with<F>(&self, f: F) -> Response
where F: AsyncFn(&Self) -> AsyncPoll<Response>
{
let poll = f(&self).await;
if let Some(result) = poll.invoke() {
return result;
}
Response::generic_failure()
}
}
Why?
i rewrote aikoyori in rust
You forgot the “sorry”
i cant say it if im proud of myself
rust is so fucking good
self.poll()
i already removed the server pfp
how about i don't this time
#[derive(Debug, Clone, PartialEq)]
pub struct DiscordUserEmulator<U: Debug + Clone + DiscordUser> {
backend: U,
client: DiscordClientRef<'static>,
key: u64,
}
#[derive(Debug, Clone, Copy)]
pub struct Aikoyori;
impl DiscordUser for Aikoyori {
async fn poll_response_with<F>(&self, f: F) -> Response
where F: AsyncFn(&Self) -> AsyncPoll<Response>
{
let poll = f(&self).await;
if let Some(result) = poll.invoke() {
return result;
}
Response::generic_failure()
}
}
mmm code looks swiggly as fuck
love it
this is an evil ass font to code in
it kinda turns me on
ok i legit ignored bro
its too bad it doesnt have ligature
but ill
-# try
Zig
i code in monocraft
oh yeah
here is the font if anybody wanted it
Good afternoon Modding Chat Nation
should i reset save and shuffle mods
embed fail lol
balatro modding drama is so crazy bro
i miss yoshi
What kind of seal is this
good night, modding chat cuy666
mm
red steel
yo what font is this
oh no
Grant me upon death, o Aikoyori the Sixth Overseer
i hate cursive fonts because they make me wanna use glasses when i don't even need glasses
legit busted how beatiful this is
gross
starts playing Battleplan Extinguished Sins
and the cycle begins anew.
no i just play arknights
this shit hard asf to read 😭
what
ofc its hard to read
its c++
dogshit language
why does it not do shit to cards in hand
what's hard to read is the cursive
but c++ is goated in driving its user insane
c++ more like d
why we don't have a++
what
🔏
fn zombiejesus() {
loop {
while (return) {
if (return) {
match (return) {
1 => {
if (return) {
return
} else {
return
}
}
_ => { return }
};
} else if (return) {
return;
}
}
if (return) { break; }
}
}
A Spotted Seal
okay what the fuck
that just returns
what does it do
this is a side effect of everything being an expression in rust
alright which mods do i insta;;
essentially return statements evaluate to never type
mine
play my mod
which could be coerced into any type
is the suit like ancient based or based on the cards in your deck
what mod name?
fn u8(u8: u8) {
if u8 != 0u8 {
assert_eq!(8u8, {
macro_rules! u8 {
(u8) => {
mod u8 {
pub fn u8<'u8: 'u8 + 'u8>(u8: &'u8 u8) -> &'u8 u8 {
"u8";
u8
}
}
};
}
u8!(u8);
let &u8: &u8 = u8::u8(&8u8);
crate::u8(0u8);
u8
});
}
}
no
the outline of the average valuable bow found on one of those chinese mmos
refCell
jimboooooooooooooooooooooooo, i shoulda used showman bruh
oh yeah my editor still uses a humanist neo sans serif font
#1415537444639477801 (it currently has one joker but im adding more tonight)
(i also made it yesterday)
shoot i already got that.
oh
oh well, time to gamble now
:D my first fan!!!!
Grit thine teeth, Machine, if thy have any teeth. Thy end draws nigh.
i love cursives!
i love bitmap
---@class Coords
---@field x integer
---@field y integer
---@class Rect
---@field x1 integer
---@field y1 integer
---@field x2 integer
---@field y2 integer
---@class CardAnimationFrames
---@field pos? { x: integer, y: integer, t: number }[]
---@field soul_pos? { x: integer, y: integer, t: number }[]
---@field soul_pos_extra? { x: integer, y: integer, t: number }[]
---@alias GroupType "row"|"col"|"r"|"c"
---@alias IterationType "forward"|"backward"|"f"|"b"
---@class CardAnimationSkimMacro
---@field pos? CardAnimationSkimMacroSubTable
---@field soul_pos? CardAnimationSkimMacroSubTable
---@field soul_pos_extra? CardAnimationSkimMacroSubTable
---@class CardAnimationSkimMacroSubTable
---@field include (Coords|Rect)[]
---@field exclude? (Coords|Rect)[]
---@field timing? integer[]
---@field is_periodic? boolean
---@field direction? { [1]: GroupType, [2]: IterationType, [3]: IterationType }
---@class CardAnimationMacro
---@field type "skim"|string
---@class CardAnimation
---@field frames? CardAnimationFrames
---@field macro? CardAnimationSkimMacro
did you get the funny aikoshen
i strongly urges all balatro mod devs to use luacats
what
luacats are the things above
in the code block i sents
god how i wish talisman was properly annotated
what they do?
documentations
nvm i figured out
autocompletion, lsp info stuffs
is just for animations/display?
?
which
cardanim just give animation to your jokers yes
hmm what if i revive the infamous p*lt*rw*rx
Monty gave me an idea for the Ortalab add-on content. I’m gonna down powered up/down versions of different ortalab cards
One common, uncommon, rare, and legendary (minus one dependent on the cards initial level)
absolutely sapped
Amber joker
Polyentropic Souls
Walahi!
Guys yall are cooked!
ill give anybody who can read this a free grilled cheese
The endfield is fucking real
why is your i a nine
why not
Hi all,
I only just downloaded Lovely + Steamodded and I noticed that, after adding Steamodded, I default to white stake whenever I press "new run" rather than being on whatever stake I selected last.
I wondered if anybody had a fix for this? It's only a small detail, but I know I didn't have this issue in vanilla (or even with Lovely and the mod that I added, Handy). It only started after adding Steamodded.
wait are you supposed to use pencil sketches when making cards
galdur
Use galdur
No. for the common that actualyl is the art
"Kopi's Sketch"
oh
local thunk = 9e999
there you go
Thank you both 🙏
ew talisman
compatibility sucks
I love that the "solution" to a problem I have created by mistake is to use one of my other mods 🤣
oh
and also Oops! The game crashed: attempt to compare number with table
bro when are the new contexts getting added into the annotations
this is me whenever i use talisman
my favorite
but i do like playing cryptid..
they're not 🙃
welcome to dougdoug where we solve problems that nobody has
Is it possible to mod balatro on iphone?
Balance things?
not getting added? or u couldn't be bothered to
reset the counter
is there a difference? 🤣
yeah if you dont then i will
rule 4
time since rule 4 violation: 0 days
i mean adding annotations are easy, i just have to copy and paste your words
which ones are missing i can add them
not like actually crashing the game but giving some bonus for high numbers
award winning author and you can tell
🔥 ✍️
are you meaning the ones in the update notes?
award winning published author
nobody said the two had to be related
iirc ante changes or somethings
from the the 827c update notes yes
when is the addition and removal of scoring cards coming to the documentation
most of them should be annotated because i did it but i didnt do some of the lasts ones to get merged
so about 6
closer to 9
isnt e 2.7
context.end_of_round
what does it do
context.extremely_loud_incorrect_buzzer
hi eris
context.someone_farted_in_regina_canada
context.aikoyori_libjson1
simple effect?
brazil: c Darwin dançando meme (video completo)
letter cards that are c or like. clubs
C.
i also made a letter joker called aeiou
just makes vowels counts as aces
i love crashes
is beespeller a letter library or something
i was planning to split letter into its own library
ah
it’s aikoshen letter mechanics without aikoshen
you can never get rid of him
Good afternoon modding chat
hi astra
yea letter deck is one of the more fun things in aikoshen imo
Coulomb Joker
- Reduce requirements for
Nuclear Fusion. - e#^#32 Mult
one of the more fun things 😭
what do you mean nuclear fusion
???
😄
did they mean to tell this to revo maybe
does that mean the rest of the mod is less fun
i mean. that doesn't mean it's bad
less fun != not fun
more fun != fun
letter deck is my favorite aikoshen deck
not fun ~= fun
i think 20 chips is ok?
like i find some fun in cryptid antimatter deck but i find it more fun to play it on just yellow deck
guys aikoyori is now the law
yellow deck my beloved
c not animated :(
horrendous
i wish i was good at drawin
hi th3one
You are
hi poker
Shut
hi poker
the 0 is numericised actually
c meme darwin
you are
did i post sphinx of black quartz in here
brazil: c Darwin dançando meme (video completo)
aiko do you have a vowels joker
did yu do markiplier E yet
i did actually but the effect got changed
no longer requires no repeated letters
yea
why i removed that part
Jikko's Alphabet
A = Askhi
B = Bhiroq
C = Curiq
D = Dukhma
E = Effux
F = Foqqur
G = Guqqha
H = Hokzhu
I = Irqua
J = Jurraq
K = Khinoq
L = Loqyuz
M = Myrzhi
N = Nubzhen
O = Ortzhu
P = Piffoq
Q = Quozhu
R = Rubraz
S = Surfiq
T = Tuvliq
U = Urruz
V = Vukzhi
W = Wyfarq
X = Xekanos
Y = Yhunox
Z = Zyfriq
i did think of it instead being able to spawn judgement but eh that seems kinda boring
spam what
P-1 flashbacks
judgement is one of the worst tarots
name jokkirs
THY END IS NOW!
DIE!
what’s different
CRUSH!
I'm like very tired so I'll sleep soon
finally this shit works 😭 all for a silly card im likely never releasing
also Edward Robinson i will be adding Markiplier E
also this now has a 10% chance to replace jimbo
still kinda mid
happy with this tho its kinda neat
Meat Joker
Markiplier E
Create a Tarot card per every 2 Es played (Must have room)
aikoyori when are you making open world 5d multiverse time travel chess deck 
is this good chat
yes
does it feel balanced
no this one’s actually good
aren't Es pretty strong and common already
that's why i made it so that you have to play at least 2 to get one tarot
5d time travel should be multiplayer crossmod
maybe even 3
Three Body Problem
jokers can hop timelines
yeah I could see it requiring more since you're already inclined to get more Es
and Tarots are strong
open world 5d battle royale multiverse time travel chess
just put chess in balatro
no
featuring dante from the devil may cry series
skibidi jokkir
& Knuckles
new funky mode
I agree "IAteABox". It would be cool
there are like. 5 jokers left for me to sprite. and i really do not want to do any of them
who
lmm.shoety.systyms
🤯
hi metherul
hi heads up that lmm is going to be a core focus for next release
lovely mod manager 🔥
next release of what?
ah ok
i'll have to test Parallel Update then
since y'know... 90% of that mod is lovely
invisible jokers
patch format wont change, no worries there. mainly just features that'll make lmm easier to work with
why does 90²d1 think blank cards are useless?
I had a question for you Your Honor Meth
w card
programmatic buffer patching is a big feature goal
Forced?
as in when u find it, it forces u to use it
so you can psych shaders and whatever
does lmm just add and remove lovelyignore files
what's up?
how
porgus: gives you more porgus
no it's not a mod manager
I'm slightly curious about the tech because I wanted something similar for packs of downsides
🙁
oh what does that stand for then
who's your favorite pacman ghost
no like how trigger
I can't say that here
pinkie
something evil
it says when scored vro
lovely m- maker
Same as Nxkoo then
why are you an antagonist now
enemy of the state
so you can just install mods as normal
that’s a protagonist
guys
I was feeling spicy earlier
do i rewatch my little pony or do i die
neither
Minecraft
i remember it was fun but that was like 3 years ago and i was a bit stupid back then
sorry i’m in debt
anyways I'll be explicitly mentioning lmm in the next release notes. I wonder if that'll change rule 3+1 at all
i rerecorded this one after changing the description
not sure how to balance this so it has an upside alongside it.. (challenging blinds is the deck's gimmick since you can challenge them for a tag instead of skipping).
shrugz
what I had in mind is that trying to click skip would apply a random option
it still breaks tos of things no?
I'm confused also I'd swap the order
you can hook G.FUNCS.skip_booster i think
yeah..
installing an A-K that you made doesn't break tos
I'd probably word it differently
I can explain everything, also i'd love to hear you out on this
it's not pi rate c
force used spectral *
Probably, I haven't tried to implement it yet
fair
I think it makes sense to explain how you gain Fervency first
can we change rule 4 to be pc gamepass
maybe I'll ask egg at some point
alright
It doesn't make sense to explain how you lose it before you know what it is and how you gain it
what if.. instead of spriting the last remaining jokers that still desperately need sprites.. i resprited the decks again
although you do start with 100 by default
if not I'll have to tell people not to say that they used lmm
but you don't know that, you don't know what it is
understood
why am I being told how I lose something I don't know and I don't know how I gain
i agree with victin on this one, its a bit odd to explain how you lose something before explaining what it does
i want it to also have some kind of fun upside
I'm adding Brain Power reference to my mod
which brain power?
Still no furina
let the bass go a a a a a a a a e e e e a i a o
Surina
let the bass kick
🤷♀️ back to something like this ig
If it's meant to be a debuff, phrase it as something you gain
It's weird that: 1) you normally don't have Fervency; 2) you gain Fervency; 3) but if you lose it again you're in a worse spot
If it's purely a debuff, make it something you accrue
Like accruing poison
top 5 scariest jumpscares
question should i make balatto mod or upload my roblox ugc
I'm gonna post this here because i'm doing that whole archived mod:
I'm pretty sure this is false unless it's something from 0.8.7 or 0.8.8
this took me so long lol pls subscribe
101 random things about balatro that you may or may not know about, i hope u enjoy
background music - https://www.youtube.com/watch?v=9e6oxAyHyCU
🎴 101 Balatro Things You Didn’t Know 🔥 | Hidden Secrets, Easter Eggs, Strategies & More!
Think you know everything about Balatro? Think again! In ...
so instead of being something that you passively lose it should be something that you passively gain correct?
I don't know what you're talking about but the left was a Joker commissioned by thunk that didn't make it in
Yes
They said that in the demo, the tags only had a chance to give the rare or edition
Specifically the FIRST demo
alright, I appreciate the criticism thank you :) ❤️
Hey shinku
Hey S
Back from work?
yes
where's that footage video from the first ever build of balatro
chat, should the scrapped slamdown cards make a comeback somehow
That’s good to hear
what are those
slamdown cards
Look at my car
they were gonna be consumables before i replaced them with power cards
anyways they were losing their sanity to the meowing
Yeah, I'm not seeing where they're getting this info
I think I'd just say something like "(Must be used)" idk
or rephrase the current effect a bit
Idk
I'd need to think harder about it
I didn't know you had multiplied
that still hasn't told me much
well i dont have effects for them lined up
because those effects are now taken by power cards
Real
but i think theyre funny and i kinda wanna bring them back
Astro mitoses
I mean do they come from somewhere
sure do
Wish i could make Astro mitoses
I'm literally modding a beta of balatro to give myself a tag collection page, what the heck
We should host a game of this and we draw the winners
I feel like you're using the eyedropper tool to drip information to me 😭
have you ever played jackbox champd up
No
you can buy a pack of cards of the characters you draw in the game
Brain Power
if played hand contains all vowels, create a spectral card (must have room)
There's a center_pools tag, right?
no
idk what to do
doesn't this apply to two words
I don't think Tags have centers
ok well you draw guys. and i ordered a pack of cards of the guys me and my friends drew. and then i wanted to put them in balala for funnies
btw in around 200 jokers, only 15 appear with edition, 1-2 negative naturally and absolute 0 polychromes
what are they
i and a
fucking hate the basket
if it makes you happy
should have a top of 100
my ass
i meant
"you"
invisible wee
it should have a top of 10
this depends on if y counts
"yaoi"
yeah that was back when i was just making a small mod for myself. and then it ended up being what it is now and they were scrappe for power cards. but they were kinda well sprited it would be a shame to throw them away
If played hand contains all A I U E O, create a Spectral card
why that order
oh my god
WDYM A I U E O
ITS A E I O U
constantly playing eau for spectral cards
aw hell naw
eau de spectral
i love it
oh my god
is there a way to make so i can play more then 5 cards?
I MEANT
SMODS.change_play_limit(1)
I have spoken Portuguese with English syntax and vice-versa
same
what is unvis doing there
If played hand contains every vowel in the English alphabet (A, E, I, O, U), create a Spectral card
this is cool i think
im gonna copy oil lamp
I'm going to punch someone
to oil you up
i mean why is it floating
rude
ough
I'm not doing well
how much fervency is cleared by challenging blinds
I think the first line speaks too much and says nothing :P
Do you need a break?
cause the candy grabbed it from the shop and if i sell the candy it goes into the next reroll so i can get it whenever i have enough money which btw I DO, but i dont have space rn i gotta sell all my cotton candy or smth
Water? Food?
eunoia then
i mean, i'm not sure how to word it without bloating the description
they buffed throwback
the next 1 billion rerolls cost 1 dollar
rarity is uncommmon
have some more slamdowns that were never sprited
"You can gain Fervency"
Can store 20k selected shop items
and what does that mean
this implies it's a choice
How do i get fervency, that answers nothing
what does "through various actions" mean
everything is through various actions
actions
various actions also answer nothing
my best guess
this is the reason why i have 1 quadrillion jimbos
playing a hand, discarding, buying cards
discard and scoring
😭
either say as much or just make the text shorter
another rerolling based value has hit the balatro modding
there's no need to use more words to say less
it's anti-value actually
I have rerolling based value but it's capped
i have a fun idea
my mod has a corkscrew
remember daggers?
Gains 1x mult on selecting the boss blind, unless the ante is 1 and one of the tags is an Investment Tag
skipping is bad by default though
that's why he said even worse
fixed
i can get a joker which has like 1 bajillion sell value and just sacrifice it lmfaoo
we really need anything but daggers
I remember a friend calling me out on it in middle school. Their eyes sharpened and they understood what I was doing. (Although I wasn't doing it intentionally.)
Infinite money
hold on let me compress it

hell yeah
FV*
modify fv
fv > 49 = -xmult
fv > 99 = death
F*
sometimes i forget a word in portuguese and ALMOSt say the english one
its funny, if not sad
+fer
-fer
fer > 50 = bad
100 = bad
+FV
FV > 50 → -xmult
100 FV = 👎
life story
noted
fer change
fer up bad
minimalist descriptions
don't you dare reroll*
why use many line when few do trick
BREAKING NEWS: i gave the snake on the board game deck art a tongue
hell yeah
fer +/-
fer ⬆️ no
idk why i didnt befoer
damn
Whenever I had to order something whose name was in English, I couldn't decide whether to use the correct accent or not, so I ended up doing neither, and having servers be confused
LMAO
FV±
FV ↑ ❌
that sounds like an awful experience 😭
cute
BRILLIANT
chat is this joker good?
±F
F↑
ew cr*ptid
oh come on
F+-
F=C 💀
pretty proud ofthis now
bigger than mine
no wonder spamton left you
i dont think anyone can get three characters
Now I'm doing that in French and I will have vocabulary troubles despite words often being similar to an English or Portuguese word
➖ 🇫✅
💯🇫☠️
Nice colours
F⬆️
F❌
only four still
FCX
and doesnt convey f going down
full combo perfect
???
F⬆️❌
what's the c for
🇫 ↕️
100
f
f
this removes the kill part you have to keep that
_ _
F±↓✓
what is this F thing
fervency
in short:
±F
F↑
F±💯💀
HOW
better description > 50 = < xmult
clearly just use the unicode character that happens to look exactly like text that says "Fervency can go up naturally and down when you challenge blinds. If it gets to 50 you begin to lose XMult, and if it reaches 100 you lose"
use the pua block
ㅤ
🥷F
ez
ㅤ
🥷
ezier
I'm not doing well lol
aiko are you ok
how do u even begin to mod balatro?
make mods or install mods
ninja emoji
as value becomes Massive your score gets low and tapers off
fervency
how to make mod
check pinned messages
damn you got me
and if it's too big your run fades away
lmfaoo
ive got blown 0 idea why i have no joker spaces
not just punishment from god, also punishment from satan
yes
i literally didn't tinker with anything that did something to joker spaces
i don't feel good
i cant even get motebook or smth
good
motebook is one of cryptid's worst inventions
still way better
ive got an amazing idea
if it was infinite it'd be worse
you know the mod's gonna get wild when you ctd with it
i will just use a basket and then conduit to transfer all my negatives to the jimbos and then from the jimbos to the negatives and then sell all the jimbos
i rest my case now
this is why i love cryptid code cards
nxkoo
More money...
fate worse than death
uhhrrghhhhhhhh
candy ?
well at least i dont self insert that much so i should be fine
this shit dont WORK !!!!!!!!
cotton candy
Thunk
missing n =
BRO
cough
OIL LAMP ON PHOTOGRAPH WITH CHAD CRASHED THE OMEGA NUM IN NO TIME
well yeah
oh yeah
MY OIL LAMP WASNT EVEN MAXED
oil lamp
this is talisman incompatibility vro
very much
yeah this isn't because you're so good that balatro couldnt handle it
its beacause cryptid isn't compatible with its own dependencies
well you see my friend
oil lamp is simply busted
thats the plain old truth
crashing from big numbers is quite literally impossible
it was oil lamp btw
i mean if you bluescreen your pc with a single hand maybe it's time to reconsider your life choices
(and buy a new pc)
i just moved oil lamp to the rightmost and it didn't crash
so oil lamp value manip fucked up somewhere with tables
erm, i already HAVE it installed...... smh..........
i mean thats just a cryptid issue then because it should actually be compatible with talisman 😭
they stop playing when cryptid works gif
lamp makes not good build
simply numberslop go brr
go play better mods
My friends, listen to me.
For far too long we have let big Balatro rules over us and said we cant get more than 1e308 mult
Do not listen! Liberate yourself from the propaganda and install talisman today!
its just a little 4e41 oil lamp on a photograph 1e81
public execution