-
Posts
1,324 -
Joined
-
Last visited
Everything posted by bR34Kr
-
Mod Menu Hack Head Ball 2 By MASOMO LIMITED v1.39 +9 Game Breaking Cheats
bR34Kr replied to Ted2's topic in ViP Cheats
Good job- 58 replies
-
- 28
-
-
-
-
-
-
-
What are you trying to compile? And do you have C++ headers?
-
Oh Disabling BT didn't work?
-
I don't know how to fix it then. Try reconnecting your earphones and reboot. While rebooting unplug them
-
Try clicking the Headphones button or try selecting an Apple TV and rebooting.
-
Ok click the little airdropish button. It should show you a menu of where the output is playing.
-
First, diable Bluetooth because it might be tinkering with your Bluetooth earphones or something. Next, hold the Music box and send a screenshot
-
When you double click your home button I suppose. Send a screenshot of what the multitasking looks like
-
Did you go in Control Center in the device's section? I don't know what it is for iOS11 but I know you can choose the device on iOS10
-
What do you mean by stuck on headphones?
-
Yeah it looks like a useless string. Try using LLDB to find ammo
-
Help/Support PUBG MOBILE CRASH WHEN USING NON-JAILBROKEN CHEATS
bR34Kr replied to masterXguns's topic in Help & Support
The hack may be outdated so it might patch the wrong functions and/or instructions -
Can you show the xref window? Looks like a useless function but the infinite ammo looks useful maybe.
-
Do you have the latest versio of iTunes installed on your computer?
-
Help/Support [ARM] Pass function as input for another function
bR34Kr posted a topic in Help & Support
So I have a working teleport function and I also have some functions that point to GetGunLocation, GetPlayerLocation, GetMarkerLocation, etc. What I want is to pass one of these functions as input for my teleport function. My teleport function also has this MOV V8.16B, V2.16B MOV V9.16B, V1.16B MOV V10.16B, V0.16B Which are set to 0,0,0 at the time -
Mod Menu Hack [ARM64] Idle Zoo Tycoon v1.0.3 Cheat +1
bR34Kr replied to K_K's topic in Free Jailbreak Cheats
Nice job -
Thanks And ahem, @caoyin
-
I know you don't have the most rep under 300 posts, I know you like cats and FC Barcelona and i know you're a nice person
-
Go on the GetAmmountCystals. Get is usually the good one. And if you want to test you just need MOV W1, #0xFFFF If you see a big value (65535) being injected then it's the good one
-
General Best language for hacking ios games and other games
bR34Kr replied to Jontetheman's topic in General Talk
I never implemented it in hacking but it can be implemented I use Visual Studio though -
General Best language for hacking ios games and other games
bR34Kr replied to Jontetheman's topic in General Talk
Depends. For mobile it's called ARM. It's not really a language but it's the language of the instructions. C++ and Obj-C may also come in handy while hacking mobile games. -
Hack [x32] Pacific Rim: Breach Wars v1.3.2 +2
bR34Kr replied to Amuyea's topic in Free Jailbreak Cheats
Wow! I tried this game and couldn't do anything. Good job -
DOKDO By Zzoo v1.3.8 com.zzoo.dokdo Requires: iOS 7.0 or later. Price: Free Updated: 2018-04-28T03:58:08Z iTunes URL: https://itunes.apple.com/us/app/dokdo/id1286984847?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: - GodMode -- HP will go down but you won't die - One Hit Kill -- Enemies will stay alive a second after you hit them and die Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/ Modded Android APK(s): https://iosgods.com/forum/68-android-section/ For more fun, check out the Club(s): https://iosgods.com/clubs/ Hack Download Link: [Hidden Content] 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. If the hack is a Mod Menu, the cheat features can be toggled in-game. STEP 7: Turn on the features you want and play 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: - @bR34Kr Cheat Video/Screenshots: N/A
- 168 replies
-
- 239
-
-
-
-
-
-
-
Tutorial Hello World!
bR34Kr replied to LifeElevated's topic in Java & Android Development's Java & Android development Tutorials
Nice TuT But since it's for complete beginners I suggest you explain the code more (I.E. Public vs Private classes. The fact it uses dot notation) Other than that it's pretty good