Jump to content

Jamme1020031

Member
  • Posts

    15
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPhone 13 Pro Max
  • iOS Version
    16
  • Jailbroken
    No

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Jamme1020031's Achievements

Rookie

Rookie (2/14)

  • 2 Years In
  • Super Dedicated
  • Appreciated Solution
  • Conversation Starter
  • Part of a Club

Recent Badges

0

Reputation

  1. Thank you so much I get it Hope also update igg to working on rootless soon
  2. About IGameGod live patches is not working with me for any game when put offset it’s not changed my iPhone 11 jailbreak dopamine 15.6 here secrenshot Photo https://ibb.co/F315YYC
  3. i make a hooking game name Sugar Blast: Pop & Relax by Rovio Entertainment link https://apps.apple.com/qa/app/sugar-blast-pop-relax/id1468893314 Tweak.x #import <UIKit/UIKit.h> %hook Inventory - (int)GetCoins { NSLog(@"GetCoins method hooked and returning 9999"); return 9999; } %end projectcake.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Filter</key> <dict> <key>Bundles</key> <array> <string>com.rovio.projectcake</string> </array> </dict> </dict> </plist> // Token: 0x06000272 RID: 626 RVA: 0x00002A30 File Offset: 0x00000C30 [Token(Token = "0x6000272")] [Address(RVA = "0x1ADA504", Offset = "0x1ADA504", VA = "0x1ADA504")] public int GetCoins() { return 0; } namespace DreamBlast { // Token: 0x020000A2 RID: 162 [Token(Token = "0x20000A2")] public abstract class Inventory : ScriptableObject, IInitializable when build deb ok when installing its no chang anyting if i patching it the offset 1ADA504 to 00F0271EC0035FD6 ITS WORKING BUT WITH PATCHIN WITH HOOKIN NOT WORKING ANY HELP ABOUT IT IM NEW ABOUT
  4. Please reupload video 

    Seven Deadly Sins: Grand Cross - Mod IPA + iGG Mod Menu Tutorial

  5. Nice it’s awesome
  6. Thanks bro ♥️
×
  • 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