@everyone experiencing the RightAlt issue. I've had it for a while as well and I've been trying to figure out what's causing the problem. For some reason, Nova_Mod() activates on the right var (32), however, it's not executing the ability even if it returns true. However, if you comment out Nova_Mod() in the profile and use IsRightAltKeyDown() then it works as intended.
It's a strange bug indeed that I'm heavily working on fixing. I had some net issues yesterday so I've been trying my best to figure it out.