Jump to content

QuistisQueen

Senior Member
  • Posts

    341
  • Joined

  • Last visited

Everything posted by QuistisQueen

  1. This is what I have and it pop up the alert during launch of the app, but only once. What I want is to popup everytime the player launch the app. hidden void setAlertInfo(const char *alertTitle, const char *alertMessage) { title = alertTitle; theMsg = alertMessage; } - removed - UIAlertView *av = [[UIAlertView alloc] initWithTitle:CNCString(title) message:CNCString(theMsg) delegate:nil cancelButtonTitle:@"Thank You" otherButtonTitles:nil]; [av show]; [defaults setBool:YES forKey:@"alertShown"]; } }
  2. It doesn't save and will ask you again the next time you open domination which doesn't overwrite.
  3. amazing @shmoo. It worked great!!! Thanks a bunch.
  4. Kingcrown tried on my account and it is confirm that walls hack does not work on the new version.
  5. Can someone show me how to apply nstimer to code injection? The idea is to have the code to be activated after 30second peer to game is launched. Ex of tweak: #include <Foundation/Foundation.h> #include "Config.h" CNDeclare(infcoin1,0x101eff << 2); CNConstructor(SexyAss) { CNDict("bhsettings"); CNAlert("Battle Heart Cheats","Hacked by AsianQueen. Visit iOSGods.com for more."); CNBool("infcoinkey") { CNWrite(CNAddr((infcoin1 >> 2)),"001041E2");}}
  6. any suggestion? I always landed at Error: Device Service and thats it... stuck forever here.
  7. Damn. U over killed the game lol
  8. I can still attack but won't get medals. Thats the pts of the game. But fair enough only if they sell 14,000 crown for 9.99$
  9. Same here... Zeroed medals and kickout of alliance bug
  10. you'll have to wait til industrial age because without building and cancelled, I dough you'll be able to. Every game now and day has pointer address with aslr so unless you find the correct address then you can go from there.
  11. Have not tested but u can try to pick all building up and set them down with each search as you pickup and drop it down.
  12. not bad... I've been trying to figure this out myself with the new games... With those basic str, I can handle, but with the vector; I just quit....
  13. U gonna need to do a tutorial on walls bc it does not work for any buildings that takes 0sec to construct. You can't cancel construct of 0second so I'm assuming you would need to search +. for those who need igg on ios... [Hidden Content]
  14. Mines diff and it should work 99% of the time. It will take sometimes bc will required to uninstall the new version, install old cracked version then install new version over it. I will post the link and clear instructions once i get home from work today.
  15. Let me see
  16. Know a way to work around it, but not sure if i can post it Post a tutorial
×
  • 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