Fujitsu Defender
-migrated-
Fujitsu Defender Posted on: 03/13/2010 4:41pm
Quote Post
Game Location:

http://www.kongregate.com/games/Yuri86/fujitsu-defender


Change the value of gold you start with from 1000 to 1000000:

96 07 00 08 60 07 e8 03 00 00 > 96 07 00 08 60 07 40 42 0f 00

Working on some other AOBs... only began learning how to do these 2 hours ago so I think I'm doing pretty well :!:

Thanks

Greg

P.s.

If someone could PM me some more stuff on bytecode hacking and AOB manipulation I would be very happy (broken image removed)
Re: Fujitsu Defender Posted on: 03/13/2010 5:32pm
Quote Post
Quote from: "greg701"
Change the value of gold you start with from 1000 to 1000000:

96 07 00 08 60 07 e8 03 00 00 > 96 07 00 08 60 07 40 42 0f 00

Working on some other AOBs... only began learning how to do these 2 hours ago so I think I'm doing pretty well :!:

I've been trying to hack this game (AOB) for the past hour, but sothink keeps crashing. did you use flasm to get the changed result?
Re: Fujitsu Defender Posted on: 03/13/2010 5:41pm
Quote Post
Yh I used flasm, although I just tried sothink (Version 5.2) and it wasn't crashing.

Your probably more experience than I am with hacking, what tutorials would you recommend I read to enhance my skills.

Thanks

Greg
Re: Fujitsu Defender Posted on: 03/13/2010 6:03pm
Quote Post
Quote from: "greg701"
Yh I used flasm, although I just tried sothink (Version 5.2) and it wasn't crashing.

Your probably more experience than I am with hacking, what tutorials would you recommend I read to enhance my skills.

Thanks

Greg
when it comes to AOB's, I'm not the person to ask. You could pm derek, pythag, or the other AOB'ers for help.
Re: Fujitsu Defender Posted on: 03/13/2010 8:03pm
Quote Post
Re: Fujitsu Defender Posted on: 03/13/2010 8:05pm
Quote Post
Just did these while helping Spellcaster4.

No reload time for towers to shoot: 96 04 00 04 02 08 00 4e 96 09 00 06 00 00 00 00 00 00 00 00 67 -> 96 04 00 04 02 08 00 4e 96 09 00 06 00 00 00 00 00 00 00 00 0f
Re: Fujitsu Defender Posted on: 03/13/2010 9:52pm
Quote Post
Quote from: "whatever"
Just did these while helping Spellcaster4.

No reload time for towers to shoot: 96 04 00 04 02 08 00 4e 96 09 00 06 00 00 00 00 00 00 00 00 67 -> 96 04 00 04 02 08 00 4e 96 09 00 06 00 00 00 00 00 00 00 00 0f
much obliged btw. i tried changing money from each kill as well but it always becomes a NaN number
Re: Fujitsu Defender Posted on: 03/14/2010 12:51am
Quote Post
How about EXP gained from each kill? Tower leveling is SOO low, but I love when it gets past 5-star General (13?), that's when the damage is usually 15000 or something like that.
Re: Fujitsu Defender Posted on: 03/14/2010 3:41am
Quote Post
@ChaoMing I'm not sure if this is what you wanted, but I used it and the effect thing just went up like hell

96 02 00 08 09 1c 96 02 00 08 46 4e 47 -> 96 64 02 02 02 02 02 02 02 02 02 02 02

You'll get 10 results. Change them all. I believe that you can actually change the 64 for any actual number(if you want a bigger number, you can occupy those 02's, as long as you leave the unused numbers as 02's), but IMHO what you get with 64 is already enough. Actually, I'd say go with a lower number, as this might get your score pretty high.
Re: Fujitsu Defender Posted on: 03/14/2010 4:01am
Quote Post
( ͡° ͜ʖ ͡°)
Changes starting gold to 90000000

96 07 00 08 60 07 e8 03 00 00 -> 96 07 00 08 60 07 80 4a 5d 05

Finding more AoBs, I just found out there was a search function in SoThink o.o


Changes basic tower to have 9001 attack damage and costs 1 Gold (redundant with above AoB)
96 25 00 08 c6 07 fa 00 00 00 08 c7 06 00 00 00 00 00 00 00 00 07 19 00 00 00 08 27 07 09 00 00 00 07 14 00 00 00 08 40
-> 96 25 00 08 c6 07 01 00 00 00 08 c7 06 00 00 00 00 00 00 00 00 07 19 00 00 00 08 27 07 09 00 00 00 07 29 23 00 00 08 40



Flash .sol locations
Chrome: \AppData\Local\Google\Chrome\User Data\Default\Pepper Data\Shockwave Flash\WritableRoot\#SharedObjects\
Normal: \AppData\Roaming\Macromedia\Flash Player\#SharedObjects

Re: Fujitsu Defender Posted on: 03/14/2010 11:03am
Quote Post
Quote from: "blahblahman"
Changes starting gold to 90000000

96 07 00 08 60 07 e8 03 00 00 -> 96 07 00 08 60 07 80 4a 5d 05

Finding more AoBs, I just found out there was a search function in SoThink o.o
yup, saves a lot of time. hasn't crashed on me in a while.
Re: Fujitsu Defender Posted on: 03/14/2010 3:02pm
Quote Post
( ͡° ͜ʖ ͡°)
Before i found the search function, I looked through every single line of coding o.o :oops: I'm off for camp, so don't think I'll be finding any more AoBs till next week.



Flash .sol locations
Chrome: \AppData\Local\Google\Chrome\User Data\Default\Pepper Data\Shockwave Flash\WritableRoot\#SharedObjects\
Normal: \AppData\Roaming\Macromedia\Flash Player\#SharedObjects

FUJITSU DEFENDER HACK Posted on: 03/14/2010 7:14pm
Quote Post
Does anyone know how to get more cash in FUJITSU DEFENDER?
Re: FUJITSU DEFENDER HACK Posted on: 03/14/2010 7:18pm
Quote Post
Change the value of gold you start with from 1000 to 1000000:
96 07 00 08 60 07 e8 03 00 00 > 96 07 00 08 60 07 40 42 0f 00

viewtopic.php?f=27&t=2053
/r/ merge, can't even be bothered to lecture
Re: Fujitsu Defender Posted on: 03/14/2010 7:22pm
Quote Post
Where do I enter these codes?