Jump to content

tweak cheat not working


Go to solution Solved by Amuyea,

9 posts in this topic

Recommended Posts

Posted

Hi, so i have a problem with one of my tweaks cheat, so in it have have a few cheats all of them works except 1. I don't know what to change.

here is the cheat:

 

%hook Energy:

-(BOOL) isEnergyFull {

return true;

}

%end 

 

any help is appreciated! 

Posted (edited)

Hi, so i have a problem with one of my tweaks cheat, so in it have have a few cheats all of them works except 1. I don't know what to change.

here is the cheat:

 

%hook Energy:

-(BOOL) isEnergyFull {

return true;

}

%end

 

any help is appreciated!

 

Just type the true in capital TRUE

It is correct only

Updated by NaeeM.Cool
Posted (edited)

Just type the true in capital TRUE

It is correct only

 

No you can also write true

 

 

 

@profq if the game you're hacking is Battle Camp, the energy is only visual and you probably thought it worked during testing because you had some real "energy" left

Updated by castix
Posted

No you can also write true

 

 

 

@profq if the game you're hacking is Battle Camp, the energy is only visual and you probably thought it worked during testing because you had some real "energy" left

its dude perfect 2, i tried the energy class in flex and it worked perfectly but when i have it in my tweak it doesn't work. Think i will leave the energy out of the tweak

Posted

Hi, so i have a problem with one of my tweaks cheat, so in it have have a few cheats all of them works except 1. I don't know what to change.

here is the cheat:

 

%hook Energy:

-(BOOL) isEnergyFull {

return true;

}

%end 

 

any help is appreciated! 

You're not hooking properly, you wrote :

%hook Energy:

it needs to me

%hook Energy

without the " : " ... I think

Posted

You're not hooking properly, you wrote :

%hook Energy:

it needs to me

%hook Energy

without the " : " ... I think

 

Ah I didn't see that, that should solve it

Posted

Ah I didn't see that, that should solve it

For the 'true' or "TRUE" part, I think kirb's theos autocorrects it but normal theos doesn't. Since it doesn't work for me if I return a (bool) to 'true'

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines