-
Posts
355 -
Joined
-
Last visited
Everything posted by CodeName9
-
Hack [x32/x64] Terraria v1.2.12785 +4
CodeName9 replied to CmakLove's topic in Free Jailbreak Cheats
Awesome- 6,861 replies
-
- Patcher
- Patcher Hack
-
(and 1 more)
Tagged with:
-
Me ok ❤
-
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
I give up -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
yes the error comes up it says Tweak.xm:3:1: error: redefinition of 'Level' as different kind of symbol@class Level; @class Player; @class GameState; ^ -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
Jacksons-iPad:~ mobile$ suPassword: Jacksons-iPad:/var/mobile root# cd /var/mobile/crazykingspatchv1 Jacksons-iPad:/var/mobile/crazykingspatchv1 root# make package /var/mobile/crazykingspatchv1/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang. /var/mobile/crazykingspatchv1/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries. Making all for tweak crazykingspatchv1... 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... Tweak.xm:3:1: error: redefinition of 'Level' as different kind of symbol @class Level; @class Player; @class GameState; ^ /var/mobile/crazykingspatchv1/theos/include/QuartzCore/QuartzCore-Structs.h:114:22: note: previous definition is here typedef struct Level Level; ^ 1 error generated. make[2]: *** [obj/Tweak.xm.49859382.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [crazykingspatchv1.all.tweak.variables] Error 2 Jacksons-iPad:/var/mobile/crazykingspatchv1 root# -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
ill show you when I take it off it makes another error -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
it needs to be there cause one of the errors said that and when I put it there one of the errors went -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
%hook GameState -(int) gems { return 9999999; } -(int) max_stars { return 9999999; } -(int) total_stars { return 9999999; } -(int) max_energy { return 9999999; } -(int) max_crowns { return 9999999; } -(int) tickets { return 9999999; } -(int) energy_play_cost_level { return 1; } -(int) total_crowns { return 9999999; } -(int) energy { return 9999999; } -(int) energy_refill_count { return 9999999; } -(int) energy_reward_count { return 9999999; } %end %hook @Level -(int) coins { return 9999999; } %end %hook Player -(int) get_energy { return 9999999; } %end -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
Got rid of 5 errors just the ones at bottom now Jacksons-iPad:~ mobile$ su Password: Jacksons-iPad:/var/mobile root# cd /var/mobile/crazykingspatchv1 Jacksons-iPad:/var/mobile/crazykingspatchv1 root# make package /var/mobile/crazykingspatchv1/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang. /var/mobile/crazykingspatchv1/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries. Making all for tweak crazykingspatchv1... 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. Tweak.xm:67: error: dangling %end make[2]: *** [obj/Tweak.xm.49859382.o] Error 255 make[1]: *** [internal-library-all_] Error 2 make: *** [crazykingspatchv1.all.tweak.variables] Error 2 Jacksons-iPad:/var/mobile/crazykingspatchv1 root# -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
could you help me with the errors -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
how did you make it a .deb -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
And add the cost for when the game starts you could make it 1 or 0 or something like that -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
to upgrade troops when game starts -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
did yours have unlimited ticketsAnd how did you make it a .deb -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
it was a test lol any ideas? -
Help/Support .deb terminal errors! I'm beginner
CodeName9 replied to CodeName9's topic in Help & Support
Ok hold on %hook GameState-(int) gems { return 9999999; } -(int) max_stars { return 9999999; } -(int) total_stars { return 9999999; } -(int) max_energy { return 9999999; } -(int) max_crowns { return 9999999; } -(int) tickets { return 9999999; } -(int) energy_play_cost_level { return 1; } -(int) total_crowns { return 9999999; } -(int) energy { return 9999999; } -(int) energy_refill_count { return 9999999; } -(int) energy_reward_count { return 9999999; } -(void) setEnergy:(int) { return 9999999; } %end %hook Level -(int) coins { return 9999999; } %end %hook Player -(int) get_energy { return 9999999; } %end -
Heyy as in the title I am beginner and I am trying to make a .deb in the terminal but I keep getting errors /var/mobile/crazykingspatchv1/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang. /var/mobile/crazykingspatchv1/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries. Making all for tweak crazykingspatchv1... 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... Tweak.xm:3:1: error: redefinition of 'Level' as different kind of symbol @class Level; @class Player; @class GameState; ^ /var/mobile/crazykingspatchv1/theos/include/QuartzCore/QuartzCore-Structs.h:114:22: note: previous definition is here typedef struct Level Level; ^ Tweak.xm:35:85: error: expected class member or base class name static void _logos_method$_ungrouped$GameState$setEnergy(GameState* self, SEL _cmd):(int) { ^ Tweak.xm:35:85: error: expected '{' or ',' Tweak.xm:35:84: error: only constructors take base initializers static void _logos_method$_ungrouped$GameState$setEnergy(GameState* self, SEL _cmd):(int) { ^ Tweak.xm:36:4: error: void function '_logos_method$_ungrouped$GameState$setEnergy' should not return a value [-Wreturn-type] return 9999999; ^ ~~~~~~~ 5 errors generated. make[2]: *** [obj/Tweak.xm.49859382.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [crazykingspatchv1.all.tweak.variables] Error 2 Any ideas btw I made this patch too see weather I can make one lol
-
Nice dude
-
On my game player it doesn't have the thing where you can modify all values at once how do I get it ?
-
Cool
-
Tweak Blockheads Anti Ban + 20 Cheats[Updated]
CodeName9 replied to Naeemjr's topic in Free Jailbreak Cheats
It's always says connection lost -
Hack Billionaire - Business Capitalist (ALL VERSIONS) +2
CodeName9 replied to Joka's topic in Free Jailbreak Cheats
Noice -
Patcher Hack Bloons TD Battles v4.7.2 +6 FREE Cheats!
CodeName9 replied to 0xSUBZ3R0's topic in Free Jailbreak Cheats
Thanks This is epic -
Kewl