Jump to content

Weird hack/ feature stuff


Go to solution Solved by Ted2,

6 posts in this topic

Recommended Posts

Posted (edited)

couldnt think of a better title because im so pissed off 

so i found 2 features for this game and Unlimited crystals and credits well they work perfectly fine i found ammo but couldnt test it because of the stupid dump B*** S*** problem whats happening is in my Tweak.xm i add the offsets and the stuff required so like this to where it says 

************************/
//add features here!

addHack(@"Unlimited Credits ", @"Sets credits to a huge amount", font, {0x123456789}, {0x12345678}, {0x12345678});

addHack(@"Unlimited crystals ", @"Sets crystals to a huge amount", font, {0x123456789}, {0x12345678}, {0x12345678}); 

addHack(@"Unlimited Ammo ", @"Sets ammo to huge amount", font, {0x123456789}, {0x12345678}, {0x12345678});

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 

so i add and remove other deb and compile and i install new deb and the  Unlimited Ammo feature doesn't appear in the mod menu so i change the features around so like this 

addHack(@"Unlimited Ammo ", @"Sets ammo to huge amount", font, {0x123456789}, {0x12345678}, {0x12345678});

addHack(@"Unlimited Credits ", @"Sets credits to a huge amount", font, {0x123456789}, {0x12345678}, {0x12345678});

addHack(@"Unlimited crystals ", @"Sets crystals to a huge amount", font, {0x123456789}, {0x12345678}, {0x12345678}); 

 

and i compile again and removed the other DEB and install new one well in the new DEB it just shows this in the mod menu  

 

addHack(@"Unlimited Credits ", @"Sets credits to a huge amount", font, {0x123456789}, {0x12345678}, {0x12345678});

addHack(@"Unlimited crystals ", @"Sets crystals to a huge amount", font, {0x123456789}, {0x12345678}, {0x12345678}); 

 

@RudePerson

@Joka

or anyone else

 

 

 

Updated by Taylor Meyer
Posted
34 minutes ago, Joka said:

Love how I'm not tagged in this LUL

Remove the spaces, see if that makes a difference.

PrdxrD8.png

 

Sorry buddy I tagged you

23 minutes ago, RudePerson said:

Type in terminal: "make clean package install" instead of "make package install"

Can I do just make clean package 

36 minutes ago, Joka said:

Love how I'm not tagged in this LUL

Remove the spaces, see if that makes a difference.

PrdxrD8.png

 

I tried the remove spaces it still does it

Posted
1 hour ago, Taylor Meyer said:

omg that fixed it 

Yes you could have also typed make clean package & then install it with filza. But why bother the extra work

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