
Alihackali
Senior Member-
Posts
243 -
Joined
-
Last visited
Everything posted by Alihackali
-
Help/Support Unity Game dont have global.metadata
Alihackali replied to Alihackali's topic in Help & Support
😁 maybe @Rook know something ? -
the app not working it show me error
-
hello i just saw an game it does not have a file global.metadata but the game is UnityFramework How can I decrypt its files? link game is https://apps.apple.com/us/app/last-war-survival/id6448786147
-
Tutorial Unity Unlink without Hook (No Jailbreak Support) [REAL EXAMPLES]
Alihackali replied to Theo1357's topic in Tutorials
its cool thanks but also its very hard -
Hex Codes for ARM64 modding | True | False | NOP | High Value |
Alihackali replied to aQReh's topic in Coding Center
ds -
aa
-
aa
-
al
-
hi Is there a new way to integrate the mode menu and work without jailbreak? Because I see @X204 posting game Modmenu without jailbreak and they work normally any new @Rook any help @Happy Secret @Puddin @AlyssaX64 @Laxus thanks
-
Non-Jailbroken Hack Guns Arena v1.32.16 [+3] - No JB
Alihackali replied to X204's topic in Free Non-Jailbroken IPA Cheats
@X204hi bro Do you have any tutoring or how to make a real mod menu that works without jailbreak? Because I see that you have made mod menu without jailbreak. thanks -
Help/Support Offset hack is linked to enemies - how to unlink?
Alihackali replied to Alihackali's topic in Help & Support
but this not just Only supports iOSGods Debs ? or to all i use ted2 mod menu and r16 menu -
Help/Support Offset hack is linked to enemies - how to unlink?
Alihackali replied to Alihackali's topic in Help & Support
Thanks @Rook but that way it’s works for non jailbreak? Or just for jailbreak? -
Help/Support Offset hack is linked to enemies - how to unlink?
Alihackali replied to Alihackali's topic in Help & Support
any help @Rook @Happy Secret @Puddin @AlyssaX64 @Laxus thanks -
hi I have a problem in some games. I extract the correct offset and I face this problem. When I use the speed offset, the enemies and I become very fast. I just want the player to become fast. Game Name : Tacticool offset : 0x2B3C2C4 // Game.CharacterLogic.c [Address(RVA = "0x2B3C2C4", Offset = "0x2B3C2C4", VA = "0x2B3C2C4")] public float ModifyMovement(float speed) { return default(float); }
-
Mod Menu Hack Rush Royale - Tower Defense TD v10.0.1 +3 Cheats
Alihackali replied to Zahir 's topic in Free Jailbreak Cheats
ss -
im using r16 modmenu #import "Menu.h" void setUp() { /****** [r16Hook hook:@"0x10198FA54" with:(void *)Player_Update original:(void **)&_Player_Update]; [r16Hook hook:@"0x10198FA54" with:(void *)ItemCheck original:(void **)&_ItemCheck]; [menu addPatch:@"Godmode" description:@"Leave this on you won't die" offsets:@[@"0x10198FA54", @"0x10198FA54"] hexPatches:@[@"0xC0035FD6", @"0xC0035FD6"]]; ******/ [menu addSwitch:@"Inf-Mana" description:@"Leave this on infinite mp" ]; [menu addSlider:@"Custom Fov" description:@"Set your custom fov" initialValue:1.00 minValue:1.00 maxValue:200.00]; [menu addTextfieldWide:@"ChatSpam" description:@"Set your custom chatspam or value"]; [menu addTextfieldRight:@"Spawn Item:" description:@""]; [menu addTextfieldRight:@"Item Amount:" description:@""]; [menu addTextfieldRight:@"Set_MaxMinions" description:@"Use this to surpass max minions limit"]; [menu addIndexSwitch:@"Damage" description:@"" items:@[@"mana", @"godmode", @"item", @"Increased", @"High", @"Ohk"]]; } void startAuthentication() { #import "r16Logo.h" menu.socialShareMessage = @"Im using @@APPNAME@@ Cheats by @@USER@@"; menu.sharingIconBorderColor = rgba(0xffffff, 1.0); //only color that needs to be set r16Theme.baseColor = rgba(0xfc03df, 0.9); //r16Theme.headerBackground = rgba(0x5f04cf, 1.0); //r16Theme.footerBackground = rgba(0x5f04cf, 1.0); //r16Theme.menuBackground = rgba(0x7300ff, 0.9); //r16Theme.keyOnColor = rgba(0x8423fa,1.0); //r16Theme.keyOffColor = rgba(0x7b00ff,0.9); //r16Theme.menuShadowColor = rgba(0x7200fc, 0.9); [menu closeTaps:1 width:270 maxVisableToggles:5 title:@"@@APPNAME@@" credits:@"Made by @@USER@@"]; setUp(); } static void didFinishLaunching(CFNotificationCenterRef center, void *observer, CFStringRef name, const void *object, CFDictionaryRef info) { timer(0.1){ startAuthentication(); }); } void launchEvent() { CFNotificationCenterAddObserver(CFNotificationCenterGetLocalCenter(), NULL, &didFinishLaunching, (CFStringRef)UIApplicationDidFinishLaunchingNotification, NULL, CFNotificationSuspensionBehaviorDrop); } __attribute__((constructor)) static void initialize() { launchEvent(); }
-
any help thanks @Laxus @Puddin @Zahir @Rook @AlyssaX64
-
.
-
Hello can someone help me? I have this code I want when the mode menu image is clicked Sends me to a website or any other link [menu closeTaps:1 width:270 maxVisableToggles:5 title:@"@@APPNAME@@" credits:@"Made by @@////i want to put the link here////@@"]; same like iosgods mods when clicked image send me to website setUp(); } @Rook anyhelp please
-
i have mod menu ted 2. i made game cheat with mod menu ted2 but when i make package install with the iphone rootless the game not working well crash
-
is there any modmenu supports rootless ?? because mod menu ted2 not supports yet anyone knows Please When I support Mod ted2 with rootless the game well Crashing Thanks @Rook 😊