Jump to content

Jackoo

ViP Pro
  • Posts

    303
  • Joined

  • Last visited

Everything posted by Jackoo

  1. Then I don't even know my doesn't connect some times so i just keep pressing connect then it connects me if that doesn't then i dont know
  2. I have a way of deleting my main save on game centre and this is how i do it i restore my game then i disconnect from game centre and then i fully delete my game from my iPhone settings then its permanently gone my save i don't know if just casually deleting it does it too but i think you might of done this and there is probably no way of getting it back besides starting again
  3. Nice Nice I like The fact it's for non Jailbroken users too so everyone can use it
  4. What do you mean by apps do you mean hacks? And it is not rooted if it's iPad it's Jailbroken
  5. %hook -(bool) killAllNoobs { return TRUE } %end

    1. Show previous comments  1 more
    2. castix

      castix

      %hook class

      return TRUE; *

    3. Jackoo

      Jackoo

      Nhawww I'm bad

    4. Patricktph
    5. Jackoo

      Jackoo

      They are PM me with there problems I can help but

    6. NitroxicDemon

      NitroxicDemon

      You forgot the ;

  6. Free Hugs Giveaway lewl

  7. Is it a mobile substrate hack? If so there is no settings to configure it
  8. I currently trying to turning it into a preference bundle but I can't not a very good person at these stuff I could release the mobile substrate version if you wanted me too still having no luck on the gems I tried it but it keeps going back to its original value
  9. Thank you so much its worked I give you rep
  10. Here are the output Jacks-iPhone:/User/bc3d root# make package messages=yes /User/bc3d/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang. /User/bc3d/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries. Making all for tweak BC3D... make -f Makefile --no-print-directory --no-keep-going \ internal-library-compile \ _THEOS_CURRENT_TYPE=tweak THEOS_CURRENT_INSTANCE=BC3D _THEOS_CURRENT_OPERATION=compile \ THEOS_BUILD_DIR="." _THEOS_MAKE_PARALLEL=yes make[2]: Nothing to be done for `internal-library-compile'. rm -rf "/private/var/mobile/bc3d/_" /User/bc3d/theos/bin/fakeroot.sh -p "/private/var/mobile/bc3d/.theos/fakeroot" -c mkdir -p "/private/var/mobile/bc3d/_" [ -d layout ] && rsync -a "layout/" "/private/var/mobile/bc3d/_" --exclude "DEBIAN" --exclude "_MTN" --exclude ".git" --exclude ".svn" --exclude ".DS_Store" --exclude "._*" || true Making stage for tweak BC3D... mkdir -p "/private/var/mobile/bc3d/_/Library/MobileSubstrate/DynamicLibraries/" cp ./obj/BC3D.dylib "/private/var/mobile/bc3d/_/Library/MobileSubstrate/DynamicLibraries/" if [ -f BC3D.plist ]; then cp BC3D.plist "/private/var/mobile/bc3d/_/Library/MobileSubstrate/DynamicLibraries/"; fi mkdir -p "/private/var/mobile/bc3d/_/DEBIAN" sed -e '/^[Vv]ersion:/d' "/private/var/mobile/bc3d/control" > "/private/var/mobile/bc3d/_/DEBIAN/control" echo "Version: 0.0.1-6" >> "/private/var/mobile/bc3d/_/DEBIAN/control" echo "Installed-Size: 16" >> "/private/var/mobile/bc3d/_/DEBIAN/control" COPYFILE_DISABLE=1 /User/bc3d/theos/bin/fakeroot.sh -p "/private/var/mobile/bc3d/.theos/fakeroot" -r dpkg-deb -b "/private/var/mobile/bc3d/_" "./Block Craft 3D_0.0.1-6_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
×
  • 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