Jump to content

Caroline_

Senior Member
  • Posts

    670
  • Joined

  • Last visited

Everything posted by Caroline_

  1. Just the default of shmoo's one
  2. Hello IOSGods. I am running on ios 9.3.3 as of this, I have started making tweaks and getting the hang of some of this stuff a month ago. I then decided that it would look better for my tweaks to be in a IGmm "mod menu" than a patcher. I have notice there are two different types of IGmm templates of which is available here (or more if I didn't see ) When I has tried out arthurdapaz template, it was really straight forward just to work the template itself, I'm only interested in the appearance right now to see a template, before I add my tweak. When I had tried out Shmoo's template, it had seem more difficult for me to try get the template to work just by compiling straight away like Arthurdapaz's one, why is this? I keep getting an error, even after I had followed the instructions carefully, Here is the error https://imgur.com/a/8EQ3T Any help would be appreciated
  3. Description Hi, I've been playing this social interactive game for awhile, this game is sorta like IMVU but more interactive to talk to other people and trade ideal clothes, this game is quite popular and I have notice some people being able to duplicate the clothes. I think currency is impossible but that is just me, would be great if you had read this over. Thank you Name of app you want hacked: WoozWorld Version of the app: 2.11.0 URL for the app: https://itunes.apple.com/us/app/woozworld-your-avatar-fashion-mmo-virtual-world/id669521511?mt=8&uo=4&at=1010lce4 Requested features: Any possible tweak, DIY, Patcher or etc.. Jailbroken or Non-Jailbroken: JailBroken (optional to Computer/Mobile as they run on the same system server) Thank you!
  4. Thank you! Worked and installed the .deb
  5. Already read that topic but I couldn't really understand the solution
  6. Here http://imgur.com/a/88hBg
  7. Hello IOSGods I have been using a template from @arthurdapaz as a IGmm for my tweak. I have made the tweak and had fixed the problem reoccurring from my other forum. Now when I want to "make package" to make a deb, it had finished compiling the tweak but when making the "stage" for it, it had said make:***[internal-package] Error 133 Any help?
  8. Thank you, it had worked
  9. I had put in a empty line at the end, but it just stays the same, instead of "Makefile13" it is "Makefile14" Also I had tried adding 8 spaces like after-install:: install.exec "killall -9 SpringBoard" ------------------------------------ But it had said (did you mean TABS instead of 8 spaces) I've already read that support topic before requesting here, but I'm always getting the same with no luck?
  10. The error was on Makefile:13: ***missing separator. Stop. So on the last line
  11. Hello IOSgods I am running on a jailbroken 9.3.3 devices, and in which I am working on a tweak for a basic game. I have been reading through the forums and had found suitable error problems which I had bypassed. Now when I came to do "make package" or "make" It had said that I am "missing separator" ----------------------------------------------------------------------- TARGET=iphone:clang:latest include /var/theos/makefiles/common.mk TWEAK_NAME = candy candy_FILES = Tweak.xm candy_FRAMEWORKS = UIKit candy_LDFLAGS += -W1,-segalign,4000 include /var/theos/makefiles/tweak.mk after-install:: install.exec "killall -9 SpringBoard" ---------------------------------------------------------------------------------
  12. TARGET=iphone:clang:latest ARCHS=armv7 arm64 include candy/makefiles/common.mk TWEAK_NAME = candy candy_FILES = Tweak.xm candy_FRAMEWORKS = UIKit include $(THEOS_MAKE_PATH)/tweak.mk @@KILL_RULE@@
  13. Hello Iosgods Ill make this short, but anyway I have decided that I would like to turn one of my tweaks for a basic game into a IGmod menu, as I thought it would look better. I am using @arthurdapaz NIC template as it shows a more-basic way to start off. Anyway I had put my tweak.xm in it and shuffled some things around. Now when I had done "make package" on the terminal, it had said "no specific file for "name/makefile/common.mk" and /tweak.mk = no specific file and also "missing separator" These were on Makefile 4,11,13 I know this sounds confusing but overall I just want to test out the NIC Template and to get it going on an application so I can put my tweak in. Thank you No haters please
  14. I have the original binary in the .app folder Wait, I meant that before thinning it. After I had used Clutch to get the .ipa and then change to .zip The binary wasn't inside after unarchiver
  15. There is one in-based cleo script for iOS tho, which just doesn't have the menu but everything else
  16. Hello IOSGods I know this is a sad notice but when I had thinned the binary, and had unarchiver the file after turning it from .ipa to .zip The binary for the game itself is not inside the folder? It has everything else but the binary. On the original .app file, the binary is there so what am I doing wrong? No haters Thank you
  17. Guess I'm starting somewhere
×
  • 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