sreeragh2009 Cheater
Reputation: 0
Joined: 21 Oct 2014 Posts: 33 Location: UNKNOWN
|
Posted: Mon Jan 12, 2015 9:29 am Post subject: HELP me with some code |
|
|
| Code: | exec function God()
{
// End:0x74 Loop:False
if(Outer.bGodMode)
{
Outer.bGodMode = false;
Outer.ClientMessage("God mode off");
return;
}
Outer.bGodMode = true;
Outer.ClientMessage("God Mode on");
} |
This is a code i found in a game file. From what i know its a function. Can i call the function using cheat engine or any code ?. I only know a little C++ but i cant make dll to inject. If only i can get a source code or something like that.
_________________
PROFESSIONAL "LEARNER" |
|