I’m using MadworkScriptSignal by loleris right now and it’s great but it’s missing the :Wait() function that most RBXScriptSignals have like game.Players.Player.CharacterAdded:Wait(). Is there a module that has this function designed already that I can switch to, or do I have to write this myself?