Jump to content

AxCE

Senior Member
  • Posts

    800
  • Joined

  • Last visited

Everything posted by AxCE

  1. Hack Requirements: - iFile or Filza - PreferenceLoader Hack Features: - Unlimited Ammo - Unlimited Grenades/Mines - Unlimited Jetpack - Go through walls Hack Download Link: [Hidden Content] Installation Instructions: 1. Download the hack from the link above. 2. Open it in iFile/Filza 3. Click Installer/Install 4. Respring (if you want) 5. Done! Credits: @Fuerza @shmoo @AxCE
  2. Thanks alot!!!
  3. WOW!How have you done this...I mean i just wanna do this to learn a bit and stuff..Have you done this?
  4. HappyWheels
  5. Okay first of all setup theos.
  6. Im trying to learn this too..But its really frustrating...Ig you have a pc learn hacking with ida pro.
  7. My makefile looks like this now: hweels_LDFLAGS += -Wl,-segalign,4000ARCHS = armv7 arm64 include theos/makefiles/common.mk TWEAK_NAME = hweels hweels_FILES = Tweak.xm include $(THEOS_MAKE_PATH)/tweak.mk after-install:: install.exec "killall -9 SpringBoard" I tried it but it doesnt work either
  8. Please Help
  9. Now i have this in my Makefile: ARCHS = armv7 arm64 SDK = iPhoneOS8.3 include theos/makefiles/common.mk TWEAK_NAME = hweels hweels_FILES = Tweak.xm include $(THEOS_MAKE_PATH)/tweak.mk after-install:: install.exec "killall -9 SpringBoard" But it still doesnt work My tweak.xm: #import <UIKit/UIKit.h> #import <Foundation/Foundation.h> #import <SpringBoard/SpringBoard.h> %hook Session -(float) gravity{ return -5.00f; } %end
  10. Now i have it like this: ARCHS = armv7 arm64 include theos/makefiles/common.mk TWEAK_NAME = hweels hweels_FILES = Tweak.xm include $(THEOS_MAKE_PATH)/tweak.mk after-install:: install.exec "killall -9 SpringBoard"
  11. Hacked App:Tiny Miners iTunes Link:https://itunes.apple.com/us/app/tiny-miners/id920054061?mt=8 Hack Requirements: - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. Hack Features: - Unlimited Diamonds - Unlimited Coins - Max. Level Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Open the app, play it a bit then close it from multitasking. Step 2: Download the file from the link above. Step 3: Unzip, copy/paste the files/folders to: For users on iOS 7, 6 and lower: /User Applications/AppName using iFunBox or /var/mobile/Applications/AppName using iFile/Filza. Jailbroken or Non-Jailbroken iOS 8 and lower, Jailbroken iOS 9, iOS 10 and higher users: /User Applications/AppName using iFunBox or /var/mobile/Containers/Data/Application/AppName using iFile/Filza. Non-Jailbroken iOS 8.3, 8.4, 9.0, 10.0 and higher need to follow this tutorial: http://iosgods.com/topic/9651-how-to-installapply-hacks-posted-in-this-section-if-youre-on-ios-83-84-90/ Note: Backup your original app files before replacing them with these modified ones. Step 4: Overwrite the new hacked files with your old ones and open the app. Note: If you have any questions or problems, read our Frequently Asked Questions topic and if you don't find a solution, post your issue down below and we'll do our best to help! Credits: @AxCE Hack Screenshots: N/A
  12. Search for it in the search bar
  13. Nice¿
  14. Nice..
  15. Thanks!Now i can install it without an error but the hack just dont work...So its just like i would play normaly.. And the top of my tweak looks like this:#import "writeData.h" #import "Macros.h" #include <substrate.h>
  16. Dida please don't delete this post and if you do, please tell me why So i have exactly this in my tweak.xm: https://iosgods.com/topic/36304-nova-3-freedom-edition-wallhack-source/ And the error i get is here: Please Help.
  17. AxCE

    Count to 4,000

    144
  18. Ahh sorry...I was about to change it
×
  • 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