INSTANT REPAIR AND FORTIFY

09/19/2011 12:46 archdeacon#1
INSTANT REPAIR:

1. Open BYM & CE
2. Choose your process,check asrom & change value type into array of bytes
3. Scan this code 89 43 54 6A 03
4. 1 address found,disassemble
5. Right click the highlighted Opcode and change character location
6. check EAX if you are using CE5.6.1 and input 000001
7. Click buildings and speed up and you've got repaired for free.

RAPID FORTIFY:


1. Open BYM & CE
2. Choose your process,check asrom & change value type into array of bytes
3. Scan this code 74 05 8B 45 08 EB 1D 8B 50 08 8B 8A E4 00 00 00
4. 1 address found,right click disassemble
5. Change mov ecx,[edx+000000E4] to mov ecx,[edx+000000D0] & change je to jg
6. Fortified!

RAPID UPGRADE:

1. open BYM & CE
2. check asrom & change the value type into array of bytes for CE5.6 & 6. for 6.1 make it executable
3. scan this code EB 1D 8B 50 08
4. 2 addresses found, right click the first black address & disassemble
5. like the old procedure Change the mov ecx,[edx+000000e0]to mov ecx,[edx+000000d0] & je to jg

INSTANT BUILD:

1. open BYM & CE
2. check asrom & change the value type into array of bytes for CE5.6 & 6. for 6.1 make it executable
3. scan this code 85 C9 74 05 8B 45 08
4. right click the 1st black address & disassemble
5. like the old procedure change je to jg

INSTANT BUILD MONSTER:

1. open BYM & CE
2. check asrom & change the value type into array of bytes for CE5.6 & 6. for 6.1 make it executable
3. scan this code 83 F8 02 75 15
4. 11 address found then choose the black address right click & disassemble
5. like the old procedure change jne to jb

INSTANT LAB SKILL:

1. open BYM & CE
2. check asrom & change the value type into array of bytes for CE5.6 & 6. for 6.1 make it executable
3. scan this code 74 25 8B 5D
4. 3 address found right click any of the 2 black address & disassemble
5. like the old procedure change je to jg

Instant Resources:

1. Open BYM & CE
2. Open process, check Also Scan Read Only Memory & change Value type into Array of Bytes
3. Scan this code 0F 84 B5 04 00 00
4. This will found 8 addresses that matched with your last scan,choose 2nd or 3rd Black Address,right click & disassemble
5. From the highlighted address scroll up a bit until you see movq xmm1 ,[ebp-00000120]
6. double click and edit the code to movq xmm1 ,[ebp-00001008] and ok
7. Your resources should be full after a min or less

On your first scan the right address code may reside at the 2nd black address and scanning it for the 2nd time the right address code resides from the 3rd black address.

How to make this code resources works faster as 2sec per full reso?

- From the tab google chrome or any browser open a new tab together with BYM tab.

- From the 2nd tab that you've opened just click any link you would like,before it reloads the said page go back to your BYM and it should be full in just a sec.

- And do it repeatedly to gain more resources.

How to make this code continuous and multiple full reso?

- Using the trick above when your resources is full, bank all and before it hits the town hall go to the 2nd tab that you've recently opened and fast as 1 sec get back again to your BYM and you'll notice while your BYM is banking all the reso it'll be full again and ready again to bank all.

- And do it repeatedly to gain more resources.

Videos of this codes are recorded by DARKBABY on YOUTUBE if you want to see the proof.


THANK YOU
:)
09/19/2011 12:48 uRBAN dAMAGE 01#2
Quote:
Originally Posted by archdeacon View Post
KIXEYE ASKING ME TO WORK WITH THEM BUT I DECLINED.
:)
HAHAHAHAHAHAHA you are so funny..... XD i love you XD ahhaha
09/19/2011 12:56 archdeacon#3
Quote:
Originally Posted by uRBAN dAMAGE 01 View Post
HAHAHAHAHAHAHA you are so funny..... XD i love you XD ahhaha
HAHAHA ssssssssssshhhhhhhhhhhhh!!!!!!!!!!!!! moment q toh ahahaha wla lang aq maipost n mganda :p

burahin q n nga kinontra mu nman agad hahahaha bka me mkabasa pang iba ahahaha

ung sa fortify medyo risky nxenyo n yan kung gusto nyo itry,gumana kc sakin.

:)
09/19/2011 13:15 awawaw12#4
LOL I love you man. xD pinoy ka pala xD.
09/19/2011 13:19 Noob44#5
its still at zero how T_T
09/19/2011 14:03 rocketboy23#6
the instant reso... >,< not working
09/19/2011 14:14 leehpoej#7
insta repair working pare thanks
09/19/2011 14:56 zemver#8
Do you have instant evolve champion hack?
09/19/2011 15:28 Kapelanka#9
Have u maybe unban or something like that ? :p
09/19/2011 16:01 ieX#10
waaa risky pla ung rapid fortify ,, ingat ingat :)
09/19/2011 16:07 holy_kamote#11
Quote:
Originally Posted by archdeacon View Post
INSTANT REPAIR:

1. Open BYM & CE
2. Choose your process,check asrom & change value type into array of bytes
3. Scan this code 89 43 54 6A 03
4. 1 address found,disassemble
5. Right click the highlighted Opcode and change character location
6. check EAX if you are using CE5.6.1 and input 000001
7. Click buildings and speed up and you've got repaired for free.

RAPID FORTIFY:


1. Open BYM & CE
2. Choose your process,check asrom & change value type into array of bytes
3. Scan this code EB 1D 8B 50 08
4. 3-4 address found if it is 3 address it is much ok,the 1st black address is for rapid upgrade, 2nd black address is for instant build and the 3rd black address is the rapid fortify. Now if it is 4found address the 1st black address is only a dummy so the rapid fortify would be the 4th black address.
5. Change the mov ecx,[edx+000000e0]to mov ecx,[edx+000000d0] & je to jg
6. Fortified!

RAPID UPGRADE:

1. open BYM & CE
2. check asrom & change the value type into array of bytes for CE5.6 & 6. for 6.1 make it executable
3. scan this code EB 1D 8B 50 08
4. 2 addresses found, right click the first black address & disassemble
5. like the old procedure Change the mov ecx,[edx+000000e0]to mov ecx,[edx+000000d0] & je to jg

INSTANT BUILD:

1. open BYM & CE
2. check asrom & change the value type into array of bytes for CE5.6 & 6. for 6.1 make it executable
3. scan this code 85 C9 74 05 8B 45 08
4. right click the 1st black address & disassemble
5. like the old procedure change je to jg

INSTANT BUILD MONSTER:

1. open BYM & CE
2. check asrom & change the value type into array of bytes for CE5.6 & 6. for 6.1 make it executable
3. scan this code 83 F8 02 75 15
4. 11 address found then choose the black address right click & disassemble
5. like the old procedure change jne to jb

INSTANT LAB SKILL:

1. open BYM & CE
2. check asrom & change the value type into array of bytes for CE5.6 & 6. for 6.1 make it executable
3. scan this code 74 25 8B 5D
4. 3 address found right click any of the 2 black address & disassemble
5. like the old procedure change je to jg

Instant Resources:

1. Open BYM & CE
2. Open process, check Also Scan Read Only Memory & change Value type into Array of Bytes
3. Scan this code 0F 84 B5 04 00 00
4. This will found 8 addresses that matched with your last scan,choose 2nd or 3rd Black Address,right click & disassemble
5. From the highlighted address scroll up a bit until you see movq xmm1 ,[ebp-00000120]
6. double click and edit the code to movq xmm1 ,[ebp-00001008] and ok
7. Your resources should be full after a min or less

On your first scan the right address code may reside at the 2nd black address and scanning it for the 2nd time the right address code resides from the 3rd black address.

How to make this code resources works faster as 2sec per full reso?

- From the tab google chrome or any browser open a new tab together with BYM tab.

- From the 2nd tab that you've opened just click any link you would like,before it reloads the said page go back to your BYM and it should be full in just a sec.

- And do it repeatedly to gain more resources.

How to make this code continuous and multiple full reso?

- Using the trick above when your resources is full, bank all and before it hits the town hall go to the 2nd tab that you've recently opened and fast as 1 sec get back again to your BYM and you'll notice while your BYM is banking all the reso it'll be full again and ready again to bank all.

- And do it repeatedly to gain more resources.

Videos of this codes are recorded by DARKBABY on YOUTUBE if you want to see the proof.


THANK YOU
:)
trinay ko yang rapid portify kahapon pero nasira account ko...

nag karoon ng error ayaw na maalis amp!!!
kainis!!


waaaaaaaa

hindi ban or suspended error talaga sya lagi... amp sno po me alam kung pano yan maayos??
09/19/2011 16:35 archdeacon#12
hahaha base c: error aw! wla n yan khit ireklamo mu yan s kixeye d nman n din iba2lik account mu hehehe

Quote:
Originally Posted by awawaw12 View Post
LOL I love you man. xD pinoy ka pala xD.
hahaha :)
09/19/2011 16:37 bagarospazzo#13
I have instant fortify (also you don't pay resources for fortify) :) if you want it pm me ;)
09/19/2011 16:41 archdeacon#14
here's another way to get rapid fortify:

remember the way you are editing the rapid upgrade?same as it is with rapid fortify.

Change the mov ecx,[edx+000000c0]to mov ecx,[edx+000000b0] and je to jg sometimes it comes up with mov ecx,[edx+00000124] just replace it like the late rapid upgrade and it'll work

:)

Quote:
Originally Posted by bagarospazzo View Post
I have instant fortify (also you don't pay resources for fortify) :) if you want it pm me ;)
nice...:)

Quote:
Originally Posted by leehpoej View Post
insta repair working pare thanks
np:)
09/19/2011 16:46 LLewoR#15
rapid fortify not working to me but instant repair is awesome thanks