#ultrakill-modding
1 messages · Page 18 of 1
ooo ok nice
r2modman is open source right?
im just running it on windows sandbox encase i downloaded it from the wrong website
is it normal for windows defender to flag it?
it is open source yes
there is also gale mod manager as a different option but i've never used that so idk what it's like
There's a mod called mind control, but I don't know if it is updated or if it even works
ok yea i ran it through a vm and it seems safe other than windows defender flagging it
the steps i used was i went to https://thunderstore.io/package/ebkr/r2modman/
and then followed the steps:
Windows
1 Click "Manual Download" on Thunderstore.
2 Inside the downloaded .zip file. Run the "r2modman Setup X.X.X.exe" (where X.X.X is the current version).
3 Follow the steps in the installer.
is that safe or?
triage lists it at 7 so i just dont wanna take the risk
even if it is like open source
im fine without mods
you can always just learn to install mods manually if you're this paranoid lol
????
its probably safe
VirusTotal
@pale leaf play as v2 is tuff but can we have the ability to customize health back 😢
(sorry for ping)
ik a way it could be balanced
make it so blood tank doesn't heal a different amount per health you have
the same set amount
instead
this is probably worded badly but idk
Have you tried getting a good anti virus
only took me 3 months to add this shit back
Just install mods manually. It's really easy
You download Bepinex, drag what you need to drag into your game folder, launch the game once, and it's installed
Then it's just downloading mods from thunderstore and dragging and dropping plugins in bepinex/plugins
I've been using r2 for three years and the only thing that hasn't liked it is norton and norton fucking SUCKS
Seriously though, being paranoid about r2mm is... A bit too paranoid imo
Also what is triage
Never heard of it
I swear, a random mod on thunderstore is more likely to be malware than r2modman
You're more likely to download a cryptominer off the gmod workshop
R2modman is a very widely used open source mod manager that has been forked into other mod managers.
Cases of open source software containing malware are rare, and they usually wouldn't be in a fucking mod manager
There was that famous case with xz I think
Hell, nexus is more likely to be malware
Shudders
Nexus gives me bad juju
But that was a very elaborate and lengthy plan targeting a very basic utility used by serious businesses
And it's not like the codebase for r2modman is this super deep spaghetti. It's a pretty simple program.
On the topic of malware, it's kinda crazy how easy it'd be to put malware in an Ultrakill mod
I saw it happen like twice on thunderstore but they were extremely blatant attempts that got caught immediately
Kinda scary to think about
There, I added more fuel to the fire.
ive been putting the giggle virus in all my ultrakill mods to add bonzai buddy to your computer
Based
guys, is there any alternative to rank title swapper or do i have to downpatch
hi, I wanna get into ultrakill modding
Making or playing? Either way, pins have good resources
making
not sure if im just being foolish but i cannot find the ultraskins menu anywhere 😭
Ok so, an Ultrakill mod is a Bepinex plugin written in C#. Code is usually written as harmony patches, which are attached to in-game functions either as prefixes or postfixes (there's also transpilers but you probably don't need to worry about those)
You'll need:
- a development environment for C# (minimally, a text editor and the .net sdk, but you'll probably want an IDE like VS or VS code)
- a decompiler like ilspy or dnspy
-a Bepinex project (they have a guide and a template on their site)
https://ultramodding.github.io/docs/category/getting-started this site has an incomplete guide, but it should help you out with the first couple of steps
Getting Started with making mods
Here's the guide for writing a plugin:https://docs.bepinex.dev/articles/dev_guide/plugin_tutorial/index.html
Here's the best resource for harmony patches: https://harmony.pardeike.net/articles/patching.html
Here's one mod you can use as a template: https://github.com/earthlingOnFire/NoFleshPrison
And here's some templates you can use instead of the ones in the Bepinex docs: https://github.com/UltraModding/UltraModding.Templates
There. That's all you need to make mods I think
yay more modders
thx
ok yea ill probably install it
just triage is usually pretty accurate
still its open source so i think its fine
also the one mod i wanted wasnt in r2
which is purgatorio
it looks cool as hell but i dont think its in r2 cuz i searched it up in the vm and it wasnt there
you need to download angry level loader to play custom levels
Isn't that a custom level? Custom levels are available through the 2 level loaders: Angry and Envy. The one you want is Angry
Angry is available on r2modman
oh ok
that ones also safe im assuming
mb gng im just very paranoid abt viruses since my pc has been around for a while and i havent backed up the cloud drive 😭
yo can anyone help me?
i have a problem with my boss rush
i dont know how to get into the gamemode anymore
Angry is the one with a curated list of levels that were all approved by the creator of the mod. The mod also has 265589 downloads, so...
Envy is its "fuck it we ball" little brother that was created out of literal envy for this mod
lol
Mods outdated I think
oh okay : (
i installed r2modman from the source and my pc is like completely frozen
should i jusy hardboot or
(im running on a school laptop so its not a virus probably just lag)
nvm its fine
time to instal
even tho
windows defender said no
and all the anti viruses
also said no
but it should be fine
this?
wait i cant sent an image
AngryLevelLoader
By EternalsTeam
Load levels made on Rude Level Editor
Downloads: 265571
Likes: 32
Last updated: Mon Apr 28 2025, 7:54:52 AM
Categories: Tools
Angry Level Loader
Load levels made on Rude Level Editor. Rude Level Editor can currently be built using game files with . See #ultrakill-mods pins in new blood discord server for information about online level uploads.
Note about old levels
Older levels (pre-revamp update) are separated from post-revamp levels due to compatibility issues. Older levels can still be downloaded if ULTRAKILL is
?
windows defender doesn't detect anything in r2modman source code
when i was extracting it
just cuz it was a foreign file
it does that for a lot of things though
this?
that's just because the exe doesn't have a security certificate. doesn't automatically mean the file is unsafe
randomized machine textures and husk skins based on layer? the hard part would be making the textures i think. making a random number generator for machines would be pretty simple, and so would checking the layer for husks 
i'll make a fork mod where you can customize all the stats again though... some day...
This. Swapping textures is the easy part. I have a WIP mod that does it.
Yeah, that's the one
i do like the idea, i'm just not well versed enough in texture creation to fulfill the idea
but it's a simple enough idea that, if someone made the textures, the code could be made in like a day
The reason that code is WIP is because I wasn't able to make the textures lol
It was a shiny enemies mod
Making a blue filth or green schism was easy, but later enemies have really detailed textures and it was a pain to make them look good
If anyone is interested in making textures for a shiny enemies mod, I have the code for it already
Shitty code, but it works
wait wheres purgatorio?
is it not in r2modman
all i see is purgatorio style ranks
ohhh you have to do it in envy makes sense
i mean
not envy
angry
yeah the most time consuming part would be making new texture variations for each enemy and layer, but i wouldn’t call it hard. as long as someone with some experience making game textures could do it, i think it would go pretty well
besides that yeah it’s just detecting what layer and also using a randomizer
getting textures to load on enemies isnt an easy task either if you want to keep performance
there's a reason ultraskins doesn't support it yet
?
they literally dont tho
im also super paranoid about viruses
and i didnt get a single hit
most likely you didnt set hidemanagergameobject to true
thats what causes that issue
maybe my school sucks
but i minored in cyber security in college
and i dont remember ever hearing about this antivirus
its a pretty small anti virus but it works well
one of my friends recommended me it
and its like
its probably using heuristic detection
which while it can be useful
isnt always the most reliable
really over the top
but it works pretty well if you wanna like find whether something is safe or not
usually 10/10 means its definatley a virus
it does
it will most likely flag anything that supports talking to a server and downloading something
especially to obscure folders
all of which r2modman does
my friends like insane at coding so i just trusted his word lmao
yea
he said r2 was probably fine it was just a false positive
yea lol
also
based on what i can find
triage doesnt seem all that reliable and mostly seems to be used for things that are already known to be malware for testing purposes
done, what now?
it should just work
its on the home menu
a little button next to the settings button that says "US"
that being said if your on linux or mac i cant guaranty compatibility
also
being good at coding doesnt always translate to being good with cyber security
got it working, thanks!
What are some fun mods?
UK_PARAGLIDER trust
I'm going to release a mod that lets you fish outside if 5-S with 13 new fishes soon
Today if I feel like it
Stray mode
-# shameless self advertising
eh people said they enjoy it though i think its worth trying out
and if you don't like it feel free to tell me your issues and / or suggestions
Already played it
That sounds fun
doing the last test before release rn
oh hey I found a bug
Masquerade divinity
submission was rejected what the fuck
was it the asset bundle??
you know, I was literally talking earlier today about how easy it'd be to hide malware in an ultrakill mod
well, guess what? this mod has no malware and was falsely flagged anyway! maybe their security is tricter than expected
thunderstore doesn't allow any mods with obfuscated code lol
ok apparently there was nothing wrong with it
Already played it
Ill play it in a lil
Yay 
I don't think it's on r2modman yet though. Slow ass API
Like, it's on thunderstore, but it doesn't show up in r2modman
Wippee!
Yeah r2 takes a little bit to update
I have 2 suggestions
- Hit enemies with the rod maybe work like whiplash except curved and does more dmg
- If you kill an enemy with the fishing rod they become bait for special fish
Interesting idea that I might consider in the future, but the one time I tried using the fishing rod on an enemy it was extremely janky
how do people usually make panoramic skyboxes for cybergrind using ultrakill stages like this one?
You could make your fov 90° and look around, turning 90° on every direction, do some smart cropping (16:9 screen screenshot cropped to 1:1 image), stitching, blending (for errors) and morphing (or tools to turn cubemap to panoramic)
Or
You could use Vanity (check Rude or Spite tutorial) to extract the scene and figure out something from Unity
Not really planning on making skyboxes but thx for the info
But I might
Wait how do I make sure the camera is moved in straight lines?
If you mean like "nailing" the perfect 90° turns, you could lower your sensitivity and use an horizontal line from any figure (walls, floors, textures, etc) as a guide, checking for when it is a "line" and not a "ladder", since most rooms are squares
Same thing with vertical lines
Alr then
it says in the config menu
does anyone know why parrying while using the timestopper arm from the mod makes projectiles disappear?
Signalis, very good game
im guessing it has to do something with how the creator made everything use an entirely different physics system while time is stopped
I remember there being other little additions to the levels for the mod, but they aren't there anymore. Will they be added back?
I want to use Style Toasts but it looks outdated. How should I know if it works when I install it?
It's 2 years old, it most likely super broken
But if it somehow manages to work, it should show the style bonus on the afflicted enemy
Any chances that someone might make another mod that’s just like this but for the revamp
I'd say low, tho you could ask any active modder to try and replicate it or maybe even try and contact the og dev to update it, tho I doubt it they might
Okay, maybe I’ll try to ask some modders
Any good people I should ask
Check dms
"Direct messages"
I sent you something directly to you
I get it now
I’ll ask tomorrow, I’m gonna sleep now
I use it
It works
maybe. idk
Not at all
That’s good
What’s the latest version of it
Whatever r2modman defaults to
I only see one on the page
Alternatively: the one with the biggest number
Because when downloading you choose the version number
It's not a separate thing
I know
Well the only version is the latest version lmao
Hey does
anybody know how to make custom levels
in ultrakill
i wanna make a custom level 😳
would be nice if someone tells me
its like gonna have layers too)
Pins
oh Thank you!
I got the legendary 2 size fish!!! 🐟
You did? That would make you the first one! Congrats!
I did it yesterday
hey i’m trying to install the golden arm time stopper mod, but i really wanna avoid using a mod loader. can anyone help?
https://thunderstore.io/c/ultrakill/p/BepInEx/BepInExPack/ follow the instructions for manual install here
After that, find the time stopper mod on thunderstore and pluginconfigurator and they should work by just dragging and dropping the folders into Bepinex/plugins
what is the worst ultrakill mod in R2 modman (i wanna try it out)
my mission is to make the "WORST ULTRAKILL EXPERIENCE EVER"
Fentokill or ultratelephone pick your poison
maybe ultratelephone
ig i will use both
fentokill makes the game horrendously difficult
ultratelephone enshittifies the game
damm 😔
Just be warned that adding random mods is likely to result in the mods breaking eachother. But that's just going to make your experience worse anyway so... Go wild.
Some more mods to consider are custom death screen, bananas difficulty, ultraevents
thank you for making my experience a nightmare
any other reccomendations?
current mods im adding: fullest auto (but only enemy speed) ultraevents, fentokill, ultratelephone, ultrachaos, and custom death screen
ultrachaos randomizes things, you can make it randomise textures n shit
thx
is there a way to downgrade mods to older versions of themselves
R2modman lets you install any version you want. Same with thunderstore if you install manually
ty
Yo does anyone have any cool CG textures i can snitch? :3
Or rather, i should just make my own, nevermind
There's a ton of CG texture packs on nexusmods
That site sucks for actual mods and you should stick to thunderstore for those, but... They still have CG stuff there
Oh, might aswell check it
If only there was a single site for all Ultrakill custom content, neatly organised into different categories... Aaaahhhhhh
Mhm..
It's probably never going to happen and we're probably going to keep having to use thunderstore with all of its little annoyances, but a man can dream
any other mods i shall add to ultrapain?
Ultrapain reloaded lol
Is it updated? Idk
cygrind:
Cygrind never :'(
thunderstore might be annoying but i put up with it because it's still better than teaching people to manually install mods every time lol
LSDLimbo
Lmao yeah
i know! lets all use nexus mods! 😃
NO NO NO NO NO
Ok fine forgive me
I'll never talk shit about thunderstore again
It's just a couple annoyances I have. Very tiny ones
... Like having to reupload the whole mod just to change the readme
death
Also, my fishing mod was rejected by their filters and had to be manually approved. I'm really really hoping it doesn't happen again when I update it
it's not that bad to just ask someone to manually approve it
i have to do that pretty much every time now for one of my mods lol
Which mod?
I know, that's why I said minor annoyance
Ah. Not surprising at all
earthling i was seeing what books i could get in your mod and i grabbed one of them with the whiplash and it said
' You caught fish
<><
SIZE: 1' is that intentional cause its really funny
wait, was it center aligned?
im stupid whats center aligned
as in, is the text in the middle of the book or to the left like these discord messages
it was to the left
it still is hella funny
you should defo make it a feature lmao
huh
what, whiplashing while it's on the rod? it literally never crossed my mind
yeah
you should prolly put something saying 'your too impacient.'
also help i have absolute no idea where the final fish is.
well, to the backlog of ideas it goes, I guess
do you mean the 12th or the... 13th?
i kinda just decided to fish the books to search for a tip from the wise fishes
hold up lemme backtrack to count how many there are
oh, there is a tip from the wise fishes, but it's quite cryptic
there's 2 pages: one with 12 fishes, and another with a single fish
yeah the 13th one
i got hte cryptic message twice
(and i refuse to lose hope on finding a proper one)
well, that's the best you'll get to be honest
screenshot?
cant send it
wait how many books variations are there?
a lot.
i'd say not because i just got the same book like 3 times in a row but believable enough
wait, there's only 18
huh, I could've sworn there were more
I'll definitely add more in the future, I just need some inspiration
anyway, let me just warn you that obtaining the fish you seek will cause great psychological damage
it's in 7-S, and you must NOT use cheats if you want to find it
i'd like to also tell you about one of the bugs in 7-S
the pressure washer activates the fish rod
wait what
yeah
huh
it kinda just forces the range rod throw
it doesnt throw the rod just the range arrow
'A R E Y O U S A S T I F I E D?' and to that i'd say yes.
idk
specifically the ones with like new enemies and models and stuff
is it a level maker or do they make it in unity
sometime i might make a singular custom level based on this Sloth layer i had, name would probably be
S-1: STILL, SO VERY STILL
Levels themselves are made with Rude or Envy (pins) but you'd need to completely build your custom enemy from the ground up
im assuming ultrakill uses classes and subclasses for enemies though
so id have a few things to help me get started
I'm not sure
if i were to make this, i wouldnt have to make a new enemy
id just have to make a system to make them still or chained
Yo this is kinda peak
wher did wing dingle go :(
collecting it doesnt even add anything it just plays the effect 💔
yall know anything about that heist custom level cause i've been looking for it but it's not on angrylevelloader
tough crowd
it's on the internet
yeah where
idk
riveting
not updated probably
it should be on angry you just need an older version of the game
GRAHHHHHHH
Make or install
Install i have not the slightest idea how to code
Thats what I use but I saw a mod called jacket and its not on there
That's cause it's outdated
The mod or r2 modman
You'll have to either downpatch to pre-revamp or just wait for it to update
Jaket
So StyleToasts does work and all after all these years
hey so im trying to play more custom levels but for some reason theres only like a couple on the list, and if i try searching for anything it just searches for levels on the list specifically
how do i find other custom levels???
downpatch and get an earlier version of angry to access levels that havent been updated
@rancid sequoia, please keep all discussions in English.
How do I get ultracoins and costom levels
Go to thunderstore, look for r2modman, install ultracoins and angry level loader from r2modman. Done
Ok thx dude
Wait, fr?!
You're just going to drop this video here and say nothing
in fairness i thought it would be funny
Vrtrakill update!!
what do you plan to do for ||the portals|| when fraud comes out?
sob
is there a mod that replaced v1 with miku and v2 with teto
i just realized it would be PERFECT because of the colors kekw
you dont see any part of v1's model except the hands
miku hands
Clash Mode Miku
is there a good place to share projects like this?
you can do it here, it's just the fact that you dropped a youtube url without saying anything (and without embed perms lol)
yeah didn't realise i needed the perms lmao
Ah shit compromised account
Second mod ever if anyone wants to try it out: https://thunderstore.io/c/ultrakill/p/truokyt/BaphometsRedLight
-# the message I'm replying to is my first mod, try that out too if you'd like to
Ultrakill VR is real chat.
https://www.youtube.com/watch?v=EIL8VTwyFbc
https://github.com/Squaresweets/VRTRAKILL_REVAMP
A week long project to get the VRTRAKILL mod to work in the ULTRA_REVAMP update!
Song is KATAMARI by Femtanyl
good job
@lone grotto lol
Hi, very sorry to interrupt any of your time. I was wondering if there was a way to install mods in UltraKill.
Like adding custom made enemies or levels.
Thanks
Stray mode is really fun! However, one of the orbs in 2-1 is hard to get due to the increased player height, and the splitshot orb could probably use a buff.
with that said, the mod is really high quality and I can't wait for more levels and weapons to be added!
Also, I think a good alt for the stray orb would be the soldier's arm cannon.
Thanks! I'll keep note of your suggestions for the next update.
what do i do if i wnat to control a harmony patch with a keybind
you could add a bool variable that flips every time you press a key and then change what the patch does based on the bool
how does one make custom levels
Pins
welcome... to my mansion
you gotta do the secret 4-3 encounter dawg
😭 thats what you take away from this??
Luxurious
Yo so like does the operettas levels have a server or no ?
Same question regarding mineshafts
no why would there be entire discord servers dedicated to level bundles
if you have something to ask odds are you can probably just dm the creator or ask here or in spitecord
purgatorio
v3 showdown
purgatorio is an entire alternative campaign project created by a pretty large team of people
Reprise
||reprise||
reprise has an entire niche community around it because it's a challenge level for very skilled people
I was just curious
And idk about operatta but mineshafts appears that it has lore so i gotta learn it i guess
How do i get Ultraskin to work?
I have try so many way now, and none of it work
The guide i was looking at have the hellevator background
So idk if it's outdated or not

nvm
does configgy have documentation?
Very little. On thunderstore I think?
does anyone know how i can change the height that v1 begins sliding at?
does ultrakill have a direct x 9 fallback
Straymode is getting a remodel for the Piledriver arm in the Act II update
-# previous model sucked now its consistent and looks less like shit
Do note this is just the Excavator's arm. All credit for the actual models goes to Victoria Ultrakill
guys im trying to find rudelevelloader on r2modman but i cant find it, ihave angrylevelloader but not rude, does anyone know why?
back off… i got this one
😢
IM ASKING WHERE IT IS, I KNOW THAT
ohhh beat me to it
pins?
i just wanna play custom maps..
or envy ig
i went to the plugin config thingy
when to angry level loader
installed a few maps
went back and pressed an open button for a random map
idk
and tapped the icon of the map
to play it
but it wont let me
..
does it do that for every map
yeau
any errors in the console?
yea send errors
here
im pressing the thumbnail like eveyone else but it wont let me play it
i reloaded the file
force reloaded
no diff
press F8 after clicking and send what it says here
gimme a sec
who made the miniv1 mod?
showed me this
i tapped it and pressed f8 and brought this
sorry for the blurry text
@pliant glen
man thats unreadable can you focus it on the text
sure
can u read this one?
this is more focused than it can get
you can press the print screen key to screenshot btw
a lot, too much to list
thats probably the issue
wont work, i dont think i have that on my keyboard
id recommend only putting plugin configurator and angry level loader on
then see if it works
Big shot
if it does you can then start turning on the other mods one by one
errors are talking about some voice line changing mods so avoid that
u can use Win + Shift + S to take a screenshot btw
THERE WE GO
NOW IT WORKS!
aight thanks man, this wouldnt happen without you, i appreciate it @pliant glen
ges
Too many. Ultrakill mods don't play well with eachother
yeah i know i turned off 37 of them now.
Well, time to experiment and see what works and what doesn't
oh most of them do.
i only turned them off just so i can play custom levels.
thats all
I'm still waiting for that one day we will finally have a custom parry sound mod that is updated and works
can someone make this possible 🙏
maybe you could make it with ust manager?
Doesn't ust manager just change the in game music?
bet, I'll try to see if it works then
Yo is that one multiplayer mod only like local multiplayer
baffomets bingo?
It's not working, either I'm doing it wrong but, if anyone else who knows how to use Ust manager I could use the help rn fr
anyone know where I get rude level editor
check pins
dont worry I already got it
ok
How can I do a model replacement?
hm idk
I need a mod where Maurice is overpowered
or a mod where maurices big
Ultrapain?
someone should make a P-1 level where its like P-2, it has rooms before minos
@neat jewel Hello I've heard this user is great at the Game
does anyone wanna play multiplayer ultrakill with me?
if you need help on how i can show you
im down
anyone know how to get bananaweapons in ultrarevamp
You kidnap the mod creator and force them to update it?? Like, what do you expect
If it doesn't work on the newest version, it needs to be updated
well atleast I can use ultrafunguns
Hey, does anyone know the specific hexadecimal colors (the R255 G255 B255 thing) for the style bonuses? Like, the green for +parry/+projectile boost, the grey for +nailbombed, etc.
I heard somewhere in the game files you can find it, but im too lazy to search for it
I’m using r2modman, i installed bephlnexpack and i have both soggy flash and the thing it self installed, its enabled,and up to date and it’s not working, am i doing something wrong? (Ultrakill)
Hey Im trying to set up the rude level editor thingy but when I try to open unity It says there's "No valid Unity editor Licence found" does anyone know if thats normal + how to fix plss??
Do you have a unity account?
No this is my first time using it
When was that mod last updated
So are you launching unity through the unity hub or not
not
Well, it's probably easy if you just use the Unity Hub. The alternative method is a bit more complicated (from what I remember)
Monday February 12th 2024
Then it's outdated
where can I get that from sorry?
Mods released before the ultra revamp update are unlikely to work in the newest version
From the official unity site? I'm more curious as to how you installed unity in the first place
I just used the link directly to the download from the FAQ page
Which FAQ page?
Oh, that one
Well, either you install the unity hub or look up "how to activate unity without the unity hub". There's a page for it if you're interested. But you'll need an account either way
I think I got it working now, thank you
I reccomend using a color picker tool
Mod that gives ALL enemies BOSS health bars
And no, Jaket is broken right now.
Was playing Straymode for the billionth time, and found a secret that said "no stray club" while blaring music.
If you downpatch
So like
I already over explained the cybergrind mod i want to make
But i probaly din't mention that if you have modded playable characters/custom enemies
You can boot them in
NO
I didnt know mb
NO
to go into more detail, jaket mod currently isnt updated at the moment. The current developer is not able to work on it due to university. When a mod goes unupdated, it has a tendency to break due to changes in the code, which ultimately, break the mod, as data that the mod is targetting can be changed or lost after game updates.
Ty
if you do wish to play jaket, you may have to downpatch
how do i do that with r2
Guide in pins
That works i guess, thanks ^^
HI pick another name
i love how i can come into this channel and not even ask if jaket is working, i just need to look for you
Hello The Gameshower
hello mr bqqsw04
give me p-3 level on angrylevelloader please
give me p-3 mod please The Gameshower
i don't know about many mods
i don't do too many, I've only played like randomizer, Overkill, and jaket
Stop farming xp
hello Optiminos, King Of The Full Moon
There's a cooldown on xp outside of message cooldown
So by trying to farm it you're doing little but just being annoying
hi
give me p-3 mod
There is no p-3 mod
please help me
what do you want?
whats the goal?
just search one up?
like they exist probably
so just find one, or search on YouTube
give me p-3 mod please help me please Optiminos, King Of The Full Moon
there is no p-3 mod nor custom level
there is p-3 mod custom level
now that doesn't sound right...
please!!!
i bet theres one
sorry The Gameshower
you speak like you have someone forcing you
well, there you go
theres your p-3
all of them!!
that everyone's made!
right there, just for you!!!!
although he does seem like a bot...
im sorry if your not, its just like how do you work <3
a fascinating specimen
I know this is an alt i just cannot prove it
with text
and the text appear by lines script probably
or the other one i forgot its name
w
is that the dung defender from hollow knight
aaa himenyaa
doma! doma doma doma!
im trying to install bepinEX into ultrakill, and i read that bepinEX is a bit finniky to work with and that you need to install it in a somewhat specific way/place, and i dont where/how its supposed to be placed.
i have the correct version of 5.4.21 as well in case someone needs to ask
if someone that uses bepin could give me some leadway, i'd appreciate it.
just use this
https://thunderstore.io/package/ebkr/r2modman/
i'm sorry if this has been asked before but i've compiled the Rude editor via the latest version of Vanity Reprised using the Patch 16d version of the game but a lot of the scripts seem to be missing - why does this occur and is there a way to fix it? :<
i have scrolling text, its just not showing up
What are the errors?
Is it Steamworks by any chance?
i can't attach any images here but when i try to launch any scene from the base game there's nothing but a black screen, the hellmap, a broken level stats and a looping sound; when i try to load in the main menu, it seems like a lot of scripts attached to the cameras are missing
(i'm sorry, i don't have that much experience with Unity and may just be stupid)
uhh are you trying to enter play mode
it doesnt work in rude
you have to export your levels and play them directly in ultrakill
how do i change the skull's texture? i've seen people having the hampter one and idk how to get it
(i have the hampter unlockable)
its a feature in the ultratweaker mod
but its outdated so youre out of luck
unless you want to play on an older version of the game
is it possible to change skulls into florps
read the message above
very simply put how do you make new levels or enemies?
no the mod for that is not updated
Pins for levels, enemies uhhhhhh
Dunno
anyone remember that custom level that was a port of... a sonic level i think? made by husk?
oh right night palace by joshuqthehusk, i need the ost in that one
found it goated
Unawakening Float (Night Palace Theme from Sonic and the Secret Rings)
Lyrics
Must I float away?
Will I ever wake?
As far as I know
Nothing is for sure right now
For all I have know
Unpowered in the light of now
Must I float away?
Will I ever wake?
The fault is mine
For it is I who gave this heart
Much has dawned
In this place that has no s...
guys how can i play multiplayer with my friend? jaket doesnt work in ULTRAREVAMP and i dont wanna downgrade. is there a better mod? or anything that i can play multiplayer on
If you don't want to downpatch then you don't play multiplayer
will there be anything similar for new version?
Jaket is being worked on
is there any news on it?
Dunno
Turns out using ultracoin with 4 gun power ups is a great way to test your pc
Does thunderstore display the .gif picture in the README?
Anyone know the mod that shows your combos above enemies heads? I have an image of it but I don't have permission to show it. It is on the revamp update though. I saw it in a video and I just wanna know what it is
how mod ultrakill steamunlocked
Mine will probably explode
"StyleToasts" I believe
Thank you
Can't you people try to be subtle?...... Go install Bepinex and get your mods manually from thunderstore
how mod ultrakill steamunlocked
Die. Judgment.
Why did Mr. Duck type it like a google search
how jacket ultrkill 2025 no virus
how get virus 2007 no ultrakill
I hate it when I go to download a virus and it ends up being ultrakill
Ultrakill virus that forces you to p rank every level on brutal to recover your files
I remember something like that existing for Touhou. Reisenware I think it was called?
anyone know why i cant replace the jump or slide sfx with ustmanager?
Hi V1
use my link in bio😜
👉 http://jaketfreenovirus.com
There's some sounds it can't replace. Not even the mod creator knows why
P rank in bio
noo not http
Ultrakill mod that shows "adult website" style ads every time you die, as well as in every terminal. But instead of NSFW stuff it's just "radiant schisms in your area" or some shit
Are we ever gonna do another ultratelephone? I'd make this for it
Rule 8
fuck i spelt that wrong
And you'll have to manually install
banned kid
Rule 8...
you do realize this is a discord server for a gaming company, right?
yes.
they arent exactly keen on that
Some people just don't give a shit and they think they're cool
im hungry
dude i was just broke
Please give me a justification for pinging a mod it'd be so fucking funny to see your ass get banned
no moneh
aight bet
do yo thing
Can you stop? You could just not bring that up. Just ask how to mod Ultrakill and stop being annoying.
“let me take them on” ahh
already asked and finished
You go check the pinned comments and figure it out
does the bingo still work?
yea
it gives me an error connecting to the server :(
strange
@soft pasture apparently it was one of my mods
going to enable them one by one and check
im not an expert on baffomets bingo
could you send your modlist
i have a little suspicion it might have been timestopper
try also disabling masquerade divinity
in what world are damage numbers an advantage
masqdiv doesn't do anything outside of its save
still
@soft pasture i'm not really that good at the game, but would you be interested to play bingo rn?
im at school 😔
😔
bro's at school 💀
get me out hro
@languid barn wbu?
im at school
bro's at school 💀
Bros at school 
it just doesn’t show up
in configgy
ive tried r2modman and manual
did you check if any errors were happening
no errors
Send text? You can find a logoutput file in your bepinex folder (if using r2, that's in your profile's folder)
you have an old version of fullest auto
its 1.0.2
it says 1.0.0 in the log
although i guess the mod author could have forgot to change the number in game
if you're sure you do actually have the newest version then i'm pretty sure it actually doesn't work. i don't think there's anything you can do to fix this error
THEY'RE RED NOW??????
awesome daily
Does anyone know how to do a model replacement?
just get a decompiler like ILSpy
use a decompiler like Dnspy or ILspy open the assembly-Csharp.dll in ULTRAKILL/Managed iirc
is it shameful to make a web port
tis not fixed
OH NO
now you are the skill
steamunlocked users when their 12 hour download of a bitcoin miner accidently comes with a game
THEYRE IN CUSTOM LEVELS NOW??? oohh were so fucked
https://thunderstore.io/c/ultrakill/p/The0x539/RcHud/versions/ does this mod work for new version?
Unlikely
so thats a no
I don't know, go test it. It hasn't been updated to revamp so it's unlikely to work
I had a mod from before violence work all the way up to revamp with like only one minor bug, for example. But that's a rate case
i want a mod that get s rid of the arm exhaustion
and another mod wich u can throw the coins with no delay
its possible
its called going into vanilla, enabling cheats, then toggling no weapon cooldowns
I've had this idea floating in my head for a while of a library to add more major assists. Might get working on it one of these days.
its called not cheating making separate mods
whats the difference, other than... the mod already being a vanilla feature?
yeah bro im going to go rn at major assists and turn that shit on
while the ranking doesnt even count
cuz all you motherfucking see is the - rank
why does the rank matter to you?
youve already completed everything in the game - unless you havent, then why are you going for cheat mods?
quiet, PRIEST rank
stfu
i dont understand why this community gives a fuck about everything cant you just stfu dead ass now respectfully?
you seem to have gotten quite annoyed
may i ask why? i dont think ive said anything particularly aggravating
cuz the moment i said those two very things you called those as cheating
thats what the game calls them
1st the arm exhaustion shit isnt a cheat its literally rewinding the old punch delay
2ND
i was talking about the coins
the marksman having no delay when throwing coins cuz yea there are moments when i spam right click and it doesnt fucking launch instantly wich is insanely annoying
wait, so you didnt mean removing the cooldown for the coins?
what
no i meant i get what your going for
its possible the coin has a built in cooldown in it
what are other places you can get mods outside of thunderstore
Don't.
???
Thunderstore is where pretty much everything is published. There have been other places in the past, but now it's basically just thunderstore. There's nexusmods, but you won't find much apart from cybergrind patterns and textures, or just outdated mods. And I guess some people have mods on github that they haven't put on thunderstore yet. But seriously, just stick to thunderstore
👍
anybody got the yellow arm add on?
yea
Everytime I start modded ultrakill, the game almost instantly closes. Anyone know how to fix?
nvm I think
ok wait it's still not working
now my pc wont open anything
i think it's on its last breath
ok now ultrakill just crashes if I do anything
Question: what software was used to 3D model the ultrakill Characters?
blendar
whats your modlist?
its mostly 3ds max actually
some models were made in blender but almost everything made by Victoria is 3ds max
Thank you
I've been struggling with changing a enemies model
I can get it to appear in game, but the rigging is wrong
Problem is: I rigged it with the enemies rig, so it should work, but it doesn't
I DID IT!!!
mook
would yall fw heresy but green
with a little bit of lust and prelude
or lust and prelude with a hint of green
or lust and prelude but green with a hint of heresy
Maybe try making and see if its good and if it is not good then you make better or make new with the new knowledge
how do i get the bitcrushed quake ranger jump sound for the easteregg? in the files it doesnt have the distortion robotic filter
yo quick quesion
how do i increase blood in EnemyIdenitifer.DeliverDamage
for context i mean the hp you recieve back from it
Ask BlaixenU
i did. long story short i gotta change the fucking bloodsplatter logic in each enemy's get hurt method in their own custom scripts

i really REALLY wish for the enemy rewrite code to fix the issue of that
Yeah, good luck, I'm not touching that code
of each enemy having custom stuff
Honeslty, I've given up on many projects due to the messy enemy code
Why is the max health of an enemy IN THE MACHINE CLASS
Hakita, you were not supposed to take coding lessons from toby fox
Why is every prelude/act 1 enemy such a special snowflake
He is Toby Fox and the code confirms it
remember the fiasco when i tried changing the blood shader for bloodsplatters and even victoria gave me the source code and replacing it in game with the source recompiled one still broke it?
Yeah........
If it was easy, 30 modders would've already released "white bloodstains" as a mod
Is ultrakill run on elif statements and a dream
Ok, it's not that bad
The code is genuinely not that bad, it's just old 2019-2020 code that was never refactored
Stuff that probably made sense back then but don't make sense anymore
You can't future-proof everything
Indie game developer still makes jank the old fashioned way
You don't know the future
But you gotta refactor stuff when it starts getting messy
My mods are spaghetti already and they are nowhere near the scale of a full game. Just mods. So I can't really judge Hakita or any other programmer
... But EnemtIdentifierIdentifier is still funny to laugh at
Haha, Toby Fox code! Point and laugh!
whats the best modding thing for ultrakill
thank you kind sir
Any way for using Float, Int, Bool without the custom code adding? For Rude and Angry Level
My friend was telling me only the Trigger will be working I think it is very sad
Through the ObjectAcTivator
Like UltraKill Event to Animator Event would be great
#ultrakill message
does ANYONE have ANY clue what im going on about istg
Guys did Jaket mod work?
IM PANDEMONIUM. PLAY MY MINIGAMES. (this is modding related istg moderators)
idk bro.. if we had a way to know we would
@soft pasture
im RIGHT HERE
does jaket work
GRAHHHH
dont wanna jump to conclusions but I don't think this is the best thing to see in my beepinex logs
ahh yes evil matrix wall
yeah me nither
this can lag out the game so yeah its bad
My game keeps on crashing, do you guys know why? I disabled the VIRTUV1 mod one time and it still crashed, it must have something to do with UltraFishing
(Maybe related? I opened up GMod and it IMMEDIATELY crashed too!!)
(Normal ULTRAKILL works tho)
Nah my friend has ultrafishing so it's gotta be a download error or somtin
I have another problem
WHERE THE HELL DO I GET FILTH ISLAND
I have the AngryLevelLoader
Ultrakill or AngryLevelLoader?
It's not updated I don't think
both
You'd need to downpatch ultrakill and get an older version of Angry
I don't think island is updated at least
I could be wrong tho and I can't check rn
Nah
ok,
Just specifically asking for Filth Island
go to options,
OH
There's also play > difficulty > custom levels