Leaderboard
Popular Content
Showing content with the highest reputation on 03/12/2014 in all areas
-
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 !!! Cheers2 points
-
"ZOINKS!1!! NO MODZ!!" "RUH ROH RAGGY!!" I know these times may seem gloomy as the modders work hard on bypassing those server checks with the latest version of Castle Clash. To try to bring a little happy in your day, I found a fix to a lovely virtual machine that supposedly isn't compatible with the latest patch and will share with you, GameGuardians!!2 points
-
Project on Hold!!!! Have To Many Projects - My Job Taking up to much Time Making a Windows Tool, APK Multi Installer - install any game 3x each with a different dir. will work for all games & apps. Updating - All the time keep an eye out for updates. First... Watch New MP4 x3 Demo Video - Updated! 3-12-2014 Testing on Castle Clash - Not Working! seems it will never work for Castle Clash! As Lucky Patcher has to be used each time might be useless for this as LuckyPatcher works fine. But can work for other games. Will have to Review, if we continue the Project. But Have another Project for the Team in mind Shhhh maybe a GFX mods Project: APK Multi Installer - Alpha Stage - Dungeon, HBM, Stock - unlimiited versions on device! if you know how join the team! Know something I dont - Share or join the team! Android Programmer Visual Studio - Programmer Would be nice to Automate this tool So it would work for many games Adding scripts for games ect. Below is a real picture of the name change working. Testing Phase: will mostly likely change to CC: Dungeon so it fits! as it cuts off on main screen as you can see because its long, but is ok in menu where you uninstall. team will figure out whats best... This Project is not only for CC but any Game!!! ===================================== Requesting 5 Members for a Testing team. Maybe more if your that GOOD!!!! Its a work in progress. so who ever has the mod working, & interested in completing the mod & testing it let me know. I need only a couple people who are online alot. I will choose a select few only!!! Will update this & say Test Team Members: (Open) 1) TripleSix 2) Cebrallefee 3) Javidan 4) 5) Requirements: Copy Thread & Answer the Questions. Send In PM. Not in the Forum. Experience with the below things!!! Not all are Required!!! Need 1 member who can create some awesome Icons for the game & app png format & ico for app. we can use whats in the apk like Dungeon Door for example. then another one for HBM. PM me or a member on the team, we will review & choose someone. A Brain(Answer---> Dont Answer This!!! Example where to add the Answer. Skype (Answer---> A plus if you have a Mic!!! :(Answer---> Team Viewer(Answer---> Good Internet Connection.(Answer---> Dungeon Mod working!!!! (Answer---> HBM mod Working!!!!(Answer---> Device Rooted(Answer---> The understanding of what im doing with this mod(Answer---> Knows how to edit files inside APK(Answer---> Dont mind uninstalling & Testing many times!!!!(Answer---> Testing team will answer questions & support the product also.(Answer---> Anyone Able to create android apps?(Answer---> Anyone Able to Use Visual Studio - (Answer---> Could mess up things on your side can you fix it, I hope so(Answer---> so I want exp people who can fix there stuff on there own! ok(Answer---> Dont want to waste time fixing your stuff for you ok.(Answer---> Backup anything you care about, I am not responsible for your actions.(Answer---> Need at least 1 member that thinks they can do this on there own maybe I learn something from this. (Answer) Yes or No (Then Explain)---> (Not required but would be nice) (* LuckyPatcher & can make apk after they have patched it inside Luckypatcher, with HBM & or Dungeon.)(Answer---> BlueStacks with Root installed with CC Mods Working(Answer---> BlueStacks Root Download Below https://mega.co.nz/#!ndlxyYxC!Ehilk7idJtAN2cfVx60UeFDNYPuawceGqAqeosZgJX4 The End of Requirements! Not All Are Required - only looking to see how well this mod can be User friendly the more options & easy to use for noobs. ===================================================== === Watch the Video as one is Completed & not Tested yet!!! ==== ===================================================== ======= I dont play Games much, I MOD Stuff !!!! ============= ===================================================== ============ Thats what the testing team is for! ============= ===================================================== We start testing within next 24 hours - Cheers Click the Like! its just like saying ThankYou! CC DIR MOD x3 Demo.mp42 points
-
Well i tried my method and it works like a charm no more need to change/copy/paste/rename etc... My config is like this : 31 = HBM / 32 = Dungeon / 33 = Normal And great news i managed to mod my game (no EN version) !! Have a good days and thanks to all VIP members for share infos and tips2 points
-
Here is an excellent addon that works for any window, not just Genymotion and is free! http://www.youtube.com/watch?v=_vlSGM0uqgE&feature=c4-overview&list=UUUfwawTlKUc2sg1zI1543ig I play with three screens and run 12 machines at a time so it gets annoying to have to set them all up XD2 points
-
Hi guys , I created this topic for posting multiplayers and server sided games can be hacked with Freedom I have already some : - Armored Aces (Freedom) - Blitz Brigade (Freedom + Xprivacy) - Earth and Legend [PAID APP] (Freedom) - Epic Empire (Freedom) - Jurassic Park Builder (Freedom) - Mechs Warfare (Freedom) - Modern Combat 3: Fallen Nation [PAID APP] (Freedom) - Modern Combat 4: Zero Hour [PAID APP] (Freedom) - Oh My Heroes (Freedom) - Pixel Gun 3D (Freedom) - Respawnables (Freedom + Xprivacy) - Star Warfare HD (Freedom) - Tank battles (Freedom + Xprivacy) - BTD 5 (Freedom ) - Bloons TD Battles (Freedom ) - Call Of Mini : Dino Hunter ( Freedom : Go into the store, click on the item you want, then once your at the purchase screen, go into airplane mode right before clicking start. A message will come up saying that the request will run in the background and then you turn off airplane ) - Real Racing 3 (Freedom) - Call Of Mini : Zombie (Freedom) - GothchaWarriorsX (Freedom) - Ace Wings : Online (Open from Freedom or it will not work ( NEW ) OFFICIAL FREEDOM APP WORKING GAMES INDEX : ALL APPS INDEX Comment if you have one XPrivacy : Freedom :1 point
-
Hi all, Below how I managed to get unlimited coins and points, without altering the APK and still have capability to brag on facebook. Coins: 1) Run subway surfers and GG 2) open GG and go to set range and select "all regions" 3) close GG 4) go to the shop and check the number of coins you have 5) search in GG for this number and size on auto (may take a while due to searching all regions) 6) exit GG and buy something 7) go back in GG and search with the new number of coins 8) repeat 4-7 untill you have 1 result, save and change this number 9) when you exit the shop now and go back in it your coins will have changed to the number you have given Points: 1) Run subway surfers and GG 2) open GG and go to set range and select "all regions" 3) close GG 4) start a game and get a few points 5) press back 6) press resume 7) during the countdown to start you should be able to read the exact number of points 8) press back again 9) enter GG and search for the number of points 10) repeat 6-9 untill you get 4 memory results, save these and change ALL 4 to your desired score 11) resume the game 12) go back in GG and deactivate the memory change so your score can increase more by playing1 point
-
I found a fix and how to make genymotion work much better, will post a video later tonight showing from start to finish how to make it work with castle clash. another bug i noticed, if you leave the virtual tablet settings open on virtual box then run that machine in genymotion, you will get the "unable to run genymotion" error.1 point
-
Hi, i will try to explain how i make my mod ! If you look at the "txt" file into /sdcard/LuckyPatcher directory you will see yours files for the mod. For this example i will take the HBM file. When you open the HBM.txt you can see this line : [ODEX] {"original":"04 67 61 6D ** 00"} {"replaced":"04 67 61 6D 31 00"} ==> 31 = libgam1 The value "31" permit to tell at the game what is the name of file to use (ex: libgam1.so). So if you want to use another file like "libgam2.so for Dungeon mod you need to change this value like this : [ODEX] {"original":"04 67 61 6D ** 00"} {"replaced":"04 67 61 6D 32 00"} ==> 32 = libgam2 That will tell to the game to use "libgam2.so" After that you need also to change the name of the file in the "txt" file HBM.txt [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"} You have to rename the file to use, for example rename it to "libgam2.so" in the all of file. When you have make all this modifications you have to copy/paste libgame.so inthe data directory of the game and rename them to libgam1.so, libgam2.so & libgam3.so My configuration is like this : libgam1.so = HBM libgam2.so = Dungeon libgam3.so = Normal If you need more explanation tell me it1 point
-
@smokinaces: Which firmware are you using for the tablet? 4.2 or above? Some of them break when google updates playstore so i usually stick with 4.2. Only added the other versions for techy folks who maybe wanna make us some modded machines in the future @Jin9x do you have your graphic card's drivers installed? and if you are trying to make it work in a virtual machine, only linux supports the open gl. If you guys have any further problems don't hesitate to pm me. I will try to help any way I can. Lots of fun trying to build as many machines as possible and lots of possibilities when you have as many accounts as I do haha. Will show some cool things you can do with multiple accounts besides bot / macro farm in the future. Oh and one more thing, I tried every ***** thing I could, and I havent to this day got a CC mod to work on Genymotion. If anyone ever does, could you please share? Thanks :-)1 point
-
1 point
-
Here is a way can help you. You can do tapjoy's offer (for Castle Clash only) with this link: http://ws.tapjoyads.com/get_offers/webpage?app_id=2ab45945-3137-4bac-8887-032b349c41f7&android_id=t01euh014ukt10u1&udid=052900315655015&mac_address=WY%3AU5%3A5U%3A0Z%3AZI%3A0Z&serial_id=4df7dde829e111c1&device_name=GT-N7100&device_manufacturer=samsung&device_type=android&os_version=4.1.2&country_code=US&language_code=en&app_version=1.2.33&library_version=9.0.1&platform=android&display_multiplier=1.0&carrier_name=UK%20MOBIFONE&carrier_country_code=US&mobile_country_code=452&mobile_network_code=01&screen_density=320&screen_layout_size=2&connection_type=wifi&plugin=native&sdk_type=offers×tamp=1387521424&verifier=43c75be702dc77f8546b7b449fb0b6ed7d56eb67b543f63c8358ced34cc01c77&publisher_user_id=xxxxxxxxxx Instruction: - copy this link and paste it in browser (in bluestacks or your PC), i suggest bluestacks. - replace the color line by whatever you want. eg: t01euh014ukt10u1 by t01euh014ukt00u1. 052900315655015 by 052900415655015. WY%3AU5%3A5U%3A0Z%3AZI%3A0Z by WY%3AU5%3A5U%3A9Z%3AZI%3A0Z. Must change all three value (red, green, yellow. - replace this xxxxxxxxxx by your game ID. - enjoy! P/S: you can refresh your offer by change these color line over and over... But not change your game ID.1 point
-
1 point
-
I think homergrower is right .. You should put this in ViP section ..1 point
-
Love the thread man. But this should definitely be in the VIP section not general.1 point
-
Hello you. You can guide your castle Clash hack new version 1.2.25 not up date. This may not be the hero hack anymore. the hack still present but normal values in the drop-hero, the game will be thrown immediately.1 point
-
1 point
-
1 point