-
Posts
1,396 -
Joined
-
Last visited
Everything posted by ITz_kser
-
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
-
Help/Support Can someone tell me what's wrong?
ITz_kser replied to ITz_kser's topic in Help & Support
that's all what i want to know thx it's solve -
Help/Support Can someone tell me what's wrong?
ITz_kser replied to ITz_kser's topic in Help & Support
so i don't need to change something in the popup like what i need to change the functions? -
Help/Support Can someone tell me what's wrong?
ITz_kser replied to ITz_kser's topic in Help & Support
ok a 1 question in the popup can i use the same in mshook for patcher? or i need to change something? -
Help/Support Can someone tell me what's wrong?
ITz_kser replied to ITz_kser's topic in Help & Support
i don't think so -
Help/Support Can someone tell me what's wrong?
ITz_kser replied to ITz_kser's topic in Help & Support
idk how to know if it or not i follow the tutorial http://iosgods.com/topic/444-tutorial-how-to-make-a-preference-bundle/ -
Help/Support Can someone tell me what's wrong?
ITz_kser replied to ITz_kser's topic in Help & Support
yeah -
Help/Support Can someone tell me what's wrong?
ITz_kser replied to ITz_kser's topic in Help & Support
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 -
Help/Support Can someone tell me what's wrong?
ITz_kser replied to ITz_kser's topic in Help & Support
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? -
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>
-
wow you're lucky make it as solved if you can
-
Help/Support Errors when i try to make a package with preference
ITz_kser replied to ITz_kser's topic in Help & Support
Thx DiDA -
Help/Support Video in how to update hack for iOS 9
ITz_kser replied to pepodev's topic in Help & Support
It's easyAdd this ProjectName_LDFLAGS += -Wl,-segalign,4000To your make file then you're done -
Thx it's work
-
Hello guys So I'm trying to make a package but I got this error So anything will be awesome
-
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
-
about the update can't you but it in DFU mode? and ask who tell you they can fix it in china
-
is this an android hack?
-
what is all these? did you follow a tutorial?
-
try in safe mode?