#⚙・modding-general

1 messages · Page 530 of 1

wind turtle
#

card:set_ability("j_modprefix_key")

silver path
#

thanks for the info!

full edge
#

The only active modpack I know of is Exattox's modpack

rustic sail
#

hehehe

#

inventory system soon™️

#

(it totally didnt take 3 hours to trace where loading and saving is done)

#

((and i totally didnt just end up checking if we've loaded before the save thing, cause its called EVERYWHERE but load_profile isn't???? like at all??????))

fair thistle
#

Noooooo, fishieeeee... 😭

rustic sail
#

they're going to heaven!

#

dw!

umbral pilot
#

sleep is not on the table because it's 12 and still light out

#

how are you guys doing today

hard plank
#

bro hasn't updated the pack in 2 months

placid wasp
#

Hi, (sorry in advance for eventual mistakes but I'm not a native English speaker), I was checking the "how to start modding tutorial" channel and while looking at functions (specifically context) I noticed how in the examples there's a constant use of what I believe to be a second context: "cardarea" logically linked with an "and" to the first one in the "if" context check line. Do anyone know what does it actually mean? I only have a bit of python and c++ former experience so I'm new to lua, thanks 😄

rustic sail
#

also i totally didnt make a save management system because the patches are hard

fair thistle
lone frost
full edge
lone frost
#

summed up lore

whole nova
#

i got to stay home from school at least

whole nova
#

(i'm suffering)

tidal terrace
lone frost
#

negative

#

dude

#

also

#

it's not my mod

tidal terrace
#

mb LOL

full edge
umbral pilot
tidal terrace
golden thistle
#

I keep crashing when I click on a card, this is the modlist.

whole nova
#

my fever is at least going down 🔥 it was 103.6 a while ago and now i'm at 102.5

umbral pilot
#

and you too, @whole nova

#

daaang that's a brutal fever

whole nova
lone frost
whole nova
#

yeahhhh it's not the most fun

rustic sail
# placid wasp Hi, (sorry in advance for eventual mistakes but I'm not a native English speaker...

and to a non-true value would check if it's null or not
ie

local table = {}
local table2 = nil
if table and table2 then ... end -- Will fail- Table2 is null, even though table isn't null
local some_bool = true
if table and some_bool then ... end -- Will succeed- Table is non-null, and some_bool is true
some_bool = false
if table and some_bool then ... end -- Will fail- some_bool is false.
if table2 then ... end -- Will fail, table2 is null
if not table2 then ... end -- Will succeed, "not" is like a "!" operator, it negates the value.
some_bool = true
if not table2 and table and some_bool then ... end -- Will succeed, C++ translation: "if !(!table == nullptr) && (table != nullptr) && some_bool {...}
golden thistle
tidal terrace
rustic sail
#

ah-

whole nova
#

possibly my highest ever but idk, it started at like 101.6

#

which isn't the most fun

lone frost
umbral pilot
#

jeez, 103 is no joke. I'm glad you're ok

full edge
rustic sail
#

well i typed that for no reason ig sigh

whole nova
#

i've been taking it easy luckily, just had some chicken noodle soup and i'm drinking absurd amounts of electrolytes

rustic sail
#

card_area is where the cards are placed, card_area.cards will be the array of cards

full edge
# placid wasp Yep 👍

context is basically the parameter that gets passed down that can contain a bunch of information about the current context. Context.cardarea contains the area the card that's being assessed is in. For example, if it's in your hand, context.cardarea will be 'G.hand' and if it's being played, it will be in ' G.play'

umbral pilot
golden thistle
#

thanks

placid wasp
umbral pilot
#

I'm happy to be up in northern Europe because I can sauna when I get a fever. before I would freeze to death any time my temp went above 100

#

bad temperature regulation I guess haha

gray cove
#

Hello chat

whole nova
full edge
#

The way to think of contexts is basically to see contexts as having a main context, like context.before or context.after, and a bunch of additional parameters. That's other_card, or cardarea. On the wiki article for calculate contexts, those parameters are the ones that are given in the arrays

placid wasp
#

Thanks to everyone

mint flame
hard plank
normal hollow
tidal terrace
gray cove
#

:3

hard plank
#

hi

gray cove
#

Halo

pallid kindle
#

hi hi

hard plank
#

@full edge what do you think about that concept for cross mod ability 😭

gray cove
#

Would you add a crossmod ability for my mod 🥹

hard plank
hard plank
#

i kinda don't like horror movies so

full edge
#

Oh, yeah, that seems like a fun one

#

horror's a hard nerf though, that's like half the jokers in the mod 😛

gray cove
#

Half is harsh

hard plank
#

😭

#

like 0.9 then

gray cove
#

Yeah

#

Reasonable

#

For absurd and

#

The normal

#

Or for both

hard plank
#

crossmod ability should ideally stay the same

tidal terrace
gray cove
#

I’m working on a little mod called raycast

#

:3

azure dagger
hard plank
#

i haven't seen your mod

#

cross mod with qol mods is funny

fair thistle
#

Handy - joker moves 1% faster

prime dock
#

first deck

#

what we think

hard plank
#

worse legendary deck

gray cove
#

We’re supposed to help not judge ‼️😭

gray cove
hard plank
#

so i said what i thought

prime dock
#

:?

hard plank
#

you will only have 2 jokers slots tho

prime dock
#

i know but like

#

you know actually

gray cove
#

That’s awful

prime dock
#

i forgot how bad normal balatro legendaries are

#

theyre not bad

hard plank
#

i guess i just keep rerolling until i get myself

silent thistle
#

yummers

prime dock
#

-2 jokers perhaps >

dreamy abyss
#

aikoyori did you put turquoise tornado in that one image on purpose

limber cairn
#

hows the face lookin

#

this is easily the hardest one so far ive done

prime dock
#

i love tyler omg

silent thistle
#

tf?

prime dock
silent thistle
#

The face disturbs me.

limber cairn
#

The original

#

Actually damn didnt notice it was slightly sepia toned before

fathom rampart
limber cairn
#

its difficult

mint flame
livid meadow
#

that idea is really cool

dense egret
#

upgrading jokers?

tidal terrace
limber cairn
dense egret
mint flame
latent crescent
#

WHat happened here? I see a lot of deleted messages

tidal terrace
dense egret
#

then, what it flips in?

limber cairn
tidal terrace
#

you forgot his chin

limber cairn
#

main issue is his eyes are so thin in the original that im forced to make em slightly bigger for ledgibility

#

also yeah that i did lemme fix that

haughty tide
mint flame
# dense egret then, what it flips in?

basically
i have a list of jokers and their "parallels"
Jolly and Sly are parallels, meaning that Parallel can be used to swap between the two if you have one

haughty tide
mint flame
#

yeah that is one of them!

#

i'm now just gonna add Luchador-Matador
and Cartomancer-Astronomer

dense egret
mint flame
dense egret
mint flame
#

should be
has the same odds as any other spectral card

plush hound
#

i just woke up

mint flame
#

aside from black hole and soul ofc

plush hound
#

tune in to roffle stream

#

and what do you lnow

mint flame
#

THE YURI!!!

dense egret
full edge
plush hound
#

he can't keep getting away with it

mint flame
#

on paper, maybe
in practice... could be

#

because one of them is Baron and Shoot The Moon soooo

dense egret
#

so like, give me an example of 2 jokers

#

steven dont count

novel heron
#

has anyone done some work on fixing lovely crash logs to show the "correct" line numbers and files? basically source map support?

cerulean temple
#

I stan Joseph J. Joker frfr

mint flame
silent thistle
mint flame
#

Bull and Bootstraps.

silent thistle
#

Another mod.

#

Does funny thing with alternating jokers and other bs.

#

i.e. new jokers

#

I say it pairs well because now a single joker can in theory become 3 different other jokers.

#

A Jolly joker can become a Jolly Joker?, Sly Joker or Sly Joker? with the right combination of cards.

#

if I didn't fuck up the names.

dense egret
# mint flame Bull and Bootstraps.

what if i have bull,
in the shop i got the espectral
"the ante its getting old, should prioritize mult"

  • changes
  • rerrol shops
    now i can buy even_steven
    fuck i dont have chips anymore
limber cairn
#

im tryin, first time ive done sum like this

azure flicker
silent thistle
#

-# i just can't wait for the rebalance update thing to break every single mod in existence

silent thistle
#

Wasn't there going to be a big aa balatro update in the future?

#

Either that or my brain has decided to make that shit up from idk where.

azure flicker
#

hopefully it doesn’t shatter everything

dense egret
silent thistle
#

Anyways

prisma hearth
silent thistle
#

wrong channel

#

In any case, what were you doing when it crashed?

dense egret
dense egret
prisma hearth
dense egret
silent thistle
dense egret
silent thistle
#

A crash is for code code

prisma hearth
#

oh ok just cos i have always used this chat for erorrors

dense egret
silent thistle
#

?

#

In any case, I ain't mod or shit, so whatever.

#

I don't enforce rules and shit.

normal hollow
dense egret
# silent thistle ?

dev its when you search help for how to code, your mod, this guy just have a problem

sudden trail
#

deck idea: X2 joker values, only jokers appear in the shop

#

and X2 joker prices

silent thistle
#

You better win the first round in one hand

full bison
#

almost done with this..
i hate booster packs

prisma hearth
dense egret
#

first time i see that

prisma hearth
#

oh ok?

#

know a fix?

gloomy pier
toxic summit
#

what mod is this from

normal hollow
granite hound
#

Does any one know how to mod balatro mobile

warm swan
#

@wraith seal I'm getting a bug where the level resets when I continue a game. Also, is the level supposed to reset on loss? Please fix this bug ASAP.

#

And by reset I mean back to the last obtained level (from the last run completed)

granite hound
#

@normal hollow oh sorry

cosmic hull
#

I’m loving the Neco Arc joker reskin aaaaa

mint flame
granite island
#

hey late but you need to use the talisman installation from the cryptid mod github, not the talisman github

rustic sail
amber moon
#

i just installed cryptid and im playing it and its working but how do i configure it? i dont like how it skips over the scoring

lunar sluice
#

go to mods > talisman > config

#

ingame

#

you can turn it back on there

#

(idk why its even turned off by default)

amber moon
#

thank you so much

wild rampart
#

if anyone got a better name and description than that would be awesome cause it kinda do be sucking

mint flame
#

i mean if you wanna make it more in line with the rest of the boss blinds
maybe something like "The Vault"

rustic sail
#

hehehe

shell linden
rustic sail
#

shark :3

#

they're technically jokers but don't appear in pool and don't appear in the normal collection area

mint flame
# rustic sail hehehe

it specifically being based on the blahaj... is an ULTRAKILL reference, believe it or not.

mint flame
#

SIZE 2???

#

make it just an unused object-

rustic sail
plucky sorrel
#

Fish type, fish type

tropic egret
#

(i know nothing about ultrakill)

mint flame
#

well
there's a fishing minigame in the game

rustic sail
prime dock
#

are these balatro fish?

#

consumable fish?

plush barn
#

Are there any "zero" cards?

rustic sail
#

none of the above

tropic egret
#

Bass?

brisk seal
#

any of the below?

tropic egret
#

like

#

like

prime dock
#

killer fish?

rustic sail
#

a new card type, able to be fed to a Harpy, or sold for econ

prime dock
#

from sandiego?

rustic sail
#

gotten from a fishing minigame

dreamy abyss
#

would it be funny if one of the "fish" you could get was the fish (blind) or no

tropic egret
tropic egret
#

also nice because The Fish is easy to beat

onyx jasper
#

i don't have a pc, does anyone know how to mod the game on android

tropic egret
#

no because that's illegal

#

well not illegal but all modders are probably under social spoken contract on rule 4

#

it'd be really funny if thunk git lawyers to actually go write an agreement about it

normal hollow
#

terms of service of the platforms

#

and we like the mod team enough to help

tropic egret
#

modding on mobile breaks apple store and google play tos

#

and if we do that it's not our legal issue, it's balala's lawyers

onyx jasper
normal hollow
#

you can also download the entirety of dragon ball z online

tropic egret
#

yeah

onyx jasper
knotty mantle
onyx jasper
#

anyways I'm going to commit a crime now

#

fuck you balatro dev

tropic egret
#

modding tech support counts as mod development help

knotty mantle
#

ty

prime dock
#

we should inform mods

#

not yryigg to be that guy but

normal hollow
#

ehh i dont care about snitching but you do you

#

unless they're really annoying*

prime dock
#

i mean like

#

if they was chill about it it would be fine

normal hollow
tropic egret
#

either or

#

i've got complaints on sending code here though

normal hollow
#

i usually dont send code here or talk about dev unless people are already doing it

knotty mantle
#

installed Yahimod wrong I think but IDK what the fix is 😭

normal hollow
#

i need to participate in the daily talisman complaint circlejerk

normal hollow
tropic egret
#

talisman!

plucky sorrel
#

Is the complaint that it turned numbers into tables

tropic egret
#

yed

plucky sorrel
#

Or is there more to it

normal hollow
#

yeah that's mainly it

plucky sorrel
#

waow

tropic egret
#

i love talisman jank

knotty mantle
#

from here

normal hollow
#

maybe yahimod doesn't support that one?

tropic egret
#

yahimod probably has a version of talisman that's not that

normal hollow
#

also update your jokerdisplay :3

knotty mantle
#

I havent played modded in a HOT minute

normal hollow
knotty mantle
#

tyty

knotty mantle
tropic egret
#

okay I'll check it myself

normal hollow
#

sadly i havent played yahimod

knotty mantle
knotty mantle
#

2/23

tropic egret
knotty mantle
#

oh what

#

got it working tho :3

tropic egret
#

lmao what a stupid title screen

#

Bal Ala

knotty mantle
#

Its prolly a reference to one of Yahimice's balatro videos

tropic egret
#

it's not we here at modding chat make the joke all the time

#

it's referencing the bad balatro ripoff on google play

#

called balala

plucky sorrel
#

Balala title screen is so good

rugged pier
#

does anybody remember the mod with a joker called smth like 'extraterrestrial' and it had the effect of '1/2 chance to duplicate consumables on use'? art was a stereotypical green alien. I'm ending up creating a joker very close to it and I want to credit them, but I deleted the mod

hoary locust
#

What's a good QoL mod?

#

I saw Saturn and it looks pretty good

#

What else is out there

gentle quarry
#

i just had a lucky card that gave me the mult and the money

#

how rare is that

tropic egret
normal hollow
tropic egret
dark warren
#

I have an issue.

When playing with increased selection size, I can select 6 or more cards but when I go over 5 cards it disables the ability to play or discard.
How do I fix this? The image is the mods I have installed.

tropic egret
#

this is because balatro limits play and discard to 5 cards

gray cove
#

Hello

dark warren
tropic egret
#

new smods

dark warren
#

flush six and above

normal hollow
#

i think you need to update cryptid

tropic egret
#

yeah

dark warren
#

alright

gray cove
#

Hey cache

#

Hey n

normal hollow
#

heya

tropic egret
#

who's cache

normal hollow
#

rip cache nintendo serve

gentle quarry
dark warren
#

updating cryptid fixed it tysm

onyx sapphire
#

Im also having a problem trying to install cryptid

dense egret
onyx sapphire
#

nah

#

its not

dense egret
#

from where you donwload 531a

normal hollow
#

531a is the newest git version

dense egret
normal hollow
#

05/31

onyx sapphire
#

its a manual install so its likely i screwed something up

dense egret
dense egret
onyx sapphire
tropic egret
#

is your cryptid in a cryptid folder

onyx sapphire
#

its in mods

tropic egret
#

well i mean like

#

yeah but show us what's in the cryptid folder

onyx sapphire
tropic egret
#

well at least it's not folder in folder breaking lovely patches

dense egret
#

mmm

dense egret
#

I didn't realize

onyx sapphire
#

what does that mean in this context?

dense egret
onyx sapphire
#

thanks. sooo what do i do to fix it

dense egret
#

idk if you can change it, or just reinstall cryprid

#

but you just installed it, right?

onyx sapphire
#

yes

proven walrus
#

hi, hey guys does anyone know how to mod the game pass version of the game?

normal hollow
#

you can't yet

onyx sapphire
#

same thing even after reinstall

proven walrus
onyx sapphire
#

lovely is working by itself same with steam modded

normal hollow
proven walrus
#

cool cool

#

thanksss

dense egret
onyx sapphire
#

trues probably a good idea

rustic sail
dense egret
# rustic sail

idk why but everytime i play videos from you my phone start lagging

rustic sail
#

skill issue™️

#

(mine does too, idk why)

dense egret
#

tf tm has emoji?

normal hollow
dense egret
#

™️ ™

rustic sail
dense egret
#

-# ™

wraith seal
#

my phone cant run videos on discord so i will just pretend that its very cool bcz it likely is

#

like tf is this sob

normal hollow
rustic sail
dense egret
wraith seal
wraith seal
#

im too deep into balala i think i will never recover from it

dense egret
wraith seal
#

i already had a massive gambling addiction before all of this

#

the 10+ gacha games i played will back up my claim

dense egret
#

?

rustic sail
knotty mantle
wraith seal
#

wait a fucking fishing minigame??

dense egret
#

well, at least you dont money

wraith seal
dense egret
knotty mantle
#

I need to play more limbus lol

normal hollow
# dense egret

you're allowed to ping me all you want as long as it's not for memes, especially not in spanish

rustic sail
dense egret
knotty mantle
#

Very important question, which one?

mystic fossil
dense egret
knotty mantle
#

ty

rustic sail
dense egret
#

what you do?

rustic sail
#

uh

#

didn';t use obs

#

used the windows game bar thing

dense egret
mystic fossil
rustic sail
#

as in i usually use obs

rustic sail
dense egret
wraith seal
rustic sail
#

damn

wraith seal
#

lemme just download the vid and check it, one sec

dense egret
wraith seal
#

oppo smt smt

#

its old

mystic fossil
mystic fossil
#
eval for k,v in pairs(G.P_TAGS) do add_tag({key=k, count=math.random(1,100000)}) end```
#

runs in like, 2 seconds

normal hollow
#

this reminds me that i need to add it to the recommended mods in my server

mystic fossil
dense egret
#

this mod should be in the modding starter pack

mystic fossil
#

Usually people dont hit lemme see...

normal hollow
#

i think modding starter pack only have api mods

#

not recommended mods

mystic fossil
#

that many tags

#

1.2mil?

dense egret
wraith seal
#

qol starting mod?

latent crescent
#

qol is not starting mods btw

dense egret
#

i have a few mods like handy, galdur or cartomancer, but onestly i think im missing so much mods

normal hollow
#

JokerDisplay?

dense egret
#

sorry i dont say it well

mystic fossil
latent crescent
#

I spend 3 hours implementing animation skip which kinda works and don't crash a game for no reason

#

(with small help of nopeus)

dense egret
#

I mean, mods that are for starting to use mods, many times the mods tend to add so many things that the display gets out of control, like consumables

wraith seal
#

hi waffle

dense egret
tranquil vessel
#

yeah

dense egret
#

tysm

#

added to folder

tranquil vessel
latent crescent
#

That's good question. Let's analyze what we have:

  • Saturn: lovely, but have only on-off
  • Nopeus: smods-only, have some mods but half of them do nothing, also made by Jen, which for some people is a problem
  • Talisman: lovely, only on-off (like Saturn) + by itself very intrusive mod and cause issues
lunar sluice
#

nopeus is basically on-off too it just lies to you

#

anything other than unsafe is meaningless other than because of a talisman "bug"

#

i call it a bug because jokers wiggling in place for no reason isnt intended but im pretty sure they just left it in specifically cause nopeus fixes it

#

no confirmation on that though

latent crescent
#

This issue fixed in Saturn (by me, of course)

#

It's more like SMODS issue, or even "caveat"

lunar sluice
#

like why was this even allowed to be a thing that you have to get nopeus to fix in the first place

tranquil vessel
latent crescent
#

No idea

#

Also, again, why Talisman have animation skip in a first place

#

It's a mod to provibe big numbers, that's it

lunar sluice
#

idk but if its gonna have it, it should not suck atleast

#

i dont think it needs to be removed now

#

even though it doesnt make a lot of sense

dense egret
tranquil vessel
lunar sluice
lunar sluice
#

also cryptids "issue" being solved by another mod that is mostly for big numbers is weird

#

its not even an issue since retriggers are not the best possible build

#

not like it matters too much now

tranquil vessel
lunar sluice
#

thats what i mean

#

its just easier to not do that

#

even if i dont think its a perfect reason

dense egret
prime dock
#

just made this dark and fucked up version of fool card. just a blah blah blah copypasta here

lunar sluice
#

i dont think its an insane idea but i think having it just be part of nopeus or something would have made more sense

#

idk when nopeus was made though

tranquil vessel
#

but there's also definitely an argument to be made that "regular" talisman users with other mods would like a skip animation option

lunar sluice
#

i think theres no point in removing it now which is why i would prefer it not suck as much as it currently does

normal hollow
#

i think talisman bignum being separate from cryptid is cool, people use it with my mod which is incompatible with cryptid

tranquil vessel
latent crescent
#

Anyway. I seen 3 mods with animation skip, and not ever thinking about adding own one.
But I have feeling that some people want better solution for animation skip, so that's what I'm doing, oh well

lunar sluice
#

doesnt really hurt to try and make the same thing but better

normal hollow
#

adding animation skip to jokerdisplay

lunar sluice
#

worst case scenario

#

its not better

#

and it doesnt matter

tranquil vessel
jolly ledge
#

I wish i can use mods on apple arcade

latent crescent
#

More like: I added cool feature into mod which no one uses because 98%

prime dock
#

:(

latent crescent
#

I maded a lot of controls which no one uses or not even know about existense

#

Sometimes feels like I need make a video "how to use"

lunar sluice
#

idk if its illegal (it might be so dont take this as endorsement) i just think its not allowed to be talked about here

tranquil vessel
jolly ledge
#

How hard is it to make mods and do i need a steam copy to make mods

latent crescent
jaunty galleon
#

just spitballing here, what are thoughts on adding a new suit, but it's only one rank (like cryptid's new-ish abstract card)? i want to add a new vanillish rank, but i don't like how every other mod does it

normal hollow
jaunty galleon
#

do you mean a suit or rank?

latent crescent
#

I want mod be useful for everyone, in vanilla and modded

lunar sluice
#

i try to be 50/50 between making things that i want/need and that other people might find useful

latent crescent
#

I'm not playing personally in modded balatro

lunar sluice
#

music manager mod i made is something ill literally never use

dark warren
#

uhhhH HOW DO I TURN THIS OFF

latent crescent
#

So fully rely on feedback

lunar sluice
#

but i made overflow because incantation was pissing me off and because it might also help other people

tranquil vessel
#

G+A

lunar sluice
jaunty galleon
#

ag

jolly ledge
#

Will balatro get a mod browser

dark warren
normal hollow
lunar sluice
#

you have to press them quickly together

tranquil vessel
lunar sluice
#

it kinda depends what it is, if its something you find useless but dont hate i think it might be worthwile to think about other people

latent crescent
#

I'm not sacrificing anything, just spending some time for another feature

jolly ledge
#

Im on apple arcade

lunar sluice
#

but if its something you hate then yeah obviously dont compromise on that

dark warren
normal hollow
tranquil vessel
# dark warren nope

three different people told you the same solution, you're pressing it wrong

rustic sail
#

aight got it working, now i can work on the inventory system

jolly ledge
#

How much balatro cost on steam

latent crescent
dark warren
#

HOW ELSE CAN I

rustic sail
plush hound
#

okay so

dark warren
#

IM HOLDING A AND G AT THE SAME IMT

plush hound
#

uhh

dark warren
#

TIME

plush hound
#

technically speaking

rustic sail
#

release it

lunar sluice
#

not hold you need to press them

#

in quick succession

tranquil vessel
#

it's really finnicky, try some different timings of G and A

plush hound
#

soul pos is still using the same area like a joker area right?

dark warren
#

...

#

ok

rustic sail
#

yes, it needs to be on the same atlas too iirc

dark warren
#

UGH finall

#

ok ty

normal hollow
tranquil loom
#

Hey I'm curious can I ask anybody here to help with a game crash I'm having as a result of one of my mods?

lunar sluice
#

soul_pos is on the same atlas yes

#

unless you specifically override the drawing behaviour to not do that

#

which is technically possible

tranquil vessel
rustic sail
#

smods should allow you to set soul_atlas

#

thatd make things easier for what im doing at least

tranquil vessel
#

oh well I'll give it to you for not knowing the issue with that one

tranquil loom
#

(Game crashed because I tried to open my deck IDK)

tranquil vessel
#

update smods

tranquil loom
plush hound
#

alright thanks

tranquil vessel
harsh glacier
#

hi lars

#

from cardsleve

tranquil vessel
#

't is me, lars from cardslave

#

hi haya

normal hollow
tranquil vessel
#

joyousspring

normal hollow
#

noooo

#

why would u take my child like that

tranquil vessel
#

I'm sorry I'll stick to jokerdisplay

normal hollow
#

yeah i dont like em

tranquil vessel
#

your least favourite child

jolly ledge
#

Can someone make a jonkler joker

plush hound
#

the soul pos worked :D

alpine bluff
#

balatro fishing minigame??

vernal hare
plush hound
#

almost a page

harsh glacier
plucky sorrel
novel heron
amber moon
#

im playing cryptid mod and now steam says it cant sync balatro to the cloud. should i be concerned?\

vernal hare
vernal hare
tropic egret
#

oh that's a hand

prime dock
#

visual studio tweakibng what are these recommendations😭

vernal hare
prime dock
#

im using the vanilla remade tarits

prime dock
celest charm
#

one of the best runs I had and it's all thanks to extra credit mod

normal hollow
#

yet

prime dock
willow tartan
#

how does one completely delete the mod manager and all related stuff, the terminal window is annoying me

novel heron
prime dock
#

the blue one

normal hollow
dark warren
#

never end your life

#

i love my computer

#

(100 million)

prime dock
#

someone should makea mod that makes score display in normal text

#

instead of exponential notation

willow tartan
#

d

prime dock
#

because it would be funny

#

it should just stretch the box outside of the boundry

plucky sorrel
#

Go a step further and write it in binary

prime dock
#

OH MY GOD

#

ONE OF THE STRINGS IN THE CRTYPTID CODE FILES ""YouJustLostTheCasinoGame"

#

JGBHBBGHRB

naive rapids
#

Good morning

clever spear
#

Goodnight

sudden trail
#

idea for a legendary+ jokers:
1 in 25 chance to gain $1 when K key is pressed. When this effect is triggered, raise the amount earned to the power of 2. Works 15 times pers ante

celest charm
tropic egret
zinc ibex
#

Can anyone in here flatter the new guy with how the multiplayer mod works and how I can set it up and get involved?

tropic egret
#

go to multiplayer mod discord server

zinc ibex
#

Ah another server okay thanks!

normal hollow
celest charm
jaunty galleon
sudden trail
#

basically spam your k key 15 times every ante

#

and profit

#

eventually number will get big

celest charm
sudden trail
#

meant to say X2 okay

celest charm
#

lol

sudden trail
jaunty galleon
#

is it really that horrible

sudden trail
#

i mean in a good way

#

like its not a bad idea

glad dew
#

what holotro now
is holo id relic have ability now?

sudden trail
#

nubby needs its own mod

#

i honestly dont like nubby that much

#

its too random

dense egret
#

hoiiiiiiiii

sudden trail
#

a slay the spire mod would be cool

#

i plan on making that someday

dense egret
#

will add mana?

sudden trail
#

maybe

woven orchid
#

yo guys ive got this right

prime dock
#

wheres the mult

#

oh wait

#

oh my god

#

no

celest charm
woven orchid
#

i eated it :3

#

this joker does in fact straight up remove mult as a whole

prime dock
#

at least add like 100 chips

woven orchid
#

dude its supercursed what do you want from me

#

if you get this you are supposed to DIE

dense egret
woven orchid
#

jioker the balala

sudden trail
#

it was just an idea

prime dock
#

soemone should nmake a blaala pacj

dense egret
sudden trail
#

but the scaling could get crazy over time

woven orchid
#

i should make a counterpart to this joker which removes chips and if you remove both of them then you get this secret screen that i made

brisk seal
#

with no chips and no mult the onyl valdi score should be 1

#

as the product of no numbers is 1

woven orchid
#

yeah

dense egret
woven orchid
#

well of course 1*1+800 is 801

dense egret
#

in entropy i think, i dont remember

#

also an enchantment, "ultraviolet"

hard plank
woven orchid
#

turret huh

hard plank
woven orchid
#

considering that its intended to have a value of -$1e6 i dont know if thats a good idea

hard plank
#

at least you won't die

stark shale
woven orchid
#

it gives you 5 rounds to prepare -1 million dollars is worse than needing to pivot to chips within 5 rounds

hard plank
#

wrath can happen

#

trust

hard plank
#

not cap

woven orchid
#

then ill just make it remove money if the card is removed and have a sell value of $0

hard plank
#

what the opposite of cap

woven orchid
#

minimum

hard plank
#

is there not a shorthand for it

woven orchid
#

min

woven orchid
#

does that not call remove_from_deck()

#

because if it doesnt that would be dumb

#

and i would protest

hard plank
#

it does

#

tho it's not setting the sell value

prime dock
#

i hate my life

#

this one joker

#

has single handlu

#

took three days of my life away

#

probably gonna be four

gray cove
#

Damn

#

It’s not that deep bro 😭

prime dock
#

no but what im not understanding is how difficult it is

gray cove
#

Do some art and forget about coding

#

That’s how i cope

gray cove
prime dock
#

yes

#

i have

#

im just trying to combine to-do list and idol

gray cove
#

Good luck

hard plank
#

grrrrr..

prime dock
#

hkBNFBDHBHF K nvfhVAHFGHHIHEFGBHJJFGSHF HDhB JBFHHJDGvfihjVHDFJB'}gwS
wVAJ D

#

DFvHFvdhb fhdBUIFdSFHEbhjA

blissful stag
#

I finished deltarune chapter 3

#

Progress will almost start again

limber cairn
#

almost done

#

i gotta do the light in the bg

gray cove
#

Omg

#

It’s so good

#

Are you making certain albums?

hard plank
#

why is there 2 de

#

ok fixed

glad ore
stark shale
mint spindle
#

that would be the problem

gray cove
#

Bunco

hard plank
#

chat

#

i realised

#

i have to draw

stark shale
#

something wrong

gray cove
mint spindle
#

the fun part about modding is coding and watching your item actually work

gray cove
mint spindle
#

i am terrible at drawing lol

stark shale
#

and i got a stackoverflow when starting a mod

gray cove
stark shale
#

how unstable is my modpack jeez

gray cove
#

Avg cryptid

hard plank
#

unstable

#

is that a reference

gray cove
#

Nvm

#

I was gonna say something controversial

#

LMFAO

stark shale
#

i see alot of mention of pta_saka in that stack traceback

dreamy abyss
#

points at teto pfp holy shit! turquoise tornado!
(i am joking)

limber cairn
#

all album jokers so far

mint spindle
#

and femtanyl

gray cove
stark shale
#

HOLY SHIT

#

THAT STACK TRACEBACK IS FULL OF

#

PTA

mint spindle
#

pta?

gray cove
#

Misew what are you on about

stark shale
mint spindle
#

ah

dreamy abyss
#

prosopagnosia momento

hard plank
#

i love prosopagnosia

#

i

#

can't spell

#

thanks

stark shale
#

time to downgrade

gray cove
#

Who tf is steve lacy

hard plank
#

highly effective

mint spindle
gray cove
#

Me when i have no idea what’s chat talking about

stark shale
gray cove
mint spindle
mint spindle
# hard plank no

wow what a rude and disrespectful comment
mods, publicly execute this [amazing modder]

#

in any case

hard plank
#

if you make a mod for this game you are not okay in the head

mint spindle
#

cryptposting

hard plank
#

and especially Cryptid shitpost addon

mint spindle
#

i'd say the opposite; if you play balatro and haven't made a mod for it, you're just addicted to gambling

dreamy abyss
mint spindle
hard plank
mint spindle
#

-# close enough

hard plank
#

i mean

#

i only have a balance for it

mint spindle
#

hey you stole my formatting for tetration

#

me when {X:dark_edition,C:edition}

gray cove
stark shale
#

wondering if banning that DAMN JOKER will work

hard plank
mint spindle
#

then uhh

#

make it ugly or something idk

#

that'll fix it

#

oh yeah btw @hard plank we should like finally implement that cross-mod

stark shale
#

guess i cant play balatro untill payaya fixes propagagoagnoqsvnasnfqocqwnfobv

mint spindle
#

here lemme code the effect rq

hard plank
#

I'm out to lunch tho

mint spindle
#

well actually

#

first lemme find it 😭

#

Create 1 Default Joker at end of round (Does not require room)
Bulgoes give 27 Chips
+1 Mult (immutable)
+1 Chip (immutable)
X1.27 Chips
X1.98 Mult
^1.1 Mult
Joker Jokers (ex: EVIL Joker, Joker 2.5, Joker?, Joker, etc) always appear Negative

hard plank
#

i mean

#

there's this many right now

mint spindle
#

the whole point of cryptposting's effect is to have a ton of really "okay" abilities

hard plank
#

fair

mint spindle
#

cuz it's a shitpost and shitposts really aren't that good

dreamy abyss
hard plank
#

i think i should minimise it

#

and only show more details when you press shift

#

like Minecraft

storm forum
#

-# Like I've enabled for Prospect.

hard plank
#

this is like another Minecraft modding

storm forum
storm forum
mint spindle
#

nah mine's way more high-quality

#

we have bulgoe

hard plank
dense egret
hard plank
#

the pissandshittium motto

#

"we literally do not care"

dense egret
#

so your ip its now public?

harsh glacier
#

how about to post the whole crash

dense egret
#

XDDDDDDD

hard plank
mint spindle
hard plank
#

i don't know what the IP shit comes from

dense egret
hard plank
#

like

#

your IP is always public

mint spindle
#

yeah

storm forum
dense egret
hard plank
#

no

#

if you connect to a website they will know your IP

#

unless you're using a VPN

mint spindle
#

i could leak my ip rn and nothing would happen

dense egret
harsh glacier
#

you can only get a very rough approximation of your location via your ip

mint spindle
#

yeah

#

like

dense egret
harsh glacier
#

stop worrying too much

mint spindle
#

"oh i live in this city"

#

like you'd have to nuke the entire state of arizona to kill me

hard plank
#

my ISP only gives estimated location

#

it could be any city in the country

mint spindle
#

same, i believe

hard plank
#

literally

mint spindle
#

that's different

dense egret
#

The IP is simply how the Internet knows you exist, and your "name" is those numbers.

hard plank
#

at least over here we have dynamic IP

azure dagger
#

"Thanks to today's sponsor-"
Skipped

mint spindle
dense egret
#

what

hard plank
#

IP address doesn't have to be for public internet

dense egret
hard plank
#

so what you are saying is false

#

IP address is just an address

azure dagger
#

And there's 2 flavors of IP

#

IPv4 and IPv6

hard plank
#

there are blocks of IPs that are allocated to certain uses

dense egret
deep zenith
azure dagger
dense egret
#

It depends on the company, mine is 191.0.0.101

azure dagger
#

-# well that's new...

dense egret
#

Anything that can interact with the internet has a name.

#

Do you want to be more reserved and have more security? Then you'll have a nickname.

#

confident? the fuck translate that

azure dagger
#

Use a VPN while browsing

harsh glacier
#

hi guys

dense egret
mint spindle
dense egret
azure dagger
#

and like the 2 Factor Authenticator joker from aiko:
"PSA: please enable 2FA on all your accounts!:

cunning sundial
#

Finally got cryptid working!

azure dagger
#

-# But for real, PLEASE DO THAT.

hard plank
#

xkcd moment

#

i mean

dense egret
whole nova
cunning sundial
mint spindle
#

gameplay-wise, i mean

cunning sundial
# whole nova

Makes high card more interesting to play I think, very good

whole nova
#

yup, but too many high cards absolutely destroys your scoring

cunning sundial
#

High card, pair, even gets value from two pair

mint spindle
#

i like the design too, but imo it just feels like a much, much better to-do list most of the time

whole nova
#

could always be turned into an uncommon

cunning sundial
#

I like that it can make you choose between score and econ

mint spindle
#

like if you had 8 hand size and a flush in your hand that could win the blind, just play high cards until you're on your last hand then play the flush
free money

cunning sundial
#

Also encourages spending hands like reserved parking and other jokers

#

Yeah exactly

whole nova
#

or am i misunderstanding you

mint spindle
#

yes, but you earn two dollars per hand if the played hand of 3 cards is a high card (which it usually is)

whole nova
#

true...

mint spindle
#

even if it was a pair, that's still just $1 per played hand with the 5 card hand still held in hand

#

and it gets so much better on high card/pair/three of a kind builds

whole nova
#

could always be chance-based like things such as reserved parking

hard plank
mint spindle
#

i like it, but i feel like it could be better balancing-wise

hard plank
#

SYNERGY?

mint spindle
whole nova
cunning sundial
#

I think it's a solid joker design, but definately deserving of uncommon for the ease of getting 10+ dollars per round

hard plank
mint spindle
mint spindle
whole nova
mint spindle
#

then again, all of cryptid's ascended hand stuff is synergy with this joker due to +card selection limit lol

whole nova
#

yeah tax return would be absurd with cryptid lmao

mint spindle
#

yeah

#

infinite deck would go crazy

whole nova
#

we're trying to stay vanilla+ so if it's overpowered with cryptid, eh

#

not our problem

mint spindle
#

yeah

cunning sundial
#

Could make it 1/2 or something

whole nova
mint spindle
cunning sundial
#

Then it works with situational oops too

mint spindle
#

if possible 2 in 3 would be best imo, but obviously isn't vanilla-like due to the numerator of >1

cunning sundial
#

1 in 1.5

mint spindle
#

so i'm not sure how this would be balanced well

cunning sundial
#

Xd

whole nova
#

it's kinda in a rut where any nerfs make it underpowered, and its current iteration is slightly overpowered lol

mint spindle
cunning sundial
#

Jusy let it be a bit overpowered

#

Good cards are fun

mint spindle
#

photograph:

whole nova
#

at the very least a change to uncommon isn't gonna make it bad by any means

cunning sundial
#

If it's insane, roll it back, but being real good is fine if it's fun

mint spindle
#

if you change it to uncommon, make it 1 in 3 for $3 per unscored card

spice coral
#

Anyone know which smods version doesn't crash when you open view deck?