So I have never dealt with Unity scripts before, and this is my first time working with them. I read about using dnSpy to modify Assembly-CSharp.dll. Now, I think I have found the method that deals with the text and uses the copy method `GUIUtility.systemCopyBuffer = text;` before the return...