-
Posts
319 -
Joined
-
Last visited
Everything posted by Profq
-
Flex [FLEX HACK] Jigsaw Money (1000000 Taps To Redeem For Giftcard)
Profq replied to MODZ4FUN420's topic in DIY Cheats
Good job! -
Good job!
-
Tutorial [Tut] Download Free Music! [NO Jailbreak] [Works IOS: 9 & 10]
Profq replied to 2nDimension's topic in Tutorials
Good job! -
DIY Hack [HACK] Bud Farm unlimited coins and bucks
Profq replied to Banterbork's topic in DIY Cheats
Good job! -
good job!
-
Patcher Hack Bloons TD Battles v4.7.2 +6 FREE Cheats!
Profq replied to 0xSUBZ3R0's topic in Free Jailbreak Cheats
Good job!! -
Good Job!
-
Good job!
-
Hack Critical Ops v0.9.6+ (All Versions) iOS Wall Hack!
Profq replied to caoyin's topic in Free Jailbreak Cheats
Good job! -
TuT Using IDA to Hack iPhone Games - HBK PDF Tutorial
Profq replied to NitroxicDemon's topic in Tutorials
Good Job! -
Patcher G Tool (Gameloft AdBlocker) v1.2
Profq replied to Astronaut's topic in Free Jailbreak Cheats
good job! -
open safari and in the search bar type cydia://
-
okay be back in a few min!
-
forgot a few lines but that's what I got.
-
Hi, when I'm compiling my tweak I'm getting this error: g-eazy:/var/mobile/mc5 root# make package messages=ye s > Making all for tweak MC5… set -o pipefail; (make -f Makefile --no-print-directory --no-keep-going \ internal-library-compile \ _THEOS_CURRENT_TYPE=tweak THEOS_CURRENT_INSTANCE=MC5 _THEOS_CURRENT_OPERATION=compile \ THEOS_BUILD_DIR="." _THEOS_MAKE_PARALLEL=yes) make[2]: Nothing to be done for `internal-library-compile'. > Making all in MC5… make[1]: Entering directory `/private/var/mobile/mc5/MC5' > Making all for bundle MC5… set -o pipefail; (mkdir -p "/var/mobile/mc5/.theos/obj/debug/MC5.bundle/") set -o pipefail; (mkdir -p "/var/mobile/mc5/.theos/obj/debug/MC5.bundle/") set -o pipefail; (mkdir -p "/var/mobile/mc5/.theos/obj/debug/MC5.bundle/") (printf "\e[0;3%im==> \e[1;39m%s…\e[m\n" 5 "Copying resource directories into the bundle wrapper"); set -o pipefail; (for d in Resources; do \ if [[ -d "$d" ]]; then \ rsync -a "$d/" "/var/mobile/mc5/.theos/obj/debug/MC5.bundle/" --exclude "_MTN" --exclude ".git" --exclude ".svn" --exclude ".DS_Store" --exclude "._*"; \ else \ printf "\e[0;33m==> \e[1;33mWarning:\e[m %s\n" "Ignoring missing bundle resource directory $d." >&2; \ fi; \ done) ==> Copying resource directories into the bundle wrapper… set -o pipefail; (make -f Makefile --no-print-directory --no-keep-going \ internal-bundle-compile \ _THEOS_CURRENT_TYPE=bundle THEOS_CURRENT_INSTANCE=MC5 _THEOS_CURRENT_OPERATION=compile \ THEOS_BUILD_DIR="." _THEOS_MAKE_PARALLEL=yes) make[3]: Nothing to be done for `internal-bundle-compile'. make[1]: Leaving directory `/private/var/mobile/mc5/MC5' set -o pipefail; (rm -rf "/var/mobile/mc5/.theos/_") set -o pipefail; (/var/theos/bin/fakeroot.sh -p "/var/mobile/mc5/.theos/fakeroot" -c) set -o pipefail; (mkdir -p "/var/mobile/mc5/.theos/_") set -o pipefail; ([ -d /var/mobile/mc5/layout ] && rsync -a "/var/mobile/mc5/layout/" "/var/mobile/mc5/.theos/_" --exclude "DEBIAN" --exclude "_MTN" --exclude ".git" --exclude ".svn" --exclude ".DS_Store" --exclude "._*" || true) > Making stage for tweak MC5… set -o pipefail; (mkdir -p "/var/mobile/mc5/.theos/_/Library/MobileSubstrate/DynamicLibraries/") set -o pipefail; (cp /var/mobile/mc5/.theos/obj/debug/MC5.dylib "/var/mobile/mc5/.theos/_/Library/MobileSubstrate/DynamicLibraries/") set -o pipefail; (if [[ ! -f MC5.plist ]]; then \ printf "\e[0;31m==> \e[1;31mError:\e[m %s\n" "You are missing a filter property list. Make sure it’s named MC5.plist. Refer to http://iphonedevwiki.net/index.php/Cydia_Substrate#MobileLoader." >&2; \ exit 1; \ else \ cp MC5.plist "/var/mobile/mc5/.theos/_/Library/MobileSubstrate/DynamicLibraries/"; \ fi) > Making stage in MC5… make[1]: Entering directory `/private/var/mobile/mc5/MC5' set -o pipefail; ([ -d /var/mobile/mc5/layout ] && rsync -a "/var/mobile/mc5/layout/" "/var/mobile/mc5/.theos/_" --exclude "DEBIAN" --exclude "_MTN" --exclude ".git" --exclude ".svn" --exclude ".DS_Store" --exclude "._*" || true) > Making stage for bundle MC5… set -o pipefail; (mkdir -p "/var/mobile/mc5/.theos/_/Library/PreferenceBundles/MC5.bundle") set -o pipefail; (rsync -a "/var/mobile/mc5/.theos/obj/debug/MC5.bundle/" "/var/mobile/mc5/.theos/_/Library/PreferenceBundles/MC5.bundle") set -o pipefail; (mkdir -p /var/mobile/mc5/.theos/_/Library/PreferenceLoader/Preferences) set -o pipefail; (cp entry.plist /var/mobile/mc5/.theos/_/Library/PreferenceLoader/Preferences/MC5.plist) make[1]: Leaving directory `/private/var/mobile/mc5/MC5' set -o pipefail; (mkdir -p "/var/mobile/mc5/.theos/_/DEBIAN") set -o pipefail; (sed -e '/^[Vv]ersion:/d' "/var/mobile/mc5/control" > "/var/mobile/mc5/.theos/_/DEBIAN/control") set -o pipefail; (echo "Version: 1.0.0-7+debug" >> "/var/mobile/mc5/.theos/_/DEBIAN/control") set -o pipefail; (echo "Installed-Size: 328" >> "/var/mobile/mc5/.theos/_/DEBIAN/control") set -o pipefail; (COPYFILE_DISABLE=1 /var/theos/bin/fakeroot.sh -p "/var/mobile/mc5/.theos/fakeroot" -r dpkg-deb -Zlzma -b "/var/mobile/mc5/.theos/_" "./packages/MC5 wallHack_1.0.0-7+debug_iphoneos-arm.deb") dpkg-deb: --build takes at most two arguments Type dpkg-deb --help for help about manipulating *.deb files; Type dpkg --help for help about installing and deinstalling packages. make: *** [internal-package] Error 2 Restarted d the phone and got the lines I think you need
-
Coding tutorials (includes HTML, CSS, JavaScript and more)
Profq replied to PumpDecor's topic in Coding Center
Time to learn something -
Nice work!
-
Good job!
-
Hack [Free] Asphalt 8: Airborne Hack v8.3.0 +4 Cheats
Profq replied to Rook's topic in Free Jailbreak Cheats
Good job! -
Nice work!
-
Good job!
-
Perhaps restore the phone or update it via ITunes on your computer,