Jump to content

IGM Help


Go to solution Solved by Rook,

12 posts in this topic

Recommended Posts

Posted

Show me your tweak.xm and makefile.

Tweak.xm:

 

#import "Hack.h"

#import "HackManager.h"

@class Hack;

@class HackManager;

 

#define PLIST_PATH @"/var/mobile/Library/Preferences/com.johnkittz.farmkill.plist"

 

#define FENCEHACK 0

#define ZOMBIEHACK 1

#define CASHHACK 2

#define SURVIVORHACK 3

 

HackManager *hackmanager = nil;

 

%hook FraggerAppDelegate

- (BOOL)application:(id)fp8 didFinishLaunchingWithOptions:(id)fp12

{

    //All Orientations in struct are: landscapeLeft, landscapeRight, portrait, and portraitUpsideDown. They are set to false by default. Set the ones supported in the app to true.

    struct AllowedOrientations supportedOrientations = MakeInitialOrientations();

    supportedOrientations.landscapeLeft = true;

    supportedOrientations.landscapeRight = true;

 

    hackmanager = [[HackManager alloc]initWithDictPath:PLIST_PATH hackerName:@"JohnKittz" coordX:10 coordY:20 andOrientation:UIInterfaceOrientationLandscapeRight andSupportedOrientations:supportedOrientations];

 

    [hackmanager addHackWithKey:@"kfence" andName:@"Fence life" andType:NUMBER];

    [hackmanager addHackWithKey:@"kzom" andName:@"zombie stats" andType:NUMBER];

    [hackmanager addHackWithKey:@"kCash" andName:@"Cash" andType:NUMBER];

    [hackmanager addHackWithKey:@"ksurvivor" andName:@"survivors" andType:NUMBER];

    return %orig;

}

%end

 

%hook SkippyConstants

- (float)bonusCashMultiplier

{

    return [[hackmanager getHackValueAtIndex:CASHHACK]floatValue];

}

%end

 

%hook FarmKillData

- (int)farmKillCashMult

{

    return [[hackmanager getHackValueAtIndex:CASHHACK]intValue];

}

%end

 

%hook MudskipperStatsScreen

- (int)bonusCash

{

    return [[hackmanager getHackValueAtIndex:CASHHACK]intValue];

}

%end

 

%hook MoneyDrop

- (float)amount

{

    return [[hackmanager getHackValueAtIndex:CASHHACK]floatValue];

}

 

- (float)moneyMultiply

{

    return [[hackmanager getHackValueAtIndex:CASHHACK]floatValue];

}

%end

 

%hook Zombie

- (float)attack

{

    return [[hackmanager getHackValueAtIndex:ZOMBIEHACK]floatValue];

}

 

- (float)life

{

    return [[hackmanager getHackValueAtIndex:ZOMBIEHACK]floatValue];

}

%end

 

%hook Fence

- (float)life

{

    return [[hackmanager getHackValueAtIndex:FENCEHACK]floatValue];

}

%end

 

%hook FarmKillStats

- (int)stats_survivorsKilled

{

    return [[hackmanager getHackValueAtIndex:SURVIVORHACK]intValue];

}

%end

Makefile:

 

ARCHS = armv7 arm64

 

FarmKill_LDFLAGS += -W1,-segalign,4000

 

include theos/makefiles/common.mk

 

TWEAK_NAME = FarmKill

FarmKill_FILES = Tweak.xm HackManager.m Hack.m

FarmKill_FRAMEWORKS = UIKit

include $(THEOS_MAKE_PATH)/tweak.mk

 

after-install::

    install.exec "killall -9 SpringBoard"

 

  • Solution
Posted

FarmKill_FRAMEWORKS = UIKit CoreGraphics

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

    • Claw Quest: Roguelike RPG v1.1.2 [ +15 Cheats ] Currency Max
      Modded/Hacked App: Claw Quest: Roguelike RPG By Hexpion Pte. Ltd.
      Bundle ID: com.hexpion.sixpzeroeight
      App Store Link: https://apps.apple.com/us/app/claw-quest-roguelike-rpg/id6749590073?uo=4

      🤩 Hack Features

      - ADS NO / Rewards Free
      - Month Cards Active
      - Daily Rewards
      - Premium Pass Active
      - Unlimited Battle Coins / Use In Battle Store
      - Unlimited Battle Crystal / Use In Battle Store
      - Unlimited Battle Mana / Use In Battle Store
      - Unlimited Gems
      - Unlimited Gold
      - Unlimited Energy
      - Unlimited S Keys
      - Unlimited Legendary Keys
      - Unlimited Golden Keys
      - Unlimited Silver Keys
      - Unlimited Shard
        • Like
      • 8 replies
    • Claw Quest: Roguelike RPG v1.1.2 [ +15 Jailed ] Currency Max
      Modded/Hacked App: Claw Quest: Roguelike RPG By Hexpion Pte. Ltd.
      Bundle ID: com.hexpion.sixpzeroeight
      App Store Link: https://apps.apple.com/us/app/claw-quest-roguelike-rpg/id6749590073?uo=4

      🤩 Hack Features

      - ADS NO / Rewards Free
      - Month Cards Active
      - Daily Rewards
      - Premium Pass Active
      - Unlimited Battle Coins / Use In Battle Store
      - Unlimited Battle Crystal / Use In Battle Store
      - Unlimited Battle Mana / Use In Battle Store
      - Unlimited Gems
      - Unlimited Gold
      - Unlimited Energy
      - Unlimited S Keys
      - Unlimited Legendary Keys
      - Unlimited Golden Keys
      - Unlimited Silver Keys
      - Unlimited Shard
        • Winner
        • Like
      • 14 replies
    • Ninja Scroll Rush v0.2.7 [ +8 Cheats ] Currency Max
      Modded/Hacked App: Ninja Scroll Rush By Yso Corp
      Bundle ID: com.YsoCorp.NinjaScrollRush
      App Store Link: https://apps.apple.com/us/app/ninja-scroll-rush/id6755685134?uo=4

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Keys +3
      - Unlimited Coins
      - Unlimited EXP / Faster LvL UP
      - HP MAX
      - ATK MAX
      - DEF MAX
      - Skill CD
        • Like
      • 5 replies
    • Ninja Scroll Rush v0.2.7 [ +8 Jailed ] Currency Max
      Modded/Hacked App: Ninja Scroll Rush By Yso Corp
      Bundle ID: com.YsoCorp.NinjaScrollRush
      App Store Link: https://apps.apple.com/us/app/ninja-scroll-rush/id6755685134?uo=4

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Keys +3
      - Unlimited Coins
      - Unlimited EXP / Faster LvL UP
      - HP MAX
      - ATK MAX
      - DEF MAX
      - Skill CD
        • Winner
      • 3 replies
    • Merge Cats: Catopia Puzzle v1.6.3 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Merge Cats: Catopia Puzzle By Sticky Hands Inc.
      Bundle ID: com.stickyhands.mergecats
      App Store Link: https://apps.apple.com/us/app/merge-cats-catopia-puzzle/id6746182545?uo=4

      🤩 Hack Features

      - Unlimited Cash
      - Unlimited Gold
      - Unlimited Energy
        • Like
      • 4 replies
    • Merge Cats: Catopia Puzzle v1.6.3 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Merge Cats: Catopia Puzzle By Sticky Hands Inc.
      Bundle ID: com.stickyhands.mergecats
      App Store Link: https://apps.apple.com/us/app/merge-cats-catopia-puzzle/id6746182545?uo=4
      🤩 Hack Features

      - Unlimited Cash
      - Unlimited Gold
      - Unlimited Energy
        • Agree
        • Like
      • 5 replies
    • Portal Survivor v1.10.0 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Portal Survivor By ESC Games Yazilim Anonim Sirketi
      Bundle ID: com.escape.portalsurvivor
      App Store Link: https://apps.apple.com/ph/app/portal-survivor/id6754314383?uo=4

      🤩 Hack Features

      - Unlimited Coins
      - Unlimited Energy
      - Unlimited HP
        • Informative
        • Agree
        • Like
      • 25 replies
    • Portal Survivor v1.10.0 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Portal Survivor By ESC Games Yazilim Anonim Sirketi
      Bundle ID: com.escape.portalsurvivor
      App Store Link: https://apps.apple.com/ph/app/portal-survivor/id6754314383?uo=4

      🤩 Hack Features

      - Unlimited Coins
      - Unlimited Energy
      - Unlimited HP
        • Informative
        • Agree
        • Haha
        • Thanks
        • Like
      • 24 replies
    • Tower And Bows v1.313 [ +5 Cheats ] Currency Max
      Modded/Hacked App: Tower And Bows By Jisu Im
      Bundle ID: com.Jaems.TowerAndBows
      App Store Link: https://apps.apple.com/us/app/tower-and-bows/id6737190028?uo=4

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Gold
      - Never Die
      - Critical DMG
      - Critical Multi
        • Thanks
      • 9 replies
    • Tower And Bows v1.313 [ +5 Jailed ] Currency Max
      Modded/Hacked App: Tower And Bows By Jisu Im
      Bundle ID: com.Jaems.TowerAndBows
      App Store Link: https://apps.apple.com/us/app/tower-and-bows/id6737190028?uo=4

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Gold
      - Never Die
      - Critical DMG
      - Critical Multi
      • 6 replies
    • Super Heavy Iron Tank v1.0.3 [ +7 Jailed ] Auto Win
      Modded/Hacked App: Super Heavy Iron Tank By Game Duo Co.,Ltd.
      Bundle ID: net.gameduo.vg
      App Store Link: https://apps.apple.com/ph/app/super-heavy-iron-tank/id6757405833?uo=4

      🤩 Hack Features

      - ADS NO / Rewards Free
      - DMG
      - ATK Speed
      ::::: ViP :::::
      - Auto Win
      - Energy Unlimited
      - Auto Skip Wave
      - Quick Supply
        • Thanks
        • Winner
        • Like
      • 3 replies
    • Super Heavy Iron Tank v1.0.3 [ +7 Cheats ] Auto Win
      Modded/Hacked App: Super Heavy Iron Tank By Game Duo Co.,Ltd.
      Bundle ID: net.gameduo.vg
      App Store Link: https://apps.apple.com/ph/app/super-heavy-iron-tank/id6757405833?uo=4

      🤩 Hack Features

      - ADS NO / Rewards Free
      - DMG
      - ATK Speed
      ::::: ViP :::::
      - Energy Unlimited
      - Auto Skip Wave
      - Auto Win
      - Quick Supply
        • Winner
        • Like
      • 3 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