The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Every Item Is X
59 Comments
SCP-1471/Mal0 (real) 18 Jul, 2024 @ 6:26am 
What app do i use to open the LUA file?
Wrulfy 24 May, 2021 @ 12:38pm 
the item selector doesn't work properly on repentance, it only lets you select a handful of low itemIDs from repentance.

Also, if doing it by the lua file, the character gets turned into the tainted variant, you start the run twice, giving you 2 pair of key pieces.

please help
JX1DX1 16 May, 2021 @ 2:24pm 
thaks for free unloks!!
temostsilentpersonyouwilleversee 25 Mar, 2021 @ 4:01pm 
i haTED >:(
temostsilentpersonyouwilleversee 25 Mar, 2021 @ 4:00pm 
use a dislike in mod
temostsilentpersonyouwilleversee 25 Mar, 2021 @ 4:00pm 
the mod not work
use
Sergeant Sex 16 Feb, 2021 @ 9:00am 
I thought you could also start the run and every item is the first one you pick up
KirbyLover2006 11 Mar, 2020 @ 4:38pm 
Good mod, but for some reason mod config keeps detecting my first chosen item and cant work with any other items right now. For example, i first changed it to mutant spider, and than changed it to magic mushroom, but for some reason it keeps detecting mutant spider instead of magic mushroom. Am i doing anything wrong?
calvinhobbes1010  [author] 31 Mar, 2019 @ 8:43pm 
@swuack A couple things come to mind:

Do you have other mods enabled that also support the Mod Config Menu? What I remember running into while debugging this is that if something goes wrong with how the menu is set up for a given mod, it can affect how other supported mods appear in the menu. Try disabling those mods and see if that does anything for you.

Did you disable this mod by accident? If you're subscribed to a lot of mods, I can imagine it being kinda tricky to remember which ones you have enabled.

If you're still stuck, be sure to bring this up the Bugs and Mod Conflicts thread so it's easier to refer back to. I wonder if anyone else has this problem...
Biemfcity 29 Mar, 2019 @ 5:51pm 
tried the Mod Config Menu. Your mod hasn't appeared anywhere in the menu, and trying to work the mod your way hasn't works either. Yikes.:steamsalty:
gu1ltys0ul 9 Mar, 2019 @ 9:28am 
@KamikazeRaptor too bad i don't care about your fucking opinion
calvinhobbes1010  [author] 9 Mar, 2019 @ 7:56am 
@P.P. Paste There might be a save1.dat file in the mod folder that's meant to work with the mod config menu. As a temporary fix for now, try deleting it and see if that fixes it. I might push an update this weekend that fixes this for players who don't use the mod config menu.
CommanderOfCatz 8 Mar, 2019 @ 8:23pm 
all i get is breakfast am i doing something wrong?
Primeval Melvin 28 Feb, 2019 @ 12:50pm 
Too bad Hutts is a dumb-ass.
gu1ltys0ul 28 Feb, 2019 @ 11:36am 
yay i was in hutts' video
calvinhobbes1010  [author] 27 Feb, 2019 @ 9:09pm 
I just added support for piber20's Mod Config Menu. Try it out!
St0nek 27 Feb, 2019 @ 7:05am 
@Surytrap☭ Whoa man is this a HOMESTUCK refernece?
!The Real Golden Frog! 27 Feb, 2019 @ 6:22am 
WE DON'T NEED TO MULTIPLY!!!
Aceblows 27 Feb, 2019 @ 4:43am 
how do i change the goal!?!!?!?
Aceblows 27 Feb, 2019 @ 4:42am 
i got to boss rush and because the item replace the original item i gave me all the item for free and didnt desaper as it should did like in normal boss rush
Aceblows 27 Feb, 2019 @ 4:05am 
this mod works good. took me time to search the file XD:cozyspaceengineersc: nice mod
Cabbage 26 Feb, 2019 @ 11:54pm 
You made Hutts mad. Nice man.:ss13ok:
Have a Vote
calvinhobbes1010  [author] 26 Feb, 2019 @ 9:27pm 
I'll see what I can do with that. Thank you so much!
☢ Nato Potato ☢ 26 Feb, 2019 @ 9:02pm 
oh I forgot to make it save the data to the users hard drive and load the data on run start, well im sure you can manage that yourself, its just a boolean (modenabled) and an integer (item)
☢ Nato Potato ☢ 26 Feb, 2019 @ 8:55pm 
this should work, basically adds a boolean for enabling it outside the custom challenge and a couple fields for picking the item https://hastebin.com/nayaleraru.cpp
calvinhobbes1010  [author] 26 Feb, 2019 @ 7:41pm 
Oh, can't forget piber20 either. He's done some pretty good stuff!
(god I wish Steam let you edit comments :/)
calvinhobbes1010  [author] 26 Feb, 2019 @ 7:26pm 
@Nato Potato If you could, that would be amazing! I'll be sure to credit you as well :)
☢ Nato Potato ☢ 26 Feb, 2019 @ 6:55pm 
hey you should really consider implementing piber20s mod config menu so its super easy for people to use, I could do it if you'd like, using the menu I could easily update the code so it not only doesnt need the player to look at and edit files but would also be able to work outside of the specific custom challenges (allowing the player to pick any path/boss or even use during other challenges) and not require a character being set
calvinhobbes1010  [author] 26 Feb, 2019 @ 5:11pm 
@Hutts

The mod is specifically a custom challenge that's meant to be picked from the list of the other custom challenges you may be subscribed to (accessed from pressing Tab on the Challenges menu). Besides that, I just made a few small updates that I hope makes things a bit more user-friendly. Hopefully Tim didn't give you too hard of a time!
Gihntemos 26 Feb, 2019 @ 3:53pm 
... Well I guess I hate myself. I've modified it so it uses a list of the interesting items and picks one of those at random. If you'd like it @calvinhobbes1010 so you can release it, just send me a message and I'll figure out a way to send it to you.
Gihntemos 26 Feb, 2019 @ 1:16pm 
Well, if you wanted to hate yourself, you could make a table of only the passive items, and get it to randomly choose one item from the table, but quite frankly that sounds like the worst thing to make.

Side note; I tried to make it just choose an item randomly, I'm now thinking you'd have to store the random number in something, otherwise it keeps generating new numbers.

Thought that was neat, but as it turns out you can't pick up an item if it keeps changing, which it does every update, though it looks really neat! Kinda like a slot machine effect.
Gihntemos 26 Feb, 2019 @ 1:10pm 
@PixelBlood Also, did you remember to save, then reload the mod (just disable then enable it.) Should reload on launching Isaac.
lezaH 26 Feb, 2019 @ 12:57pm 
@PixelBlood, are you playing a normal game? Every item is X is in custom challenges.
NeoNova 26 Feb, 2019 @ 11:56am 
I like how you write and good mod
spider 26 Feb, 2019 @ 11:19am 
person below me broke the chain
Age - 19 26 Feb, 2019 @ 11:08am 
hutts made a new video with this!! yay!:resmile::resmile:
PixelBlood 26 Feb, 2019 @ 10:55am 
Changing the desired item doesn't work. It always ends up being Mutant Spider, no matter what I type into the .lua.
[31st] Ephirit 26 Feb, 2019 @ 8:23am 
Truth be spoken by the one below.
Icondor 26 Feb, 2019 @ 5:28am 
person below me is saying "person below me is saying truth"
Русский 26 Feb, 2019 @ 5:24am 
person below me is saying truth
MrBarskih 26 Feb, 2019 @ 12:01am 
person below me is saying false
Pharaoh 25 Feb, 2019 @ 10:26pm 
person below me is full of shit, do not listen to a single thing they have to say
PurpleBoundary 25 Feb, 2019 @ 7:53pm 
person below me is saying truth
Skittlehippo 25 Feb, 2019 @ 6:46pm 
person below me is saying truth
Skurbenflurg 25 Feb, 2019 @ 3:50pm 
person below me is saying truth
silly goofy goober 25 Feb, 2019 @ 12:23pm 
person below me is saying truth
4r7emis 25 Feb, 2019 @ 10:26am 
Is reference this a Hutts?
Hutts 25 Feb, 2019 @ 9:06am 
Hey. Downloaded the mod. Played Isaac. Didn't work. Changed it to "Incubus" and "Lilith" (yes on the second one) and still didn't work. Something I'm supposed to do besides installing and enabling the mod?
circumcised balls 24 Feb, 2019 @ 8:52am 
but why
gu1ltys0ul 24 Feb, 2019 @ 7:41am 
i can just normally use the debug console:steambored: