#⚙・modding-general
1 messages · Page 530 of 1
thanks for the info!
The only active modpack I know of is Exattox's modpack
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??????))
Noooooo, fishieeeee... 😭
sleep is not on the table because it's 12 and still light out
how are you guys doing today
bro hasn't updated the pack in 2 months
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 😄
also i totally didnt make a save management system because the patches are hard
epic
I'm on my second day of fever, so I've given up on both real job and balatro coding job by just watching movies in bed and doing pixel art
fever gang 🤝
summed up lore
i got to stay home from school at least
🏳️⚧️
(i'm suffering)
must have space ?
mb LOL
As in, you're not entirely sure what context.cardarea refers to and why it's so frequently checked?
feel better soon! at least you're making the most of it :-)
bacon dude
I keep crashing when I click on a card, this is the modlist.
my fever is at least going down 🔥 it was 103.6 a while ago and now i'm at 102.5
thank you lol
?
yeahhhh it's not the most fun
send crashlog
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 {...}
Yep 👍
No crashlog is popping up, it just closes with nothing else showing up

ah-
???
jeez, 103 is no joke. I'm glad you're ok
update talisman is generally the fix for that, but it's no guarantee
well i typed that for no reason ig 
i've been taking it easy luckily, just had some chicken noodle soup and i'm drinking absurd amounts of electrolytes
card_area is where the cards are placed, card_area.cards will be the array of cards
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'
good, dehydration makes recovery a heck of a lot slower
that fixed the crash as a whole
thanks
Sorry for not being clear, I'm familiar with Boolean values and logic link, I was talking about the "cardarea" context meaning. While the other context such as "before" are clearer I have no clue on "cardarea" 🙂
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
have you checked the smods wiki?
Hello chat
Thanks a lot ❤️
lol real. i'm just gonna hop in the shower and hope that clears up my cough, close enough to a sauna
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
I'm using a tutorial on GitHub, going to check the wiki as well
Thanks to everyone
didn't work
the game crashes because i'm apparently trying to index a string value
updaet steamodded and cryptid
because your version of smods doesn't take strings in set_ability
hi
:3
hi
Halo
hi hi
which concept?
Would you add a crossmod ability for my mod 🥹
Oh, yeah, that seems like a fun one
horror's a hard nerf though, that's like half the jokers in the mod 😛
Half is harsh
crossmod ability should ideally stay the same
what mod
i don't know if you've seen mine, but if you have, what do you suggest the ability be?
Handy - joker moves 1% faster
worse legendary deck
We’re supposed to help not judge ‼️😭
I think this is a little unbalanced
he said what we think
so i said what i thought
:?
you will only have 2 jokers slots tho
That’s awful
i guess i just keep rerolling until i get myself
yummers
-2 jokers perhaps >
aikoyori did you put turquoise tornado in that one image on purpose
tf?
huh
The face disturbs me.
what in the peak are you making
LET'S GOOOOOO
that idea is really cool
please fix his face ....
wym
WIP
it was mainly getting the animation working of the joker flipping
but it's not precisely "upgrading"
WHat happened here? I see a lot of deleted messages
waitwaitwaitwait, what
idk just feels off
then, what it flips in?
fair
you forgot his chin
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
fire
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
the nose feels like it isnt pointing forward to me, its like, bent to the right
like
turns into
?
yeah that is one of them!
i'm now just gonna add Luchador-Matador
and Cartomancer-Astronomer
ohhhhh i get it, but like you swap them 1 time or you unlock the function to swap them anytime you want?
it's a one-time swap
you don't get to flip anytime after the joker has been Parallel'd
At least the spectral comes out recurrently?
should be
has the same odds as any other spectral card
i just woke up
aside from black hole and soul ofc
THE YURI!!!
It sounds unbalanced, I won't lie.
I find eyes to generally be a nightmare in most styles of pixel art, honestly
he can't keep getting away with it
not really tbh
on paper, maybe
in practice... could be
because one of them is Baron and Shoot The Moon soooo
has anyone done some work on fixing lovely crash logs to show the "correct" line numbers and files? basically source map support?
I stan Joseph J. Joker frfr
two jokers that are parallels to one another?
yep
Dis shit pairs so good with Fool's Gambit
Bull and Bootstraps.
wha
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.
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
fuck i dont have chips anymore
looks inside
-# i just can't wait for the rebalance update thing to break every single mod in existence
the what
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.
hopefully it doesn’t shatter everything
never read that, but can happend
Anyways
pls help meh😅
update SDM
sdm?
1: SDM_0's Stuff by SDM_0 [ID: sdm0sstuff, Version: 1.6.4m]
#💻・modding-dev for this stuff
dev its for CODE CODE
A crash is for code code
oh ok just cos i have always used this chat for erorrors
If him solves it, yes, if it only looks for how to fix it, no
?
In any case, I ain't mod or shit, so whatever.
I don't enforce rules and shit.
nah
dev its when you search help for how to code, your mod, this guy just have a problem
You better win the first round in one hand
almost done with this..
i hate booster packs
pls help
first time i see that
._.
what mod is this from
it says it in the badges 😭
Does any one know how to mod balatro mobile
@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)
#📜・modding-rules rule 4
@normal hollow oh sorry
I’m loving the Neco Arc joker reskin aaaaa
here's one that uses a pair of my modded jokers (le self inserts)
hey late but you need to use the talisman installation from the cryptid mod github, not the talisman github
hehehe this totally isnt really hacky and probably going to break but it works~
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
go to mods > talisman > config
ingame
you can turn it back on there
(idk why its even turned off by default)
thank you so much
made an ante boss
if anyone got a better name and description than that would be awesome cause it kinda do be sucking
i mean if you wanna make it more in line with the rest of the boss blinds
maybe something like "The Vault"
Ooo that's good icl
hehehe
Shark :3
shark :3
they're technically jokers but don't appear in pool and don't appear in the normal collection area
it specifically being based on the blahaj... is an ULTRAKILL reference, believe it or not.
COUNTERPOINT
naw
can't believe the butch lesbian game has trans shark plushie
(i know nothing about ultrakill)
well
there's a fishing minigame in the game
Are there any "zero" cards?
Bass?
any of the below?
killer fish?
a new card type, able to be fed to a Harpy, or sold for econ
from sandiego?
gotten from a fishing minigame
would it be funny if one of the "fish" you could get was the fish (blind) or no
very funny
also nice because The Fish is easy to beat
i don't have a pc, does anyone know how to mod the game on android
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
why is it such a taboo
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
app mods like AltverZ exists tho
you can also download the entirety of dragon ball z online
yeah
sure hope i don't do that 🙏🙏🙏
would 8 apply to tech support?
modding tech support counts as mod development help
ty
tech support is here
i usually dont send code here or talk about dev unless people are already doing it
i need to participate in the daily talisman complaint circlejerk
seems to be an issue with talisman, speaking of
talisman!
Is the complaint that it turned numbers into tables
yed
Or is there more to it
yeah that's mainly it
waow
i love talisman jank
Well I just updated it to the version that Cryptid is using (I think)
from here
maybe yahimod doesn't support that one?
yahimod probably has a version of talisman that's not that
also update your jokerdisplay :3
Wheres the link to that again 😭
I havent played modded in a HOT minute
tyty
went down to the version that dropped before the latest version of yahimod dropped and its still having issues
development takes a long time
okay I'll check it myself
sadly i havent played yahimod
its the exact same error message I think
according to the files it was last updated 5/18, version of talisman I have is from 2/something
2/23
yahimod does not support talisman at all
Its prolly a reference to one of Yahimice's balatro videos
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
Balala title screen is so good
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
What's a good QoL mod?
I saw Saturn and it looks pretty good
What else is out there
Handy
JokerDisplay
...1/75?
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.
this is because balatro limits play and discard to 5 cards
Hello
no, but like "increased selection limit" i used to be able to score 6+ cards but suddenly i cant
new smods
flush six and above
i think you need to update cryptid
yeah
alright
heya
who's cache
rip cache nintendo serve
thanks
updating cryptid fixed it tysm
nexus mod?
from where you donwload 531a
531a is the newest git version
I checked it 6 hours ago, when did it come out?
05/31
its a manual install so its likely i screwed something up
uh
you just need to move folders, wdym?
is your cryptid in a cryptid folder
its in mods
well at least it's not folder in folder breaking lovely patches
mmm
what does that mean in this context?
word written bad = not working
thanks. sooo what do i do to fix it
idk if you can change it, or just reinstall cryprid
but you just installed it, right?
yes
hi, hey guys does anyone know how to mod the game pass version of the game?
you can't yet
same thing even after reinstall
dang, I heard someone was working on an injector for it right?
lovely is working by itself same with steam modded
it's being worked on yeah
The only thing I can recommend is to install an older version, or ask on the cryptid discord.
trues probably a good idea
idk why but everytime i play videos from you my phone start lagging
this looks amazing
™️ ™
thank
-# ™
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
i will describe it for you: imagine balatro

I already forgot what it was, and I don't want to open it again, last time I had to restart the cell phone
thank you
im too deep into balala i think i will never recover from it
gambling addiction kidnaps another host
i already had a massive gambling addiction before all of this
the 10+ gacha games i played will back up my claim
?
soon 
Gacha games, like limbus?
wait a fucking fishing minigame??
well, at least you dont money
yes
yup
I need to play more limbus lol
you're allowed to ping me all you want as long as it's not for memes, especially not in spanish
yes
sorry, i forgot to turn off that thing
Very important question, which one?
right
ty
maybe you can see it with this one?
xd
as in i usually use obs

what mod is that?
i cant
damn
lemme just download the vid and check it, one sec
what phone you have?????
Unreleased update for bettertags
tysm
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
this reminds me that i need to add it to the recommended mods in my server
You should make a #1371295581515022387 modpack with it 😉
this mod should be in the modding starter pack
Usually people dont hit lemme see...
there's no "QoL starting mod" or something like that?
qol starting mod?
qol is not starting mods btw
i have a few mods like handy, galdur or cartomancer, but onestly i think im missing so much mods
JokerDisplay?
sorry i dont say it well
hi bepis
I spend 3 hours implementing animation skip which kinda works and don't crash a game for no reason
(with small help of nopeus)
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
hi waffle
i dont know it, its in #1209506514763522108 ?
yeah
in what?
the question of course being, do we really need another game speed and animation skip mod /s
yes
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
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
This issue fixed in Saturn (by me, of course)
It's more like SMODS issue, or even "caveat"
like why was this even allowed to be a thing that you have to get nopeus to fix in the first place
in case you're looking for mod reccs you can try checking out this list #⚙・modding-general message
No idea
Also, again, why Talisman have animation skip in a first place
It's a mod to provibe big numbers, that's it
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
oh i didnt know that, thx
some links are unknow, its for the discord update?
Some of them will say "unknown" because nobody has sent a message in the respective thread for a couple of days. If you click the link, they will still work
i see the reasoning behind it, talisman was like almost exclusively made for cryptid so its just more convenient but i dont think thats flawless reasoning
thx
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
The better question at the time probably was "why seperate it into 2 mods"
thats what i mean
its just easier to not do that
even if i dont think its a perfect reason
tbh if you put the "skip option" in cryptid himself would make more sense
just made this dark and fucked up version of fool card. just a blah blah blah copypasta here
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
but there's also definitely an argument to be made that "regular" talisman users with other mods would like a skip animation option
copypasta🍝
i think theres no point in removing it now which is why i would prefer it not suck as much as it currently does
i think talisman bignum being separate from cryptid is cool, people use it with my mod which is incompatible with cryptid
I want to say talisman existed before nopeus? morespeed was always first though
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
doesnt really hurt to try and make the same thing but better
adding animation skip to jokerdisplay
Just a small glimpse into my ERROR mod badge. A full stare into my twisted empty description would make most simply go insane
I wish i can use mods on apple arcade
i still dont know how to do that
More like: I added cool feature into mod which no one uses because 98%
SAME im surte theres a way but its also illegal
:(
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"
idk if its illegal (it might be so dont take this as endorsement) i just think its not allowed to be talked about here
You should make your mod for yourself
How hard is it to make mods and do i need a steam copy to make mods
That's not approach I preffer
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
at least to talk about it here, yes
do you mean a suit or rank?
I want mod be useful for everyone, in vanilla and modded
i try to be 50/50 between making things that i want/need and that other people might find useful
I'm not playing personally in modded balatro
music manager mod i made is something ill literally never use
uhhhH HOW DO I TURN THIS OFF
So fully rely on feedback
but i made overflow because incantation was pissing me off and because it might also help other people
G+A
press a + g
ag
Will balatro get a mod browser
nope
same i hate mods
you have to press them quickly together
Sure, but I don't think that means you should be sacrificing something you personally dislike just because someone else asked
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
I'm not sacrificing anything, just spending some time for another feature
Im on apple arcade
but if its something you hate then yeah obviously dont compromise on that
I DONT KNOW WHAT I DID TO TURN THIS ON I WANT TO GET RID OF IT PLEASE
if you mean an official one most likely not
three different people told you the same solution, you're pressing it wrong
aight got it working, now i can work on the inventory system
How much balatro cost on steam
Of course I reject some suggestions I get, because they're useless/hard/makes no sense
HOW ELSE CAN I

okay so
IM HOLDING A AND G AT THE SAME IMT
uhh
TIME
technically speaking
release it
it's really finnicky, try some different timings of G and A
soul pos is still using the same area like a joker area right?
yes, it needs to be on the same atlas too iirc
it's a child of the card
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?
soul_pos is on the same atlas yes
unless you specifically override the drawing behaviour to not do that
which is technically possible
yeah just post the crash if you're having issues figuring it out yourself
smods should allow you to set soul_atlas

thatd make things easier for what im doing at least
I mean... sure
oh well I'll give it to you for not knowing the issue with that one
(Game crashed because I tried to open my deck IDK)
update smods
Gotcha
alright thanks
yeah smods made a change that basically rewrote the entire deck view so there were some... growing pains
from what
joyousspring
I'm sorry I'll stick to jokerdisplay
yeah i dont like em
your least favourite child
Can someone make a jonkler joker
the soul pos worked :D
what the fuck
balatro fishing minigame??
almost a page
is this just wof 2
Feintha with the cute emotes, aaaaaa
i can't unread ROVLETTE here sorry
im playing cryptid mod and now steam says it cant sync balatro to the cloud. should i be concerned?\
oh that's a hand
visual studio tweakibng what are these recommendations😭
these are strings of text present in your workspace
im using the vanilla remade tarits
i had the cryptid code cards open
one of the best runs I had and it's all thanks to extra credit mod
i can assure you vanilla remade doesn't have the bee movie script
yet
it was cryptid i had in the other tab\
how does one completely delete the mod manager and all related stuff, the terminal window is annoying me
do you have visual studio or actually visual studio code?
visual studio code
the blue one
delete the version.dll in your balatro folder
or
someone should makea mod that makes score display in normal text
instead of exponential notation
thanks, your'e a legen
d
why
Go a step further and write it in binary
oh god no
OH MY GOD
ONE OF THE STRINGS IN THE CRTYPTID CODE FILES ""YouJustLostTheCasinoGame"
JGBHBBGHRB
Good morning
Goodnight
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
so a joker that gives you $15 per ante at the cost of destroying your K key?
8.67 × 10¹⁴⁶³⁵⁸
Can anyone in here flatter the new guy with how the multiplayer mod works and how I can set it up and get involved?
go to multiplayer mod discord server
Ah another server okay thanks!
guy whose favorite joker is crustulum:
1 in 25 chance
so an average of $0.6 then? I don't think I follow
it increases when the effect is triggered
basically spam your k key 15 times every ante
and profit
eventually number will get big
idk how to tell you this but no matter how many times you raise 1 to the power of 2, it will always be 1
lol did i say to the power of two
meant to say X2 okay
lol
that is horrible
is it really that horrible
what holotro now
is holo id relic have ability now?
hoiiiiiiiii
will add mana?
maybe
yo guys ive got this right
ngl I have two problems with this
- I don't think jokers should be able to be triggered by stuff other than ingame actions (in this case just spamming a key)
- after having this joker for 4 antes, the expected payout is $147 - that's not something worth a Legendary+ status considering golden joker would give you $48 in the same amount of time - and that's a common joker
at least add like 100 chips
dude its supercursed what do you want from me
if you get this you are supposed to DIE
poker the balatro????
true
jioker the balala
it was just an idea
soemone should nmake a blaala pacj
but the scaling could get crazy over time
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
with no chips and no mult the onyl valdi score should be 1
as the product of no numbers is 1
yeah
there's jokers that "+800 score"
well of course 1*1+800 is 801
i love turret
turret huh
considering that its intended to have a value of -$1e6 i dont know if thats a good idea
at least you won't die
????
it gives you 5 rounds to prepare -1 million dollars is worse than needing to pivot to chips within 5 rounds
anyway I'll have the cap at 0
not cap
then ill just make it remove money if the card is removed and have a sell value of $0
what the opposite of cap
minimum
is there not a shorthand for it
min
it directly destroys the card
does that not call remove_from_deck()
because if it doesnt that would be dumb
and i would protest
i hate my life
this one joker
has single handlu
took three days of my life away
probably gonna be four
no but what im not understanding is how difficult it is
Did you checked guides
Good luck
grrrrr..
hkBNFBDHBHF K nvfhVAHFGHHIHEFGBHJJFGSHF HDhB JBFHHJDGvfihjVHDFJB'}gwS
wVAJ D
DFvHFvdhb fhdBUIFdSFHEbhjA
super cute ^-^
i found the problem
that would be the problem
Bunco
something wrong
The fun part about modding :)
the fun part about modding is coding and watching your item actually work
Stock market stuck
i am terrible at drawing lol
and i got a stackoverflow when starting a mod
I’ll tell you when i get to coding
how unstable is my modpack jeez
Avg cryptid
i see alot of mention of pta_saka in that stack traceback
points at teto pfp holy shit! turquoise tornado!
(i am joking)
all album jokers so far
do i looooooooook liiiiiiiiiiike hiiiiiim
and femtanyl
Points at pfp holy shit hamster with a hat
pta?
Misew what are you on about
ah
prosopagnosia momento
time to downgrade
Who tf is steve lacy
highly effective
alias of gary mccready obv
Me when i have no idea what’s chat talking about
@harsh glacier propsopagnosia is causing shit again
I think you’re the only normal person here
i can vouch
no
wow what a rude and disrespectful comment
mods, publicly execute this [amazing modder]
in any case
if you make a mod for this game you are not okay in the head
cryptposting
mmm
and especially Cryptid shitpost addon
i'd say the opposite; if you play balatro and haven't made a mod for it, you're just addicted to gambling
what does that make me
-# to be fair i think we're both in the red here 😭
-# well technically my mod isn't a Cryptid addon
-# close enough
You’re definitely not normal
wondering if banning that DAMN JOKER will work
i want it to look different than ^
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
guess i cant play balatro untill payaya fixes propagagoagnoqsvnasnfqocqwnfobv
yeah
here lemme code the effect rq
I'm out to lunch tho
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
the whole point of cryptposting's effect is to have a ton of really "okay" abilities
fair
holy shit kasane teto
i think i should minimise it
and only show more details when you press shift
like Minecraft
-# Like I've enabled for Prospect.
this is like another Minecraft modding
yeah.
-# still considering my own a high effort shitpost, lol.
?
so your ip its now public?
man fuck you
how about to post the whole crash
XDDDDDDD
your IP has been public the whole time
i don't know what the IP shit comes from
the v4 not the v6
yeah
Difference between high quality and high effort, but sure.
is the name of your house, for computers
i could leak my ip rn and nothing would happen
they need something to name you
you can only get a very rough approximation of your location via your ip
then your name its the VPN
stop worrying too much
"oh i live in this city"
like you'd have to nuke the entire state of arizona to kill me
same, i believe
literally
The IP is simply how the Internet knows you exist, and your "name" is those numbers.
at least over here we have dynamic IP
"Thanks to today's sponsor-"
Skipped
thanks
what
uhm akshually
IP address doesn't have to be for public internet
i lost the "☝️🥸" aikoyori img, just imagine it
there are blocks of IPs that are allocated to certain uses
It doesn't matter the address, it only matters that you have something that can be called or grabbed.
Hey, I could use some advice on this if anyone feels like helping an idiot out
like the 127.0.0.1 for localhost.
wifi conections have one too
It depends on the company, mine is 191.0.0.101
-# well that's new...
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
Use a VPN while browsing
hi guys
thats a nickname
hello
hi, how are you?
and like the 2 Factor Authenticator joker from aiko:
"PSA: please enable 2FA on all your accounts!:
xd
Finally got cryptid working!
-# But for real, PLEASE DO THAT.
what was the problem?
xd
Was trying to open the game.with r2modman instead of opening it normally, cryptid didn't mind that but talisman threw a hissy fit
Makes high card more interesting to play I think, very good
yup, but too many high cards absolutely destroys your scoring
High card, pair, even gets value from two pair
i like the design too, but imo it just feels like a much, much better to-do list most of the time
Yeah I see that
could always be turned into an uncommon
I like that it can make you choose between score and econ
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
Also encourages spending hands like reserved parking and other jokers
Yeah exactly
it's unscored in played hand
or am i misunderstanding you
yes, but you earn two dollars per hand if the played hand of 3 cards is a high card (which it usually is)
true...
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
could always be chance-based like things such as reserved parking
WHAT
i like it, but i feel like it could be better balancing-wise
SYNERGY?
with...?
⁉️
I think it's a solid joker design, but definately deserving of uncommon for the ease of getting 10+ dollars per round
interrobang moment
i mean yeah that's definitely synergy
jeez these 2 would go nuclear lol
then again, all of cryptid's ascended hand stuff is synergy with this joker due to +card selection limit lol
yeah tax return would be absurd with cryptid lmao
we're trying to stay vanilla+ so if it's overpowered with cryptid, eh
not our problem
yeah
Could make it 1/2 or something
this may be the path
this is kinda what i was thinking, but then business card would almost always be better
Then it works with situational oops too
if possible 2 in 3 would be best imo, but obviously isn't vanilla-like due to the numerator of >1
1 in 1.5
so i'm not sure how this would be balanced well
Xd
it's kinda in a rut where any nerfs make it underpowered, and its current iteration is slightly overpowered lol
yeah
photograph:
at the very least a change to uncommon isn't gonna make it bad by any means
If it's insane, roll it back, but being real good is fine if it's fun
okay hot take
if you change it to uncommon, make it 1 in 3 for $3 per unscored card
Anyone know which smods version doesn't crash when you open view deck?
