Jump to content

 Something great is coming! 🚀

Stay tuned for the big reveal happening here on iOSGods on the 17th of December!

The countdown has finished!

AxCE

Senior Member
  • Posts

    800
  • Joined

  • Last visited

Everything posted by AxCE

  1. Nice¿
  2. Nice..
  3. 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>
  4. 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.
  5. AxCE

    Count to 4,000

    144
  6. Ahh sorry...I was about to change it
  7. Oh yes..I see...
  8. Yes from shmoo..
  9. I already made this topic but it got deleted?! I have a this in my tweak.xm #import "writeData.h" #import "Macros.h" int (*speedOld)(void *self, int arg0, int arg1); int speed(void *self, int arg0, int arg1){ if(speedOld(self, arg0, arg1)>0){ //if you aren't moving you'd be stuck in place with this writeData(0x33d3a8, 0x0020c046); //trick the game into thinking its always on the ground writeData(0x535370, 0x7047); //remove all collision } return speedOld(self, arg0, arg1); } %ctor{ MSHookFunction((void*)(_dyld_get_image_vmaddr_slide(0) + 0x114dd0 + 1),(void*)speed,(void**)&speedOld); } And i get this errror when i make the package Can someone help me fix this error please?
  10. Doesn't work either
  11. Thanks, it worked now but it doesn't happens anything...If i turn it on in flex it works but not with the tweak?!
  12. Thats my full tweak.xm lol...Flex:
  13. Hi, i wanna make a tweak... So i have this in my tweak.xm: #import #import %hook session -(float) gravity:{ return -5; } %end And when i make package install, it says: Can i fix this?
  14. Hacked App:Plague inc. iTunes Link:https://itunes.apple.com/ch/app/plague-inc./id525818839?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: - Everything unlocked. 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
×
  • 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