-
Posts
4,939 -
Joined
-
Last visited
Everything posted by Ted2
-
Mweh, I don't have the 'UIAlertView/UIAlertView.h' I have in the folder include only: (folder) 'logos' (file) substrate.h
-
Thanks, worked, but now I've got another error: 'In file included from prefbundle.mm:1: ./prefbundle.h.1:9: fatal error: 'Preferences/Preferences.h' file not found #import <preferences/preferences.h> What now ?
-
after every %hook I need to end it with %end ? I have 32 patches in it that begin with %hook
-
Hello everyone, I tried to compile my own tweak, but I got this error: ' iPhone-van-Joey:/var/mobile/bikeracemix root# make /var/mobile/bikeracemix/theos/makefiles/targets/Darwin-arm/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang. /var/mobile/bikeracemix/theos/makefiles/targets/Darwin-arm/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries. Making all for tweak bikeracemix... Preprocessing Tweak.xm... Tweak.xm:33: error: %hook inside a %hook, opened at Tweak.xm:15 make[2]: *** [obj/Tweak.xm.746a6473.o] Error 22 make[1]: *** [internal-library-all_] Error 2 make: *** [bikeracemix.all.tweak.variables] Error 2 iPhone-van-Joey:/var/mobile/bikeracemix root#' Any help?
-
SDK could be the problem for me, I never installed it, is there anu tuto here?
-
Thanks, but changin 64 don't work for me also, pretty annyoing.
-
Same problem here Where can we find the 64 solution?
-
wow, seems nice. will check now!
-
Hey, I've seen tweaks (hacks) in settings, where you can turn a hack on and off (true and false) Well, I want to add in a tweak that they can select it as true and as false, but I serously don't know how? anyone knows maybe ? Thanks!
-
Wil test
-
you don't need to delete the app with doing this..
-
don't think on iOS 9, but can be wrong.
-
Hack Bike Race [Free & Pro Version] +4 [Multi-Hack]
Ted2 replied to JustinPet26's topic in Free Jailbreak Cheats
doesn't work for me, any help? -
Can we add a account back? like i have on a pro version of a game better things, I want it on free too! How ?
-
hmmm awesome
-
hmm, awesome.
-
comment
-
First of all, I'm 0m1cr0n! I know here was already a tutorial for, but not with pc and not a full tutorial (in my opinion) So, let's start What do we need? - Jailbreak OR iFunbox,iExplorer etc (LOWER version than iOS 8.3) - Databaste sqlite editor (here: http://sqlitebrowser.org/) Where do we find these files? - This can be in Documents or Libary, didn't found any other location ever. (of course, not every app can be hacked via this way) How? - I'll use in this tutorial Mr.Jump, don't know if you guys know this game but I hated it so I was needed to hack it - So, what do we want to hack? the levels of course but the procent of completing can be done too, the levels will be in 'Bool' for the one that don't know, 1= true, 0=false Open database.sqlite in the sqlite editor you have, click browse data and select 'Levels' if that one isn't selected. You'll see maybe some colums, if you just started you see 1 colom, above the colom you see: Percentage | Best_Tile x | Unlocked (important one!) | Position | Attempts | Succes attempts | Deaths | Playing time | id (level id) So, you may see some intresting things, like Percentage & Unlocked What do we do with it? - Well, as I said above, 1= true & 0= false, you'll see in the first colum: Under unlocked '1' it means, that one is unlocked. if you just started you don't see anymore. but you can easily add them by clicking: 'New Record' - So, we want to unlock the levels, and maybe the percentage, attemts, deaths or whatever there is written Let's start with unlocking the levels: Click on 'new record' and add 23 new records, just keep clicking on it. (why 23? there are 24 levels, 12 in world A & 12 in world B As you maybe see, when you click on: 'New record' you see the 'id' automaticly changes, that is good! We want to unlock these levels, so under unlocked type on every colum '1' (because this means true) It will looks like this: http://i.imgur.com/jXMN4Wr.png Click write changes, and put them back (close the app, after changing) You'll see they are unlocked, well now you can do more, change the percentage to 100 or something, the same is for all the others. Hope this tutorial was helpfull, and made this tutorial more complete: http://iosgods.com/topic/1779-tutorial-how-to-edit-db-database-files-on-ios/(by iSpongbob10) If you need any help, comment. Proof: http://imgur.com/mdLDJUz Credit: 0m1cr0n (me)
-
Alright, will try to start tommorow with it.