HasanInsurgent

Plant Vs Zombie In-Game Cheats

Type These Codes In At Any Time While Playing The Game.
Some cheats below requires Tree of Wisdom to be
at certain height (feet or ft). You can increase your
Tree of Wisdom Height by fertilizing it with $2500 tree fertilizer.
daisies : Zombies leave small daisies behind when killed (100 feet)
dance : Zombies move by dancing instead of walking (500 feet)
pinata : A shower of candy when a zombie dies (1000 feet)
trickedout : Alternate Lawn Mower appearance
future : Gives zombies futuristic shades
sukhbir : toggles the zombie’s call for brains-sound
Mustache: Zombies Now Have Mustaches
slowboke : Make zombie walk slowly


Attaching Cheat Engine to Plant vs Zombie (PVZ)


1) Run Cheat Engine 5.5 or later.
2) Click Process in the Menu Bar.
3a) Select “popcapgame1.exe” from the list.
3b) If you can’t find it, try “PlantsVsZombies.exe”.


Infinity Health for Plants


0) Follow steps above for Attaching Cheat Engine to PVZ
1) Click Memory View.
2) Right-click on any addresses.
3) Select “Go To Address”.
4) Type 0052FCF0 into the textbox.
5) Right-click on the result you found.
6) Select “Replace with code that does nothing”.


Instant Recharge / Refill for Plants


For Plants vs Zombies (before GOTY)
0) Follow steps above for Attaching Cheat Engine to PVZ
1) Click Memory View.
2) Right-click on any addresses.
3) Select “Go To Address”.
4) Type 0048728C into the textbox.
5) Double-click on the result you found to edit.
6) Change add dword ptr [edi + 24],01 to add dword ptr [edi + 24],200
7) Click Yes in the Confirmation Box
For Plants vs Zombies (Game Of The Year – Version 1.2.0.1073)
0) Follow steps above for Attaching Cheat Engine to PVZ
1) Click Memory View.
2) Right-click on any addresses.
3) Select “Go To Address”.
4) Type 00491E4C into the textbox.
5) Double-click on the result you found to edit.
6) Change “inc [edi+24]” to “add [edi+24],200″ (without quote symbols)
7) Click Yes in the Confirmation Box
2nd Alternative Instant Plant Refill for Game Of The Year (GOTY)
4a) Find this address: 00491E55. It will show this value: 7E 14 (JLE Command)
4b) Double click the address to replace the value with: 7F 14 (JG Command)
Note: Change the letter JLE to JG and Click OK


Infinity Sunshine


0) Follow steps above for Attaching Cheat Engine to PVZ
1) Search the current sunshine amount you have.
2) Enter that amount into the textbox (below New Scan button)
3) Click “New Scan”
4) Spend some sunshine by planting a plant on the field.
5) Look for the new sunshine amount you have.
6) Enter the new amount into the textbox again.
7) Click “Next Scan”
8 ) On the left list, you will find 1 or a few results.
9) Repeat step 4 to 7 to narrow down your results.
10) Double click on the result from the left list.
11) The result that you selected will be placed on the bottom.
12) Double click on the value category of the result you picked.
13) Change the value to 9000
14) Click OK
15) Click on the checkbox located on the left to Freeze it.
2nd Alternative for Infinite Sunshine for GOTY Version
1. Find this address 0041E844
2. Replace this value: 2B F3 (SUB ESI,EBX) with this: 29 F3 (SUB EBX,ESI)


Infinity Money / Coins


0) Similar to Infinity Sunshine
1) However, enter the current money after dividing by 10.
For example:
If you have $9150 money, divide it by 10.
The result would be 915.
Enter this value into Cheat Engine instead of 9150.
READMORE
 

Hatching Mercenary digieggs Guides

To hatch a new digimon, first, you must acquire the mercenary digieggs of the digimon that you wanted to hatch and the data required by the mercenary digiegg.



The most important about hatching is the type of data required and also quantity of data required per inject.

For example a guilmon mercenary digiegg

digimon masters online guilmon, guil, egg
You will need DragonLow Class data for injection and each injection requires 10 DragonLow Class data.
To begin hatching, first you need to find an incubator. It can be found in Dats Centre, Yokohama Village and other various place.
digimon masters online incubator
Now, first, register the mercenary digiegg that you want to hatch into the incubator. Then, you can start injecting data to hatch the mercenary digiegg. To be able to hatch a new digimon, the mercenary digiegg must at least inject successfully for 3/5 times, maximum injection is successfully injected 5/5 times. An unsuccessful injection will result in breaking the data injected or even destroy the digiegg.
digimon masters online incubator
The number of successful injection will affect the digimon's size. For more information on digimon's size, please refer to All about digimon size.

Cash digieggs

Sometimes, you will see someone is selling this kind of digiegg in their store.
digimon masters online xv, exvee, xvee, cash egg
This is a cash digiegg that bought from cash shop. Depends on the level and class of the cash egg, the pictures above is a ExV - mon digiegg level 4 ( champion ), it means that the digiegg will 100% successfully hatches to 4/5 ExV - mon without the need to worry about breaking the digiegg, when the egg is hatched, it will unlock evolution until champion.
Never remove your digi-egg for its incubator, unless it is a 0/5. If you remove it, the digi-egg will disappear forever. However, you can press cancel button when you are short of data or you want to inject data later, the digiegg won't disappear instead.
 
http://gdmo-guides.blogspot.com/2012/08/hatching-mercenary-digieggs-guides
READMORE
 

Blue Eye Macro • View topic - quick bot for DMO ^^

HI all , I want to share my edited-script based from hyBoi's script bot,

this script is for Auto-Hunt without Healing...
If you are using 1024 x 768 resolution, try this script hehe =)
and I edited the time pause also, so it wont be detected 8-)
and this is for all monster , hehe I edited the coordinates for normal monster and aggresive monster XD

Code:
 begin
     Keyboard.Hold keys("{<tab>}4")
     Macro.Pause("500")
     Keyboard.Release keys("{<tab>}4")
     Macro.Pause("500")
     Function.Execute("Bot")
 end

function("Bot")
     // Click on any of the empty spaces then click on the glass and click on a part in the digimon's face ( from the bottom part of his face and choose a unique spot on it so he will only attack that digi)
     if  Color.At coordinate is not (RGB)("0", "141", "91", "396", "82")
          begin
               Macro.Break from loop("yes")
               Function.Execute("Bot2")
          end
     // Just fill with the same co ords from above
     if  Color.At coordinate is (RGB)("0", "141", "91", "396", "82")
          begin loop()
               Keyboard.Hold keys("1")
               Macro.Pause("500")
               Keyboard.Release keys("1")
               Macro.Pause("500")
               Keyboard.Hold keys("4")
               Macro.Pause("500")
               Keyboard.Release keys("4")
               Macro.Pause("128")
               // fill with the same co ords from above
               if  Color.At coordinate is not (RGB)("0", "141", "91", "396", "82")
                    begin
                         Macro.Break from loop("yes")
                         Macro.Restart("no")
                    end
          end
function

function("Bot2")
     // Target an aggro digi and import the Red part around the hand (the icon which tells its aggro)
     if  Color.At coordinate is not (RGB)("164", "0", "29", "401", "81")
          begin
               Macro.Break from loop("yes")
               Macro.Restart("no")
          end
     // fill with same co ords from above
     if  Color.At coordinate is (RGB)("164", "0", "29", "401", "81")
          begin loop()
               Keyboard.Hold keys("1")
               Macro.Pause("500")
               Keyboard.Release keys("1")
               Macro.Pause("500")
               Keyboard.Hold keys("4")
               Macro.Pause("500")
               Keyboard.Release keys("4")
               Macro.Pause("500")
               // fill with same co ords from above
               if  Color.At coordinate is not (RGB)("164", "0", "29", "401", "81")
                    begin
                         Macro.Break from loop("yes")
                         Macro.Restart("no")
                    end
          end
function

function("Loot")
     begin
          Keyboard.Hold keys("4")
          Macro.Pause("500")
          Keyboard.Release keys("4")
          Macro.Pause("700")
     end
function

www.blueeye-macro.com › ... › Macros / Bots / Tools
READMORE
 

What’s new in the new version of My Brute?

Motion Twin finally released the new version of My Brute on Muxxu.com. They say that this is a better and improved version of the old My Brute. If you enjoy brawls, battles and wars, then this new version is right for you! We have noticed that this new version is cheat proof. Why? Because nobody reached level 100 yet.

What’s cool with the new version of My Brute is that it’s more secure. You can recover your password if you forget it, you can organize all your Brutes in one account (This is what we’ve been planning a long time ago in MBC, but we’ve never implemented it because we’re lazy in creating new tools), you can play other games created by Motion Twin, and best of all, you can level up as fast as you can if you spend money!

Addiction is just one aspect of massively multiplayer online games that that have taken the Internet by storm in recent years. But not all MMOs are like WoW or Everquest. Casual MMOs also have entered the scene, though there are so many that most have become rather forgettable. My Brute is not quite so, offering a stylized experience that only requires a few minutes each day to progress. As such it does not offer too much reason to stick around too long, even if you want to.
READMORE