-
Posts
4,939 -
Joined
-
Last visited
Everything posted by Ted2
-
%hook DSMLinearVideoAdsManager -(id) providerPrePodPromo { return NILL; } %end or %hook DSMLinearVideoAdsManager -(id) providerPrePodPromo { return NULL; } %end
- 1 reply
-
- 1
-
-
Help/Support Increasing Max Allowed Viewed Ads Using String Method
Ted2 replied to CA3LE's topic in Android Help & Support
You don't hack strings itself, you hack what sub_x functions are inside them. See shmoo's strings hacking tutorial -
Help/Support .DEB's are not in sideboard
Ted2 replied to Whatdidusayhomie9's topic in Help & Support
Mod Menu. - Open Game - Wait few seconds - Three Finger tap the screen - A mod menu will appear - Enjoy. -
Help/Support .DEB's are not in sideboard
Ted2 replied to Whatdidusayhomie9's topic in Help & Support
It's a mod menu. Three finger tap the game screen & the mod menu will appear. Mark comment solved. -
Help/Support .DEB's are not in sideboard
Ted2 replied to Whatdidusayhomie9's topic in Help & Support
Maybe it doesn't have settings. It can either be a tweak instead a patrcher or a Mod Menu. Can you link the hack please? -
Hi! I'll show you here how you can crack a apps, without needing iTunes. The cracked app, will only have the arm32 or arm64 binary (depends on your device). So for example, if you have a iPhone 6S, you'll only get the arm64 binary, which means you have to hack that. If you don't like that, then you should use iTunes or fake your device & iOS version with a tweak. Requirements: - Jailbroken Device - Rasticrack or Clutch - Pangu Store (see video) repo for the pangu store: http://apt.25pp.com/ Video: Credits; @Ted2
-
Patcher Hack Critical Ops v0.9.1 +1 Cheat [ARM64]
Ted2 replied to Joka's topic in Free Jailbreak Cheats
We hacked another function though, so maybe your work just fine. The one I did was bullets wouldn't substract. -
Patcher Hack Critical Ops v0.9.1 +1 Cheat [ARM64]
Ted2 replied to Joka's topic in Free Jailbreak Cheats
I hacked this to. In my function, it made the hack not work & was only visual Visual in like, I could keep shooting, but I didn't do any damage with the bulllets which were hacked. Does your hack work fine, can you still kill people? -
Working on a fix. Will let you guys know when fixed.
- 387 replies
-
Filled. I don't know what SP & MA is, if you could send me screenshots of that. I'll try. Also I only could find godmode linked, which I thought would be useless.
-
Tales of the Rays By BANDAI NAMCO Entertainment Inc. v1.1.3 jp.co.bandainamcoent.BNEI0307 Requires: iOS 8.0 or later. Price: Free Updated: 2017-10-04T02:18:20Z iTunes URL: https://itunes.apple.com/us/app/tales-of-the-rays/id1249198189?mt=8&uo=4&at=1010lce4 Mod Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). - PreferenceLoader (from Cydia). Hack Features: - One Hit Kill (Enemy's health is 0) More to come, if anyone could make a SS of what 'SP & MA' is in the game..? (this was requested) THE HACK IS A MOD MENU, THREE FINGER TAP IN THE GAME TO ACTIVATE THE MOD MENU. Hack Download Link: Go here: Installation Instructions: STEP 1: Download the .deb Cydia hack file from the link above. STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. STEP 3: Using iFile or Filza, browse to where you saved the downloaded .deb file and tap on it. STEP 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen. STEP 5: Let iFile / Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below. STEP 6: Now open your iDevice settings and scroll down until you see the settings for this cheat and tap on it. STEP 7: Turn on the features you want and then open the game. You may need to follow further instructions inside the hack's popup in-game. NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues. Credits: - @Ted2 Cheat Video/Screenshots: -
-
Search forum. Can't find it? Make a request.
-
Patcher Hack Batman: The Enemy Within (All Versions) +1 Cheat [Free Store]
Ted2 replied to Joka's topic in Free Jailbreak Cheats
idk i just love u -
Patcher Hack Batman: The Enemy Within (All Versions) +1 Cheat [Free Store]
Ted2 replied to Joka's topic in Free Jailbreak Cheats
Good -
Read rules for posting a hack request. Thankyou
-
Reinstall the hack. delete from cydia & then install it.
- 387 replies
-
Meh, I remember this error. Just forgot how it gets fixed.. @DiDA weren't you the one who has a fix for this?
-
Oh, sorry. Try this: replace this in your make file with the line you got TARGET = iphone:clang:latest:latest
-
In your 'theos/lib folder you have to delete these 2 files: - lobjc - fobjc
-
Can you do 'make package messages=yes' as command & put output here?