Epic War 4
-migrated-
Epic War 4
Submitted By:
Launch Trainer!
Army Epic War Fantasy Strategy War

Wondering where the hacks are at? Register or Sign In to find out!


Wondering where the sol files are at? Register or Sign In to find out!

Epic War 4

Auto-Post
Last Updated: 09/19/2012 02:29

Epic War 4

-migrated-
Last Updated: 07/15/2011 09:51

Epic war 4

-migrated-
Last Updated: 07/26/2010 23:08

Epic War 4 - 65 pts. (new window)
5
 

Geology Studies

  Conquer the volcanic third stage
15
 

Concentrated Power

  Fully upgrade any hero, unit or spell
15
 

Broken Trojan = Life

  Complete the 12th stage
30
 

Semantic Satiation

  Complete all 16 stages on "epic," killing the epic yeti

Game Dscription
Epic War 4, a free online Strategy game brought to you by Armor Games. Epic War 4 features 5 unique heroes with unique combat ability. Battle through 12 stages with 3 different modes (normal, hard, epic), and 4 extra stages for additional challenges. Experiment with 5 levels of 20 different units and 12 unique spells, and fight your way through 4 epic bosses and surprising stages for hours in this epic defense game.
Epic War 4 Posted on: 07/16/2010 8:34am
Quote Post
This is very bad joke i must say. I will update this post with any new info that is posted
Code: [Select]
http://www.kongregate.com/games/rudy_sudarto/epic-war-4
sol file:
[attachment=0:27tt4tym]DEF4_SAVE.sol[/attachment:27tt4tym]

Money is *1 4Bytes.
Mana is *1 Double

.sol is 0008/6156/live/Defender4

if you wait long enough, i can produce completed sol

And Derek makes another cool AoB
Quote
Instant Unit Spawns
60 94 06 24 00 0d 2b 00 00 -> 60 94 06 24 00 0d 00 00 00

Enemy castle has 5000+ health
mCastleEnemyHEALTHMAX = 5000;
            if (param1 == 1)
            {
                mCastleEnemyHEALTHMAX = 5000;
            }
            else if (param1 == 2)
            {
                mCastleEnemyHEALTHMAX = 6000;
            }
            else if (param1 == 3)
            {
                mCastleEnemyHEALTHMAX = 7000;
            }
            else if (param1 == 4)
            {
                mCastleEnemyHEALTHMAX = 8000;
            }
            else if (param1 == 5)
            {
                mCastleEnemyHEALTHMAX = 9000;
            }
            else if (param1 == 6)
            {
                mCastleEnemyHEALTHMAX = 10000;
            }
            else if (param1 == 7)
            {
                mCastleEnemyHEALTHMAX = 12000;
            }
            else if (param1 == 8)
            {
                mCastleEnemyHEALTHMAX = 14000;
            }
            else if (param1 == 9)
            {
                mCastleEnemyHEALTHMAX = 16000;
            }
            else if (param1 == 10)
            {
                mCastleEnemyHEALTHMAX = 18000;
            }
            else if (param1 == 11)
            {
                mCastleEnemyHEALTHMAX = 20000;
            }
            else if (param1 == 12)
            {
                mCastleEnemyHEALTHMAX = 25000;
            }
            else if (param1 == 13)
            {
                mCastleEnemyHEALTHMAX = 30000;
            }
            else if (param1 == 14)
            {
                mCastleEnemyHEALTHMAX = 30000;
            }
            else if (param1 == 15)
            {
                mCastleEnemyHEALTHMAX = 30000;
            }
            else if (param1 == 16)
            {
                mCastleEnemyHEALTHMAX = 30000;
            }
Re: Epic War 4 Posted on: 07/16/2010 8:36am
Quote Post
Wow, the game just came out, and you made a post about this already!

Nice
Re: Epic War 4 Posted on: 07/16/2010 9:44am
Quote Post
( ͡° ͜ʖ ͡°)
Can't find mana AoB. That and the game is lagging my typing.

EDIT : Mana is double*1



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: Epic War 4 Posted on: 07/16/2010 11:04am
Quote Post
UPDATED AOBS

Instant Unit Spawns
60 ?? ?? 24 00 0d 2b 00 00 -> 60 ?? ?? 24 00 0d 00 00 00

[spoiler=Game.Defender4Game.Battle.ControlPlayerUnitSpawn:71pmx9qo]if (_time_delay <= 0)
{
     mBattleMgr.mUnitMgr.createPlayerUnit(mStat, mGroup, _group_pos_x, _is_selected);
     _time_delay = _time_spawn;
     (_unit_total + 1);
}
Whoops, didn't write the code for these. Oh well.

Have 10 of every unit (change the bold number for more, beware of lag)
60 ?? ?? 60 ?? ?? 0c 47 00 00 -> 60 ?? ?? 24 0a 02 0c 47 00 00

Unlimited Mana (Really Fast Regen)
5e ?? ?? 2f ?? d1 2f ?? -> 5e ?? ?? 24 64 d1 24 64

Change Unit Speed (change the bold number to make it slower/faster)
66 ?? ?? 60 ?? ?? d1 a2 a0 61 ?? ?? -> 66 ?? ?? 24 06 02 d1 a2 a0 61 ?? ??
Re: Epic War 4 Posted on: 07/16/2010 3:42pm
Quote Post
System Bot
No building time
5e fb 01 24 ?? 24 ?? a2 68 fb 01 =>
5e fb 01 24 00 24 00 a0 68 fb 01

Upgrades are free
5e 72 25 ?? ?? 68 72 =>
5e 72 24 01 02 68 72

Units are free
5e db 01 24 ?? 68 db 01 =>
5e db 01 24 00 68 db 01

Units start at level ??
60 fe 01 24 ?? =>
60 fe 01 24 ??

Units are invicible
60 ee 01 62 0b a1 =>
60 ee 01 62 0b a0

All units have ?? health
5e ee 01 25 ?? ?? 68 ee 01 =>
5e ee 01 25 ?? ?? 68 ee 01

All units have ?? power
5e 52 24 ?? 68 52 =>
5e 52 24 ?? 68 52

Have ?? of all units in your stock
5e ca 01 24 ?? 68 ca 01 =>
5e ca 01 24 ?? 68 ca 01

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: Epic War 4 Posted on: 07/16/2010 3:51pm
Quote Post
I have some problems, i can
Re: Epic War 4 Posted on: 07/16/2010 3:54pm
Quote Post
Quote from: "HANK"
I have some problems, i can
Re: Epic War 4 Posted on: 07/16/2010 4:02pm
Quote Post
Quote
Did you attatch the process "plugin-container.exe" instead of firefox.exe?
It is...
Re: Epic War 4 Posted on: 07/16/2010 5:24pm
Quote Post
Quote from: "HANK"
Quote
Did you attatch the process "plugin-container.exe" instead of firefox.exe?
It is...
Did you set value-type to Array of Bytes, and are you at the main screen (Don't hit Start Game, New Game, Continue or anything, just go to the game and let it sit there)
Re: Epic War 4 Posted on: 07/16/2010 7:32pm
Quote Post
the array of bytes dont work
attached plugin-container.exe too
Re: Epic War 4 Posted on: 07/17/2010 5:57am
Quote Post
None of these are working for me ._.
Re: Epic War 4 Posted on: 07/17/2010 9:58am
Quote Post
tested all of them. they all work except phren's first one. make sure to attach to plugincontainer.exe if you're using firefox, which has been mentioned a thousand times. You know, you can actually disable the container to avoid the entire mess. link for the lazies- http://forums.mozillazine.org/viewtopic.php?p=9530495#p9530495 (mind you it's late and I can't sleep, so don't scold me too harshly if I'm wrong about any of this stuff)
Re: Epic War 4 Posted on: 07/17/2010 11:27am
Quote Post
Where to download plugin container
Re: Epic War 4 Posted on: 07/17/2010 12:15pm
Quote Post
You don't have to download it, just attach it to CE instead of Firefox.exe
Re: Epic War 4 Posted on: 07/17/2010 1:16pm
Quote Post
System Bot
Quote from: "Spellcater4"
tested all of them. they all work except phren's first one.
Wut? Okay, I'll remove it.

This post was imported from an account that no longer exists!
Previous Name: phreneticus