- Joined
- May 27, 2008
- Messages
- 10,007
- Reaction score
- 10
- Trophies
- 1
- Location
- 6th Dimention
- Website
- Visit site
- XP
- 124
- Country





then you will boomelixirdream said:Hehe Moo,
happy moo yearyes your codes were added to the database
welldone![]()
![]()
hmm don't bomb have a timer? why not try count down like 5 seconds ? 3 seconds ? 1 seconds ? and 0 when it explode?

if you end up with an Y-axis, that's even better...as the Moon Jump address is within the same screen (in the memory viewer), just look for value that changes from 00 > FF then that's your address (32bit)polle123 said:@ dsrules, I see, however, it is a pain in the ass and u will a lot of times end up with an Y-axis hack![]()

Hehe Moo said:Hi guys, happy Chinese new year![]()
Anyways, I hacked these codes for Bomberman Land Touch 2:
CODECan Drop Infinite Bombs:
2228DA72 00000064
Max Speed:
2228DA71 00000009
Max Bomb Impact:
2228DA70 00000014
I found that a very useful code for Bomberman would be a "detonator"...
Like "Press B to make bomb explode!"
I tried to make this code... and failed. Any chance that someone could guide me through it?
Thanks![]()
Happy Chinese New Year, and Australia Day, Lol,I love bomberman.
QUOTE(elixirdream @ Jan 26 2009, 11:33 PM) Hehe Moo,
happy moo yearyes your codes were added to the database
welldone![]()
![]()
hmm don't bomb have a timer? why not try count down like 5 seconds ? 3 seconds ? 1 seconds ? and 0 when it explode?



Hehe Moo said:elixir, I tried that trick you told me... but what do I have to do with the code? Just add activator and change the DEX into 0?
Because the bomb will explode after time... I need the code to stop the bomb from exploding and only explode when I press the button.
elixirdream said:littleboy,
it is the same way as the first post![]()
since you know the exact value, then conduct a serch with the exact value
choose 16 bit
and SEARCH
spend some money or earn some money
and SEARCH with the new balance
repeat until the result remains a few
and you can start test 1 by 1 by changing the value
anyway, i would recommend you try the tutorial and get the exact tools![]()
emucheat is less buggy and much accurate

littleboy said:PRESS B FOR BOMB DETONATORelixirdream said:littleboy,
it is the same way as the first post![]()
since you know the exact value, then conduct a serch with the exact value
choose 16 bit
and SEARCH
spend some money or earn some money
and SEARCH with the new balance
repeat until the result remains a few
and you can start test 1 by 1 by changing the value
anyway, i would recommend you try the tutorial and get the exact tools![]()
emucheat is less buggy and much accurate
But there is only one value and thats the adresse and i cant change that because then i won't know what change..
EDIT: Wenn I search do i put it in HEX..?
littleboy, I'm going to give you a full example right here, right now.
I want an Infinite Lives cheat, and I currently have 3 lives. So I type 3 into the Search section, and click on the binoculars.
Then, kill yourself on the game so that you only have 2 lives left. Type 2 into the Search section, and click on the binoculars.
The program automatically looks for a value that was originally 3, then changed to 2.
Kill yourself again so that you only have 1 life left. Type 1 into the Search section, and click on the binoculars.
If you still have many results left, try to gain a life, so that you have 2 lives left. Type 2 into the Search section, and click on the binoculars.
When you have only 1 or two codes left, begin testing them.
DEX is the part that you change. So for example, if your code's value is 789456, and you wish to make 9999 lives, type 9999 into the DEX section, and the HEX section will change to 270F.
Put 12 in front of 789456 = 12789456
Then place 270F after, and put zeroes to make 8 digits: 12789456 0000270F
And done.
Note: This is only an EXAMPLE, and the value will never actually be 12789456.
________________________________________________________________________________
polle123, I'm testing what you said now. Thanks a lot.
EDIT: IT WORKS!! IT WORKS!!! AFTER 20 MINUTES OF CODING, IT WORKS!!
Here is the code, please test it! Unfortunately it only works on the first bomb you drop, but it still works!
CODE
122B48F8 0000270F
94000130 FFFD0000
122B48F8 00000000
D2000000 00000000



elixirdream said:Moo,
it is not that hard, there are many same examples in the database as well
like i said.. practice with the .dat
i will just keep my mouth shut let others to help !





