Jump to content

[HELP] new to making tweaks and got an error


Go to solution Solved by Rook,

9 posts in this topic

Recommended Posts

Posted

Ll8AOMn.png

control

Package: com.L33T_Pr0xY.fragger
Name: fragger
Depends: mobilesubstrate
Version: 1.0
Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: L33T_Pr0xY
Author: L33T_Pr0xY
Section: Tweaks

**************************************************
fragger.plist

{ Filter = { Bundles = ( "com.miniclip.Fragger" ); }; }

*********************************************************
Makefile

include theos/makefiles/common.mk

TWEAK_NAME = fragger
fragger_FILES = Tweak.xm

include $(THEOS_MAKE_PATH)/tweak.mk

after-install::
	install.exec "killall -9 SpringBoard"

*******************************************************
Tweak.xm

%hook LevelLayer
-(int) grenades {
 return 999999;
}

-(void) setGrenades:(int) fp8 {
fp8 = 999999;
%orig(fp8);
}
%end

%hook Configuration
-(void) setUnlimitedGrenades: (BOOL) fp8 {
fp8=true;
%orig(fp8);
}
%end

%hook FraggerAppDelegate
-(void)applicationDidBecomeActive:
(id)application {
UIAlertView *alert =[(UIAlertView alloc)
initWithTitle:@"Welcom to
Fragger"message:@"Hacked by L33T Pr0xY. Visit
iOSGods.com" delegate:null
cancelButtonTitle:@"Thanks!"otherButtonTitles:
nil);
[alert show];
[alert release];
}
%end

 

Posted

The error has been generated in the popup part.

 

Replace it all with this:

%hook FraggerAppDelegate
-(void)applicationDidBecomeActive:(id)application {
UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Welcome to Fragger" message:@"Hacked by L33T Pr0xY. Visit iOSGods.com" delegate:nil cancelButtonTitle:@"Thanks" otherButtonTitles:nil];
[alert show];
[alert release];
}
%end
Posted

Edit your makefile and add this:

include theos/makefiles/common.mk

TWEAK_NAME = fragger
fragger_FILES = Tweak.xm
fragger_FRAMEWORKS = UIKit

include $(THEOS_MAKE_PATH)/tweak.mk

after-install::
	install.exec "killall -9 SpringBoard"

@@EvillyG00d has explained this very well here: http://iosgods.com/topic/831-tutorial-how-to-hack-using-mobile-substrate-method-hooking/

  • Solution
Posted

okay i think that helped i now have two files idk if they always look like there crypt?

 

http://imgur.com/p0Cw4Kd

You can now copy those two files and paste them in /Library/MobileSubstrate/DynamicLibraries/ to activate the hack.

 

But a better way is to make the hack a .deb file so it auto does that for you. To do this, type:

make package

or

make package install

In PuTTy.

Posted (edited)

You can now copy those two files and paste them in /Library/MobileSubstrate/DynamicLibraries/ to activate the hack.

 

But a better way is to make the hack a .deb file so it auto does that for you. To do this, type:

make package

or

make package install

In PuTTy.

i made a .deb i putted on my repo im testing it now :)

 

 

IT WORKS thanks 

Updated by L33T_Pr0xY
Posted

i made a .deb i putted on my repo im testing it now :)

 

 

IT WORKS thanks 

Awesome!

 

If you have any more questions or problems, feel free to create a new support topic! :)

 

Happy Holidays! :)

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
  • Our picks

    • Hunt Royale: Action RPG Battle v3.10.1 +3 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Hunt Royale: Action RPG Battle By BoomBit, Inc.
      Bundle ID: com.hunt.royale
      iTunes Store Link: https://apps.apple.com/us/app/hunt-royale-action-rpg-battle/id1537379121?uo=4

       
       

      🚀 Hack Features

      - Dumb Enemies

      VIP
      - Damage Multiplier
      - Defence Multiplier
      • 129 replies
    • Hunt Royale: Action RPG Battle v3.10.1 +3 Cheats [ Damage & Defence ]
      Modded/Hacked App: Hunt Royale: Action RPG Battle By BoomBit, Inc.
      Bundle ID: com.hunt.royale
      iTunes Store Link: https://apps.apple.com/us/app/hunt-royale-action-rpg-battle/id1537379121?uo=4

       


      🚀 Hack Features

      - Dumb Enemies

      VIP
      - Damage Multiplier
      - Defence Multiplier
      • 22 replies
    • Feed the Deep v1.0.5 [+6 Jailed Cheats]
      Modded/Hacked App: Feed the Deep By L MUSCAT ENTERPRISES PTY LTD
      Bundle ID: com.Luke-Muscat.FtD
      App Store Link: https://apps.apple.com/us/app/feed-the-deep/id6745767745?uo=4



      🤩 Hack Features

      - Free IAP
      - Never Die
      - Add Gold (Enable inside game)
      - Add Orb (Enable inside game)
      - Add Ammo (Enable inside game)
      - Unlimited Oxygen
      • 2 replies
    • Feed the Deep v1.0.5 [+6 Cheats]
      Modded/Hacked App: Feed the Deep By L MUSCAT ENTERPRISES PTY LTD
      Bundle ID: com.Luke-Muscat.FtD
      App Store Link: https://apps.apple.com/us/app/feed-the-deep/id6745767745?uo=4


       

      🤩 Hack Features

      - Free IAP
      - Never Die
      - Add Gold (Enable inside game)
      - Add Orb (Enable inside game)
      - Add Ammo (Enable inside game)
      - Unlimited Oxygen
      • 2 replies
    • Life in Adventure v1.2.32 [+3 Jailed Cheats]
      Modded/Hacked App: Life in Adventure By sangil kim
      Bundle ID: com.StudioWheel.Bard
      iTunes Store Link: https://apps.apple.com/us/app/life-in-adventure/id1551617649?uo=4



      🚀 Hack Features

      - Add Gems (Do not Add More Than 900. If your Gem > 1000 You'll get ban)
      - Guild Subscription Activeted
      - Never Die
      • 25 replies
    • Life in Adventure v1.2.32 [+3 Cheats]
      Modded/Hacked App: Life in Adventure By sangil kim
      Bundle ID: com.StudioWheel.Bard
      App Store Link: https://apps.apple.com/us/app/life-in-adventure/id1551617649?uo=4



      🤩 Hack Features

      - Add Gems (Do not Add More Than 900. If your Gem > 1000 You'll get ban)
      - Guild Subscription Activeted
      - Never Die
      • 9 replies
    • Rupture: Immortal Slasher v0.15.4 [+3 Cheats]
      Modded/Hacked App: Rupture: Immortal Slasher By ALEKSEI KLIMOV
      Bundle ID: com.GOLEM.Immortal
      iTunes Store Link: https://apps.apple.com/us/app/rupture-immortal-slasher/id6738378630?uo=4

       

      🤩 Hack Features

      - God Mode/Never Die
      - Unlimited Currency (Add 50k every time you spend)
      - Always Can Upgrade Equipments

       
      • 10 replies
    • Rupture: Immortal Slasher v0.15.4 [+3 Jailed Cheats]
      Modded/Hacked App: Rupture: Immortal Slasher By ALEKSEI KLIMOV
      Bundle ID: com.GOLEM.Immortal
      iTunes Store Link: https://apps.apple.com/us/app/rupture-immortal-slasher/id6738378630?uo=4

       

      🚀 Hack Features

      - God Mode/Never Die
      - Unlimited Currency (Add 50k every time you spend)
      - Always Can Upgrade Equipments


      🍏 Jailbreak iOS hacks: https://iosgods.com/forum/5-game-cheats-hack-requests/
      🤖 Modded Android APKs: https://iosgods.com/forum/68-android-section/
      • 22 replies
    • Little Defenders v1.2.10 [+2 Jailed Cheats]
      Modded/Hacked App: Little Defenders By 羡龄 甄
      Bundle ID: com.sisheshidu.guardian
      App Store Link: https://apps.apple.com/us/app/little-defenders/id6740069144?uo=4



      🤩 Hack Features

      - Never Die
      - Add Coin (Inside Battle)
      • 1 reply
    • Little Defenders v1.2.10 [+2 Cheats]
      Modded/Hacked App: Little Defenders By 羡龄 甄
      Bundle ID: com.sisheshidu.guardian
      App Store Link: https://apps.apple.com/us/app/little-defenders/id6740069144?uo=4



      🤩 Hack Features

      - Never Die
      - Add Coin (Inside Battle)

        • Haha
      • 5 replies
    • Lands of Jail v1.0.14 [+1 Jailed Cheats]
      Modded/Hacked App: Lands of Jail By SINGAPORE JUST GAME TECHNOLOGY PTE. LTD.
      Bundle ID: com.justgame.jails.global
      App Store Link: https://apps.apple.com/us/app/lands-of-jail/id6738469826?uo=4



      🤩 Hack Features

      - Enemy Can't Attack (Enable Before Enter the Stage)

        • Like
      • 14 replies
    • Lands of Jail v1.0.14 [+1 Cheats]
      Modded/Hacked App: Lands of Jail By SINGAPORE JUST GAME TECHNOLOGY PTE. LTD.
      Bundle ID: com.justgame.jails.global
      App Store Link: https://apps.apple.com/us/app/lands-of-jail/id6738469826?uo=4



      🤩 Hack Features

      - Enemy Can't Attack (Enable Before Enter the Stage)
       
        • Like
      • 22 replies
×
  • 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