Hey Wolfeo, thanks for posting the DLL. I looked in it and saw that you deobsfucated it. What program did you use? I used de4dot but maybe you know a better one.
Side question: if you deobfuscate a file on two separate occasions will it assign the same names each time (e.g. class334, class 335, etc.)?
Anyway, I went to the class FireTimeRate (or something like that). It's the same one apemanzilla pointed us to to make the lightspeed SMG hack. In the stock DLL that I deobsfucated I had been able to look at the constructor but from your DLL I couldn't view it. DotReflector threw an error. What program are you using to view the C# code?