Jump to content

Johnkittz

Senior Member
  • Posts

    1,481
  • Joined

  • Last visited

Everything posted by Johnkittz

  1. I wanna get a cheat engine app for jailbroken users Being able to save addresses/offsets would be amazing
  2. Android always getting the good stuff Out of all the things made nobody can make a cheat engine app?
  3. Hey guys Now I know about the cheating apps like GameGem, gameplayer, ect But is there a actual cheat engine for iOS that can save addresses+offsets?
  4. Hacked App:VirtualCity HD Supported Operating Systems:Windows 7+ Hack Requirements: -PC/Laptop -VirtualCity HD From Windows Store -My Trainer Hack Features: -Inf Money Hack Download: [Hidden Content] How to: -Download The .zip Above -Extract The zip into your Desktop -Open The trainer+The game -Press The Hotkeys of the hacks you want!! Credits: @@Johnkittz
  5. Hacked App:Zombie HQ PC Operating Systems Supported:Windows 7+ Hack Requirements: -A Windows PC/Laptop -Zombie HQ from The windows Store -My Trainer Hack Features: -Inf Cash -Inf Ammo -Inf Gold -Inf Specials -Inf Energy Hack Download: [Hidden Content] How To: -Download The zip Above -Extract The .zip into your desktop -Open The game and Open my Trainer -Press The Hoykeys of the hacks you Want! Credits: @@Johnkittz
  6. nice job im trying to hack this game now with the help of shmoo tut
  7. Can somebody send me a cracked binary of this game?
  8. Strings are found inside the binary of the game I'll download the game myself and see if it does
  9. Use localIAP
  10. I'm surprised raggnar got it (props if you didn't google the lyrics)
  11. Google is a cheat
  12. Wrong
  13. Hahah nice Zahir!
  14. Won't you let me walk you home from school? Won't you let me meet you at the pool? Maybe Friday I can Get tickets for the dance And I'll take you, ooh ooh Won't you tell your dad get off my back? Tell him what we said 'bout Paint It Black Rock and roll is here to stay Come inside where it's okay And I'll shake you, ooh ooh Won't you tell me what you're thinking of? Would you be an outlaw for my love? If it's so, well let me know If it's no, well I can go I won't make you, ooh ooh
  15. Could you help Almight Shmoo?
  16. I get these errors now: Making all for tweak FruitSplash... Preprocessing Tweak.xm... Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Compiling Tweak.xm... Compiling /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m... /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:64:1: error: @synthesize of 'weak' property is only allowed in ARC or GC mode @implementation SCLAlertView ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:47:47: note: property declared here @property (nonatomic, weak) UIViewController *rootViewController; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:64:1: error: @synthesize of 'weak' property is only allowed in ARC or GC mode @implementation SCLAlertView ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:48:61: note: property declared here @property (nonatomic, weak) id<UIGestureRecognizerDelegate> restoreInteractivePopGestureDelegate; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1639:1: error: @synthesize of 'weak' property is only allowed in ARC or GC mode @implementation SCLALertViewTextFieldBuilder ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.h:488:51: note: property declared here @property(weak, nonatomic, readonly) SCLTextView *textField; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1642:23: error: a parameter list without types is only allowed in a function definition __weak typeof(self) weakSelf = self; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1642:28: error: expected ';' at end of declaration __weak typeof(self) weakSelf = self; ^ ; /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1644:13: error: use of undeclared identifier 'weakSelf' weakSelf.parameterTitle = title; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1645:20: error: use of undeclared identifier 'weakSelf' return weakSelf; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1673:1: error: @synthesize of 'weak' property is only allowed in ARC or GC mode @implementation SCLALertViewButtonBuilder ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.h:498:49: note: property declared here @property(weak, nonatomic, readonly) SCLButton *button; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1673:1: error: @synthesize of 'weak' property is only allowed in ARC or GC mode @implementation SCLALertViewButtonBuilder ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1656:31: note: property declared here @property(weak, nonatomic) id parameterTarget; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1676:23: error: a parameter list without types is only allowed in a function definition __weak typeof(self) weakSelf = self; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1676:28: error: expected ';' at end of declaration __weak typeof(self) weakSelf = self; ^ ; /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1678:13: error: use of undeclared identifier 'weakSelf' weakSelf.parameterTitle = title; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1679:20: error: use of undeclared identifier 'weakSelf' return weakSelf; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1686:23: error: a parameter list without types is only allowed in a function definition __weak typeof(self) weakSelf = self; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1686:28: error: expected ';' at end of declaration __weak typeof(self) weakSelf = self; ^ ; /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1688:13: error: use of undeclared identifier 'weakSelf' weakSelf.parameterTarget = target; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1689:20: error: use of undeclared identifier 'weakSelf' return weakSelf; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1696:23: error: a parameter list without types is only allowed in a function definition __weak typeof(self) weakSelf = self; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m:1696:28: error: expected ';' at end of declaration __weak typeof(self) weakSelf = self; ^ ; fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [obj//var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.m.7031c4ef.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [FruitSplash.all.tweak.variables] Error 2
  17. I got the SCL headers from here:https://github.com/dogo/SCLAlertView I have the 8.1 SDK
  18. Thanks I didn't even know I could save the errors So here's the errors I've been getting: Making all for tweak FruitSplash... Preprocessing Tweak.xm... Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Compiling Tweak.xm... In file included from Tweak.xm:1: In file included from /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.h:14: /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLButton.h:74:1: error: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed [-Werror,-Wobjc-property-no-attribute] @property id target; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLButton.h:74:1: error: default property attribute 'assign' not appropriate for non-GC object [-Werror,-Wobjc-property-no-attribute] /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLButton.h:94:1: error: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed [-Werror,-Wobjc-property-no-attribute] @property (nonatomic) SCLTimerDisplay *timer; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLButton.h:94:1: error: default property attribute 'assign' not appropriate for non-GC object [-Werror,-Wobjc-property-no-attribute] In file included from Tweak.xm:1: /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.h:108:1: error: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed [-Werror,-Wobjc-property-no-attribute] @property UILabel *labelTitle; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.h:108:1: error: default property attribute 'assign' not appropriate for non-GC object [-Werror,-Wobjc-property-no-attribute] /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.h:114:1: error: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed [-Werror,-Wobjc-property-no-attribute] @property UITextView *viewText; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.h:114:1: error: default property attribute 'assign' not appropriate for non-GC object [-Werror,-Wobjc-property-no-attribute] /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.h:120:1: error: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed [-Werror,-Wobjc-property-no-attribute] @property UIActivityIndicatorView *activityIndicatorView; ^ /var/mobile/fruitsplash/theos/include/SCLAlertView/SCLAlertView.h:120:1: error: default property attribute 'assign' not appropriate for non-GC object [-Werror,-Wobjc-property-no-attribute] 10 errors generated. make[2]: *** [obj/Tweak.xm.3df904c2.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [FruitSplash.all.tweak.variables] Error 2
  19. One sec I can take a screenshot
  20. I'm having problems implementing a SCLAlert to my tweak I seen DiDA explaining what to do but when I tried that I get errors from the .h I downloaded from GitHub Can somebody help me?
  21. I'll try this game.....team lava makes it hard to hack since it does refresh the values but if I could find a way to disable the refresh it would be fine till you closed the app
  22. The coins will usually subtract but when you hit 0 coins you can still buy them I know this because I have a massive patch for this on my phone I made
×
  • 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