Perhaps. I modified his plugins to do the functions I wanted instead of waiting for him to do them.
I made one that disables the Eye of Rher. And one that makes me have infinite stamina.
Both work fine. But, when i make a function for don't show the stamina bar/hud, i open the game, and all looks fine. But when i press Shift for start running. i get error "maximum call stack size exceeded".
Every character has own switches that make him have 1 arm or no arms.
And the method used by Toby Yasha in his invicibility plugins is make a script that disable the Switch that make the attack occour. and this script is running all time of gameplay.
the have a way for make the "Call Stack Size" bigger or optimizate the plugins.