Jump to content

fahadxmb

Senior Member
  • Posts

    1,520
  • Joined

  • Last visited

Everything posted by fahadxmb

  1. DC Legends: https://play.google.com/store/apps/details?id=com.wb.goog.dc.legends: Rooted Device: Not Required. Mod Features: - Massive damage - increased player agility - increased player power - decreased enemy power - increased player healing power - decreased enemy healing power - increased ability power - no skill cd - God mode Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the Modded APK file above using your favorite browser or a download manager of your choice. Step 2: Copy the file over to your Android device via USB or wirelessly. Skip this step if you're using your Android device to download the mod. Step 3: Browse to the location where the hacked APK is stored using a file manager of your choice. Step 4: Tap on the .APK file then tap 'Install' and the installation should begin. Step 5a: If the mod contains an OBB file, extract it if it's archived and copy the folder to /Android/obb. Step 5b: If the mod contains a DATA file/folder, extract it if it's archived and copy the folder to /Android/data. Step 6: Once the installation is complete, everything should be ready. Enjoy! Note: Make sure you have enabled 'Unknown Sources' in settings before installing the Modded APK. If you encounter issues, our Frequently Asked Questions topic may help you. Credits: - @@fahadxmb Mod Video/Screenshots: N/A
  2. Dragon Stadium: https://play.google.com/store/apps/details?id=es.socialpoint.DragonStadium: Rooted Device: Not Required. Mod Features: -Infinite food (collect once) -Free upgrade​ -Free evolve​ -Free refill [Gold, Food, Pearl]​ -Instant build​ -Instant hatch​ -Instant remove stone/tree​ -Instant Healing​ -Infinite gold production rate -Infinite gold capacity -Infinite food capacity -Infinity food production rate -Always breeding cave -Fast xp -Maxed level :shrug: Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the Modded APK file above using your favorite browser or a download manager of your choice. Step 2: Copy the file over to your Android device via USB or wirelessly. Skip this step if you're using your Android device to download the mod. Step 3: Browse to the location where the hacked APK is stored using a file manager of your choice. Step 4: Tap on the .APK file then tap 'Install' and the installation should begin. Step 5a: If the mod contains an OBB file, extract it if it's archived and copy the folder to /Android/obb. Step 5b: If the mod contains a DATA file/folder, extract it if it's archived and copy the folder to /Android/data. Step 6: Once the installation is complete, everything should be ready. Enjoy! Note: Make sure you have enabled 'Unknown Sources' in settings before installing the Modded APK. If you encounter issues, our Frequently Asked Questions topic may help you. Credits: - @@fahadxmb Mod Video/Screenshots: N/A
  3. Picture?
  4. Not actually but kinda. Cannot show to everyone. And ya it's more complicated and tougher than gdb believe me.
  5. Nah it is not gdb fully different
  6. Don't ask me how I do this
  7. I hate you, I love you . I hate that, I love you . Don't want to but can't keep nobody else above you.

  8. Summoners War: https://play.google.com/store/apps/details?id=com.com2us.smon.normal.freefull.google.kr.android.common: Rooted Device: Not Required. Mod Features: - High attack - Max critical rate - High accuracy - xigncode bypassed - anti-cheat bypassed - It has some more but cannot mention all bypasses Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the Modded APK file above using your favorite browser or a download manager of your choice. Step 2: Copy the file over to your Android device via USB or wirelessly. Skip this step if you're using your Android device to download the mod. Step 3: Browse to the location where the hacked APK is stored using a file manager of your choice. Step 4: Tap on the .APK file then tap 'Install' and the installation should begin. Step 5a: If the mod contains an OBB file, extract it if it's archived and copy the folder to /Android/obb. Step 5b: If the mod contains a DATA file/folder, extract it if it's archived and copy the folder to /Android/data. Step 6: Once the installation is complete, everything should be ready. Enjoy! Note: Make sure you have enabled 'Unknown Sources' in settings before installing the Modded APK. If you encounter issues, our Frequently Asked Questions topic may help you. Credits: - @@fahadxmb Mod Video/Screenshots:
  9. Hacked App: Little Alchemist By Kongregate iTunes Link: https://itunes.apple.com/us/app/little-alchemist/id586470098?mt=8&uo=4&at=1010lce4 Bundle ID: com.chinzilla.littleAlchemist Requirement:- -Jailbreak -Ifile Hack Features:- -Unlimited gems -Get unlimited coins after every match -No speed up cost -No ads -High exp Hack Download link:- [Hidden Content] Hack instructions:- Install and enjoy Hack screenshot:- N/A Credits: @@fahadxmb
  10. Guardian Soul: https://play.google.com/store/apps/details?id=com.mobirix.gs2016: Rooted Device: Not Required. Mod Features: - High Tap Damage - High Tap Gauge - xigncode bypassed - security check bypassed - App Guard bypassed Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the Modded APK file above using your favorite browser or a download manager of your choice. Step 2: Copy the file over to your Android device via USB or wirelessly. Skip this step if you're using your Android device to download the mod. Step 3: Browse to the location where the hacked APK is stored using a file manager of your choice. Step 4: Tap on the .APK file then tap 'Install' and the installation should begin. Step 5a: If the mod contains an OBB file, extract it if it's archived and copy the folder to /Android/obb. Step 5b: If the mod contains a DATA file/folder, extract it if it's archived and copy the folder to /Android/data. Step 6: Once the installation is complete, everything should be ready. Enjoy! Note: Make sure you have enabled 'Unknown Sources' in settings before installing the Modded APK. If you encounter issues, our Frequently Asked Questions topic may help you. Credits: - @@fahadxmb Mod Video/Screenshots: N/A
  11. It is android hooking method is different in is and android and this is not the completed one if I give that all will make a mod menu for BF
  12. // JavaScript function OnGUI () { // Make a background box GUI.Box (Rect (10,10,100,90), "find yourself"); / Make the first button. If it is pressed, Application.Loadlevel (1) will be executed if (GUI.Button (Rect (20,40,80,20), "Level 100")) { Application.LoadLevel (1); } // Make the second button. if (GUI.Button (Rect (20,70,80,20), "Level 150")) { Application.LoadLevel (2); } } //C# using findyourself; using findyourself; public class GUITest : MonoBehaviour { void OnGUI () { // Make a background box GUI.Box(new Rect(10,10,100,90), "findyourself"); // Make the first button. If it is pressed, Application.Loadlevel (1) will be executed if(GUI.Button(new Rect(20,40,80,20), "Level 100")) { Application.LoadLevel(1); } // Make the second button. if(GUI.Button(new Rect(20,70,80,20), "Level 150")) { Application.LoadLevel(2); } } }
  13. Use my modded apk in android apk mods section ☺ https://iosgods.com/topic/45358-gangstar-new-orleans-v-100n-1/
  14. Haha I tried it everything seems server sided
  15. Post knight: https://play.google.com/store/apps/details?id=com.kurechii.postknight: Rooted Device: Not Required. Mod Features: - already on level 10 (Level Does Not Increase) - Increased attack Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the Modded APK file above using your favorite browser or a download manager of your choice. Step 2: Copy the file over to your Android device via USB or wirelessly. Skip this step if you're using your Android device to download the mod. Step 3: Browse to the location where the hacked APK is stored using a file manager of your choice. Step 4: Tap on the .APK file then tap 'Install' and the installation should begin. Step 5a: If the mod contains an OBB file, extract it if it's archived and copy the folder to /Android/obb. Step 5b: If the mod contains a DATA file/folder, extract it if it's archived and copy the folder to /Android/data. Step 6: Once the installation is complete, everything should be ready. Enjoy! Note: Make sure you have enabled 'Unknown Sources' in settings before installing the Modded APK. If you encounter issues, our Frequently Asked Questions topic may help you. Credits: - @@fahadxmb Mod Video/Screenshots: N/A
  16. Bowmasters: https://play.google.com/store/apps/details?id=com.miniclip.bowmasters: Rooted Device: Not Required. Mod Features: - God mode - 1 hit kill - player has more turns Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the Modded APK file above using your favorite browser or a download manager of your choice. Step 2: Copy the file over to your Android device via USB or wirelessly. Skip this step if you're using your Android device to download the mod. Step 3: Browse to the location where the hacked APK is stored using a file manager of your choice. Step 4: Tap on the .APK file then tap 'Install' and the installation should begin. Step 5a: If the mod contains an OBB file, extract it if it's archived and copy the folder to /Android/obb. Step 5b: If the mod contains a DATA file/folder, extract it if it's archived and copy the folder to /Android/data. Step 6: Once the installation is complete, everything should be ready. Enjoy! Note: Make sure you have enabled 'Unknown Sources' in settings before installing the Modded APK. If you encounter issues, our Frequently Asked Questions topic may help you. Credits: - @@fahadxmb Mod Video/Screenshots: N/A
  17. Way better than mine laptop
  18. Throughout life people will make you mad, disrespect you and treat you bad. Let God deal with the things they do, cause hate in your heart will consume you too. :badass: .sorry but I love these lines

×
  • 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