Help - Stamina don't work
I put in base :
void Stamina()
{
*(float*)ADR_STAMINA1 = 1000;
*(float*)ADR_STAMINA2 = 1000;
*(float*)ADR_STAMINA3 = 1000;
*(float*)ADR_STAMINA4 = 1000;
*(float*)ADR_STAMINA5 = 1000;
}
and in addys :
#define ADR_STAMINA1 Current Address
#define ADR_STAMINA2 Current Address
#define ADR_STAMINA3 Current Address
#define ADR_STAMINA4 Current Address
#define ADR_STAMINA5 Current Address
Do I need to put stamina in the hackthread ? If yeas to which one to ingame or outgame ?
Please help me someone if can I will put the person who helped me in the credits
Thanks
of course you need to put that void Stamina() into the ingame... because ingame is your playerpointer unless the ingame is you declared as your serverpointer, and stamina is considered as a playerpointer hack not a server pointer hack
Still crash when I put ingame the stamina btw do I need a bypass for that ?
When I put Stamina(); ingame the warrock crash but when I put void Stamina(); the warrock don't crash but the stamina don't work and YES i have the latest addresses for stamina.
Still don't work any ideas why ?
P.S Sorry for double post.
What a shame it didn't work :/
Thanks for the help guys,