Jump to content

ITz_kser

Senior Member
  • Posts

    1,396
  • Joined

  • Last visited

Everything posted by ITz_kser

  1. like what i think you need to give every function from these a return or the functions that's you want will not work that's what i test but didn't test the id
  2. that's all what i want to know thx it's solve
  3. so i don't need to change something in the popup like what i need to change the functions?
  4. ok a 1 question in the popup can i use the same in mshook for patcher? or i need to change something?
  5. idk how to know if it or not i follow the tutorial http://iosgods.com/topic/444-tutorial-how-to-make-a-preference-bundle/
  6. It's give me this <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>entry</key> <dict> <key>cell</key> <string>PSLinkCell</string> <key>icon</key> <string>icon.png</string> <key>label</key> <string>Fragger Hack</string> </dict> <key>items</key> <array> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string>Get unlimited grenades</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>Fraggerplist</string> <key>key</key> <string>kGrenades</string> <key>label</key> <string>Unlimited grenades</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string>All Worlds</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>Fraggerplist</string> <key>key</key> <string>kWorlds</string> <key>label</key> <string>Unlock all worlds</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string>Hack by ITzkser only for iOSGods</string> </dict> <dict> <key>cell</key> <string>PSTextCell</string> <key>label</key> <string>Visit iOSGods for more!</string> </dict> </array> <key>title</key> <string>Fragger Hack</string> </dict> </plist> Does this mean all my codes is wrong
  7. ok i'll test it right now hmm how can i know the wrong it's show me my code in the my-project-name.plist there're 3 files my-project.plist my-project info.plist which one?
  8. Hey guys when I make a package (preference) and install it I can't see any switches can someone tell me if there a wrong <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>entry</key> <dict> <key>cell</key> <string>PSLinkCell</string> <key>icon</key> <string>icon.png</string> <key>label</key> <string>Fragger Hack</string> </dict> <key>items</key> <array> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string>Get unlimited grenades</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>Fraggerplist</string> <key>key</key> <string>kGrenades</string> <key>label</key> <string>Unlimited grenades</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string>All Worlds</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>Fraggerplist</string> <key>key</key> <string>kWorlds</string> <key>label</key> <string>Unlock all worlds</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string>Hack by ITzkser only for iOSGods</string> </dict> <dict> <key>cell</key> <string>PSTextCell</string> <key>label</key> <string>Visit iOSGods for more!</string> </dict> </array> <key>title</key> <string>Fragger Hack</string> </dict> </plist>
  9. wow you're lucky make it as solved if you can
  10. It's easyAdd this ProjectName_LDFLAGS += -Wl,-segalign,4000To your make file then you're done
  11. Hello guys So I'm trying to follow this tutorial http://iosgods.com/topic/444-tutorial-how-to-make-a-preference-bundle/ But looks like it's hate me thx in advance
  12. Thx it's work
  13. Hello guys So I'm trying to make a package but I got this error So anything will be awesome
  14. Nice tool DiDA congrats the hacking will be more easier we are waiting for the next
  15. The <dict> <key> <string> Are for preference bundle And they shouldn't be in tweak.xm idk if this will make a different but try to change BOOL to bool
  16. about the update can't you but it in DFU mode? and ask who tell you they can fix it in china
  17. is this an android hack?
  18. what is all these? did you follow a tutorial?
  19. try in safe mode?
×
  • 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