Jump to content

Elreys

Senior Member
  • Posts

    290
  • Joined

  • Last visited

Everything posted by Elreys

  1. Thanks Wonderfull Tutorial shmoo i work a the moment only for interesting on the Angry Birds Fight, its really hard to hack without this instruction.
  2. Thanks
  3. thks
  4. DiDA i try but this guide ist not complete, ithink thex miss somthing ? http://imgur.com/dddbgrf,LkZDQcZ
  5. Hi SuperGIU i try also to create a new Preference bundle but i receive this error : error: expected function body after function declarator if(GetPrefBool(@"kInvincible")) this are my file content : I try with this file: #import <Foundation/Foundation.h> #import "writeData.h" #include <unistd.h> #define PLIST_PATH @"/private/var/root/spidy/spidermanultimate/Resources/SpiderManUltimate.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } %ctor if(GetPrefBool(@"kInvincible")) { writeData(0x47842,0x3501); } { writeData(0x1C4551,0x002E); }; What is wrong ? Thks ELREYS
  6. thks
×
  • 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