Jump to content

Crypto

Senior Member
  • Posts

    3,170
  • Joined

  • Last visited

Everything posted by Crypto

  1. Why does he need to remove QuartzCore exactly? -Edit- Nvm, i get it
  2. %hook Transaction -(void) setCoins:(long long) fp8 { fp8 = 1000; %orig; } %end
  3. Couldn't find anything non-visual. If you can, share it
  4. If you read the tutorials, you would know
  5. EDIT 1 : COMBAT SPEED CHANGED TO X99. ( x999 made the game lag for some users )
  6. %hook BBMCoreAccess -(void) sendTypingNotificationForConversationURI:(id)arg1 isTyping:(bool)arg2 { arg1 = NULL; arg2 = FALSE; return %orig; } %end
  7. first error that I see : -(void) sendTypingNotificationForConversationURI:(id)arg1 isTyping:(bool) { arg2 = TRUE; return %orig; you're returning "arg2" but there's no "arg2" in your method. - Edit - You used FlexConverter didn't you? Read the description next time It noticed users that it doesn't work with 2+ arguments. It also doesn't read (long long) and (double)
  8. Write make package messages=yes Show me the results
  9. You need to CD to your specific project folder. Exemple : cd /var/mobile/sexyhack
  10. Put %end at the end of your code
  11. Welcome!
  12. https://iosgods.com/topic/41675-megahack-smash-monsters-city-rampage-55/
  13. Hacked App: Smash Monsters - City Rampage iTunes Link Bundle ID: com.tofulabs.smash2 Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). - PreferenceLoader (from Cydia). Note : Since making 55 switches would be absurd, I %hooked several features to some switches. Hack Features: [Hidden Content] Hack Download Link: First hit thebutton and then reply/comment [Hidden Content] Installation Instructions: Step 1: Download the .deb hack file from the link above. Step 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. Step 3: Using iFile or Filza, browse to where you saved the downloaded file and tap on it. Step 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen. Step 5: Let iFile / Filza finish the cheat installation. Step 6: Now open your iDevice settings and scroll down until you see the settings for this cheat and tap on it. If you do not see the cheat settings, respring or reboot your iDevice and make sure you have met all the requirements mentioned above. Step 7: Turn on the features you want and then open the game. 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: @Crypto Hack Video/Screenshots:
  14. General Talk?
×
  • 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