TemSharp icon indicating copy to clipboard operation
TemSharp copied to clipboard

Inject Learner

Open wuyao-developer opened this issue 5 years ago • 0 comments

Hello,I am a coder. but I am not good at injecting. I have some questions about TemSharp.Please Help me.

  1. How do you know the name of the button.I wonder what's the name of bag button in BattleButtonTechUI. What's the name of button for Technique2. Could you teach me a way to solve such problems. button = FindObjectsOfType<BattleButtonTechUI>().FirstOrDefault(b => b.name == "BattleTechniqueButton");

  2. the function name is encrypted. How do you know the meanning of the function. var vector = Temtem.Players.LocalPlayerAvatar.nkqrjhelndm.qqhqkomhdoq;

wuyao-developer avatar Feb 09 '20 15:02 wuyao-developer