Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/10/2014 in all areas

  1. This guide is a guide on how to do the following: Download a modded APK from GameGuardian.net Install a modded APK to a device. Troubleshoot possible problems you may encounter. Images coming soon. Let's start. Downloading a Mod: Find the mod you would like to download from the Modded APKs section (I will use this file as an example throughout the guide ) Read the description of the file, to find out any additional instructions/steps that may be required for that particular file. Find the "Download" button (above the screenshot), and click it. Read the the disclaimer. Once you have read the disclaimer, and if you agree to it, press "Agree & Download". Find the version of mod you want (ie The Simpsons Tapped Out v4.2.4 Mod.apk)*. Click the "Download" Button to the left of the file**. The file will begin downloading. If the mod you want requires additonal data files, such as OBB/SD files, move onto the Red guide. If not, skip it, and move onto the Green guide. *: If available, you may also download the file from any mirrors you please. **: If you would like, after you have downloaded and used the mod, feel free to leave a rating, from 1 star-5 stars. OBB/SD Files: Method 1: Look for any additional instructions in the file description, for OBB/SD files. If there are none, then just follow this guide's steps. Download the OBB file/SD file. They should be .zip or .rar files. Extract the file to your sdcard. Move the extracted folder to the location: /sdcard/Android/obb Method 2: Install the game from the Play Store. Once it has finished downloading, find the obb folder that it uses in: /sdcard/Android/obb Rename the obb folder (such as adding 1 at the end of the name). Uninstall the game. Install the modded APK. Rename the folder back to the original name. Installing a Mod: Go to your device's system settings. Find: Settings>Security>Unknown Sources and make sure the box is checked. Find the modded APK you downloaded. If you downloaded it from your computer, copy it to your device. If you downloaded it from your device, move on. Open a file explorer app (ie Solid Explorer, Astro, or ES). Navigate to where you put the APK. Click/touch/press the file. You will be shown the permissions the app uses, and what the app is named. Press install. Once it has finished installing, press "Open" to open the app, or press "Done" to not open the app. Troubleshooting: "Application not installed" error: ​First, make sure any previous versions of the app (whether it's a mod, or an official version), have been un-installed. If you still receive this message, reboot your device after you have un-installed any previous versions. (Rooted users) If you continue to receive this message, clear your dalvik cache. If you made any changes through Lucky Patcher, be sure to open the Lucky Patcher app, and let it remove those changes (once the app had been un-installed). If after all of this, feel free to let us know, on the proper support topic for the mod, that you have tried the above steps and still are having issues. It's possible it is an issue with the mod, or a compatibility issue.
    1 point
  2. Version 37 - Version Check Found. .rodata:004C057D 25 73 2E 25 73 2E 25 73+aS_S_S DCB "%s.%s.%s",0 ; DATA XREF: VersionManager::GetVersion(void)+90o 0x25 = version .37 .rodata:004C057D 25 byte_4C057D DCB 0x25 ; DATA XREF: VersionManager::GetVersion(void)+90o .rodata:004C0585 DCB "%s.%s.%s",0 = .text:0025FC34 79 44 ADD R1, PC ; "%s.%s.%s" whats that hmmm is the above saying what version are you on & what version the sever wants you to be on. maybe, maybe not Figure it out from here & share the mod as you like, So this is the area you want to be in. Its more about the bottom code, give or take So how does someone find this in castle clash after an update? Well thats easy. how about downloadUpdateZipComplete the code will always be below this downloadUpdateZipComplete So the code, below downloadupdatezipcomplete will start to check version # you are on & either accept or fail from here. .rodata:004C057D 25 73 2E 25 73 2E 25 73+aS_S_S DCB "%s.%s.%s",0 ; DATA XREF: VersionManager::GetVersion(void)+90o .rodata:004C057D 00 ; .text:off_25FC94o .rodata:004C0586 31 2D 2D 2D 00 a1_1 DCB "1---",0 ; DATA XREF: VersionManager::_init_Version(void)+34o .rodata:004C0586 ; .text:off_25FCECo .rodata:004C058B 32 7E 7E 7E 00 a2_0 DCB "2~~~",0 ; DATA XREF: VersionManager::_init_Version(void)+40o It will not be very hard to figure out what to do from here Here is for playing Version 35 Game Version (Changer) just change version 35 to 37 for game to load! Old - New 35 -To- 37 04aea33 - 35 --- 37 .rodata:004AEA32 33 35 2A 2A 2A 00 a35_0 DCB "35***",0 this will work for all verions upto 37 as we dont know what next will bring.... easiest way to find is this way. but I figure I would add a couple ways In a Hex editor search for 786D6C200076657273696F6E3D you will see .37***. or .35***. those are versions 37 & 35 Fast & easy now copy offset & save then change .35 or what ever to 37 - cheers not many thought the most important data is around encrypted XML files - im sharing as this will help the Advanced user find the data needed now to mod, How you say they can use 786D6C as a tip to find hero or attack or what ever in hex editor then goto IDA with offset & around this offset above or below will be the data that would be most correct to edit, if it dont work then its server sided. very easy to figure out as its spelled out for everyone to edit So here is an Example: 4865726F2E786D6C = Hero.xml in hex format Around this is where we want to Edit for Hero data .text:00192B4C 79 44 ADD R1, PC ; "cc_data/Hero.xml" So I wonder what we can learn from this? Do we need the XML files or can we NOP them? no longer Game Crash when editing Lib file? or is it the other way around? Maybe once editing the LIB it compares the XML file, yes or no compares if = no CRASH or force exit! This the question, More testing needed So the Above tells us that we need to look for XML files as the lib & XML work together as a team. this really should help advance CC modding .34 Not Tested But I bet it Works Might want to try this with a hacked version of .34 & released it to VIP Original v1.2.37 [BEGIN] This patch is only to use Castle clash The old borring way ^^. Those patches will allow you to use hacks on castle clash 1.2.37 (only 1.2.37) By cpt27/capito27 [ODEX] {"original":"04 67 61 6D ** 00"} {"replaced":"04 67 61 6D 31 00"} [LIB] {"name":"libgam1.so"} {"original":"00 31 2D 2D 2D 00 32 7E 7E 7E 00 33 37 2A 2A 2A 00 "} {"replaced":"06 31 2D 2D 2D 00 32 7E 7E 7E 00 33 35 2A 2A 2A 00"} [LIB] {"name":"libgam1.so"} {"original":"00 ** ** 2D 2D 00 ** ** 7E 7E 00 ** ** ** 2A 2A 00"} {"replaced":"00 55 70 64 61 00 74 65 50 61 00 74 63 68 65 72 00 "} [LIB] {"name":"libgam1.so"} {"original":"06 31 2D 2D 2D 00 32 7E 7E 7E 00 33 35 2A 2A 2A 00 "} {"replaced":"00 31 2D 2D 2D 00 32 7E 7E 7E 00 33 37 2A 2A 2A 00"} [LIB] {"name":"libgam1.so"} {"original":"60 32 13 78 03 92 63 2B ** ** 28 1C 09 F0 D7 FE"} {"replaced":"60 32 13 78 03 92 63 2B 2B D9 28 1C 09 F0 D7 FE"} {"original":"A8 42 1D D0 03 9A 13 78 64 2B ** ** 15 70 20 1C"} {"replaced":"A8 42 1D D0 03 9A 13 78 64 2B 04 D1 15 70 20 1C"} {"original":"00 00 C0 46 C0 46 ** ** 06 1C 0C 1C 15 1C 08 1E"} {"replaced":"00 00 C0 46 C0 46 F7 B5 06 1C 0C 1C 15 1C 08 1E"} {"original":"6E E4 6F C0 18 A0 42 ** ** 98 E1 28 1C F6 F7 53"} {"replaced":"6E E4 6F C0 18 A0 42 00 D9 98 E1 28 1C F6 F7 53"} {"original":"F7 20 FB 0B B0 F0 BD 00 00 ** ** 05 1C C9 48 9F"} {"replaced":"F7 20 FB 0B B0 F0 BD 00 00 F0 B5 05 1C C9 48 9F"} {"original":"6E E3 6F 80 18 98 42 ** ** 64 E1 AB 66 00 23 6A"} {"replaced":"6E E3 6F 80 18 98 42 00 D9 64 E1 AB 66 00 23 6A"} {"original":"01 D0 C1 F7 72 E8 08 BD 00 00 ** ** 12 4C 1F 1C"} {"replaced":"01 D0 C1 F7 72 E8 08 BD 00 00 F0 B5 12 4C 1F 1C"} {"original":"00 C0 46 C0 46 ** ** 05 1C BD F7 82 FA 69 8E CC"} {"replaced":"00 C0 46 C0 46 38 B5 05 1C BD F7 82 FA 69 8E CC"} {"original":"43 2B 1C 5D 43 ** ** C7 F2 32 ED C7 F2 72 E8 D2"} {"replaced":"43 2B 1C 5D 43 60 19 C7 F2 32 ED C7 F2 72 E8 D2"} {"original":"2A FF 10 BD 00 00 ** ** 05 1C DA 4C DB 48 DB 4B"} {"replaced":"2A FF 10 BD 00 00 F0 B5 05 1C DA 4C DB 48 DB 4B"} {"original":"13 00 00 FC 07 00 00 ** ** 18 4E 04 1C 0F 1C 85"} {"replaced":"13 00 00 FC 07 00 00 F8 B5 18 4E 04 1C 0F 1C 85"} {"original":"52 F9 21 1C D6 F7 47 FA 10 BD ** ** 89 B0 6A 46"} {"replaced":"52 F9 21 1C D6 F7 47 FA 10 BD 30 B5 89 B0 6A 46"} [END] Enjoy your hacks, remember to fully close castle clash first (by the multitask manager)!! Dungeon-Boss Mod [BEGIN] This patch is only to use hacks on the dungeon or on the boss fight ( TO SOLO IT !) Those patches will allow you to use hacks on castle clash 1.2.37 (only 1.2.37) DO NOT DO AN ARENA PLAY WHILE USING THIS HACK !!!!!!!!!!!!!!!! By cpt27/capito27 [ODEX] {"original":"04 67 61 6D ** 00"} {"replaced":"04 67 61 6D 31 00"} [LIB] {"name":"libgam1.so"} {"original":"00 31 2D 2D 2D 00 32 7E 7E 7E 00 33 37 2A 2A 2A 00 "} {"replaced":"06 31 2D 2D 2D 00 32 7E 7E 7E 00 33 35 2A 2A 2A 00"} [LIB] {"name":"libgam1.so"} {"original":"00 ** ** 2D 2D 00 ** ** 7E 7E 00 ** ** ** 2A 2A 00"} {"replaced":"00 55 70 64 61 00 74 65 50 61 00 74 63 68 65 72 00 "} [LIB] {"name":"libgam1.so"} {"original":"06 31 2D 2D 2D 00 32 7E 7E 7E 00 33 35 2A 2A 2A 00 "} {"replaced":"00 31 2D 2D 2D 00 32 7E 7E 7E 00 33 37 2A 2A 2A 00"} [LIB] {"name":"libgam1.so"} {"original":"60 32 13 78 03 92 63 2B ** ** 28 1C 09 F0 D7 FE"} {"replaced":"60 32 13 78 03 92 63 2B C0 46 28 1C 09 F0 D7 FE"} {"original":"A8 42 1D D0 03 9A 13 78 64 2B ** ** 15 70 20 1C"} {"replaced":"A8 42 1D D0 03 9A 13 78 64 2B C0 46 15 70 20 1C"} {"original":"00 00 C0 46 C0 46 ** ** 06 1C 0C 1C 15 1C 08 1E"} {"replaced":"00 00 C0 46 C0 46 70 47 06 1C 0C 1C 15 1C 08 1E"} {"original":"6E E4 6F C0 18 A0 42 ** ** 98 E1 28 1C F6 F7 53"} {"replaced":"6E E4 6F C0 18 A0 42 00 D9 98 E1 28 1C F6 F7 53"} {"original":"F7 20 FB 0B B0 F0 BD 00 00 ** ** 05 1C C9 48 9F"} {"replaced":"F7 20 FB 0B B0 F0 BD 00 00 70 47 05 1C C9 48 9F"} {"original":"6E E3 6F 80 18 98 42 ** ** 64 E1 AB 66 00 23 6A"} {"replaced":"6E E3 6F 80 18 98 42 C0 46 64 E1 AB 66 00 23 6A"} {"original":"01 D0 C1 F7 72 E8 08 BD 00 00 ** ** 12 4C 1F 1C"} {"replaced":"01 D0 C1 F7 72 E8 08 BD 00 00 70 47 12 4C 1F 1C"} {"original":"00 C0 46 C0 46 ** ** 05 1C BD F7 82 FA 69 8E CC"} {"replaced":"00 C0 46 C0 46 38 B5 05 1C BD F7 82 FA 69 8E CC"} {"original":"43 2B 1C 5D 43 ** ** C7 F2 32 ED C7 F2 72 E8 D2"} {"replaced":"43 2B 1C 5D 43 E0 1B C7 F2 32 ED C7 F2 72 E8 D2"} {"original":"2A FF 10 BD 00 00 ** ** 05 1C DA 4C DB 48 DB 4B"} {"replaced":"2A FF 10 BD 00 00 70 47 05 1C DA 4C DB 48 DB 4B"} {"original":"13 00 00 FC 07 00 00 ** ** 18 4E 04 1C 0F 1C 85"} {"replaced":"13 00 00 FC 07 00 00 F8 B5 18 4E 04 1C 0F 1C 85"} {"original":"52 F9 21 1C D6 F7 47 FA 10 BD ** ** 89 B0 6A 46"} {"replaced":"52 F9 21 1C D6 F7 47 FA 10 BD 70 47 89 B0 6A 46"} [END] Enjoy your hacks, remember to fully close castle clash first (by the multitask manager)!! HBM Mod [BEGIN] This patch is only to use To hack the Here Be Monsters, NEVER GO ABOVE WAVE I,NEVER,NEVER,NEVER. Those patches will allow you to use hacks on castle clash 1.2.35 (only 1.2.35) DO NOT DO AN ARENA PLAY WHILE USING THIS HACK !!!!!!!!!!!!!!!! By cpt27/capito27 [ODEX] {"original":"04 67 61 6D ** 00"} {"replaced":"04 67 61 6D 31 00"} [LIB] {"name":"libgam1.so"} {"original":"00 31 2D 2D 2D 00 32 7E 7E 7E 00 33 37 2A 2A 2A 00 "} {"replaced":"06 31 2D 2D 2D 00 32 7E 7E 7E 00 33 35 2A 2A 2A 00"} [LIB] {"name":"libgam1.so"} {"original":"00 ** ** 2D 2D 00 ** ** 7E 7E 00 ** ** ** 2A 2A 00"} {"replaced":"00 55 70 64 61 00 74 65 50 61 00 74 63 68 65 72 00 "} [LIB] {"name":"libgam1.so"} {"original":"06 31 2D 2D 2D 00 32 7E 7E 7E 00 33 35 2A 2A 2A 00 "} {"replaced":"00 31 2D 2D 2D 00 32 7E 7E 7E 00 33 37 2A 2A 2A 00"} [LIB] {"name":"libgam1.so"} {"original":"60 32 13 78 03 92 63 2B ** ** 28 1C 09 F0 D7 FE"} {"replaced":"60 32 13 78 03 92 63 2B 2B D9 28 1C 09 F0 D7 FE"} {"original":"A8 42 1D D0 03 9A 13 78 64 2B ** ** 15 70 20 1C"} {"replaced":"A8 42 1D D0 03 9A 13 78 64 2B 04 D1 15 70 20 1C"} {"original":"00 00 C0 46 C0 46 ** ** 06 1C 0C 1C 15 1C 08 1E"} {"replaced":"00 00 C0 46 C0 46 70 47 06 1C 0C 1C 15 1C 08 1E"} {"original":"6E E4 6F C0 18 A0 42 ** ** 98 E1 28 1C F6 F7 53"} {"replaced":"6E E4 6F C0 18 A0 42 C0 46 98 E1 28 1C F6 F7 53"} {"original":"F7 20 FB 0B B0 F0 BD 00 00 ** ** 05 1C C9 48 9F"} {"replaced":"F7 20 FB 0B B0 F0 BD 00 00 F0 B5 05 1C C9 48 9F"} {"original":"6E E3 6F 80 18 98 42 ** ** 64 E1 AB 66 00 23 6A"} {"replaced":"6E E3 6F 80 18 98 42 00 D9 64 E1 AB 66 00 23 6A"} {"original":"01 D0 C1 F7 72 E8 08 BD 00 00 ** ** 12 4C 1F 1C"} {"replaced":"01 D0 C1 F7 72 E8 08 BD 00 00 70 47 12 4C 1F 1C"} {"original":"00 C0 46 C0 46 ** ** 05 1C BD F7 82 FA 69 8E CC"} {"replaced":"00 C0 46 C0 46 70 47 05 1C BD F7 82 FA 69 8E CC"} {"original":"43 2B 1C 5D 43 ** ** C7 F2 32 ED C7 F2 72 E8 D2"} {"replaced":"43 2B 1C 5D 43 E0 1B C7 F2 32 ED C7 F2 72 E8 D2"} {"original":"2A FF 10 BD 00 00 ** ** 05 1C DA 4C DB 48 DB 4B"} {"replaced":"2A FF 10 BD 00 00 F0 B5 05 1C DA 4C DB 48 DB 4B"} {"original":"13 00 00 FC 07 00 00 ** ** 18 4E 04 1C 0F 1C 85"} {"replaced":"13 00 00 FC 07 00 00 70 47 18 4E 04 1C 0F 1C 85"} {"original":"52 F9 21 1C D6 F7 47 FA 10 BD ** ** 89 B0 6A 46"} {"replaced":"52 F9 21 1C D6 F7 47 FA 10 BD 70 47 89 B0 6A 46"} [END] Enjoy your hacks, remember to fully close castle clash first (by the multitask manager)!! All Credits to CPT27/capito27 Want 2 English versions installed I would edit icons... this is a work in progress in another topic. find out more in other topic about this Mod. with the mods that are out. install a .35 English & .37 English now as there is both out now. just change the folder name As an Example we use TW version - & compare with English version (But if using English use Stock Version) as Id's are different - from .35 & .37 maybe... Check it out <?xml version="1.0" encoding="utf-8"?> <manifest android:versionCode="1200830" android:versionName="1.2.83" android:installLocation="preferExternal" package="com.igg.castleclash_tw" xmlns:android="http://schemas.android.com/apk/res/android"> <uses-feature android:glEsVersion="0x20000" /> <uses-permission android:name="android.permission.INTERNET" /> <uses-permission android:name="android.permission.VIBRATE" /> <uses-permission android:name="android.permission.READ_PHONE_STATE" /> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" /> <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> <uses-permission android:name="android.permission.WRITE_INTERNAL_STORAGE" /> <uses-permission android:name="android.permission.WAKE_LOCK" /> <uses-permission android:name="android.permission.READ_PHONE_STATE" /> <uses-permission android:name="android.permission.GET_ACCOUNTS" /> <uses-permission android:name="android.permission.AUTHENTICATE_ACCOUNTS" /> <uses-permission android:name="android.permission.MANAGE_ACCOUNTS" /> <uses-permission android:name="com.android.vending.BILLING" /> <uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" /> <uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" /> <uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" /> <uses-permission android:name="com.igg.castleclash_tw.permission.C2D_MESSAGE" /> <uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" /> <permission android:name="com.igg.castleclash_tw.permission.C2D_MESSAGE" android:protectionLevel="signature" /> <application android:label="@string/app_name" android:icon="@drawable/ic_launcher" android:debuggable="false"> <activity android:theme="@style/activityTheme" android:label="@string/app_name" android:name="com.igg.castleclash_tw.CastleClash" android:screenOrientation="landscape" android:configChanges="keyboard|keyboardHidden|orientation|screenSize"> <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" /> </intent-filter> </activity> <activity android:theme="@*android:style/Theme.NoTitleBar.Fullscreen" android:label="@string/app_name" android:name="com.WebViewActivity" android:screenOrientation="landscape" android:configChanges="orientation" /> <activity android:theme="@style/activityTheme" android:label="@string/app_name" android:name="com.igg.sdk.invite.FriendInviteActivity" android:screenOrientation="landscape" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" /> <activity android:name="com.facebook.LoginActivity" /> <activity android:theme="@style/activityTheme" android:label="@string/app_name" android:name="com.igg.sdk.invite.FacebookFriendActivity" android:screenOrientation="landscape" android:configChanges="keyboard|keyboardHidden|orientation|screenSize" /> <service android:name="com.bill.BillingService" /> <receiver android:name="com.bill.BillingReceiver"> <intent-filter> <action android:name="com.android.vending.billing.IN_APP_NOTIFY" /> <action android:name="com.android.vending.billing.RESPONSE_CODE" /> <action android:name="com.android.vending.billing.PURCHASE_STATE_CHANGED" /> </intent-filter> </receiver> <receiver android:name="com.igg.castleclash_tw.InstallReceiver" android:exported="true"> <intent-filter> <action android:name="com.android.vending.INSTALL_REFERRER" /> </intent-filter> </receiver> <meta-data android:name="APP_NAME" android:value="com.igg.castleclash_tw" /> <meta-data android:name="ADX_CLIENT_ID" android:value="IGG912967df" /> <activity android:name="com.metaps.MetapsSimpleActivity" /> <activity android:theme="@*android:style/Theme.NoTitleBar" android:name="net.metaps.sdk.WallActivity" android:screenOrientation="portrait" /> <activity android:theme="@*android:style/Theme.NoTitleBar" android:name="net.metaps.sdk.StatusActivity" android:screenOrientation="portrait" /> <activity android:name="com.tapjoy.EasyAppPublisher" android:configChanges="keyboardHidden|orientation" /> <activity android:name="com.tapjoy.TJCOffersWebView" android:configChanges="keyboardHidden|orientation" /> <activity android:name="com.tapjoy.TapjoyFullScreenAdWebView" android:configChanges="keyboardHidden|orientation" /> <activity android:name="com.tapjoy.TapjoyDailyRewardAdWebView" android:configChanges="keyboardHidden|orientation" /> <activity android:name="com.tapjoy.TapjoyVideoView" android:configChanges="keyboardHidden|orientation" /> <receiver android:name="com.google.android.gcm.GCMBroadcastReceiver" android:permission="com.google.android.c2dm.permission.SEND"> <intent-filter> <action android:name="com.google.android.c2dm.intent.RECEIVE" /> <action android:name="com.google.android.c2dm.intent.REGISTRATION" /> <category android:name="com.google.android.gcm.demo.app" /> </intent-filter> </receiver> <service android:name="com.igg.castleclash_tw.GCMIntentService" /> <meta-data android:name="com.facebook.sdk.ApplicationId" android:value="@string/app_id" /> </application> <supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:xlargeScreens="true" /> </manifest> Find all the com.igg.castleclash_tw - Rename to com.igg.castleclash_tw2 - & can change to say the below but dont as the ID's are Different!!!! from English to TW Use English only from the version game your using (Example Only) com.igg.castleclash.HBM & com.igg.castleclash.dungeon using the TW is only an Example so its easy to compare & figure out what needs to be changed in English Versions Using the stock from the version you are Editing - AndroidManifest.xml Use Notpad++ to find all & change them This Will Help as this is how these Mods were made - So you know they are not from Scratch they are only Copies from past versions of the Game Updated!!!!! Research go's a long ways. Castle Clash 1.2.28 mods ------------------------------------------------------------------------------------------------------------------------------------------------------ Hero attack //PATCHED - - - - - ------------------------------------------------------------------------------------------------------------------------------------------------------ Hero HP //PATCHED - - - - - ------------------------------------------------------------------------------------------------------------------------------------------------------ Insta-Skill Func["MagicManager::HeroCastSkill(srt_BattleVar *,uint)"] @ 001BA750 - instruction: BLS locret_0x1B1DB2 Change 22D9 -> C046 ------------------------------------------------------------------------------------------------------------------------------------------------------ Boss One Shot Kill Func[BattleOperation::BearAttackDamage(srt_BattleVar *,srt_BattleVar *)] @ 001AAAC8 - instruction: PUSH {R0-R2,R4-R7,LR} Change F7B5 -> 7047 ------------------------------------------------------------------------------------------------------------------------------------------------------ No hero loss for ATTACKER Func["GameBattleProcessor::FightLossTotal(srt_BattleVar *)"] @ 001B3882 - instruction: BEQ loc_1AB066 - change 00 D0 -> C0 46 @ 001B3A42 - instruction: ADDS R3, #0xFC - change FC 33 -> C0 46 ------------------------------------------------------------------------------------------------------------------------------------------------------ No troops loss for DEFENDER //Discontinued - - - ------------------------------------------------------------------------------------------------------------------------------------------------------ Monster siege farm (attacker cannot attack) Func [GameBattleProcessor::attackerRun(std::map<srt_BattleVar *,Building *,std::less<srt_BattleVar *>] @ 001B5EC0 - instruction: BLS loc_1B5EC4 change 00D9 -> C046 ------------------------------------------------------------------------------------------------------------------------------------------------------ Dungeon Solo (Defender not attacking) Func[GameBattleProcessor::fortification] @ 001B6668 - instruction: PUSH {R4-R7,LR} change F0B5 -> 7047 Func [GameBattleProcessor::defenderRun(srt_BattleVar *,std::map<srt_BattleVar *,Building *,std::less<srt_BattleVar *>] @ 001B57CC - instruction: BLS loc_1AAE7C // change 00D9 -> C046 ------------------------------------------------------------------------------------------------------------------------------------------------------ Online attack with "Recording Failed" Func[VideoFileManager::SetVideoName] @ 001BBC6C - instruction: PUSH {R4-R7,LR} Change F0B5 -> 7047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Replace version info 004A0646 ------------------------------------------------------------------------------------------------------------------------------------------------------ Attacker no talent use (no self destruct etc) Func[MagicManager::HeroCastTalent(srt_BattleVar *,E_Battle_State,uint)] @ 001BA71C - instruction: PUSH {R0,R1,R4-R6,LR} Change FF F7 99 FF -> C0 46 C0 46 ------------------------------------------------------------------------------------------------------------------------------------------------------ Unlimited Range (hero+spells) Func[getPointMaxRange(cocos2d::CCPoint *, cocos2d::CCPoint *)] @ 001AAC9A - instruction: ADDS R0, R4, R5 Change 60 19 -> 60 1B So howto: copy Function & search for it in what ever version you are using, en, it, fr, tw ect Sharing is Caring, Dont make anyone pay for it ================================================ if you pay for a mod you will end up paying in other ways in the end! im not able to post finished mods, im sorry. I will help in other ways when I can. ========================================================================== Remember everyone is smart, If you think your Not so smart!!! Then Why is it that you can teach the smartest people 1000 things they never knew! This is a Fact! Did you just become smart? nope you already were!!!! =========================================================================== if I have helped Click the like !!! Cheers
    1 point
  3. 1 point
  4. HELLO WORLD !! Today it's my birstday, I'm 18 and I'm ***** happy cuz I've got everything I ever wanted I created this topic to let us know when it is yours so that people can sing together the famous song I hope this topic won't be deleted See you guys and Happy Birthday to you !
    1 point
  5. Custom Patches are in Lucky Patcher folder in sd card , in Lucky Patcher folder there are all the custom patches and you have just to paste your txt file ( custom patches are txt files ) here .
    1 point
  6. For who want , this what Lucky Patcher do when you use HBM custom patch : [bEGIN] more info [email protected] [ODEX] {"original":"04 67 61 6D ** 00"} {"replaced":"04 67 61 6D 31 00"} [LIB] {"name":"libgam1.so"} {"original":"00 31 2D 2D 2D 00 32 7E 7E 7E 00 33 35 2A 2A 2A 00 "} {"replaced":"06 31 2D 2D 2D 00 32 7E 7E 7E 00 33 35 2A 2A 2A 00"} [LIB] {"name":"libgam1.so"} {"original":"00 ** ** 2D 2D 00 ** ** 7E 7E 00 ** ** ** 2A 2A 00"} {"replaced":"00 55 70 64 61 00 74 65 50 61 00 74 63 68 65 72 00 "} [LIB] {"name":"libgam1.so"} {"original":"06 31 2D 2D 2D 00 32 7E 7E 7E 00 33 35 2A 2A 2A 00 "} {"replaced":"00 31 2D 2D 2D 00 32 7E 7E 7E 00 33 35 2A 2A 2A 00"} [END]
    1 point
  7. The Above is a Work in Progress still, I keep editing & making it easier to understand. I have not done the research on the mod, I dont play the game much, I really only find protections the version check is for 35,37 but not tested on 34 as i would think to much of the offsets have shifted & that patch could be easy or hard, without comparing im not sure at this point, but I am going to start working on that next. as I did peak at 34 but they changed how they version check a bit, seems 35 & 37 are closer to each other, but without comparing maybe not worth it. but all the info to get going is above for noobs & advanced modders as they have what they need now. This was just to help others Learn. as I think lucky Patcher works as the other posts say, with the people testing it. but not tested by me yet. I was given a file & asked to explain how it works & what needs to be done to make it work. if they didn't use Lucky Patcher or couldn't get it to work. I am also posting this as others are trying to make money on this mod & its not there work. so this should make it so many can start modding it for free & sharing it. I plan on adding checks once they are tested & working for other mods in the game, its a challenge as they have multi checks for everything other then HBM & the other mod out. PS: I just Viewed the files LuckyPatcher has in txt are to change Version from to. & that is above & explained. as for the .So file its from Version 35 mod changed to fake version 37 & works because they have small checks for HBM that are normal for all games that are online. PS2: I have not made any patches with LuckyPatcher but it looks very simple you mod your .SO file then have a Stock .SO file - then LuckyPatcher can Compare & patch the Stock .SO or repatch & mod the File. Noob friendly tool that seems is a smart Idea for people who can read code or dont use IDA. I think im going to start to support the LuckyPatcher Idea as it will be easy for everyone to use Hope this helps Explain more in Detail. It's as simple as I can get after being up for 20 hours
    1 point
  8. lease respect the Rules before posting a request , if you don't edit your request it will be deleted in 24 h : Rules Problem(s): Don't have the name of the Requested File (name of the game ) Don't have the link to the Play Store , please add it Don't have comments , please add comment becaue we don't know what you want ...
    1 point
  9. Just wondering what the Castle Clash modded version sports, as well as it's detect-ability.
    1 point
  10. Name of Game: Brothers in Arms 2 free+ Game Version if known: 1.1.8 Name of Cheat: 1. exp / 2. medals / 3. dogtags / 4. healthpacks https://play.google....GloftB2HM&hl=de Steps: exp Open both BiA2, and GameGuardian. start game, search current exp value kill someone and gain exp search new current exp value change to highest possible 87313253 i think highest possible lvl is 58 till u have that you should change it only to 87313252 and gain exp. medals 1. Open both BiA2, and GameGuardian 2. start game, search current medal number 3. get some or spend some in shop 4. search new current medal number 5. change to 999999999 dogtags 1. same as medals medipacks (recommended to do after medals and dogtags hack) 1. Open both BiA2, and GameGuardian 2. search current number of healthpacks 3. buy healthpacks from shop 4. search new current value of healthpacks 5. change it to 999999999 =) invincible (only for the current mission you are on) -.- 1. Open both BiA2, and GameGuardian 2. use fuzzy search 3. get damaged 4. make smaller fuzzy search 5. heal yourself with medipack, make higher fuzzy search 6. repeat 4,5 till you only have 3-10 left (need to do it often) 7. there are 2 values wich should have the same number. change it to whatever 1-1000 doesnt really matter and LOCK IT!!!!
    1 point
  11. Great tutorial for noobs! Sent from my Rooted HTC Vivid. Running Blackout ICS Incredible v3.2 from Tapatalk 2.
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.