Jump to content

18 posts in this topic

Recommended Posts

Posted (edited)

Hello :D so I've got a new cheat on going but and now when im trying to compile it it says error with one hook i did, here is the hook whats causing problem;

 

%hook Transaction

-(void) setCoins:(long long) fp8 {

fp8 = 1000;

%orig(fp8);

}

%end

 

in terminal it saying:

 modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. 

 Compiling Tweak.xm...
Tweak.xm:7:141: error: redefinition of 'Transaction'
      as different kind of symbol
  ...@class StatusPanelAgent; @class Transaction; 
                              ^
/var/mobile/holiday/theos/include/QuartzCore/QuartzCore-Structs.h:138:3: note: 
      previous definition is here
} Transaction;
  ^
Tweak.xm:6:129: error: expected function body after
      function declarator
  ...self, SEL _cmd) fp8 {
                     ^
2 errors generated.
make[2]: *** [obj/Tweak.xm.5a107aa2.o] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [Holiday.all.tweak.variables] Error 2
g-eazy:/var/mobile/holiday root# 
 
any help is highly appreciated! 
Updated by profq
Posted

 

%hook transaction
-(void)setCoins:(long long)fp8 {
%orig;
fp8 = 1000;
}
%end

 

Think it as order. First is void then long long.

Posted (edited)

 

%hook transaction-(void)setCoins:(long long)fp8 {%orig;fp8 = 1000;}%end
Think it as order. First is void then long long.
It's whe other way around because after %orig; the function is complete and doesn't execute fp8 anymore

 

 

 

You need to write stuff properly: "Transaction" and not "transaction"

Also remove QuartzCore from tweakname_FRAMEWORKS in your Makefile

Updated by castix
Posted
%hook transaction
-(void)setCoins:(long long)fp8 {
%orig;
fp8 = 1000;
}
%end

Think it as order. First is void then long long.

 

still getting an error i can send the tweak 

#import <UIKit/UIKit.h>

#import <substrate.h>

#import <Foundation/Foundation.h>

 

%hook DatabaseSecurityAgent

-(BOOL)hasUserStoreBeenTamperedWhith fp8 {

fp8=false;

%orig(fp8);

}

%end

 

%hook StatusPanelAgent

-(void) setCoins:(long long) fp8{

fp8 = 1000;

%orig(fp8);

}

%end

 

%hook Transaction

-(void)setCoins:(long long)fp8{

%orig

fp8 = 1000;

}

%end

 

%hook LootModel

-(void) setCoins:(long long) fp8{

fp8 = 1000;

%orig(fp8);

}

%end

 

%hook IAPItem

-(id) advertisementDialog fp8{

%orig

fp8=(null);

}

%end

 

%hook SurvivorConfig

-(float) landCoinCostExponent fp8 {

fp8 = 0;

%orig(fp8);

}

 

-(void) setLandCostExponent:(float)fp8 {

fp8 = 0;

%orig(fp8);

}

%end

 

%hook SurvivorAppDelegate

 

- (BOOL)application:(id)fp8 didFinishLaunchingWithOptions:(id)fp12 { // Popup only once at each launch of the app.

UIAlertView *igcredits = [[uIAlertView alloc] initWithTitle:@"Holiday Cheats"

message:@"\nHoliday Cheats by profq for iOSGods.com"

delegate:self

cancelButtonTitle:@"Thanks"

otherButtonTitles:@"Visit Us", nil];

[igcredits show];

[igcredits release];

return %orig();

}

 

%new

-(void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex {

 

NSString *button = [alertView buttonTitleAtIndex:buttonIndex];

 

if([button isEqualToString:@"Visit Us"])

{

[[uIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://iosgods.com/]];

}

}

%end

this is my second time making a tweak so i guarantee that i've done stuff wrong :(

Posted

It's whe other way around because after %orig; the function is complete and doesn't execute fp8 anymore

 

 

 

You need to write stuff properly: "Transaction" and not "transaction"

Also remove QuartzCore from tweakname_FRAMEWORKS in your Makefile

i dont have QuartzCore in my makefile

Posted (edited)

 

%hook Transaction
 
-(void)setCoins:(long long)fp8 {
%orig(1000);
 
}
 
%end
Updated by Pro
Posted (edited)

Im getting this after trying all you guys suggestions: Tweak.xm:7:84: error: redefinition of 'Transaction'
as different kind of symbol
...@class SurvivorAppDelegate; @class Transactio...
^
/var/mobile/holiday/theos/include/QuartzCore/QuartzCore-Structs.h:138:3: note:
previous definition is here
} Transaction;
^
Tweak.xm:6:129: error: expected function body after
function declarator
...self, SEL _cmd) fp8 {
^
2 errors generated.
make[2]: *** [obj/Tweak.xm.5a107aa2.o] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [Holiday.all.tweak.variables] Error 2
g-eazy:/var/mobile/holiday root#

Updated by profq

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

    • Gale Knights Idle RPG ( 윈드러너 키우기 ) +3 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: 윈드러너 키우기 By LightCON Co., Ltd.
      Bundle ID: net.lightcon.windidle
      iTunes Store Link: https://apps.apple.com/kr/app/윈드러너-키우기/id6757690255

       

      🤩 Hack Features

      - Damage Multiplier
      - God Mode
      - No Skill Cooldown
      • 0 replies
    • Head Kick v1.0 [ +5 Cheats ] Currency Max
      Modded/Hacked App: Head Kick By Davut Tekin
      Bundle ID: com.headkick.game
      App Store Link: https://apps.apple.com/us/app/head-kick/id6787854717?uo=4

      🤩 Hack Features

      - ADS NO
      - Gems Max
      - Coins Max
      - Stadium Unlocked
      - Character Unlocked
      • 0 replies
    • Head Kick v1.0 [ +5 Jailed ] Currency Max
      Modded/Hacked App: Head Kick By Davut Tekin
      Bundle ID: com.headkick.game
      App Store Link: https://apps.apple.com/us/app/head-kick/id6787854717?uo=4

      🤩 Hack Features

      - ADS NO
      - Gems Max
      - Coins Max
      - Stadium Unlocked
      - Character Unlocked
      • 0 replies
    • MidnightMarket v1.0.8 [ +3 Cheats ] Currency Max
      Modded/Hacked App: MidnightMarket By Rawhand. Inc
      Bundle ID: com.rawhand.midnightmarket
      App Store Link: https://apps.apple.com/us/app/midnightmarket/id6766170934?uo=4

      🤩 Hack Features

      - Unlimited Coins
      - Unlimited Training Point
      - Unlimited Restore Powder
        • Like
      • 0 replies
    • MidnightMarket v1.0.8 [ +3 Jailed ] Currency Max
      Modded/Hacked App: MidnightMarket By Rawhand. Inc
      Bundle ID: com.rawhand.midnightmarket
      App Store Link: https://apps.apple.com/us/app/midnightmarket/id6766170934?uo=4

      🤩 Hack Features

      - Unlimited Coins
      - Unlimited Training Point
      - Unlimited Restore Powder
      • 0 replies
    • Stella Connect +4 Mods [ Damage & Defence ]
      Mod APK Game Name: Stella Connect By 스텔라 크래프트
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.StellarCraft.StellarConnect

       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited Currencies
        • Informative
      • 0 replies
    • Stella Connect +5 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Stella Connect By Stellar Craft co., Ltd.
      Bundle ID: com.StellarCraft.StellarConnect
      App Store Link: https://apps.apple.com/us/app/stella-connect/id6761739992?uo=4

       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited Currencies
      - Unlimited Currencies v2 -> Will increase instead of decrease.
        • Informative
      • 0 replies
    • Battle Chef Brigade +1 Jailed Cheat [ Full Game Unlocked ]
      Modded/Hacked App: Battle Chef Brigade By Crunchyroll, LLC
      Bundle ID: com.crunchyroll.gv.battlechefbrigade
      App Store Link: https://apps.apple.com/us/app/battle-chef-brigade/id6756333748?uo=4

       

      🤩 Hack Features

      -- Full Game Unlocked
        • Like
      • 0 replies
    • Idle Vampire Hunter: Merge RPG +2 Jailed Cheats [ Freeze Currencies ]
      Modded/Hacked App: Idle Vampire Hunter: Merge RPG By MAD PIXEL GAMES LTD
      Bundle ID: idle.vampire.hunter.rpg
      App Store Link: https://apps.apple.com/us/app/idle-vampire-hunter-merge-rpg/id6785410016?uo=4

       

      🤩 Hack Features

      - Freeze Currencies
      - No Attack Cooldown
      • 0 replies
    • Astra Squad +3 Mods [ Unlimited Currencies ]
      Mod APK Game Name: Astra Squad By MEGAGIGA GAMES BILISIM A.S.
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.astra.squad

       

      🤩 Hack Features

      - Currency Modifier -> Earn some. 
      - Tool Damage Multiplier
      - No Tool Level Requirement
        • Winner
      • 1 reply
    • Crunchyroll: Asdivine Saga +1 Jailed Cheat [ Full Game Unlocked ]
      Modded/Hacked App: Crunchyroll: Asdivine Saga By Crunchyroll, LLC
      Bundle ID: com.crunchyroll.gv.asdivinesaga
      App Store Link: https://apps.apple.com/us/app/crunchyroll-asdivine-saga/id6762117251?uo=4

       


      🤩 Hack Features

      -- Full Game Unlocked
      • 1 reply
    • Idle Berserker legend of kali +3 Jailed Cheats
      Modded/Hacked App: 버서커 키우기 By A1GAMES Co,. Ltd.
      Bundle ID: com.a1gamesstudio.berserker
      App Store Link: https://apps.apple.com/kr/app/%EB%B2%84%EC%84%9C%EC%BB%A4-%ED%82%A4%EC%9A%B0%EA%B8%B0/id6746774731?uo=4

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - Damage Multiplier
      - Defense Multiplier
      - Reward Multiplier

       

      ⬇️ iOS Hack Download IPA Link


      Hidden Content

      Download via the iOSGods App







       

      📖 PC Installation Instructions

      STEP 1: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see our iOSGods App IPA Download Tutorial which includes a video example.
      STEP 2: Download Sideloadly and install it on your Windows or Mac.
      STEP 3: Open Sideloadly on your computer, connect your iOS device, and wait until your device name appears in Sideloadly.
      STEP 4: Once your iDevice is recognized, drag the modded .IPA file you downloaded and drop it into the Sideloadly application.
      STEP 5: Enter your Apple Account email, then press “Start.” You’ll then be asked to enter your password. Go ahead and provide the required information.
      STEP 6: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 7: Once the installation is complete and you see the app on your Home Screen, you will need to go to Settings -> General -> Profiles / VPN & Device Management. Once there, tap on the email you entered from step 6, and then tap on 'Trust [email protected]'.
      STEP 8: Now go to your Home Screen and open the newly installed app and everything should work fine. You may need to follow further per app instructions inside the hack's popup in-game.

      NOTE: iOS/iPadOS 16 and later, you must enable Developer Mode. For free Apple Developer accounts, you will need to repeat this process every 7 days. If you have any questions or problems, read our Sideloadly FAQ section of the topic and if you don't find a solution, please post your issue below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues.

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A
        • Agree
        • Like
      • 16 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