Jump to content

AnotherLurker

Senior Member
  • Posts

    1,093
  • Joined

  • Last visited

Everything posted by AnotherLurker

  1. Extract with iFile
  2. just wanna point out, that for some people you need to add #import <UIKit/UIKit.h> and not just the makefile
  3. we'll call them EvillyHeaders
  4. its not headers its fuctions
  5. just a note: iOS 7 R7 holds only 668,000,000
  6. dude u didn't make iApCrazy, u can't just "release" this hack, there is already info for iApCrazy
  7. no no, u add a icon in the Resources folder of your Preference Bundle, then get a icon from your game's .app place it in Resoures folder, and change the name of the png in entry.plist to the name of the icon u just got
  8. fixed, didn't add a constructor
  9. @@DiDA i suggest you try and sav hack it, lets see how "hard" it is
  10. I figured out what Zahir wrote^^ BTW EvillyG00d!!!! to do the x/20i you need to subtract 4 * 20 or 2 * 20 (for thumb ) from the offset BTW 1. watch -location *0xADDRESS gives you some better info than just watch 2. instead of display/i $pc you can do x/i $pc and it doesnt do what u said it does.... complicated to explain.... like reload for ammo, or not enough coins if u attached a watchpoint to coins, pc will display the function that gives u the alert view saying u can't buy 3. you can use c , cont , or continue
  11. Compiling Tweak.xm (armv7)... Tweak.xm:77:2: error: expected unqualified-id if(GetPrefBool(@"kCash")) { ^ Tweak.xm:82:5: error: expected unqualified-id if(GetPrefBool(@"kGold")) { ^ Tweak.xm:87:5: error: expected unqualified-id if(GetPrefBool(@"kCards")) { ^ Tweak.xm:91:5: error: expected unqualified-id if(GetPrefBool(@"kAmmo")) { ^ Tweak.xm:94:2: error: expected unqualified-id if(GetPrefBool(@"kEnergy")) { ^ 5 errors generated.
  12. HI
  13. @ In the game it's the highest?
  14. Wow
  15. where is rmaslr???
  16. won't work, UDID-protected saves
  17. u spent ur time doing this??? the ultimate n00b could do a sac hack fro dis
×
  • 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