#🌱・seed-chat
1 messages · Page 11 of 1
it takes ~90 stencils to naninf (plasma). not the easiest path 🙂
154/4 plasma, 308/4 anything else
interesting seed just means there's lots of different interesting ways to play it. probably just involves perkeo b/c then you can do anything you want (get some $, do your deckfixing, then it's just how you want to break the game today)
no one really talks about tarot looping in practice. I've done the setup but actually doing something with it sounds ridiculously tedious
Cause vanilla you would have more fun watching paint dry
With mods theres a miniscule pleasure in watching the double tag number go up
7LB2WVPK
When you obtain a copy of every tarot in the game (eg. via Perkeo/fool) and use emperor/fool to give yourself infinite tarots/$$$
HOLY SHIT
I posted a save with that I can probably find...it's not exciting
i have this seed memorized, i should really start using it for some passwords
#🕹・game-discussion message save with all tarots except fool/emperor
that's not quite it...open, tarot loop whatever, be sad the practice isn't anywhere close to as good as the theory
What’s the highest ante someone’s reached with this beauty of a seed
Whats the current best seed out there?
https://discord.com/channels/1116389027176787968/1247015339443621959 or https://discord.com/channels/1116389027176787968/1307297755433009223, both have the resources for the "best" strategy in the game
that strategy is described here
Do we have a seed miner
Yeah, me, they put me in the seed mines all day, they usually give me a five minute break if I find a sunflower seed
Can’t the rtgame seed reach naninf?
i'm not sure if still it can in 1.0.1m
there are a lot of naneinf seeds, but these seeds are unique in the sense that they can basically demolish any seeded world record as well
I’ll check
I think it gives instructions in the vid
soul is ante 9, that's not great...
What are you talking about
the soul spectral
Is there guides on how tk get started with these
In what seed
since jokers changed rarity, the old rtgame vids probably don't work out the same way as the bunch of vids on it
i think that 2k9h9hn seed has a bunch of guides
in the seed thread
I also rolled these seeds up a few weeks ago, I don't think they're in the seeds channel, you can be the first 🙂
here's some interesting starts: G1THUJEV 68ZMVTKA BN5684TL for perkeo+telescope+ante 2 observatory+some way to pay for the vouchers.
Must spend hours perfecting it
So no seed miner?
Whats the deal with these?
@pallid saffron is there a startup guide for immolate somewhere?
What about for designing your own filters?
there isn't one yet, only the mediocre documentation here and the example filters
with programming knowledge it shouldn't be too bad to pick it up, but as I told you earlier I plan to make it much easier when I come back to work on it
All good then, no worries just wanted to see if I could figure it out before you have time to work on it! Thanks much!
yw
Im assuming you can just run this in a normal cmd on any pc?
yep
what graphics device do you have?
Immolate works best with NVIDIA, I don't think it works at all with AMD and you have to download something else for integrated graphics or using the CPU
Its just the integrated graphics on one pc and nvidia on the other
alr, I'd recommend using the NVIDIA PC then
it should work without having to install any drivers
What do you have to download for the integrated one
lemme find the link again one sec
when there is a will, there is a way
https://github.com/zoogie/seedminer
i know this is unrelated i just think the 3ds homebrew scene is very cool
can't believe they had balatro seeds cracked in 2018
Truly ahead of their time
how many seeds am i burning thru in a second or so do u know how to figure out the rate
using -g 92 cause the gpu had like 46 processing units or whatever it was called
Thank you 🙏
wondering how much seeds I would process with my 4090 // maybe we can hunt for the "ultimate" seed
maybe. I think the CPU rewrite will generally be much better, the code itself is probably unoptimized for GPU and it’s not very scalable for future game updates without performance drops
3x baron
I didnt find the blueprint, cant max red seal and i skip a legendary joker
my new record, after 4 hours trying
1PN84KY2
ABSOLUTELY INSANE Plasma Deck seed
What about it
I call this seed, surprise your dead: TBA4W489
the Ultimate Seed can’t be too specific otherwise it would be impossible to find.
in general your strategy will need to look something like this:
- look for early econ that lets you start searching deep early
- check for your Desired Pieces within some threshold of available shop depth that is large enough to accommodate viable seed production while still getting you all your broken ass combinations. check for all pieces over deep shops in multiple antes
- slowly make things a little more specific to speed up getting to End Game until it takes too long to find viable seeds
Man, using immolate is so fun lmao
I've made like, 3 different filters with it.
4 actually
(Immolate the seed finding program)
the first thing i did was make poly glass red seal king in first pack with free shop tag and dna + trading card + cryptid affordable / free in the first shop lmfao … that was fun.
now i’m trying to brainstorm a blueprint for setting up a generic system for finding particular end games
it’s been fun
It's like "man, I wish I had a seed that has x under y condition"
Wait a minute, I can literally do that
Most of the time
You cannot, for example, find 5 soul cards inside of a tarot pack
But you can find 3, I guess
i do wonder, since the rng generator is deterministic, if it’s Mathematically Possible to work backwards from a set of conditions to create a seed that produces such an endgame instead of searching forward from random seeds
i am not a math nerd though so i could be talking out of my ass
That would require skills other than "copy pasting code from other people smarter than you"
x3
@pallid saffron if i want to add an indeterminate amount of cards to my deck, do i just increase the deck size from 52 to like 100 (random big number to satisfy static allocation requirement while giving Enough flexibility) and append them to the end? and removing cards i need to remove and shift higher cards ? idk how it works internally for balatro but i assume it is just append / remove (and shift)
chat idk if its related but what is the minimal and maximal length of seed generated in balatro?
8 characters. alphabet and 1-9
that’s 35^8 + 35^7 + 35^6 etc so
2318107019761 possible seeds
hope that helps @sonic laurel
thanks!
Actually, wouldn't it be 35^7
- whatever
Because first one would be 35^0
...Actually, yes and no
If you wanted to calculate when a seed is in the seed sequence you'd do 35^7 * [First digit]
But if you're calculating how many seeds there are I believe the max amount is 35^8? And including 35^7 and below actually gets you the wrong number
Yeah, because if we take this down lower to only powers of 2, the max you can get in base 2 (so the number 1111) is 15. Which is 2^4 - 1. Even though when transferring the number to decimal you'd go
2^3 * 1 + 2^2 * 1 + 2^1 * 1 + 2^0 * 1 = 15
Tl;dr, there's actually like, 2,251,875,390,625. Or maybe one less idk.
Or maybe 2 less since you can't enter 0 as a seed in balatro
...Actually with that in mind what I said earlier about there not being a seed with 5 soul cards inside of an arcana pack is probably wrong.
Since that's a 1/2,430,000,000,000. Which is a bit more than Balatro's seed count, but also there are more than 1 Jumbo or Mega Arcana pack per balatro seed
Start with a runner and Wee joker- just great for chip building
That probably works? Not sure how good Immolate is at generating random cards though
this is the blank zero digits seed
no. 35^8 ignores all 7 digit seeds
35^7 ignores all 6 digit seeds
etc
you need to include them
example.
what are all the combinations of we only had 3 digits and 3 characters to work with
3^0
(blank)
- 3^1
A
B
C
+3^2
AA
AB
AC
BA
BB
BC
CA
CB
CC
+3^3
AAA
AAB
AAC
ABA
ABB
ABC
ACA
ACB
ACC
BAA
BAB
BAC
BBA
BBB
BBC
BCA
BCB
BCC
CAA
CAB
CAC
CBA
CBB
CBC
CCA
CCB
CCC
hope this makes sense
so 36^8 -1? (2.82e12)
1-9, a-z, blank are the options?
probably still some identical, but it's fine for an upper limit 🙂
you can't have spaces in the middle
so 35^8 + 35^7 + 35^6...is the thing?
correct
i’ll do some testing n see if i find inconsistencies
any seed for nane inf fast way?
unless there's a seed that just hands you negative copy jokers, it's usually playing all the rounds so perkeo can build up something broken
🎮 Special Balatro Showcase! 🎮
Hi everyone!
I’m preparing a Balatro showcase for an upcoming event, and I’d love your help to make it even more fun and interactive! 😊
💡 Got any interesting seeds?
I’m looking for unique or exciting seeds to play, ideally lasting 20 to 45 minutes max (all seeds included). Whether it’s challenges, unexpected builds, or just plain fun runs, I’d love to see your suggestions! 🙌
📩 How to contribute?
Drop your seeds in the comments or send them to me via DM (or ping). I’ll pick the best ones to feature during the event.
Thanks in advance for your ideas! I can’t wait to see what you come up with and share this moment with you all! 🚀
Please move me to the right channel if I'm ever in the wrong place. (I see there's a sheet pinned in this channel just to advise.)
someone can help me i need a seed for yellow deck gold stake
holy hell why is there a pinned seed list here, it looks ancient
It is haha.
Here are two of my favorite seeds:
https://discord.com/channels/1116389027176787968/1247015339443621959
https://discord.com/channels/1116389027176787968/1221134148601778287
The first one is pretty much the strongest seed in the game
The second has some weird bugs especially on Erratic Deck, it’s my favorite of the kinds of glitched seeds
I'm quite surprised there's no official sheet! We have so many good showcaser / player on YouTube.
I guess https://discord.com/channels/1116389027176787968/1156061354076155944 works for that, but discord forums are an imperfect system for it
Thanks, I'll look into it 👀
I mean, it's quite chaotic 😂
Any seed for fast nane inf? exactly details
BTMPW4TQ: Infinite jockers with wormhole deck in cryptid + all legendary jokers by ante 4
what’s some ways to set up for very good econ early game (ante 1-2)
whats the seed that gives all burnt jokers?
Reserved parking
Burglar, mime, blueprint, brainstorm , oops all 6 all help
what is the best current seed for endless
tyty
https://gist.github.com/Savestate2A03/8be27e072265a2b5ba01815d4d529834
getting like 17 minute compile times lmfao ...
will probably need to unroll some loops
Immolate also has really long compile times for some reason
That’s one of the reason why I’m working on a CPU rewrite in C++
im in ante 2 with 158 lol yay
Any seed for nane inf?
When you play lucky cards on a certain seed, does the ante you play the lucky cards in matter?
Like, if the third lucky card you play in a seed gives you 20$, it should always give you 20$ on the third lucky card no matter how early or how late you play that third lucky card right?
Obviously third time playing that lucky card each run on that exact seed
i actually have no idea . worth trying out by finding a seed w a lucky in ante 1
if following the trend of lucky cat absurdity, i’m going to want poly red seal lucky face cards with socks & oopsies & bluestorming right. showman and invis i guess to build up retrigs.
perko probably good for duping deaths / hanging . cryptid good too
is there anything about this build that i’m not thinking of that would make it even more insane
best way to get negative specific jokers is reroll shop until right before it is in shop and neg tag it right
(i’m relatively new to all this so i’m not super familiar with the common best engines)
dear god
https://discord.com/channels/1116389027176787968/1311658432994086952
this seed is so wild holy
Suffers from no perkeo though
So it can’t get incredibly far
Watermelon seeds
what’s the best way to get negative jokers. is it just rerolling (ectoplasm maybe once i guess) and neg tags ?
ya, neg tags. afaik there's no way around ecto -> instant lose
i’m understanding the importance of perkeo and observatory. it feels like it’s near impossible to get the resources to dig for late game engine pieces without it
is there anything with as much scaling force as perkeo observatory
neg tags in slot one for an ante is definitely something i need to mark down as a priority in my seed filters once an econ engine is up so u can basically get a free neg of choice by rolling to before the joker (and rng that it’s in the first slot)
Its hard to explain all the factors that have insane scaling force
But for example in the insane lucky cat seed the factors are:
Must need perkeo somewhere in the run ante 1-10
- Super good economy early on, overstack voucher
- Fairly good amount of blueprints/brainstorms/diet colas in shop queue
- A negative tag around ante 8-15
4.good enough shop queue to get 2-3 useful jokers from that negative tag - Good seance spectral queue to get ectoplasm and cryptid
- A way to score without using a joker slot (negative lucky cat for this seeds example, but mostly observatory)
whats a good sseed if i want to get naneinf
i dont want a route for the ufll run
just for a start
just had an insane run with 2 ectoplasms, (and an achievement for it), had like 95% spades and went flush only.
How do you get so many lucky cards tho
Dna
ohhh
also on the negative pereko and triboulet i can never get a blueprint or anything
idk what to do with that
naninf isn't so bad. with perkeo/bp/bs/mime/baron + red seal kings you need 50 cryptid to naninf
what seed should i use
almost any perkeo seed? just a way to get $ to roll enough to find the stuff and enough score not to lose that way
if you want to use ghost deck or something then you need ~100 cryptid (1.5^900ish plasma, 1.5^1800 anything else. (card + seal + mime) x 3 baron, so you need 100 kings plasma or 200 kings anything else)
feel free to provide the seed if advice wanted
this is very helpful, tyvm
when you say "good enough shop queue to get 2-3 useful jokers from that negative tag"
do you mean multiple negative tags that you queue up jokers for to apply them to ?
multiple double tags. you'll want a mod that removes animation on that, even only 100 of them takes 5 minutes
but probably talking about selling BP/BS copying cola and so on. you want a pile of negative
the useful jokers need to be paired up then ?
also til you can sell bp/bs copying soda that's funny
Lucky cat, hack, brainstorm all close to each other
look at DrDreamO posts above. you want almost all the commons and uncommons. then there's very little that'll appear in the shop that isn't useful
so here you'd wanna neg 4x if possible
Yeah
ok this is making more sense now
On this seed i manage to get 18 negative tags by that ante
And the shop queue gets me lucky cat, hack , 2 brainstorms, dna
Super helpful
how do you build up that many tags ?
With a big economy and rerolling
You can sell blueprints copying cola
note that that's the only fun part of the strategy. once you get to the point of rerolling shop 5k times per blind...
True
what gets you that much money per round ?
i was only getting like $400 with poly red seal lucky cards with double/triple oopsies
and retriggers
What i had on that seed by ante 4 start
13 hands by copying burglar
Around 40 dollars per hand copying reserved parking
reserved parking is better than lucky and multiple oopsies ?
Early game
I switched to scoring lucky red seal 2's at ante 9
Get many copy jokers

By ante 12 i could score all hands of flush five 2's
it's best to have the neg tag at position 2 right, so you can reroll the shop to a specific position ?
Position 1
i had a build doing this by ante 7 i think last night
oh wait yes you're right
you shop before going into blinds
it was jacks though and socknbuskin
instead of hack
Yeah you get the idea
ok cool thanks again this has been extremely helpful
But this isnt what you should put into filters thougj
Manually check soul and find the queues
Negative tag amount and locations should be in filter
find the queues ?
guess immolate doesnt have a soul checking fn yet then ?
I meant like
You go thru filtered seeds using soul
Immolate pops out a seed with like 5 negative tags in 1-39 antes
You check their locations and the shop queues using soul
Get a general idea if that seed has potential
ohhh ok yeah, i have been working on a pretty expansive filter framework for flexible searching of specific requirements over several antes / shops / packs
which may take a lot of work out of the manual potential search
When playing/optimizing seeded runs, what are the ways that are available to adjust what cards from your deck are shown to you when opening a spectral or tarot pack? I've stumbled across a seed that's very fun to me, but when I open a specific pack I'm finding that the vast majority of the time I get the same selection, but very rarely I will get a different (and better) set of cards. I'm trying to recreate what I do to get that one state, but I'm having the hardest time with it, and searching online isn't getting me anything useful either.
Pretty sure the only way to change the cards is opening packs in a different order
With seed optimization i generally open the packs on a vanilla deck amd memorize the cards drawn
For example i want my lucky diamond 2 to show up in a spectral pack with deja vu
I check the first time
Oh a club 3 shows up
Then i try to turn that club 3 into lucky diamond 2 before i reach the spwctral
so how would you do that?
well that's different from opening packs in a different order, hah
so that's two ways at least
Fair
in my case, I know i've done something, because by now i'm pretty sure that i've been opening my packs the same way, and what comes up for this one pack can come out a few different ways. however, nearly every time i do it the way I wanted to it's ended up being when i forget to write down an earlier step I did, or it's my One Last Game before bed lol
I think I need to force basically one more card from the deck, but i'm not sure how to make that happen consistently, so that's why i'm here asking what the options are for manipulating that stack
record your gameplay with obs so you can scrub through it if you forgot something
I'm on my phone 😩 I picked up the mobile version so I could play it during travel last week and it's this one that's making it work. unless i'm somehow able to get the save over to a steam or switch version?
iOS or andriod? droid should be easier to deal wtih
android
search settings.jkr in the file system
that should be the folder with the save folders (1 2 3, one for each profile). I don't know if mobile does things different though
(each one has a sav.jkr inside, that's the save file)
I know there's some things known about card order, and that the deck isn't truly shuffled between blinds...like if you buy a pack and get that set of cards, do you get that set of cards next hand if you don't buy the pack?
hmm, i'm not seeing it, but my phone can be squirrely with this stuff sometimes, i'll have to check more thoroughly later today 🤔
one last thing about card order I noticed...I was doing one of BU's seeds, you get a purple seal whatever in a pack which of course you want and there's a death card to buy (and lots of death and fool in the card order). he plays a hand he doesn't have to and the purple seal shows up to copy (low odds like 25 cards in deck). if you don't get it there, that seal gets bottom decked for like 2 antes, so instead of having something like 6 purple seals, you only have the one which you won't see...
it's a seed with great jokers so not the end of the world, but that's a lot of deckfixing/whatever else you do with tarots to not have either 🙂
let me run this a few more times after work and check what exactly happens. i know that whether I do or do not buy packs doesn't seem to change what shows up during blinds (unless i buy a card or otherwise change up the deck), and usually it feels like my number of hands and discards played don't seem to affect what comes up in the packs' card draw, except in the very specific chance when it does
i got the card i wanted last night, and was able to have written down the steps i'd taken immediately before that, but not the first couple of blinds. if i repeat the steps i did write down, I get different cards drawn in the critical pack 🤦 what really makes this tricky is that there's barely any wiggle room in the first several blinds, so most of the changes are exactly what hands I play (which are mostly flushes, it's just a question of which cards I use)
I can give a more detailed breakdown of this in a little bit if that helps!
the 'magic' more or less happens over the first two antes, with the critical spectral pack being in the first shop of ante 3, so this has been very easy to iterate through (and find a lot of ways to have this not work, lol)
Someone should make an App Store app of immolate fs
Do u guys have a seed that makes it easy to get an infinite score
The long-term plan is to get it working in the browser
Which would also work on mobile devices
Oh alright gotcha!
the great internet balatro seed search
Who needs GIMPS when you have GIBSS
Out of curiosity:
which would you say your “favorite” is? I see (if discord is working properly) you make quite a few mods
Also a little nosy but by long term, late 2025? 2026?
Cryptid
I want to do it at some point in 2025, basically after Cryptid is in a good state and Ankh is finished I want to shift to Immolate dev
the rewrite will be the hard part, not porting it to the web (since the same technology I used for The Soul can be reused)
Very important question: all of your mods are named after spectrals, seemingly
how do you pick what to name each mod
If anyone knows the internals of how Balatro’s seed system works, if you were to so something like, say, play a very very big amount of lucky cards, would the rng ever loop and start giving you the same rewards in the same sequence?
after 2^222 lucky cards yeah
Ah, I see. Why that many lucky cards?
Mirror of the LuaJIT git repository. Contribute to LuaJIT/LuaJIT development by creating an account on GitHub.
Ahh, I see
the period of the rng is 2^223, there's 2 random events per card
so safe to say you'll never get that far lol
Yeah I knew you couldn’t lmao.
I pick which one is the most thematic for what I’m making, based on its in-game effect
Was mostly pondering a question someone asked the other day asking if you used a lucky card would you ever be guaranteed to get the 20$ effect to trigger
And I basically told them “No, but also yes”
For instance I also want to work on an in-game seed analyzer that’s mod-compatible at some point, I’ll probably call it Ouija
well, you could get a few oa6s
OA6s?
oops all 6s
Ah
I guess this assumes you don’t have oa6
Also yeah
It makes me wonder what the biggest dry streak of lucky cards could be
if you get a seed which encounters that bug where nan is calculated somewhere for certain events which causes the random function to always return the same number im fairly sure if you can get that to happen in the case of lucky cards that you can get an infinite streak of dry cards
outside of that? there's ~35^7 possible seeds, each with a period of 2^223, ill figure out that calculation later
I wonder if simulating that is practical or not
definitely not but you don't need to simulate anything
if i still remember what a geometric distribution is and R doesn't fail me i should be able to figure that out
later
when im not at school
now that i think about it it's slightly different
ill ask my stats teacher about it
i dunno most distributions so 🔥
okay, still unsure. http://www.csun.edu/~hcmth031/tlroh.pdf might be helpful? haven't exactly read most of it yet.
seems promising, don't fully understand it yet but there's plenty of similar work out there
that paper was from 1990 so that professor was using basic to model his stuff and i don't quite feel like finding where he left his program and i feel even less like reading basic code
that god forsaken language was phased out about twice my age ago
Hey does anyone have a good beginner seed for red deck I’m a newcomer to the game and am stuck on red deck right now
playing a seeded game doesn't unlock things or count for achievements. prob best to watch some gameplay if you're really stuck on what to do
Ok thank you
the tutorial seed (which is just TUTORIAL) is very good even if you don't have much unlocked
and yeah it doesn't unlock anything
Ok thank you very much
there is approximately (not guaranteed) the chance of one sequence of 50/51 1/20th chances happening sequentially over the course of 2^223 chances. rough math, there is probably an actual statistical model to calculate this
anything higher would be considered “impossible” i think but that’s ignoring anomalies in the (i assume) lcg
number i got was 51.29
the issue is that youre running this 35^8 times and the amount of right-skew at this point in the distribution is probably insanely high
so good luck estimating that
expectedValue <- function (n, p, nq) {
t1 = log(nq, base = 1/p)
eulersconstant = 0.57721566490153
t2 = eulersconstant / log(1/p, base=exp(1))
return(t1 + t2 - 0.5)
}
r function I wrote to calculate that btw
intends to follow whats shown here in that paper i linked
no clue what the point of the tiny numbers are ! its not stated and i dont want to bother looking at the citation for that
(where it would be stated)
its definitely not relevant at 2^223 anyways
gives 3024 for longest expected dry streak btw
only thinking about the money odds \
oh wait
might have done something wrong there 
that's like a google...3k seems pretty low. depends on the generator function
assuming pure random
don't see how it wouldn't be pseudo random, otherwise wouldn't be repeatable
?
of course its pseudo random
the period before the prng repeats is 2^223 which is why that number is used
how it's implemented in the game is available, depends on if the underlying lovely function used is too...
please just backread we went over this
showman is an amazing joker. I was able to get two more cavendishs off of it.
What effects what's in a pack? I'm running through my seeded run guide for a great run I had. There's something off pretty early. There were a few things like opening and skipping packs that I didn't write down. There was a Soul in one of my arcana packs that is no longer showing up. Is there a reason behind that?
Other notes, all hands up until this point were the same
I don't know if future hands are the same
I stopped here (shop 7)
the contents of the packs come off a list generated per ante. so if you skip the arcana pack in the small blind, you see those cards if there's a pack in the big blind. if you took the first, you see the next cards in the pack queue
Interesting. So if there was an earlier arcana pack I should have taken it?
@vivid narwhal
just that it would explain what you saw. some lists are per ante, some aren't, so it's not a general rule. but most shop things are per ante, so guess that is 🙂
Does anybody know of any glitches seeds
Like the on e that’s all rares and spectral packs only
And the erratic deck seed that gives you nothing but tens of spades
ALEEB gives a bunch of soul cards
7LB2WVPK
if a judgement card or the soul would give you a negative joker, would it still let you use it even if all the slots are filled?
I assume no because the negative would trigger after it spawns
What is the idea off seed I still cant understand it
all random events are predictable if you know the seed
Someone's already done this probably but try the BALATRO seed
been letting the seed finder run for a few days, hopefully one of these are at least somewhat decent
2K9H9HN
I think I reach the end, right? Start of Ante 2 with Perkeo + Triboulet both negative. Broke.
is there a guide on how to use it?
FTGDLFQE amazing Ghost seed, has a bunch of synergy cards and a cryptid in shop down the line if you reroll enough. i got too greedy with immolate and died ante 7, but its still a great seed
not really, i think the creator wants to make a nice user interface for it eventually but currently it requires developer knowledge to use and set up
ah do you know where i can find it?
although you might be able to fumble around with it a little by following the instructions on the project page and looking at examples
yeah one sec
An OpenCL seed searcher for Balatro. Contribute to MathIsFun0/Immolate development by creating an account on GitHub.
ight thanks
npnp
hey can someone do the math for the chances of an erratic deck to have 52 of the exact same card, same rank and sigil
we do have decks like that with glitched seeds fwiw
yeah thats kinda why im asking
ignoring glitched seeds itd just be (1/52)^52
which is a very . very tiny number
%0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000058590355212750214396958784110293324894993203402736104609318508497715 chance
Is there a chance for a bugged seed to give everything negative
**(1/52)^51
no, the bugged edition hits holo (polychrome with hone)
Unlucky
hm?
Does anyone know if there is an Erratic Deck seed that has more than 20 face cards naturally? I’ve seen a few 18 but never more than that.
you can just change the number of jokers allowed which is in the save file, so it's the same thing
#1314331486262132796 message
I put my knowledge in a document. Maybe some of you find it interesting/ amusing to read.
If anyone asks again, what is the strongest seed / best strategy, point them to this document.
APM5A8X1
Blueprint, Triboulet[Which you can negative before Ante 8], and Sock&Buskin.
is anyone have issues with Immolate seed finder on 1.0.1m? I'm seeing issues with rare/uncommon jokers not appear in pool as expected. I did a diff between the Balatro source of 1.0.1g & 1.0.1m and I only see changes related to the friends with jimbo.
check your joker unlocks
No seed changes were made since 1.0.1f, so 1.0.1m should be fine with Immolate
The OpenCL version is also sometimes inaccurate, so if you're able to compile the C++ version it can be more reliable
@last hawk are you using mods ?
Idiotbox also makes a good point ye, Steamodded messes with the queue too
ahh! thank you. this is a really old save with an incomplete collection. I need to load my C++ save
i just switched to linux and still getting everything sorted out
that would do it, glad I could help
thanks for the work with immolate, its very cool!
you were both right, I still had steam cloud save on pulling down a super old save and steammodded was messing with the queue.
What are the odds you get 4 of all cards in erratic, assuming all combinations are equally likely
Even though they’re not
By “4 of all cards” I mean basically a regular deck, but the suits can be anything
I'd like to know the math on this too. it's the same as rolling a 52 sided die 52 times and getting a number that wasn't picked before, I'm not sure how to calculate that but think it'd be pretty low
off top of head it's 52/52 * 51/52 * 50/52 * ... = 52!/52^52 but not sure how you get there generally
Would anyone be willing to investigate how broken this seed can get? I'm going to try my best but not the best Balatro player.
https://mathisfun0.github.io/The-Soul/?ante=15&cardsPerAnte=30%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100&seed=CE1I94DN double blueprint ante 4 but no showman that's reasonable to get to take advantage of that
(change deck to ghost if you want)
no souls unless a skip tag gets you to one
Holy shit thank you for sharing this @vivid narwhal Also yeah I was doing it on Ghost Deck.
No, as in the odds of getting 4 aces if any suit, 4 twos of any suit, 4 threes of any suit, etc
I already calculated the odds of getting a regular deck of playing cards btw
Lemme get the number I found
4.72e-20%
In the windows calculator, you can just do (52!/52). The ! there means factorial which will do 52 * 51 * 50… etc
And that works since (a/x) * (b/x) = (ab/x^2)
Oh you already said that last part lmao
I should mention in the windows calculator you get 4.72e-22, but that’s decimal form. You multiply by 100 and get the result in percent form
ya, just wondering if there's a faster general formula than having to think about it, multiply out the chance of each card, seeing if it simplifies 🙂
LSMBT9KM ---2 legend in a row (Pareidolia+ Canio is in Ante 1 Boss,Yorick at Ante 7 )
Dude I was looking for a Canio and paredolia seed, I come here so I can search the whole discord, and here you are

Have fun ~
When the double tag gambit doesn’t pay off 💔
Nice stuff
If you are interested, maybe this document can help you for future runs
Played on gold stake so this can probably do much better on lower stakes (two perisable blueprints was really sad) but C8CKUU77 gave me all this before ante 8
Got a lot of queen of hearts with DNA and ended up playing a ton of flush fives
Just realized that maybe you could have made it if your blueprint copied baron
mayber it woul have been enough
since they're all steel I don't think it quite gets there
that's why I just use gold, don't have to think about that and also $ 🙂
guess there's is where the e30 score comes from (dna adds 3 cards). so ya, another baron copy seems to do it, then you die next ante?
how do yall get all the cards in your deck to be the same? i always try but lose before i can get more than half my deck to be kings/queens with modifications and stuff
Getting a good econ + a good amount of purple seals is a good way
just econ is usually enough but that's not always practical (and no guarantee on a random seed). one purple seal, copy that when you can (death), usually can homogenize a deck in a couple antes. also destroy cards pretty much whenever you can, doesn't matter what they are. eventually pull a red seal out of a pack or with certificate/deja vu and turn that into the card you want. (it's also why baron is usually the easiest scoring path, don't have to mess with glass/poly/etc)
on a decent seed, can usually get the deck entirely what you want by ante 10 or 12 that way
some decks make it easier aswell ... like ghost deck is nice to thin out a deck quickly
can I use seed in android version?
best seed for unlocking brainstorm? (red deck, mobile)
First shop madness and 3 ankhs through the run, seed is xx39kzkn if anyone wants to experience insanity
none of them you don't get unlocks in seeded runs
oh akr
just hope and pray you get a royal flush to discard.
what stake and deck was this? I can't seem to find the shop 1 madness
I used blue deck, on black stake. I don't have everything unlocked, so there's a chance the madness replaced something
double checked the seed. It's in the left buffoon pack in the first shop
What’s the best seed in the game
3UHS9QEI this seed has already been posted a bit at this point and it's quite fun to go baron build
i just reset on the first blind until i could discard one
boss blind of the first ante of the very first game (seed tutorial). don't know if winnable after that, but there is a BS in next shop 🙂
Play checkered deck and restart until you get it
That's crazy
Also this is a death on ante 12 by plant
crazy seed for playin on mobile befoe sleep?
i like this start
How'd you get the 3rd blueprint
Ankh
And eternal, i got it
There is a ~5e-7% chance of an erratic deck having no face cards
There are 2e12 seeds
So even of we exclude glitched seeds there is a pretty good chance there is an erratic deck without face cards
But whyyyy?
Abandoned deck:
Omg I've nvr thought bout playing with the eternal
WIAXNK2T
Noob question here. What do the seeds control? Boss Blind order? Which Jokers show up? Have not messed with seeds yet and was just curious how the randomization actually works if it is seeded.
almost everything AFAIK. card order, what's in shops/packs, when lucky cards hit, etc
the only thing ive seen that isn't dependent on the seed is stone card values (which don't affect anything)
there's probably several other things
hi guys
Including what everyone else said it should be noted that things like booster packs and what appears in the shop are ante dependent. So if you reroll a lot in one ante the jokers you see won’t appear in the next ante if you were to replay the seed
eg. The random values in Misprint’s description (NOT the mult it actually gives)
Isn’t that based on the top card of your deck though?
I mean the +0 to +23
and also like which description it puts on each frame (when it gives you the top card message)
I just found a seed by accident and it lets you win with just high card
On plasma deck, but still
I wonder if there are any Broken Seeds. You know like Minecraft has seeds that cause the world gen to infinitly repeat? wonder if Balatro has something similar. a seed that causes the shop generation to mess up and do wierd/funny things
https://discord.com/channels/1116389027176787968/1295746896748613662
there’s a full list here, start with 7LB2WVPK on erratic deck
Is there a list of what the abbreviations in the doc mean?
how do Rare and Uncommon Tags work with the jokers in a seed? Does it pull the next Rare/Uncommon in the list for the ante or something else?
It uses its own list
Blue Deck, Red Stake
are there any seeds on par with 2K9H9HN
it's not on par in terms of everything else, but 1NSEDV6L is another negative perkeo and negative trib start
it's the negative tags that are the most broken thing, so any seed that has more than normal of them (although neg perkeo + neg trib is nice too)
hence why I said it's not on par in terms of everything else, unfortunately isn't as lucky w/ negative tags
Hey @pallid saffron would you be willing to generate another run of seeds for me like you did before? If so, can you do what you did here #🌱・seed-chat message but with paredolia,golden ticket, midas mask, and vamp? If needed it can be into ante 3 instead of 2
Yes. It works the same.
you can do this yourself
I can't get immolate working on my pc
wierd
Is there a way to manipulate what joker I get from a soul? (without using more than one soul card)
Nope
Every soul output is purely seed dependent
You can alter the joker by holding on to another and not having showman
But other than that, there is no way
is there any best seed for android users?
same question , do you have good seed in phone (ios)
every platform is the same
I dont know it same or not. But when i check in the "the soul" website, it only similar at ante 1 and it isnt same when go to ante 2
hi guys, are modded balatro don't have same seed with og balatro? i'm trying ALEEB seed who give me legendary joker in early, but the joker don't be the same with the video i watch on yt
You might be watching a video from 1.0.0, iirc it changed in 1.0.1
Or ur using latest steammodded
Does anyone know a seed to win in the yellow deck with the blue bet?
Now here's a challenge: Use the seed RAIDENEI to win.
I have tested this, it works and is possible to win.
You just need to crack the puzzle.
If you have found the solution, tell me either here (reply pings on) or in DMs.
Good luck.
Trying this when i get home
😭
it cant be that bad right?
There are a lot of seeds that can win yellow deck blue stake
But seeded runs dont count for anything, so you wouldn't unlock the next stake
if i have to use hit the road i will sob
absolutely insane High Card seed, get Double Tag and then get the tag that Levels up High Card by 3 (making it a Lv 6 HC), and then get Blueprint, Fibo, Splash, and Cavendish, other slot is a flex slot so i used Burnt Joker to increase the High Card level. I got to around lv 18 high card by A8
you should have everything by Ante 4 or 5
I used green deck in this run if that matters at all
one of the hardest seeds i have ever played
taking that spectral pack ante 2 really hurt my econ, was all downhill from there
try again
:trol:
What deck
I’m not sure where to put this but this is a really good seed
RAIDENEI
well i might have found a decent baron seed with finding canio in ante 5
got canio at x4 atm with this seed
Finally find mime on ante 9 with the baron seed
- canio
Here’s the seed for ante 5 canio + Baron run I was working on trying to get all of the decks to gold stake and so if your wondering that’s why but try it if u want
If u see the blueprint in ante 9 I found one but use it for this seed on a different stake or something I mean I couldn’t get the space for it
@rough siren I have reached a semi hell state in "BALATRO" seed but there are no more negative tags left in the run, what should i go for
Well madness is a world record that I am not contending
maybe etheral and try to get all legendaries. it's a feat that many have not reached
Is your goal to reach hell in other seeds now?
I mean most seeds strength is determined by the number of negative skip tags
but most people don't know how to take advantage of that
(which is why I wrote the doc)
I am happy to see you seeming to understand my strat
I might stream later btw if you have any questions
using one of the seeds but just wanted to know how people have massive hand sizes
You likely see people using cryptid
Thus, they do not dupe a planet
noice
Yeah i read thru it a bit helped me understand a lot more about the runs
Just reaching hell isnt enough
yeah but once you reach it you can play for a long time
You even skim through the queue and find more natural negatives
I do that. I got a neg bp at 25000 deep in a 24
Yeah i cant figure out where im at even if my life depends on it
use the edition of jokers and also the planet cards that appear
Planet cards the only option cause i got hone
Cause i needed to land petroglyph in the right ante
ok then ok
I hit a nasty negative tag skip to get 5 useful jokers from just 27 negative tags
Got a vid of it too
Here is one #1297188344773742673 message
Thank you so much ❤️
Damn I fuckin suck
I dont know If i should ask this here, but How does immolate work (the Program), like i have the files but idk what tô do with them
you write a C program using the libraries immolate provides
or cpp?
i forget
ok yeah C
C++ is the rewrite
How do i access those libraries? ( May be a dulb question) But i really have no single Idea How to use it
immolate is not very user-friendly currently, I'll warn you
I have other projects that have taken priority, but someday I want to return and make a version that's much easier to use
Thx man
what's the timeline on that btw
there is no timeline 
my rough idea of things was finish cryptid refactor, then finish ankh, then work on immolate

cryptid is going to be something that will be a forever responsibility though
so idk where I will get time for my other projects lmao
tbh the best way for me to not get burnt out is to pace myself
im just gonna get back on vyvanse tbh !
i have adderall but that shit makes me crash harder than a russian dashcam on twitter
drives me crazy
guys i just had a crazy new pb
ik it isnt that great but i started playing like a week ago so🤷

Hey! First time here. Can anyone help me with a seed? I got double poly dna with negative brainstorm early on. While playing i also got photochad with baron. Now replaying it i couldnt find baron. i remember having photochad together in shop but didnt find them again
8KF6URR4 is the seed
double skip and discard till u can play j-7 spade strflush, buy right pack for stuntman and buy dna. next round play straight, skip blind to get ankh for dna. This is how far i get consistent. Next round i dont know the optimal hands..
what i did is use double fool pack and played 2 pairs with bonus cards using fools
@rough siren i wonder could it be possible to reach "hell" super early with perkeo ankh duping
You lose perkeo but still
not sure how that would help
super early, you really have no engine for anything
Also not for ankhs
also, you will struggle to set up pseudo tarot looping
but feel free to try
True..
I did not find any case where ankh was the superior way given unlimited time and hardware
I did 300 charm tags in my run and i was amazed how common souls were
yeah. In my seed in A31 there is one after 250 ish, one after 290is and one at 300ish tags
If you can use my strat, you can get them quite well
Can you use immolate on mobile? If so how would I do so
You’d have to run it on your computer or use The Soul which just has analysis stuff
In the future I also want to use that site to get Immolate running cross-platform
Is there any seed that has vampire and midas early?
👍
Are there any documents of seed walkthroughs? I kind of want to follow a step by step guide for big numbers
#seeds usually for the interesting one there's directions, sometimes very specific ones
Just wondering since the update,https://mathisfun0.github.io/The-Soul/?ante=15&cardsPerAnte=30%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100%2C100&seed=CE1I94DN does this still work?
I imagine it does, but I just want confirmation.
Yes
Thanks.
Could anyone please help me optimise the thread I just made in #1156061354076155944?
@dawn veldt Any chance you would mind?
I've been looking at the seed analyzing tool and its kinda neat but im still fairly new so im not sure how to plan out a run with the info, any tips?
Sound stupid but trial and error
You need to develop a feeling for synergies
But maybe start by setting first brief goals and then making them more precise
alright then
Depending on your goals, the following document can also help
@pallid saffron does the immolate seedfinding thing work on mac
It should if you figure out how to build it
why ask me lol im not very good at this game
Saw you active in a different seed thread. Sorry.
Sorry for being a pain xooks
i mean i can try if u want
but im not very good
ud probably want to ask someone thats good at routing
YPZYA953 found a fun seed that COULD have some crazy potential
relatively late (like ante 6-7 i forgot) back-to-back souls that yielded a perkeo and a trib
i only made it to ante 10
there's some pretty strong early-game econ options and a bunch of deaths which can let you amass kings early on
2 souls, 4 negative tags. I don't see things early that jump out much though
my balatro is broken smh
thx for letting me know. This seed is insane from looking at it. Might be in the category of seeds that enable my strats
what website do you guys use to look at seeds
The Soul
do i have to download it
thank you very much 🤩
Hey. I hate to be a bother but any chance you could look at the seed I posted?
where is it
^ Here.
You get carried by Double Holo Stencil basically then it ramps up into insanity late game.
maybe I should have looked closer 🙂 what jumps out as being abusable, I glanced over and didn't see my go to $ jokers very accessible. obviously lots of neg tags in the first 20 antes is pretty cool though
granted 6 tarot cards in a row at the beginning of ante 2 is pretty wild too
Sorry for being a pain, I’m just wanting to see my seed go further beyond.
soul ante 9. which joker was it?
pretty much same as I said about the other seed. has a few abusable things show up, just don't see the things I usually use to break the game (usually $ makers or perkeo)
Triboulet.
cloud 9 right away, purple seal 9 in pack not bad
at ante 9, you can have idol online, it's the same thing
Yeah I’m going to be real. I gave my advice to reach as high as I did but fair enough. How the hell do you have Idol online by Ante 9?
if you can copy a few purple seals, that snowballs really fast. can usually entirely deckfix in a few antes
like there's an immolate early in that seed in the jumbo spectral pack, that's big
Again, I probably did some suboptimal stuff but I still reached E23 which is impressive I think? I already looked into the seed but don’t understand how to use the website to plan.
maximize $ so you can roll deeper and see the good things
I generally roll perkeo seeds with Brainstorm mod for doing silly things though
I’d like to think I did pretty good but if you can do better, please be my guest and try.
(i.e. I'm not going to reroll for hours for a round 1 neg brainstorm/blueprint in the pack like Balatro University lol)
no BP, one BS in the first 100 cards of those antes...not sure how much you can do with that...
Did you check the game over image in the thread?
Also there is at least two invisible jokers with Sock and Buskin’ available.
you got mime/baron pretty accessible. that's the most forgiving way to play
copy jokers >>> multiple of the same joker. because they're multi-purpose
(unless you're doing DrDreamO hundreds of jokers runs. no way you do those without a game plan though)
I just want to see an optimised run to see how far it’ll go cause I was doing Red Seal Queen of Hearts and it got me to E23 before I got screwed so yeah.
it's why baron so much more forgiving. with 6ish jokers, I think the max you can get out of trib/idol + repeaters is e40 non-plasma with glass/poly/red seal. which need a way to replace cards too
doesn't mean that there isn't more to be found in a seed. like I played one of hte balatro university seeds, and the wraith he didn't use was a negative baron which made it way easier
Would you mind trying it out and seeing how far you can go and letting me know in the thread?
Sorry to be a bother @vivid narwhal
the soul website doesn't give the wraith/judgement queues, so might be something interesting there
but I tend to roll perkeo out of the gate, and like I said I don't see econ in that list from my glance over it. it's got good vouchers, boss reroll so you don't get planted and overstock. some chads, those make good $ a couple ways
It has Satellite which might take some work but can help Econ-Wise but I understand if it isn't your thing.
even cloud 9 in a deck with 20 9s probably isn't worth a joker slot for seeded. mail in rebate or golden ticket are just so much more
For the economy you can really read my money generating strat
I believe that this is one of the easier to understand parts
Just ignore the ultra late game strat and try to enable the late game strat
parking? law of large numbers. it's better than nothing, but for me usually turns out to 1/5 instead of the 1/2 🙂
Not sure what you want to say so I can’t really comment sorry
well base game the parking + mime + copy do some weird things if you don't have oops all 6s
Any mods recommends for endless mode?
does anyone have a negative yorick seed?
for fun im trying out searching for a seed with immolate
doing my best attempt to find a erratic flush five deck with two legendaries
my best result so far: 8GFQJ9 (eight 10 of diamonds)
1st ante from the soul
6NW84S1K has massive potential. I got it on erratic and was honestly playing it very sub optimal.
Skip both sb and bb in ante 1, play 5 2’s, dna in shop after boss blind, holo séance in buffoon pack, hanging chad in shop 2, jumbo buffoon in first shop of ante 3 gives brainstorm skipping bb gives stuntman, first shop of ante 5 gives quad mult, invisible shows up soon after, I sold Chad before using in vid and got the second brainstorm. Blueprint shows up in first shop of ante 7. No justices until ante 8.
ZRB8U5Y7
First joker is hanging chad, then open up the tarot packs in store can’t remember when but opened them all, got it like ant 3/4 was so excited couldn’t remember just a shame I wasn’t recording
RT game got a couple naninf runs
Flush Five Deck you say?
Mb
No worries.
Would love to see someone take it on though.
Takes a while to get going is the issue.
@steep wyvern Maybe check it out? I know my seed might not be anything insane early game but it ramps up fast.
trying to get to ante 39 with this, any improvements i could make
i'm on the lookout for more blueprints/brainstorms
most of my cards are red seal glass kings of hearts
i have now used an invisible joker to duplicate triboulet
and also picked up sock and buskin
it's not easy. with 100 planets
500 planets is 10 jokers. it's much tougher than baron
damn
my kings aren't polychrome
i knew i had missed a step
i've gotten to this point at least
dna producing entire hands is funny
I know that people are obsessed with polychrome red seal kings
Usually they add either steel or glass as well
But if you play with triboulet, having all of you kings being glass means that you have one extra copy of triboulet/blueprint. Having them poly is not even that. So if you look for optimizations, find a way to get a negative blueprint more. That is worth more than converting youre entire deck
Does anyone have goods seeds to use with red deck?
an extra discard isn't bad, but ghost/anaglyph/plasma will always do more for you
agree with DrDreamO, that's an important observation. getting a neg BP isn't always the easiest thing though
I haven’t unlocked them yet
some of the unlocks are just win with deck. that doesn't take long
I have won with the blue and green decks but for some reason it didn’t count
challenges and seeded runs don't count for unlocks
UHMMMMM. then I really recommend you play a bit first. I assume you are new. I am not sure if you understand balatro well enough to be able to enjoy seeded
still. feel free to play cool seeds
you can always unlock all on another profile. but the starting set of jokers is mostly ok to win with too
anyway observatory. get 900 planets, any level 1 hand gets a39 on plasma (1800 planets is rough)
and 900 isn't that easy 😉 (24 per ante)
think this is the most I've bothered to do with observatory https://cdn.discordapp.com/attachments/1156721486288126023/1280638796383387679/Screenshot_20240903_172103.png?ex=67633cd2&is=6761eb52&hm=9ad725fd48b5395099862b9754b3c73bf8a72330ca5a93598acf15ace89313d1&
anyway, for that, each red seal king in hand is worth 16 planets, 20 if steel. cryptid/reroll for serpent/dna/etc is way easier. but getting to that point is also really easy b/c your score comes from planets and all your jokers can be value stuff for a while
i think this might be a pretty good starting seed
27JMGDU (double legendary + 9 queens of diamonds for flush five build + immediate strength in consumable slot)
found a seed that gives Chicot and $18 (if you take The Hermit) in Ante 1
not sure how good it pans out to be
Wraith in the shop after beating the boss gives Baron, but there goes your money
VFZJHPAR
Hey is there a great website that analyzes certain seeds? Thinking of running a tournament and found one random seed generator but I'm unaware of more sites if any are available.
What is most cursed seed you know
If you consider what I have done to 2K9H9HN cursed, then this one is a contender
i dont have the seed but i did a run earlier where almost all my cards were red seal stone cards
most of the packs i opened had a stone card in there
My current high score run
definitely had misplays
Is there one that supports up to 8 character seeds? I've been using https://balatro.click/ as my regular seed generator
This should support seeds from 0-8 characters
The “seeds” your link generates are not valid in Balatro unless you truncate them
Well I generated 3EDOO543 from that link and it seemed to analyze it fine
Think the first time I tried copying it tho it did truncate it by one character but that could also be me miscopying it correctly
Also, another tournament thing, are seeds consistent across platforms like Switch & Mobile? i.e. Can you get the same stuff from the same copied seed regardless of where you play your game?
this is not how balatro seeds work 😭
if you truncate it it's fine tho
they should be
afaik there hasn't been any discrepancies discovered yet
I'm fairly new to learning about how the seeds work, I unfortunately still don't fully understand what you mean by these seeds not being valid unless truncated
Okay now I fully see what you mean
But then why does this site have 9 characters for a seed instead of it being up just 8?
it's a bad site
i guess
it also only does 0-9 and A-F when it should be doing 1-9 and A-Z
🤣
Bummer, guess I'll find another one
I guess balatroseeds.com? But that feels more like a "seed hall of fame" to me
Also do want to know more about Immolate since you've made it 😉
Is there a seed that's generally considered the best seed right now?
just any early perkeo seed then whatever you want to use breaking the game at a time it's reasonable to show up
if you really want to break the game, seed with that + lots of negative tags
Guys how can i make use of seed copied ID?
I consider https://discord.com/channels/1116389027176787968/1307297755433009223 to be stronger
But maybe stay with 2k9h9hn first
Soooo I had a idea For a thing i wanna try for no other reason but to see if i can and if it will work ....
I want to see about using Perkeo and few BP/BS to mass Copy Ankh ... then save up as much as possible then unleash it on a Neg Tag by using Ankh to copy sell copy sell... Diet cola ...
wanted to get some feedback see if anyone has Ideas on a good seed for this or suggestions on how i could make this work better
One main issue i foresee is Balancing maximum copy production AND having enough mult for the higher Antes and a well positioned Cola preferably near a Neg Tag
Like i said just Curious what others think and if you all have any advice
read thishttps://discord.com/channels/1116389027176787968/1314331486262132796
Got one that can get you 4 (if you get lucky with invisible) triboulets
Should I go with rocket or hand
Madness
What card allowed you to have 300 consumable slots?
Perkeo creates a negative copy of a random consumable in your consumable slots
Negative consumables give +1 consumable slot
Ah ty
i found a cool seed 1ISBX2
it should be pretty obvious once you open some packs
still running a search for a seed better than 4 sequential
BB4PKQZI seed if u want to try theres a soul on ante 9 with yorick
any newbie seed for yellow deck?
Are mobile seeds diff from desktop?

what’s the most fun or goofy seed in your opinion chat?
been having fun with this seed : 64I25QCO
I wish i found this on plasma deck but im on abandon deck working on getting to gold stake and i find this seed id have to type the seed in a sec after my run
dont ask me why the orange chip on the 2nd wee joker is way bigger and offset
Here’s the seed if u want to try it btw the wee joker is from the first buffoon pack
we have another negative triboulet and perkeo seed lfgooooo
https://discord.com/channels/1116389027176787968/1312964966998867999
Three Blueprints in one single run thanks to showman, the very helpful and useful card (2K9H9HN)
and i got polychrome for blueprint
hmm think ive seen that seed somewhere
i mean that's the one you've seen it
i think i might have found a good money seed for plasma deck but i didnt get this pareidolia joker till ante 9 tho
TRIPLE BP run i just had last game i posted it in the #1319569216352817217 channel if anyone wants to try it
on plasma deck
ive been fishing around for a seed that could be very fun, but i haven't had the most luck
well, correction, ive had some pretty damn cool results, but nothing of the caliber im hoping for
might open a thread for the stuff im finding later when i wake up
What’s a really fun seed?
a large amount of a particular card
which may or may not be something other than a jonkler
D1X8KGGW
Here's an ante 2 trib seed
L9KX727W
You can get 5 barons through ur run by using invisible jokers (got 4 invisible jokers, but didnt used last one)
can someone help me with immolate, when i try using it it just stays at "building program" forever
ZP4GP631
Early throwback with that one spec that copys a random joker and kills the rest (only get the throwback) then a baseball card with a arcanepack that contains yorick, blueprint can be found later
Be patient, it usually takes a LONG time
yes, based on the filter and your hardware
oh that explains it
my pc is 12 years old
so thats why iots slow
so's mine, depends on how selective the filter is
generally the stuff people with brand new hardware can do in a minute it takes me more like 10. and have to be careful of memory since it chews through it fast
Z6M2F1U3
Seed with Madness joker VERY Early + Hieroglyph voucher in like ante 1
Note:
- Ante 8 for me was crimson heart, so stock up on money to buy as many jokers as you can in ante 8
- I leveled up Flush to like level 20 using observatory
- My highest hand was 150K++
- I'm not sure if you can scale this deck for endless
- You get soul somewhere on Ante 5 I think
shiny eris
Seed??
i've got a really absurd cryptid run but i can't get to the end screen because it take every hand over an hour to add up at 999x times speed. Is there a way to find the seed mid-run?
I'm not sure but i think that you can see It by cliking on the options button
Or mabye Is only for the seeded runs
yeah i think its only for seeded runs
Ok
it was mostly because I got a specific exotic joker more than the entrie run so it isn't a huge loss
If you want the 5 legendary jokers seed Is ALEEB
It was Wormhole deck so just rerolling is fine
which seed is good for new profile, i want to experience game without click on unlockall
you can't unlock anything on set seed
yea i just found that using seed didnt count as a win
i have to win by myself
you can view/edit the contents of a save file with https://balatro.shorty.systems/
as far as seed for that nutty screen above, there's a few negative perkeo + negative trib seeds in #seeds https://discord.com/channels/1116389027176787968/1247015339443621959 being the one with all the records and lots of walkthrough/pointing out good hits
10k double tags is real
alas poor yorick or burglar is actually 100k cards deep each ante?
burglar
I play around 80 hands each ante
give it like 30 minutes or more. maybe even an hour or more. its v spec dependent
you should write a blog about this when you finally finish if you have been keeping notes
i assume this is using a double so caps out e308 ?
what's the best mod for savestates
Oh
the almighty 2K9H9HN
subscribe to the thread for regular updates
I play around 80 hands each ante
such a normal sentence
drdreamo moment
real
Poly
Not sure if anyone would read such a blog.
It is basically: "and then I rerolled for another 15 hours".
yes that is the limit.
I can reach that just with photochad
I am constantly trying to score low
I just make copies to a different folder
I don't use a mod for that
Guys, do i need a original copy of the game for the seeds to work?
I'm using pirated rn, just to test, i'm buying the game tomorrow
I guess it is best to ask the provider of whatever version you have.
Ok
Can you tell me what version is the game rn?
So i can check on the site i downloaded
1.0.1
yeah. Although I am not familiar with any pirated versions
i was thinking of doing this but wanted to give an existing mod a shot first. the divvys one is pretty good but also it would be the only mod im using so not sure if its good with other mods or anyything like that. your method is probably good for your use case
this seems to be working well for me though
you can refund on steam if you have less than 2 hours of playtime as a heads up. that's how you "trial" games
since i think most games dont have trial builds
I have over 1gb of saves
So I think that it's good for my use case
oh for sure lol
No, i don't have money
Any money
But i'll get some tomorrow, so i'll buy
epic
what a troll. I made 894k last blind. not even 900k. But the next shop should at least fix that
lmfao ......... not even 900k ...
gonna let this run overnight, wonder if it will be any good
https://gist.github.com/Savestate2A03/61ce564814edb7d2512dfd101dd80f6e
Encountered this randomly: 91B7XB6X
Two souls before ante 8 giving trib and canio (i ended up selling canio for baseball card lol)
Early Burnt Joker
Antimatter Ante 4
(sadly perishable) Blueprint Ante 8
Anyone know a seed that starts with a shop having lucky cat? Or a site that could help me? Ik its technically impossible since you would need one lucky card b4 it spawns but I'm using a modded deck with all lucky cards
@pallid saffron is there a way to deep copy the instance to roll back to an earlier state of it if a branch doesn’t work out
@everyone!!!!!
GUYSS
@policeeee
!!
there’s no native way of doing this afaik
you could try making a new instance object and manually copying it over
Was messing with the seed names using the Word soul in them
And found out a seed that has 3 legendaries, blueprint, brainstorm, sock and buskin and baron all before ante 4
The three souls I found had trib, a canio and the one that deactivates the boss blind
Forgot his name
SEED: ZESOUL
Just mapped the seed until ante 4, so there may be more
V 1.0.1 mobile
I dont know if it makes any difference
Also, ghost deck for polychome trib
current patch across platforms is supposed to be the same
nothing wrong with early BP and BS, tend to like perkeo for the really broken things
A small preview for the records that will be set soon
this one would be highest cashout

I think that there is something wrong with seeds the contain the Word soul in it
After like 5 mins of trying to find another cool seed
I used ASOULB
And got canio+ahnk+blueprint
Esiest win of my life
one double tag ??????
Yeah. For that preview, I put them all in an investment tag.
What the seed
suggest some seed for new player
2K9H9HN
how is this even achieved
guys, is that playing seed will not unlock joker?
Most interesting videos: The first resolution of (66) negative Tags: https://youtu.be/Ssmn4P6gr6o The second resolution of (494) negative Tags: https://youtu...
I will also stream in a few mins
but I had 12k double tags and took an investment tag
round 1 perkeo seed F4WY11CN
i just got this unseeded then lost in round 2 because i went for a hearts flush instead of clubs
beautiful
the real wr is 330052
https://youtu.be/MQPUSRG3j-k
Cashout: 330052
I also sometimes now stream this stuff (with a mic) on Twitch: https://www.twitch.tv/drdreamo
Link to the document explaining everything (on a high level):
#1314331486262132796 message
Every part leading up to this world record is part of the following playlist.
Full ...
bravo
honestly was not expecting this deck to be gold 2 red seals
is that for the tiny joker
That’s also one reason
But no
Anything from 2-5 is good as it can be retriggered with hack and sockandbuskin (with pareidolia)
As my early build was around king, 2‘s are the fastest to pivot to
what would double money have done if you stayed at -60? 🙂
also are there limits to handy and garbage tags?
Hello, where can report a missing translation?
not to my knowledge
they used to be my way of finding out how many dts I have before dt stacking was implemented
I can find that out later
I will go for the least money wr. so this one might be fun.
I AM DONE WITH REROLLING. I just need to play 80ish more hands and then I resolve 13.8k negative tags
tfw when the 3 digit joker count gains 2 decimal places
deepl is pretty good as a translator if you need one
@pallid saffron
https://github.com/Savestate2A03/Immolate/
idk if this is anything ur interested in but it ported to c without too much trouble
I already have a branch where I refactored it and ported to C++ 😭

